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

* {
	margin:0;
	padding:0;
	font-weight:normal;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote {
	margin: 0;
	padding: 0;
}

body {
	color: white;
	background-color: black;
	margin:0;
	padding:0;
}

img {
	border:0;
}

li {
	list-style:none;
}

h1,h2,h3,h4,h5,h6,p {
	font-size: 100%;
	font-weight: normal;
}

a:link {
	color:white;
}
a:hover {
	color:white;
}
a:focus {
	color:white;
}

.clear{
	clear:both;
}

.clearfix:after {
content: ".";
display: block;
height: 0; 
clear: both; 
visibility: hidden;
} 
.clearfix {
display: inline-block;
} 
/* Hides from IE-mac \*/
* html .clearfix {
height: 1%;
} 
.clearfix {
display: block;
} /* End hide from IE-mac */


#container {
	margin: 0 auto;
	width:100%;
}

#header {
	width:100%;
	margin:20px auto 10px auto;
}

#header h1 {
	width:825px;
	height:54px;
	margin:0px auto 15px auto;
}

#header h1 img {
	width:195px;
	height:54px;
	margin:0 0 0 630px;
}

#header h2 {
	border-top:1px solid #4d4d4d;
	border-bottom:1px solid #4d4d4d;
	width:100%;
	height:21px;
	margin: 0 auto;
}

#header h2 img {
	display:block;
	width:825px;
	height:21px;
	margin: 0 auto;
}

#cbody {
	background-image:url(../img/back.jpg);
	width:100%;
	height:805px;
	background-repeat:repeat-x;
}

#main {
	width:825px;
	height:520px;
	margin:0px auto;
}

#cont {
	clear:both;
	width:825px;
	height:285px;
	margin:0px auto;
}

#info {
	float:left;
	width:577px;
	margin-right:23px;
}

#info h2 {
	height:42px;
	width:577px;
	margin-top:37px;
	margin-bottom:14px;
}

#info h3 {
	height:17px;
	width:577px;
	margin-bottom:29px;
}

#btn {
	height:60px;
	width:577px;
	margin-bottom:30px;
}

#btn .left {
	margin-right:7px;
}

#want {
	height:38px;
	width:577px;
	margin-bottom:18px;
}

#fimg {
	float:right;
	width:223px;
}

#footer {
	width:100%;
	clear:both;
}

#tel {
	background-color:#b31b24;
	text-align:center;
	width:100%;
	height:45px;
	margin-bottom:17px;
}

#company {
	width:658px;
	height:74px;
	margin:0px auto 20px auto;
}

#company .left {
	margin-right:45px;
}

#main h2 {
	height:370px;
	width:825px;
}

#spec {
	background-color:#000000;
	width:803px;
	height:128px;
	padding: 11px;
}

#spec h3 {
	height:21px;
	width:663px;
	margin-bottom:11px;
}

#spec ul {
	height:28px;
	width:803px;
	margin-bottom:5px;
	clear:both;
}

#spec ul li {
	float: left;
	height: 28px;
}

.icon {
	margin-right:5px;
}

