/* Reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, label {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, dfn, th, var {
	font-style:normal;
	font-weight:normal;
}
caption, th {
	text-align:left;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
td {
	padding:5px;
}
/* body */
body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#a9a9a9;
	line-height:22px;
	background:#000 url(../images/main-bg.jpg) repeat-x center top;
}
body.about-bg {
	background:#000 url(../images/about-bg.jpg) no-repeat center top;
}
body.contact-bg {
	background:#000 url(../images/main-bg-inner.jpg) no-repeat center top;
}
#container {
	width:1010px;
	margin:0 auto;
}
#header {
	width:980px;
	margin:0 auto;
	float:left;
	height:108px;
}
#header .kelvin-logo {
	width:430px;
	height:74px;
	float:left;
	margin:40px 0 0 15px;
}
#header .kelvin-logo a {
	width:430px;
	height:74px;
	float:left;
	display:block;
	background:url(../images/kelvin-logo.png) no-repeat left top;
}
#header .nav {
	float:right;
	margin:68px 0 0 0;
}
#header .nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#header .nav ul li {
	margin:0;
	padding:0;
	float:left;
	display:inline;
}
#header .nav ul li a {
	font-family:Helvetica Neue (T1), Helvetica, Arial, sans-serif;
	font-size:14px;
	text-decoration:none;
	color:#FFFFFF;
	/*font-weight:bold;*/
padding:0 0 0 6px;
	float:left;
}
#header .nav ul li a span {
	padding:5px 19px 5px 13px;
	float:left;
	display:block;
	margin-right:2px;
}
#header .nav ul li a:hover {
	background:url(../images/nav-bg-left.png) no-repeat left top;
}
#header .nav ul li a:hover span {
	background:url(../images/nav-bg-right.png) no-repeat right top;
}
#header .nav ul li a.active {
	background:url(../images/nav-bg-left.png) no-repeat left top;
}
#header .nav ul li a.active span {
	background:url(../images/nav-bg-right.png) no-repeat right top;
}
#middle-home {
	width:1010px;
	float:left;
	background:url(../images/home-car-img.jpg) no-repeat center top;
}
#middle-home .content {
	width:1010px;
	float:left;
	padding-top:296px;
}
#middle-home .content_top {
	background:url(../images/content-box-top.png) no-repeat left top;
	float:left;
	width:1010px;
	height:65px;
}
#middle-home .content_bot {
	background:url(../images/content-box-bot.jpg) no-repeat left top;
	float:left;
	width:1010px;
	height:20px;
}
#middle-home .content_mid {
	background:url(../images/content-box-midlarge.jpg) no-repeat left top;
	float:left;
	width:1010px;
	padding-bottom: 30px;
}
.breaker {
	clear:both;
	margin:0;
	padding:0;
}
.content_left {
	width:492px;
	float:left;
	padding:185px 0 0 0;
	margin:0 0 0 37px;
	font-family: Helvetica, Arial;
	font-size: 13px;
}
.content_right {
	width:414px;
	float:right;
	margin:0 57px 0 0;
	padding: 62px 0 0 0;
}
.content_right ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
.content_right ul li {
	margin: 0;
	padding: 0;
	background: url(../images/bullet.jpg) no-repeat left 9px;
	line-height: 24px;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #fff;
}
.plugnplay {
	width: 223px;
	height: 28px;
	float: left;
	margin-top: 10px;
	background: url(../images/plugandplay.jpg) no-repeat left top;
}
.plugnplay2 {
	width: 223px;
	height: 28px;
	float: left;
	margin-top: 10px;
	background: url(../images/plugandplay2.png) no-repeat left top;
}
.content_right h1 {
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 12px;
}
#footer {
	width:980px;
	height: 105px;
	overflow: hidden;
	margin: 25px auto 0 auto;
	background: url(../images/footer-bg.jpg) no-repeat left top;
	font-size: 12px;
	color: #fff;
}
#footer_left {
	width: 300px;
	float: left;
	margin-left: 20px;
	line-height: 16px;
	margin-top: 27px;
}
#footer_left span {
	font-size: 11px;
}
#footer_left a {
	color: #fff;
	text-decoration: none;
}
#footer_left a:hover {
	text-decoration: underline;
}
#footer_right {
	width:640px;
	float: right;
}
#footer_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#footer_right ul li {
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
	line-height:90px;
}
#footer_right ul li a {
	color: #fff;
	text-decoration: none;
	margin-right: 20px;
}
#footer_right ul li a:hover {
	color: #7e9fe2;
}
#footer_right ul li a.active {
	color: #7e9fe2;
}
#inner-content {
	width:1010px;
	height:568px;
	float:left;
	margin-top:53px;
}
#inner-content-contact {
	width:1010px;
	height:568px;
	float:left;
	margin-top:53px;
	background:url(../images/contact-bg.jpg) no-repeat left 1px;
}
#inner-content-wholesale {
	width:1010px;
	height:568px;
	float:left;
	margin-top:53px;
	background:url(../images/wholesale-bg.jpg) no-repeat left 1px;
}
#inner-content-products {
	width:1010px;
	float:left;
	margin-top:53px;
	padding-bottom:40px;
	background:url(../images/products-content-top.jpg) no-repeat left 3px;
}
#inner-content-products2 {
	width:1010px;
	float:left;
	margin-top:53px;
	padding-bottom:40px;
	background:url(../images/product2-bg.jpg) no-repeat left 1px;
}
#inner-content-products3 {
	width:1010px;
	float:left;
	margin-top:53px;
	padding-bottom:40px;
	background:url(../images/product3-bg.jpg) no-repeat left 1px;
}
#inner-content-products4 {
	width:1010px;
	float:left;
	margin-top:53px;
	padding-bottom:40px;
	background:url(../images/product4-bg.jpg) no-repeat left 1px;
}
#products-content-bot {
	background:url(../images/content-box-bot.jpg) no-repeat left top;
	float:left;
	width:1010px;
	height:20px;
}
.about-content {
	width:415px;
	float:right;
	margin-right:50px;
	margin-top:66px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:22px;
}
.about-content h1 {
	display:inline;
	font-size:23px;
	color:#fff;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}
.about-content h2 {
	margin-top:35px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
}
.about-content .small-txt {
	font-size:14px;
}
.contact-content {
	width:415px;
	float:right;
	margin-right:50px;
	margin-top:66px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:22px;
}
.contact-content h1 {
	display:inline;
	font-size:23px;
	color:#fff;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}
.contact-content h2 {
	margin-top:35px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
}
.contact-content .small-txt {
	font-size:14px;
}
.contact-content img {
	float:left;
	margin:35px 20px 20px 20px;
}
.wholesale-content {
	width:415px;
	float:right;
	margin-right:50px;
	margin-top:66px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:22px;
}
.wholesale-content h1 {
	display:inline;
	font-size:23px;
	color:#fff;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}
.wholesale-content h2 {
	margin-top:35px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
}
.wholesale-content .small-txt {
	font-size:14px;
}
.wholesale-content img {
	float:left;
	margin:35px 20px 20px 0;
}
.products-content-lft {
	width:231px;
	float:left;
	margin:15px 0 0 15px;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	line-height:22px;
}
.products-content-lft ul {
	margin:22px 0 0 0;
	padding:0;
	list-style:none;
}
.products-content-lft li {
	margin:0;
	padding:0;
}
.products-content-lft li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-decoration:none;
	line-height:33px;
	display:block;
	padding:0 0 0 46px;
	text-transform:uppercase;
}
.products-content-lft li a:hover {
	background:url(../images/products-menu-hover.jpg) no-repeat left top;
}
.products-content-lft li a.active {
	background:url(../images/products-menu-hover.jpg) no-repeat left top;
}
.products-content-mid {
	width:350px;
	float:left;
	min-height:550px;
	margin:96px 0 0 48px;
	font-size:13px;
	color:#a9a9a9;
	font-family:Helvetica, Arial, sans-serif;
}
.products-content-mid h1 {
	display:inline;
	font-size:17px;
	color:#fff;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}
.products-content-mid h2 {
	margin-top:35px;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	font-family:Helvetica, Arial, sans-serif;
}
.products-content-mid2 {
	width:330px;
	float:left;
	min-height:500px;
	margin:96px 0 0 48px;
	font-size:13px;
	font-family:Helvetica, Arial, sans-serif;
	color:#a9a9a9;
}
.products-content-mid2 h1 {
	display:inline;
	font-size:17px;
	color:#fff;
	font-weight:bold;
	font-family:Helvetica, Arial, sans-serif;
}
.products-content-mid2 h2 {
	margin-top:0;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	display:inline;
	font-family:Helvetica, Arial, sans-serif;
}
.products-content-mid2 ul {
	margin: 15px 0 0 0;
	padding: 0;
	list-style: none;
}
.products-content-mid2 ul li {
	margin: 0;
	padding: 0;
	background: url(../images/bullet.jpg) no-repeat left 9px;
	line-height: 24px;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #fff;
}
