@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0;}
body{background:#b6c7d3 url(../images/bg.jpg) no-repeat top center; font-family:Arial; color:#4a4947; font-size:14px;}
img{border:0;}
a{text-decoration:none; color:#4a4947;}
a:hover{color:#FF0000;}
h1{font-size:24px; font-weight:normal; color:#5c5c5c;}
h2{font-size:20px; font-weight:normal; color:#0d5589;}
.bluecolor{color:#0d5589;}
.bluecolor a{ color:#0d5589; text-decoration:none;}
.bluecolor a:hover{color:#FF0000;}
.orange{color:#e49633;}
.italics{font-style:italic;}
.ggrey{color:#363738;}
.ft20{font-size:20px;}
.ft12{font-size:12px;}
.bold{font-weight:bold;}
#wrapper{width:918px; margin:0 auto;}
#maincontainer{width:872px; float:left; margin-top:25px; padding:20px 23px 0 23px; background:#ffffff;}
.w100{width:100%;}
.fl{float:left;}
#logo{width:auto; float:left;}
#navtab{width:500px; float:left; margin-left:10px; margin-top:25px;}
#navtab ul{width:100%; float:left; list-style:none;}
#navtab li{width:auto; height:31px; float:left; font-size:16px; font-weight:normal; margin-right:1px;}
#navtab li a{float:left; height:31px; padding-left:12px; background:url(../images/lefttab.jpg) no-repeat left top; color:#383838; text-decoration:none;}
#navtab li a:hover{background:url(../images/lefttab.jpg) no-repeat left -31px; color:#ffffff;}
#navtab li span{display:block; height:31px; float:left; background:url(../images/righttab.jpg) no-repeat right top; padding-right:12px; color:#383838; line-height:30px;}
#navtab li a:hover span{background:url(../images/righttab.jpg) no-repeat right -31px; color:#ffffff; cursor:pointer;}

#seperator{width:100%; float:left; background:url(../images/headerbg.jpg) repeat-x left top; height:20px;}
#topbanner{width:100%; float:left; border-bottom:#0d5589 1px dotted; padding-bottom:20px;}

#contactbox{width:228px; height:257px; background:url(../images/contact.jpg) no-repeat left top; float:left;}
#flashbanner{width:629px; float:left; margin-left:15px;}
.request{width:147px; margin:0 auto; margin-top:200px;}

#bodycontainer{width:100%; margin-top:12px; float:left;}
#bodyleft{width:228px; float:left;}
#bodyleft5{width:180px; float:left;}
#bodyright{width:629px; margin-left:15px; float:left;}
#bodyleft2{width:260px; float:left;}
#bodyright2{width:550px; margin-left:15px; float:left;}
#bodyright3{width:450px; margin-left:15px; float:left;}
.bodyfull{width:800px; margin:0 auto;}
.dabba{width:203px; float:left;}
.top{width:203px; float:left; background:url(../images/top.jpg) no-repeat left top;}
.tophead{width:188px; height:38px; float:left; background:url(../images/tabhead.jpg) no-repeat left top; padding-left:15px; line-height:34px;}
.middle{width:169px; float:left; background:url(../images/middle.jpg) repeat-y left top; padding:0 17px;}
.bottom{width:203px; float:left; background:url(../images/bottom.jpg) no-repeat left top;}
.mrl{margin-left:8px;}

.middle ul{width:100%; list-style:none; float:left;}
.middle li{background:url(../images/bullets.jpg) no-repeat left 10px; padding:6px 0; padding-left:10px; color:#767879; border-bottom:#c4c4c4 1px dotted; font-size:12px; font-weight:normal;}

#footer{width:100%; height:66px; float:left; margin-top:25px; margin-bottom:2px; background:url(../images/footer.jpg) no-repeat left top; color:#0d5589;}

.about{background:url(../images/cc.jpg) repeat-x left top;}
.boorrder{border-bottom:#c4c4c4 1px dotted;}


<!--Drop Down Css-->
.dropdown {z-index: 597; width:190px;}
.dropdown li:hover {position: relative;	z-index: 599; cursor: default;}
.dropdown ul {visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598;	width: auto;}
.dropdown ul li {float: none;}
.dropdown ul ul li {float: none;}
.dropdown ul ul ul {top: 0; left: 99%;}
.dropdown li:hover > ul {visibility: visible;}
.dropdown ul li:hover > ul {visibility: visible; position:absolute; z-index:999; left:99%; top:0;}
.dropdownbg li a{display:block; border:#CCCCCC 1px solid; line-height:30px; margin-bottom:1px; width:205px; background:#0d5589 !important; text-decoration:none; color:#FFFFFF !important; font-size:11px; font-weight:normal;}
.dropdownbg li a:hover{background:#c4cfd6 !important; color:#000000 !important;}

<!--Drop Down Css-->
#clients { border:#FF0000 1px solid; float:left;}
#clients ul{ width:auto; margin:0; padding:0; list-style:circle; padding-left:20px;}
#clients li {color:#666666; padding-bottom:5px;}
#clients li a {text-decoration:none;}
#clients li a:hover{color:#FF0000;}


.sitemap ul{list-style:none; padding-left:20px;}
.sitemap li{list-style:none; }

.reapty{background:url(../images/repeaty.jpg) repeat-y left top;}

