@charset "utf-8";
/* CSS Document */

body{
	background: url(../images/bg.jpg) repeat-x;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	}
	
	
ul,li,a,p,div,span,br,img,h1,h2,h3,h4,h5{
	margin:0;
	padding:0;
	outline:none;
	border:none;
	}
	
#wrapper{
	background: repeat-x;
	width:1000px;
	margin:0 auto;
	}
	
#top{
	height:192px;
	width:1000px;
	}
	
.logo{
	float:left;
	}
	
.top-right{
	float:right;
	width:310px;
	padding-top:20px;
	text-align:right;
	font-size:18px;
	color:#353535;
	line-height:25px;
	}
	
#menu{
	width:626px;
	height:35px;
	float:right;
	color:#fff;
	margin-top:44px;
	}
	
#menu ul li {
	float:left;
	list-style-type:none;
	}
	
#menu ul li a{
	color:#FFF;
	padding:0 25px;
	line-height:35px;
	text-decoration:none;
	border-right:1px solid #FFF;
	}
#menu ul li a:hover{color:#C00;}
#slideshow{ padding-top: 15px; clear:both}

#slide_box{ background-color:#23408f;
 height: 
 160px; 
 width: 1000px; 
 display:block;
 margin-top: 15px}
.pic1{ padding-top: 13px; float:left; padding-left: 10px}
.pic2{ float:left; padding-top:13px; padding-left: 9px}
.pic3{ float: left; padding-top: 13px; padding-left: 9px}

.content {
	clear:both;
	display:block;
	overflow:hidden;
	}
	
#content ul li{
	list-style: url(../images/ul.jpg);
	margin-left: 20px;
	line-height: 23px;	
	}
h1{ font-family:Arial, Helvetica, sans-serif;font-size: 25px ; color:#d2232a; padding-top: 15px; font-weight:bolder}
#left_box{ float: left; height: 388px; width: 707px;}
.top{ height: 144px; width: 711px; font-size:14px; padding-top: 10PX; line-height: 23px}

.down{ height: 178px; display:block; margin-left: 16px}
#dut{ float:left; padding-left: 30px}
.services{ float:left; margin-top: 23px; font-size:14px; margin-left: 15px; line-height: 20px
	}
	
h2{ font-size:20px; color:#000;}
h3{ font-size:20px; color:#000; padding-left:px; padding-top: 0px}
.services ul li {
	list-style: url(../images/ul.jpg);
	margin-left: 20px;
	line-height: 23px;	
}

.contact{ height: 114px ; width: 272px; float:right; background-color:#e1e1e1; border-radius: 5px; margin-top:35px; margin-right: 30px; padding:15px;}
.text{ font-family:Arial, Helvetica, sans-serif;font-size: 13px; margin-left: 20px; margin-top:3px; line-height: 20px}
.text2{ font-size: 13px; color:#d2232a; margin-left: 20px; margin-top: 5px ; }

#right_box{ float: right; height: 388px; width: 267px}


.Quote {
background: #f4f4f4;
padding: 16px 18px;
overflow: hidden;
border: 1px solid #e0dfdc;
}
.Quote input[type="text"] {
width: 200px;
margin-bottom: 7px;
padding: 4px 10px;
border: 1px solid #CCC;
border-radius: 3px;
}
.Quote textarea{
width: 200px;
margin-bottom: 7px;
padding: 4px 10px;
border: 1px solid #CCC;
border-radius: 3px;
}
.Quote input[type="submit"] {
background: #00F;
border: none;
margin-top:8px;
padding:5px 0;
cursor:pointer;
color:#FFF;
width: 90px;
font-weight:bold;
float: right;
border-radius: 5px;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.Quote input[type="submit"]:hover {
background:#c6201f;
}
.pic{ float:right; margin-top: 16px}
.spacer { clear:both; padding-top:5px;}
#footer{ height: 62px; display:block ;clear:both ; margin-top: 10px; width:100%; background:#23408f; }
.text5{ padding-top: 15px; text-align:center; color: #FFF; font-size: 13px}


	.itemPeople{
	width:200px;
	height:25px;
	margin-bottom:5px;
	margin-left:20px;
	}
	
.msg{
	width:220px;
	height:70px;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #d7d7d7;
	display:block; overflow:scroll;
	margin-bottom:10px;
	color:#CCC;
	text-indent:12px;
	font-style:italic;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.text1{ 
	width:220px;
	height:18px;
	color:#CCC;
	text-indent:12px;
	font-style:italic;
	float:right;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border:1px solid #d7d7d7;
	}
	
.text2{ ;
	float:left;
	}
	
.text{
	float:right;
	margin-right:70px;
	color:#999;
	}
	
.box2{
	font-size:12px; 
	text-transform:uppercase;
	background:#33F;
	color:#FFF;
	text-decoration:none;
	float:left;
	padding:5px 14px;
	border:none;
	float:left;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	margin:10px 0 10px 150px;
	}
	
.box2:hover{
	background-color:#F00;
	}
	
.form{
	background:#f4f4f4;
	padding:15px;
	height:300px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	margin-top:10px;
	border:1px solid #CCC;













	}

