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

body {
	background: #212121;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #ffffff;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #eeb619;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #717171;
}

p1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #252525;
}

a {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#topbox {
	width: 100%;
	position: absolute;
	top: 30px;
	left: 0px;
}

#centerbox {
	width: 1005px;
	margin: 0 auto 0 auto;
}

#container {
	width: 1003px;
	float: left;
	border: 1px solid #ffffff;
}

#logo {
	width: 250px;
	height: 176px;
	float: left;
	position: absolute;
	z-index: 1;
}

#navigation {
	width: 979px;
	height: 29px;
	background: #000000;
	z-index: 2;
	padding: 13px 24px 0px 0px;
}

#navigation p {
	margin: 0px;
	word-spacing: 5px;
	text-align: right;
	font-size: 10px;
	font-weight: bold;
}

#navigation a {
	word-spacing: normal;
}

#navigation img {
	vertical-align: middle;
}

#homecontent {
	width: 1003px;
	height: 450px;
	float: left;
	background: #888888 url(images/homecontent-bg.jpg);
	z-index: 2;
}

#homecontentbottom {
	width: 963px;
	height: 53px;
	float: left;
	padding: 0px 20px 0px 20px;
	margin-top: 397px;
}

#homephone {
	width: 450px;
	float: left;
	margin-top: 10px;
}

#homephone h2 {
	margin: 0px;
	font-size: 20px;
}

#homephone h2 span {
	font-weight: normal;
}

#homenav {
	width: 450px;
	float: right;
	margin-top: 18px;
}

#homenav p {
	text-align: right;
	word-spacing: 15px;
	margin: 0px;
	font-weight: bold;
}

#homenav a {
	word-spacing: normal;
}

#homebreak {
	width: 1003px;
	height: 11px;
	float: left;
	background: #000000;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	z-index: 2;
}

#footbox {
	width: 968px;
	float: left;
	padding: 10px 20px 10px 15px;
	background: #000000;
}

#footer {
	width: 968px;
	float: left;
	background: url(images/foot-bg.jpg) top right repeat-y;
}

#footer p {
	text-align: justify;
}

#footleft {
	width: 649px;
	float: left;
}

#footleft img {
	background: #ffffff;
	padding: 2px;
	border: 1px solid #171717;
	margin-right: 10px;
}

#footleft h3 {
	font-size: 12px;
	margin: 0px;
}

#footleft p {
	margin: 5px 0px 0px 0px;
	line-height: 15px;
}

#footright {
	width: 277px;
	float: right;
}

#footright h3 {
	font-size: 12px;
	margin: 0px;
}

#footright p {
	margin: 8px 0px 0px 0px;
	line-height: 15px;
}

#innercontent {
	width: 1003px;
	float: left;
	background: #ffffff;
}

#innerleft {
	width: 424px;
	float: left;
}

#innerright {
	width: 579px;
	float: left;
	background: #ffffff;
	min-height: 344px;
	height: auto !important;
	height: 344px;
}

#innerhead {
	width: 579px;
	height: 45px;
	float: left;
}

#innerhead h1 {
	width: auto;
	height: 35px;
	float: right;
	background: #d4d4d4;
	color: #ffffff;
	text-align: center;
	padding: 10px 25px 0px 25px;
	margin: 0px;
}

#innerrighttxt {
	width: 529px;
	float: left;
	display: inline;
	margin: 10px 20px 10px 30px;
}

.innerrightproduct1 {
	width: 529px;
	float: left;
	padding-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #e8e8e8;
	margin-bottom: 10px;
}

.innerrightproduct1left {
	width: 150px;
	float: left;
}

.innerrightproduct1right {
	width: 350px;
	float: right;
	margin-top: 30px;
}

.innerrightproduct1right h2 {
	color: #252525;
}

.innerrightproduct1right p {
	font-size: 14px;
	color: #252525;
	line-height: 20px;
}

.innerrightproduct2 {
	width: 529px;
	float: left;
}

.innerrightproduct2left {
	width: 150px;
	float: left;
}

.innerrightproduct2right {
	width: 350px;
	float: right;
	margin-top: 30px;
}

.innerrightproduct2right h2 {
	color: #252525;
}

.innerrightproduct2right p {
	font-size: 14px;
	color: #252525;
	line-height: 20px;
}

.middleimg {
	vertical-align: middle;
}

#innerrightnav {
	width: 554px;
	height: 38px;
	float: left;
	background: #666666;
	padding: 15px 25px 0px 0px;
}

#innerrightnav p {
	text-align: right;
	word-spacing: 15px;
	margin: 0px;
	font-weight: bold;
}

#innerrightnav a {
	word-spacing: normal;
}