/* CSS Document */
body {
	margin: 0 0 0 0;
	background-image:url(images/nav/bg.jpg);
	background-repeat:repeat-x;
	background-color:#0098BF;
	}
td {
	vertical-align:top;
	}
#main {
	margin-left:20px;
	margin-top:20px;
	margin-right:20px;
	margin-bottom:20px
	}
#left {
	width:650px;
	float:left;
	}

#right {
	width:218px;
	float:right;
	margin-right:-20px;
	margin-bottom:10px
	}
#right p {
	margin: 13px 10px 13px 10px;
	text-align:inherit;
	}
#toprightimg { 
	background-image:url(images/nav/bg-right-index-top.png); 
	width:216px; 
	height:35px; 
	background-repeat:no-repeat;
	}
#middlerightimg {
	background-image:url(images/nav/bg-right-index.png); 
	width:216px; 
	background-repeat:repeat-y; 
	margin-top:-13px; 
	padding:0px;
	}
#bottomrightimg {
	background-image:url(images/nav/bg-right-index-bottom.png); 
	width:216px; 
	height:35px; 
	background-repeat:no-repeat; 
	margin-top:-13px; 
	}
#box {
	background-image:url(images/box.jpg);
	background-repeat:no-repeat;
	width:575px;
	height:290px;
	padding:8px;
	margin-bottom:10px;
	}
#boxmedia {
	background-image:url(images/box-media.jpg);
	background-repeat:no-repeat;
	width:420px;
	height:300px;
	padding:8px;
	margin-bottom:10px;
	}
P 	{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	text-align:justify;
	}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#E67300;
	font-weight:bold;
	}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#037DAE;
	font-weight:bold;
	}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#037DAE;
	font-weight:bold;
	}
ul {
	color: #333333;
	}
.footer {
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	}
.footer a:Link{
	color: #FFFFFF;
	font-weight: bold;
	text-align:center;
	}
.maintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#006697;
	padding:10px 0px 10px 0px;
	}
a:link {
	color:#E67300;
	}
a:visited{
	color:#E67300;
	}
h4 {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	padding-top:12px;
	border-top: #CCCCCC solid 1px;
	}
