@charset "utf-8";
/* CSS Document */
html, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, label {
	margin: 0;
	padding: 0;
	list-style:none;
}
body {
	background:#000;
	margin: 0px;
	padding: 0px;
	font: 12px Arial, Verdana, sans-serif;
	color:#c2c2c2;
	line-height:19px;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th{
	font-size: 12px;
	font-weight:bold;
	font-style: normal;
}
a {
	outline: none;
	text-decoration:none;
}
img {
	border:none;
}
* html .png {
	position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true) );
}
#top {
	width:100%;
	height:auto;
	float:left;
	position:relative;
	
	}
#wrapper {
	width:900px;
	height:auto;
	margin:0 auto;

}
#header_area{
	width:900px;
	height:auto;
	float:left;
	}
.logo_area{
	width:900px;
	height:auto;
	float:left;
	text-align:center;
	padding:25px 0 15px 0;
	}
.nav_area{
	width:900px;
	height:auto;
	float:left;
	}
.nav_left{
	width:19px;
	height:auto;
	float:left;
	}
.nav_mid{
	width:862px;
	height:36px;
	float:left;
	background:#333 url(../images/mid.jpg) repeat-x left top;
	}
.nav_mid ul{padding:0 0 0 55px;}
.nav_mid ul li{
	float:left;
	line-height:36px;
	padding:0 15px;
	}
.nav_mid ul li a{
	display:block;
	color:#fff;
	font-size:13px; font-weight:bold;
	}
.nav_mid ul li a:hover{
	color:#007ccf;
	}
#content_area{
	width:898px;
	height:auto;
	float:left;
	border:#333333 solid 1px;
	
	}
	
/*second*/

#innerpages{
	width:898px;
	height:auto;
	float:left;
	border:#000 solid 1px;
	background:url(../images/2.jpg) no-repeat center top;}
	
/*third*/

#threepages{
	width:898px;
	height:auto;
	float:left;
	border:#000 solid 1px;
	background:url(../images/1.jpg) no-repeat center top;}	
	
#left_area{
	width:253px;
	height:auto;
	float:left;
	}
.left_row01{
	width:207px;
	height:auto;
	float:left;
	padding:0 8px 0 19px;
	}
.left_accordian{
	width:202px;
	height:auto;
	float:left;
	padding:10px 32px 0 19px;
	}
.left_img{
	width:207px;
	height:auto;
	float:left;
	}
.left_nav{
	width:207px;
	height:auto;
	float:left;
	background:#000 url(../images/menu_mid.jpg) repeat-y left top;
	}
.left_nav ul{}
.left_nav ul li{
	line-height:21px;
	padding:0 0 0 14px;
	border-bottom:#0c0c0c solid 1px;
	}
.left_nav ul li a{
	display:block;
	color:#007ccf;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	}
.left_nav ul li a:hover{
	color:#fff;
	}
.left_row02{
	width:244px;
	height:auto;
	float:left;
	padding:0 0 0 9px;
	}
.left_spacer20{
	width:253px;
	height:14px;
	float:left;
	}
.padding4{
	padding:0 0 0 5px;
	}
#right_area{
	width:645px;
	height:auto;
	float:left;
	padding:20px 0 0 0;
	}
#right_area h1{
	color:#007ccf;
	font-size:18px;
	text-transform:uppercase;
	padding:0 0 15px 0;
	}
.right_col1{
	width:320px;
	height:auto;
	float:left;
	}
.right_col1 h1{
	color:#007ccf;
	font-size:18px;
	text-transform:uppercase;
	padding:0 0 15px 0;
	}
.font14{
	font-size:14px;
	}
.font14_bold{
	font-size:14px;
	font-weight:bold;
	}
.right_col2{
	width:325px;
	height:auto;
	float:left;
	}
.form_row{
	width:325px;
	height:auto;
	float:left;
	margin:0 0 5px 0;
	}
.inp{
	width:270px;
	height:26px;
	background:#333333;
	border:#666666 solid 1px;
	}
.txtarea{
	width:270px;
	height:97px;
	background:#333333;
	border:#666666 solid 1px;
	}
#bottom {
	width:100%;
	height:auto;
	float:left;
	}
#footer {
	width:900px;
	height:auto;
	margin:0 auto;
}
#footer_left{
	width:525px;
	height:auto;
	float:left;
	padding:15px 0 30px 0;
	color:#00AEED;
	line-height:18px;
	font-size:11px;
	}
#footer_left a{
	color:#828282;
	padding:0 7px 0 0;
	}
#footer_left a:hover{
	color:#fff;
	}
#footer_right{
	width:375px;
	height:auto;
	float:left;
	padding:15px 0 30px 0;
	color:#00aeed;
	line-height:18px;
	font-size:12px;
	}
	
/*Accordian CSS*/

.menu_list {	
	width: 202px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#007CCF;
}
.menu_head {
	width: 182px;
	height:25px;
	cursor: pointer;
	position: relative;
	margin:9px 0 0 0;
    font-weight:bold;
    background: #000 url(../images/left.gif) center right no-repeat;
	padding:0 0 0 20px;
	line-height:25px;
}

#home .menu_head {
	width: 182px;
	height:25px;
	cursor: pointer;
	position: relative;
	margin:9px 0 0 0;
    font-weight:bold;
    background: #000 url(../images/left-home.gif) center right no-repeat;
	padding:0 0 0 20px;
	line-height:25px;
}

#inner .menu_head {
	width: 182px;
	height:23px;
	cursor: pointer;
	position: relative;
	margin:9px 0 0 0;
    font-weight:bold;
    background: url(../images/inner-left.gif) center right no-repeat;
	padding:0 0 0 20px;
	line-height:25px;
}

/*ones*/

.menus_head {
	width: 182px;
	height:25px;
	cursor: pointer;
	position: relative;
	margin:9px 0 0 0;
    font-weight:bold;
    background: #000 url(../images/lefti.gif) center right no-repeat;
	padding:0 0 0 20px;
	line-height:25px;
}


.menu_body {
	display:none;
	border-left: 2px solid #00263f;
	border-right: 2px solid #00263f;
	border-bottom: 2px solid #00263f;
	background: #000 url(../images/bottom.gif) bottom center no-repeat;
}
.menu_body a{
  display:block;
  color:#007CCF;
  background-color:#000;
  line-height:22px;
  padding:0 0 0 20px;
  text-decoration:none;
  border-bottom: 1px solid #0c0c0c;
}
.menu_body a:hover{
  color: #fff;
  }
  
.drops{ background:url(../images/blue.jpg) no-repeat center top; height:4px; line-height:4px; padding: 17px 0 0 0;} 
.tables{border:solid 1px #000;}
.td{background:#000; color:#FFFFFF; font-size:12px; font-weight:normal;}
.drop-downt-text{width:150px;}
.h6{font-size:18px; font-weight:normal; padding:15px 0 10px 0; margin:0 0 15px 0; background:#000; border-bottom: solid 1px #000;}

.form-contact{ width:288px; padding-left: 317px; color:#000000;}
.form-contact h3{font-size:14px; font-weight:bold; padding:10px 0 10px 10px; margin:10px 0 10px 0; background:#000; color:#FFFFFF !important; border-bottom: solid 1px #000;}
.form-row{width:288px; float:left;}
.form-txt{width:288px; float:left; padding: 8px 0 3px 0;}
.form-box{width:288px; float:left;}
.form-box-w{width:150px; font-size:12px;}
.clear{clear:both;}

.out{width:288px; padding: 0 0 15px 0;}
.drop-more-width{width:250px;}
.text-area{width:250px; height:50px;}
.text-no{width:250px; font-size:12px;}
.date{width:80px;}
 
 .sitemap{padding: 0 0 0 322px;}
 .sitemap ul{padding:0; margin:0;}
.sitemap ul li {display:block;}
.sitemap ul li a{font-size:12px; font-weight:normal; color:#000000; text-decoration:none;}
.sitemap ul li a:hover {text-decoration:underline;}
 
h3{color:#000000 !important; border-bottom: solid 1px #000000 !important; padding:0 0 0 0; margin:0 0 10px 0 ;}

.buttons-div {position:absolute; left:60px; top:420px;}
.butt {position:absolute; left:110px; top:605px;}
.buttons-inner{position:absolute; left:55px; top:420px;}
.butts {position:absolute; left:110px; top:585px;}
.button1 {position:absolute; left:57px; top:420px;}
.button2 {position:absolute; left:57px; top:420px;}
.button3 {position:absolute; left:60px; top:570px;}
