@charset "utf-8";
body {
	margin:0px;
	padding:0px;
	color:#3f3f3f;
	font:normal 12px Arial, Helvetica, sans-serif;
	background:url(../images/top-bg.jpg) repeat-x;
}
ul{
	margin:0px;
	padding:0px;
}
li{
	margin:0px;
	padding:0px;
}
img {
	border:medium none;
}
form{
	margin:0px;
	padding:0px;
}
a{
	color:#00769D;
	text-decoration:none;
}
a:hover{
	color:#00769D;
	text-decoration:underline;
}
#main{
	width:960px;
	margin:0px auto;
}
#top{
	width:960px;
	margin:30px 0px 0px 0px;
	float:left;
}
#top .logo{
	float:left;
	width:111px;
	height:102px;
}
#top .topright{
	float:right;
	font-size:11px;
	width:270px;
}
.topright .tollfree{
	float:right;
}
.topright .tollfree img{
	margin-right:5px;
	float:left;
}

.topright .topmenus{
	width:245px;
	float:right;
	margin:0px 0px 10px 0px;
}
.topright .topmenus li{
	list-style:none;
	display:inline;
	padding:0px 2px 0px 2px;
}
.topright .topmenus li a{
text-decoration:none;
color:#333333;}
#top  .menu { 
	background:url(../images/menu-bg.jpg) no-repeat;
	float:right;
	height:34px;
	margin-top:20px;
	width:804px;
	font-size:14px;
	font-style:normal;
}
#top .menu  ul{
	width:804px;
	padding:0px;
	height:34px;
	margin:0px;
	color:#FFF;
	
}
#top .menu  li
{
	background:url(../images/menu-line.jpg) no-repeat scroll right center;
	float:left;
	height:24px;
	list-style:none;
	margin:0;
	padding:10px 21px 0px 22px;
}
#top .menu  li.last{
	background:none;
	padding-right:0px;
}
#top .menu a{
	text-decoration:none;
	color:#FFF;
}
#top .menu a:hover{
	color:#333333;
}

#middle{
	width:960px;
	margin:20px 0px 0px 0px;
	float:left;
	
}
#middle .flashimage{
	width:700px;
	height:250px;
	float:left;
}
#middle .right{
	width:260px;
	height:250px;
	float:left;
	background:url(../images/right-shadow.jpg) no-repeat;
	margin:0px;
}
#middle .right .message{
	width:235px;
	float:left;
	margin:0px 0px 20px 25px;
	font-size:11px;
}
#middle .right .message h1{
	margin:0px;
	padding-bottom:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	clear:both;
}
#middle .right .message p{
	margin:0px;
	line-height:14px;
		
	}
#middle .right .message img{
	float:left;
	padding-right:10px;
}
.readmore{
	float:right;
	margin:0px;
	padding-right:15px;
	background:url(../images/arrow.gif) no-repeat right;
	color:#2584c7;
	text-align:right;
	}
.readmore a{
	color:#2584c7;
	text-decoration:none;
}	
.readmore a:hover{
	text-decoration:underline;
}
#middle .right .news{
	width:233px;
	float:right;
	font-size:11px;
	background:url(../images/news-bg.jpg) no-repeat;
	height: 136px;
	border: 1px solid #bfebfb;
}
#middle .right .news h1{
	width:235px;
	height:27px;
	margin:0px;
	background:url(../images/news-arrow.jpg) #24a0cd no-repeat 210px;
	clear:both;
}
#middle .right .news h1 img{
	padding:8px 0px 0px 10px;
}
#middle .right .news p{
	margin:0px;
	line-height:16px;
	padding:10px 8px 5px 8px;
	text-align: justify;
}
#middle .right .news .small{
	font:10px;
	float:left;
	padding:10px 3px 0px 3px;
	color:#666666;
}
#middle .right .gallery-thumb{
	width:235px;
	float:right;
	margin:15px 0px 0px 0px;
}
#contentarea{
	width:960px;
	margin:20px 0px 0px 0px;
	float:left;
	
}
.text{
	margin-top: 20px;
	width:700px;
	float:left;
}
.text ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:15px 0;
	padding:0;
}
.text li
{
	background:transparent url(../images/subarrow.gif) no-repeat scroll left 4px;
	padding:3px 0 5px 15px;
	color:#0099CC;
}
#contentarea .rightBottom{
	width:235px;
	float:left;
	margin:0px 0px 0px 25px;
}
.text h1{
	margin:0px;
	padding-bottom:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight:bold;
	color:#024072;
	clear:both;
}

.text h2{
	margin:0px;
	padding:0px;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#242021;
	clear:both;
}
#top .caption{
	float:left;
	font:bold 16px Arial, Helvetica, sans-serif;
	margin:30px 0px 0px 50px;
}
.text p{
	margin:0px 0px 10px;
	line-height:22px;
	clear:both;
	padding:0px;
	text-align:justify;
	font-size:14px;
}
#contentarea .rightBottom .select, .left .select{
	width: 233px;
	border: 1px solid #cdcdcd;
	background:url(../images/select-bg.jpg) repeat-x;
	color: #33333;
	padding-left:20;
	margin:0px;
	font-size:12px;
	height:25px;
	
}
#contentarea .rightBottom .videothumb{
	width:235px;
	margin-top:15px;
	float:left;
}
#footer{
	width:960px;
	margin:10px 0px;
	float:left;
		}
#footer .marquee{
	width:960px;
	height:25px;
	margin:5px 0px;
	float:left;
	font-size:14px;
	color:#0099CC;
	background:url(../images/marque.jpg) no-repeat center left;
	padding-top:10px;
}	
#footer .copyright{
	font-size:11px;
	color:#807f7f;
	float:left;
	padding-top:10px;
	width: 450px;
}
#footer .dreamfire{
	float:right;
	margin:0px 5px 0px;
}
/*subpages*/

#middle .banner{
	width:960px;
	float:left;
}
.left{
	width:235px;
	float:left;
	margin:20px 25px 0px 0px;
}
.left .thumb{
	width:235px;
	height:220px;
	float:left;
	margin-top:20px;
	background:url(../images/left-bg.jpg) no-repeat;
}
.left .thumb img{
	margin:4px 5px;
}
table.directoryTable{
	border-collapse:collapse;
}
.directoryTable td{
	border: 1px solid #CCCCCC;
	padding: 2px;
}
.nextPrev{
	float: right;
	width: 110px;
	margin-top: 20px;
}
.text .nextPrev p{
	float: left;
	clear: none;
	width: 45px;
}
.text .nextPrev .prev{
	background: url(../images/prev.gif) no-repeat center left;
	padding-left: 10px;
}
.text .nextPrev .next{
	background: url(../images/arrow.gif) no-repeat center right;
	padding-right: 10px;
	text-align: right;
}