@charset "utf-8";
	/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
	background-color:#0c588a;	/*0c588a*/
	background-image:url(../img/bgr.jpg);
	background-repeat:repeat-x;
}
p{line-height:20px; font-family:Verdana, Geneva, sans-serif;}
a:hover{color:#C36; text-decoration:none;}
a{color:#06F;}
/*==========================================================================================================================*/
.wrapper{width:800px; margin:0px auto;}
.company{
	position:relative;
	width:580px; 
	float:left;
	margin-top:0px; 
	padding-top:0px;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	text-shadow:2px 3px 2px #B3B3B3;
	color:#FFF; 
}
.company h1{
	margin-top:0px; 
	padding-top:2px; 
	margin-bottom:0px; 
	padding-bottom:0px;
}
.local{position:relative; float:left; width:170px;}
.local h2{
	position:relative; 
	color:#FFF; 
	margin:0; 
	padding-top:25px; 
	font-size:12px; 
	text-align:right; 
	font-weight:bold; 
}
/*==========================================================================================================================*/
#menu {
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	width:742px;
	height:30px;
	margin-top:20px;
	margin-left:29px;
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	border-top-left-radius:15px;
	border-top-right-radius:15px;
	background-color:#69F;
}
.menu{
	white-space:nowrap;
	list-style-type:none;
	vertical-align:top;
	margin:0px;
	padding:0px;
}
.menu li{display:inline;}
.menu li a{
	width:106px; 
	height:23px;
	text-decoration:none;
	text-transform:uppercase;
	text-align:center;
	float:left;
	font-size:14px;
	font-weight:bold;
	color:#EEEEEE;
	padding-top:7px;
}
.menu li a:hover{
	color:#FFFFFF;
	cursor:pointer;
	padding-top:8px;
	text-shadow:2px 2px 2px #DDDDDD; /* hoffset, voffset, blur, color B3B3B3*/
}
.menu li a:active{padding-top:9px;}
.menu li .active{color:#EEE; background-color:#e5408d;}
.menu li .homeactive{color:#EEE; background-color:#e5408d; border-top-left-radius:15px;}
.menu li .lastactive{color:#EEE; background-color:#e5408d;	border-top-right-radius:15px;}		/*229CF1*/
/*==========================================================================================================================*/
.container{
	position:relative;
	width:800px;
	background-color:#FFFFFF;
	border:1px solid white;
	border-radius:10px;
}
.rotater{
	position:relative;
	width:800px;
	height:268px;
	padding-left:24px;
	padding-top:18px;
	background-image:url(../img/slider.png);
	background-repeat:no-repeat;
}
.slider{
	position:relative;
	width:740px;
	height:225px;
	background:url(../img/loader.gif) no-repeat 50% 50%;
}
/*==========================================================================================================================*/
.content{
	position:relative;
	width:780px;
	height:auto;
	text-align:justify;
	padding-left:10px;
	padding-right:10px;
	padding-top:1px;
	padding-bottom:10px;
	margin-top:2px;
}
.band{
	clear:both;
	position:relative;
	height:30px;
	color:#FFFFFF;	/* B052C2 */
	background-color:#69F;
	border-bottom:5px solid #A58EE8;
	text-align:center;
	padding-top:6px;
	margin-top:9px;
}
.calltoday{
	float:right;
	background-image:url(../img/CallMe.gif);
	width:371px;
	height:147px;
	margin-left:30px;
	text-align:right;
	color:#FFFFFF;
}
.area{
	margin-left:10px;
	margin-right:10px;
}
.area h3{
	margin-top:20px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#69F;
}
.partners{
	margin-top:20px;
	margin-left:10px;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
	background-color:#69F;
}
.fother{
	clear:both;
	position:relative;
	width:800px;
	height:40px;
	padding-top:10px;
	margin-top:20px;
	color:#999;
	background-color:#FFFFFF;
	border-top:5px solid #3289CE;
}
.leftfo{float:left; padding-left:10px;}
.rightfo{float:right; padding-right:10px; text-align:right; color:#555;}
.lc{
	position:relative;
	float:left;
	width:400px;
	height:auto;
}
.rc{
	position:relative;
	float:left;
	width:372px;
	height:auto;
	padding-left:8px;
}
/*==========================================================================================================================*/
.clear{clear:both;}
.space{position:relative; float:left; width:40px;}
.kvf{color:#390; font-weight:bold;}
.toxic{color:#390;}
/*==========================================================================================================================*/
/*======================================================================*/
.tabnav{height:40px;	margin-left:0px;}
.tabnav a{
	float:left;
	list-style:none;
	text-decoration:none;
	font: bold 12px Verdana;
	display:block;
	color:#000000;
	padding-left:15px;
	padding-top:12px;
	padding-right:15px;
	padding-bottom:13px;
	border:1px solid #FFFFFF;
	border-bottom:none;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	background-color:#F0F0F0;
	margin-left:10px;
}
.tabnav a:hover{color:#229CF1; background-color:#F7F7F7 !important;}
.tabnav a:active{background-color:#F0F0F0; color:navy;}
.expcontent{width:730px; height:300px; background:#FFFFFF; display:none; margin-left:10px; margin-bottom:10px; padding:15px;}
/*======================================================================*/
.tabcontainer{width:780px; background-color:#F0F0F0; padding-top:15px; padding-bottom:1px;}
#tablist{
	padding: 2px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 5px;
	font: bold 12px Verdana;
}
#tablist li{list-style: none;	display: inline;	margin: 0;}
#tablist li a{
	text-decoration:none;
	padding: 3px 20px;
	padding-top:12px;
	padding-bottom:12px;
	margin-left: 9px;
	border: 1px solid #F0F0F0;
	border-top-left-radius:10px;
	border-top-right-radius:10px;
	border-bottom: none;
	background: #F0F0F0;
}
#tablist li a:link, #tablist li a:visited{color: navy;}
#tablist li a:hover{color:#0000FF;}
#tablist li a.current{background: #FFFFFF;}
#tabcontentcontainer{
	width: 730px;
	height: 300px;
	padding: 15px 15px 15px 15px;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
/*	border:1px solid red;*/
}
.tabcontent{display:none;}
/*======================================================================*/
/*======================================================================*/
#marqueecontainer{
	position:relative;
	width:250px;
	height:250px;        /* visible square */
	overflow:hidden;
	padding-left:5px;
	margin-bottom:10px;
}
#vmarquee{
	position:absolute; 
	width:248px;
	height:1100px;       /* to acomodate all rss 6(rss) * 170 = 1020 */
}
.rss{
	width:246px;
	height:170px;
	text-align:justify;
	font-size:12px;
	color:#999 !important;
}
.marhead{color:#09F;}
.news{color:#333;}
/*======================================================================*/
.moretext{position:relative;left:-5000px;width:100px;height:5px;overflow:hidden;}

#dhtmltooltip{
position: absolute;
left: -300px;
width: 150px;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
position:absolute;
left: -300px;
z-index: 101;
visibility: hidden;
}

