

body {
	margin: 0px;;
	margin-top: 10px;
	/*background: url(../images/bk.png);
	background-repeat:no-repeat;
	background-attachment:fixed;*/
	background:url(../images/body_img.jpg) repeat-x left 10px  #e3e3e3
}
h1 {
	margin-top: 0px;
	padding: 0px;
	color: #08256b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	padding-left: 0px;
	font-style: normal;
	font-weight: bold;
}

h2 {
	margin-top: 0px;
	padding: 0px;
	color: #ff1200;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	padding-left: 0px;
	font-weight: bold;

}
p
{	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12pt;


}

#wrapper {
	width: 980px;
	margin: auto;
}
#page {
	width: 980px;
	float: left;
	background-color:#ececec;
	/*margin-top: 20px;
	background: url(../images/site_bk.png);*/
}
#header {
	width: 980px;
	height: 119px;
	/*margin-top: -20px;
	background:url(../images/header.png);*/
	
}

#header-inner {
	width: 980px;
	height: 119px;
	/*margin-top: -20px;
	background:url(../images/header2.png);*/
}


#nav_bk {
	width: 980px;
	height:180px;
	/*background:url(../images/nav_bk.png);*/
	background:url(../images/header_new.png) no-repeat;
	float: left;
}
#navbar {
	width: 850px;
	height: 82px;
	background: url(../images/nav.png);
	margin-right: 0px;
	margin-left: 220px;
	margin: 0 auto;
	padding-left: 130px;
	margin-top: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background: #0e2568;
}
#navbar ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#navbar li {
	display: inline;
}
#navbar a {
	color: #fff;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 20px;
	text-decoration:none;
	line-height: 35px;
}
#navbar a:hover {
	color: #fe0000;
	/*font-size: 14px;
	padding-left: 23px;
	padding-right: 24px;
	text-decoration:none;
	background-image: url(../images/nav_roll.png);
	padding-top: 3px;
	padding-bottom: 3px;*/
}

#content_top {
	width: 780px;
	height: 93px;
	float: left;
	font-weight: normal;
	margin:0px 0px 0px 98px;
	/*background-image: url(../images/con_top1.png);
	background-repeat: no-repeat;
	background-position: center;*/
	
}
#content {
	width: 670px;
	color: #FFF;
	font-family:"myriad Pro";
	font-size: 14px;
	float: left;
	font-weight: normal;
	margin:0px 	10px 0px 10px; 
	background: #ececec;
	/*margin:0px 0px 0px 98px;
	background-image: url(../images/content_new_content.png);
	background-repeat: repeat-y;
	background-position: center;*/
	
}

#content2 {
	width: 780px;
	color: #FFF;
	font-family:"myriad Pro";
	font-size: 14px;
	float: left;
	font-weight: normal;
	margin:0px 0px 0px 98px; 
	background-image: url(../images/content_new_content.png);
	background-repeat: repeat-y;
	background-position: center;
	
	
}

form{margin:0px; padding:0px;}

#content_bot {
	width: 780px;
	height: 115px;
	float: left;
	clear:both;
	font-weight: normal;
	margin-left: 98px;
	margin-bottom: 10px;
	background-image: url(../images/con_bot1.png);
	background-repeat: no-repeat;
	background-position: center;
}
#content a {
	color: #1456a4;
	text-decoration:none;
}
#content a:hover {
	color:#fe0000;
	text-decoration:none;
}
#text {
	width: 830px;
	float: left;
	margin-top: 0px;
	margin-right: 21px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#text a {
	color:#666;
	text-decoration:none;
	font-weight:bold;
}
#text a:hover {
	color: #47607f;
	text-decoration:none;
}
#sidebar {
	float: left;
	width: 228px;
	margin-top: 40px;
}
.link_box {
	float: right;
	width: 228px;
	height: 72px;
	padding-bottom: 27px;
}
.link_box1 {
	float: right;
	width: 228px;
	height: 72px;
	padding-bottom: 20px;
}
#footer_bg{width:100%; background:url(../images/foot_bg.jpg) repeat-x left top  #e3e3e3; float:left;}
#footer {
	width: 980px;
	height: 60px;
	color: #fff;
	font-family:"myriad Pro";
	font-size: 10px;
	font-weight: normal;
	line-height: 30px;
	text-indent: 20px;
	/*background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center;*/
	margin:0px auto 0px auto;
	background:url(../images/foot_bg2.jpg) repeat-x left top  #292927;
}
#footer a {
    color: #fff;
    text-decoration:none;
}

#footer a:hover {
    color: #fe0000;
    text-decoration:none;
}
#footer2 {
	width: 980px;
	height: 118px;
	color: #fff;
	font-family:"myriad Pro";
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	text-indent: 20px;
	margin:0px auto 0px auto;	background-position: center;
	background:url(../images/foot_bg1.jpg) repeat-x left top  #1e428c;
}
#footer2 a {
    color: #fff;
    text-decoration:none;
}

#footer2 a:hover {
    color: #F00;
    text-decoration:none;
}
#clear {
	clear: both;
}

.style1 {color: #FFFFFF}
.style2 {color: #1356a4; font-size:16pt; font-family:"kimberley";}
.style3 {color: #1356a4; font-size:24pt;}
.style4 {font-size: 16}



a.navbut {
	width:auto;
	height:31px;
	display:block;
	float:left;
	margin-right: 2px;
	margin-left: 0px;
	/*padding-top: 45px;*/
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #1356a4;
	font-size: 12pt;

}
a.navbut:hover {
	width:auto;
	height:31px;
	display:block;
	float:left;
	margin-right: 2px;
	margin-left: 0px;
	/*padding-top: 45px;*/
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #C03;
	font-size: 12pt;	
}
.navbut:active {
	width:auto;
	height:31px;
	display:block;
	float:left;
	margin-right: 2px;
	margin-left: 0px;
	/*padding-top: 45px;*/
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12pt;	
}


#box_top {
	width: 980px;
	height: 55px;
	
}

#box_mid {
	width: 980px;
	height: auto;
	float: left;
	/*background:url(../images/box_mid.png);*/
}

#home_content {
	width: 980px;
	height: 25px;
	float: left;
	background:url(../images/content_bk.png);
}

#box_left {
	width: 215px;
	height: auto;
	float: left;
	margin-left: 105px;
	color: #1356a4;
	font-family:"myriad Pro";
	font-size:12px;
}

#box_middle {
	width: 215px;
	height: auto;
	float: left;
	margin-left: 55px;
	color: #1356a4;
	font-family:"myriad Pro";
	font-size:12px;
}

#box_right {
	width: 215px;
	height: auto;
	float: left;
	margin-left: 55px;
	color: #1356a4;
	font-family:"myriad Pro";
	font-size:12px;
}

#header_text {
	width: 300px;
	height: 290px;
	float: left;
	margin-left: 60px;
	margin-top: 20px;
	color: #1456a4;
	font-family:"myriad Pro";
	font-size:12pt;
/*	width: 415px;
	height: 290px;
	float: left;
	margin-left: 100px;
	margin-top: 20px;
	color: #1456a4;
	font-family:"myriad Pro";
	font-size:12pt;*/
}

#header_pic {
	width: 500px;
	height: 320px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	color: #1456a4;
	font-family:"myriad Pro";
	font-size:12pt;
	background-image:url(../images/bg_house.png);
	background-repeat:no-repeat;
	/*width: 450px;
	height: 320px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	color: #1456a4;
	font-family:"myriad Pro";
	font-size:12pt;
	background-image:url(../images/bg_house.png);
	background-repeat:no-repeat;*/
}


#header_text a{
		color: #1456a4;
		text-decoration:none;
}

#header_text a:hover{
		color: #fe0000;
		text-decoration:none;
}

/* -- Inner == */

#header_text-inner {
	width: 515px;
	height: 220px;
	float: left;
	margin-left: 100px;
	margin-top: 0px;
	color: #1456a4;
	font-family:"myriad Pro";
	font-size:12pt;
}

#header_text-inner h1{margin-bottom:0px; margin-top:45px; padding-bottom:0px;}
#header_text-inner p{margin-top:5px; padding-bottom:0px;}

#header_pic-inner {
	width: 350px;
	height: 220px;
	float: left;
	margin-left: 10px;
	margin-top: 20px;
	color: #1456a4;
	font-family:"myriad Pro";
	font-size:12pt;
}


#header_text-inner a{
		color: #1456a4;
		text-decoration:none;
}

#header_text-inner a:hover{
		color: #fe0000;
		text-decoration:none;
}
/**/
.checks
{
	width: 415px;
	height: 240px;
	float: left;
	margin-left: 50px;
	color: #1356a4;
	font-family:"myriad Pro";
	font-size:14px;
	border:#CCCCCC medium;
	margin-bottom: 5px;
	
}
#order
{
	width: 980px;
	height: 200px;
	float: left;
}
#content_side {
	width: 266px;
	height: auto;
	float: right;
	margin-right: 50px;
	color: #1356a4;
	font-family:"myriad Pro";
	font-size:12px;
}

	@font-face {  
	  font-family: "kimberley";  
	  src: url(/fonts/KIMBERLO.eot); /* IE */  
	  src: local("kimberley"), local('kimberley'), url(/fonts/kimbalt_.ttf) format("truetype"); /* non-IE */  
	}

.warning {
	color:#FF0000;
	font-weight:bold;
	display:block;
	width:60%;
	float:left;
	padding: 10px 30px 0 0; 
	
}

/**/
.input_fields{width:200px; border:2px solid #333333; background:#fffcf1;}
.input_fieldsred{width:200px; border:1px solid #FF0000; background:#fffcf1;}
.form_head div{font:bold 36px "Trebuchet MS", Verdana, Tahoma, Arial; color:#FFFFFF; font-style:italic;}
.form_head span{top:-10px; font:bold 16px "Trebuchet MS", Verdana, Tahoma, Arial; color:#FFFFFF;}
.form_order{font:26px "Trebuchet MS", Verdana, Tahoma, Arial; color:#FFFFFF;}

						
.search-bg {width:724px; float:left; height:56px; background:url(../images/search-bg.jpg) no-repeat 0px 0px; margin:0px 0px 0px 0px; position:relative; left:-18px;}
.search-field {width:495px; float:left; padding:22px 0px 0px 163px;}
.search-btn {width:66px; float:left; padding:3px 0px 0px 0px; cursor:pointer;}

input.search12 {margin:0px; padding:0px 0px 0px 0px; height:24px; width:469px; border:1px solid #FF0000;}

.div_result{font-size:14px; font-family:'Times New Roman', Times, serif;height:100px;width:200px;overflow:auto; position:absolute;border:1px solid #9FD050;z-index:999;padding:8px 0px 0px 8px;color:#000000; left:0px; background-color:#FFFFFF; display:none; border:1px solid #00FF00;}
.div_result2{font-size:14px; font-family:'Times New Roman', Times, serif;height:50px;width:463px;overflow:auto; position:absolute; z-index:999;padding:8px 0px 0px 8px;color:#000000; background-color:#FFFFFF; left:163px; /margin-top:27px;}
.div_result5{font-size:14px; font-family:'Times New Roman', Times, serif;height:50px;width:200px; overflow:auto; position:absolute; z-index:999;padding:5px 0px 0px 8px;color:#000000; background-color:#FFFFFF; left:1px; top:22px;}

 .div_result div{width:460px; float:left; height:20px; font-size:14px;}
.div_result2 div:hover{ background-color:#00FFFF; cursor:pointer} 
.div_result5 div:hover{ background-color:#00FFFF; cursor:pointer}

.vechile-bg {width:724px; float:left; height:56px; background:url(../images/vechile_bg.jpg) no-repeat 0px 0px; margin:0px 0px 0px 0px;}
.vechile-field {float:left; padding:16px 0px 0px 325px;}
input.vechile12 {margin:0px; padding:0px 0px 0px 0px; height:24px; width:346px; border:1px solid #FF0000;}
.vechile-btn {width:33px; float:left; padding:11px 0px 0px 8px; cursor:pointer;}
.div_result3{font-size:14px; font-family:'Times New Roman', Times, serif;height:100px;width:340px;overflow:auto; position:absolute; z-index:999;padding:8px 0px 0px 8px;color:#000000; background-color:#FFFFFF; left:324px;/margin-top:27px; border:#00FF66 solid 1px;}
.div_result3 div:hover{ background-color:#00FFFF; cursor:pointer} 
select.vechile12 {margin:0px; padding:0px 0px 0px 0px; height:26px; width:348px; border:1px solid #FF0000;}


.vechile-bg2 {width:200px; float:left; height:56px; background:url(../images/vechile_bg.jpg) no-repeat 0px 0px; margin:0px 0px 0px 0px;}
.vechile-field2 {float:left; padding:16px 0px 0px 0px;}
input.vechile122 {margin:0px; padding:0px 0px 0px 0px; height:24px; width:200px; border:1px solid #FF0000;}



/*dated 08-10-10*/
.search_box{width:678px; float:left; background:url(../images/bg_searchbox.jpg) no-repeat; padding:12px 12px 5px 22px;}
.divFull{width:100%; float:left;}
.font_black{font:25px Arial, Helvetica, sans-serif; color:#000;}
.div_left{ width:614px; float:left; }
.div_right{width:64px; float:left;}
.floatL{float:left; padding-right:6px;}
.padd1{padding-top:18px;}
.padd2{padding-top:14px;}
.input_box{width:135px; height:24px; border:solid 1px #000;}
.go_cont{padding:24px 0 0 7px; float:left;}

/*css for left box*/

/*.leftBox{width:190px; float:left; padding:20px 0px 10px 5px;}*/
.row1{width:198px; float:left; padding:5px 0px 10px 0px; font:15px Arial, Helvetica, sans-serif; border-bottom:solid 1px #999; font-weight:bold; text-transform:uppercase;}
.row2{width:185px; float:left; padding:5px 0px 10px 0px; font:13px Arial, Helvetica, sans-serif;  font-weight:normal; text-transform:uppercase;}
.row3{width:185px; float:left; padding:5px 0px 10px 0px; font:13px Arial, Helvetica, sans-serif;  font-weight:normal; text-transform:uppercase; text-align:right;}

.leftBox {float: left; padding: 20px 0 10px 15px; width: 196px; text-align:center;}
.IconR{width:198px; float:left;}
.logoIcon{width:198px; float:left; text-align:center; padding:15px 0px; margin:0px;}
.faceBook{width:188px; float:left; padding:30px 0px 10px 20px; margin:0px;}
.faceB{width:196px; border:solid 1px #aaabad; float:left;}
.faceB_Row{ background:#eeeff4; padding:10px; width:176px; height:10px; border-bottom:solid 1px #aaabad; color:#000; font:13px Arial, Helvetica, sans-serif; font-weight:bold;}
.faceB_Mid{width:176px; padding:10px; margin:0px; float:left;}
.faceBrow1{width:176px; padding:0px 0px 10px 0px; margin:0px; float:left;}
.thame_I{float:left; padding:0px; margin:0px; width:40px;}
.thame_txt{width:100px; padding:0px 15px; margin:0px; float:left; color:#3c77b1; font:14px/14px Arial, Helvetica, sans-serif; font-weight:bold;}
.linkB{width:156px; padding:5px 10px; margin:0px; float:left;}
img{border:none;}
.faceBrow2{width:166px; padding:0px 5px; margin:0px; float:left; overflow:auto; overflow-x:hidden; height:400px;}
.faceB_disR{width:166px; padding:10px 0px; margin:0px; float:left;}
.faceBtxt{color:#000; font:12px Arial, Helvetica, sans-serif; font-weight:normal;}
.faceBtxt span a{color:#3c77b1; font:13px Arial, Helvetica, sans-serif; text-decoration:none; font-weight:bold;}
.faceBtxt span a:hover{text-decoration:underline;}
.timeR{width:166px; padding:5px 0px; float:left; margin:0px; font:12px Arial, Helvetica, sans-serif; color:#807b81;}
.faceBmemdiv{width:166px; padding:10px 5px 0px 5px; margin:0px; float:left;}
.faceBrow3{width:170px; padding:0px; margin:0px; float:left; overflow:auto; overflow-x:hidden; height:120px;}
.faceBmem{width:166px; float:left; padding:5px 0px; margin:0px;}
.faceBmem_col{width:60px; float:left; padding:0px 10px 0px 0px; text-align:center; color:#000; font:12px Arial, Helvetica, sans-serif;}
.faceBmem_col img{padding:5px 0px;}
.faceBicon{width:176px; float:left; padding:5px 10px; margin:0px; background:#eeeff4; height:20px; font:11px Arial, Helvetica, sans-serif; color:#666;}
#search2
{
	border: 2px solid #999;}
	
.leftBoxbor{border:1px solid #000000; width:196px; float:left; padding:3px;}
