/* CSS Created by Sunil Bodai*/
body{ margin:0; padding:0; font:12px tahoma; color:#ccc; background:#2897ff; overflow-x:hidden; }
h1{margin:0; padding:5px 10px; background:#003366; width:924px; font:normal 12px tahoma; color:#fff;}
h2{ float:left; padding:25px 0 0 0; margin:0; font:bold 22px tahoma; color:#76ae3c; display:block;}
h3{float:left; padding:15px 0 0 10px; margin:0; font:bold 22px tahoma; color:#2897ff;}
h4{float:left; width:630px; padding:15px 0 0 10px; margin:0; font:bold 22px tahoma; color:#76ae3c;}
br{ height:3px; margin:0; padding:0;}
img{ border:none;}

#page-container{   margin:0 auto; padding:0; width:944px;}
#page-width{   float:left; width:946px; background:#fff; border-left: solid 2px #fff;}

#header{float:left; margin:0; width:944px; background:#fff;}

.toplinks{
	float:right;
	width:250px;
	height:31px;
	text-align:right;
	margin:0;
	background-image: url(images/toplink-bg%20copy.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.toplinks ul{margin:0 15px 0 0; padding:0; list-style-type:none;}
.toplinks ul li{ float:right; margin:0; padding:8px; list-style-type:none;}
.toplinks ul li a{ color:#fff; text-decoration:none;}
.toplinks ul li a:hover{ text-decoration:underline;}

.globe{ float:left; width:151px; padding:0px 0 5px 0}
.logo{   float:left; width:440px; margin:0; padding:40px 0 5px 0;} 

.callus{float:right; width:250px; margin:0; padding:15px 10px 0 0; text-align:right; font:16px tahoma; color:#333;}
.callus p{margin:0; padding:0; font:12px Tahoma, Geneva, sans-serif; color:#333; line-height:18px;}

.navigation{ float:left; width:944px; background:url(images/btnbg.jpg) repeat-x;}
.navigation ul{ float:left; margin:0 30px; padding:0; list-style-type:none; width:880px;}
.navigation ul li{ float:left; margin:0; padding:16px 30px; list-style-type:none;}
.navigation ul li a{ font: bold 16px Arial, Helvetica, sans-serif; color:#fff; text-decoration:none;}
.navigation ul li a:hover{ color:#003366;}

#animation{   float:left; width:944px; margin:0; padding:0;}

#body{  float:left; width:944px; background:url(images/body-bg.jpg) repeat-x; }
.img{ float:left; width:285px; padding:30px 20px 0 10px;}
.text{ float:left; width:650px; padding:0 10px 0 0;}
.text1{ float:left; width:650px; padding:0 10px 0 10px;}

p{ float:left; width:607px; margin:0; padding:10px 10px 0 10px; line-height:18px; color:#666;}
p a{ color:#F00; text-decoration:none; font-weight:bold;}
p a:hover{ color:#003;}
.name{ float:left; width:610px; font:bold 14px Tahoma, Geneva, sans-serif; color:#036;}
span{ float:right; padding:15px 20px 0 0; width:80px; height:19px; }
.spacer{ float:left; width:944px; padding:30px 0 0 0; border-bottom:solid 1px #666;}
.left-nav {float:left; width:300px; padding:0; border-right:dotted 1px #999;}

.left-nav1 {
	float:left;
	width:260px;
	padding:0;
	border-right:dotted 1px #999;
}

.left-nav-link{
	float:left;
	width:250px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}
.left-nav-link ul{ margin:0; padding:0; list-style-type:none;}
.left-nav-link ul li{margin:0; padding:10px 0 0 15px; list-style-type:none; background:url(images/bullet.jpg) no-repeat left bottom;}
.left-nav-link ul li a{ font:12px Tahoma, Geneva, sans-serif; color:#000; text-decoration:none;}
.left-nav-link ul li a:hover{ text-decoration:underline;}

.img2{ float:left; width:299px; padding:10px 0 0 3px;}
.content2{ float:left; padding:0 0 0 10px; width:310px;}
.content2 p{ float:left; padding:10px; width:280px; color:#666;}

.content .more{ padding:0; margin:0;}
.content .hr{   float:left; width:944px; background:url(images/hr.jpg) repeat-x; margin:0px;}

#footer{   float:left; width:944px; background:#003366;}
.footer-link{ float:right; width:680px;}
.footer-link ul{ width:890px; margin:0; padding:0; list-style-type:none; text-align:center;}
.footer-link ul li{ float:left; margin:0; padding:10px; list-style-type:none;}
.footer-link ul li a{ color:#ccc; text-decoration:none;}
.footer-link ul li a:hover{color:#fff;}
.copyright{ float:left; width:500px; padding:20px; }
.copyright a{ text-decoration:none; color:#fff;}
.copyright a:hover{ text-decoration:underline;}

.web{ float:right; width:200px; padding:20px;}
.web a{ text-decoration:none; color:#fff;}
.web a:hover{ text-decoration:underline;}

.ab-imgarea{float:left; width:215px; padding:10px 0 0 10px;}
.ab-img1{ float:left; width:215px;}
.ab-text{ float:left; width:215px; text-align:center; font:bold 12px Tahoma, Geneva, sans-serif; color:#000;}

/*!-- animation--*/
.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
width: 944px; /*width of featured content slider*/
height: 307px;
text-align:center;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
margin:0;
background: white;
width:944px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
}
/*!-- Animation End--*/
