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

body{
	margin:auto;
	padding:0;
	background-color:#f2f2f2;
	background-image:url(../images/bg1.png);
	background-repeat:repeat-x;
}
#warp {
	width: 1000px;
	height: auto;
	margin: auto;
	padding: 0px;
}
.header {
	float: left;
	height: 206px;
	width: 1000px;
	margin-bottom: 10px;
}
.menu1 {
	float: left;
	width: 700px;
	height: 51px;
}

.logo {
	float: left;
	height: 206px;
	width: 325px;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
}
.logo-right {
	float: right;
	height: 139px;
	width: 241px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
.menu {
	height: 51px;
	width: 1000px;
	margin-top: 140px;
	
}
#ban {
	float: left;
	height: 308px;
	width: 1000px;
	margin-bottom: 10px;
}

.banner {
	float: left;
	height: 308px;
	width: 712px;
}
.banner-right {
	float: right;
	height: 308px;
	width: 280px;
}
.bottom {
	height: 175px;
	width: 280px;
	margin-top: 10px;
}

.top {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	background-color: #ee1c25;
	height: 124px;
	width: 280px;
	text-transform: uppercase;
	text-decoration: none;
	margin-top: -17px;
}
.box {
	float: left;
	height: 200px;
	width: 1000px;
}
.line {
	background-image: url(../images/line.png);
	background-repeat: repeat-x;
	float: left;
	height: 2px;
	width: 1000px;
	margin-bottom: 10px;
}
.clients {
	float: left;
	height: auto;
	width: 1000px;
}
h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 30px;
	color: #333;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #b1b1b1;
	width: 250px;
}



.box1 {
	float: left;
	height: 200px;
	width: 332px;
}


.top a {
	text-decoration: none;
	color: #FFF;
	text-align: right;
}

.top h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	text-transform: uppercase;
	color: #FFF;
	padding: 5px;
}
.footer {
	background-color: #1a1a1a;
	height: 30px;
	width: 100%;
	float: left;
	margin-top: 100px;
	position: relative;
	z-index: 10000;
}
.footer1 {
	height: 30px;
	width: 1000px;
	margin: auto;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
}
.footer1 a{
	text-decoration:none;
	color:#FFF;}
	
.footer1 a:hover{
	color:#F30;
	}
	
.footer1 {
	background-color: #1a1a1a;
	height: 30px;
	width: 100%;
	float: left;
	margin-top:10px;
}
.footer11 {
	height: 30px;
	width: 1000px;
	margin: auto;
	padding: 0px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFF;
	text-decoration: none;
	line-height: 30px;
}
.footer11 a{
	text-decoration:none;
	color:#FFF;}
	
.footer11 a:hover{
	color:#F30;
	}

	
.logo-right a {
	text-decoration: none;
	color: #000;
}
.logo-right a:hover{
	color:#6CF;}
	
	#ban1 {
	float: left;
	height: 239px;
	width: 1000px;
	margin-bottom: 5px;
}.container {
	float: left;
	height: auto;
	width: 1000px;
	min-height: 300px;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 25px;
	text-align: justify;
}
