@charset "utf-8";
/* CSS Document */
body {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #282828;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	background-color:#231f20;
	font-weight:bold;
	background-image:url(images/BG_05.jpg);
	background-repeat:repeat-x;
}
p {
	margin:5px;
}
h1 {
	padding:0px;
	margin:0px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#282828;
	font-weight:bold;
	text-align:center;
	margin:0px;
	line-height:26px;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#282828;
	padding:0px;
	margin:0px;
	line-height:35px;
	font-weight:bold;
}
h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#282828;
	padding:0px;
	margin:0px;
	font-weight:normal;
	line-height:28px;
}
a {
	font-family: Arial;
	color:#a40000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
a:hover {
	color:#000;
	text-decoration: underline;
}
ul{
	padding-left:25px;
	padding-top:0px;
	margin-top:3px;
	line-height:16px;
}
li{
	list-style-image:url(images/Li.png);
	margin:0px;
	padding:0px;
}
#Container {
	width: 965px;
	margin: auto;
	display:block;
}
#Header {
	width: 965px;
	height:155px;
	display:block;
	float:left;
}
#TopInfo {
	width: 824px;
	height:72px;
	display:block;
	float:left;
	text-align:right;
	padding-top:10px;
	line-height:16px;
}
#TopInfo p {
	margin:0px;
}
#Logo {
	width: 141px;
	height:155px;
	display:block;
	float:left;
	background-image:url(images/Logo.png);
	background-repeat:no-repeat;
}
#Footer {
	width: 965px;
	height:30px;
	line-height:30px;
	text-align:center;
	display:block;
	color: #fff;
	float:left;
	font-size:12px;
}
#Footer a {
	color: #fff;
	text-decoration:underline;
	font-size:12px;
}
#Footer a:hover {
	color: #a40000;
	text-decoration:none;
}
#SplashFooter {
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	display:block;
	color: #fff;
	float:left;
	font-size:12px;
	margin:auto;
}
#SplashFooter a {
	color: #fff;
	text-decoration:underline;
	font-size:12px;
}
#SplashFooter a:hover {
	color: #a40000;
	text-decoration:none;
}
#Nav {
	width: 824px;
	height:38px;
	float:left;
	display:block;
	line-height:38px;
	text-align:center;
}
#Nav ul {
	list-style-type: none;
	line-height:38px;
	margin:0;
	padding:0;
}
#Nav ul li {
	margin-left: 13px;
	display:inline;
	font-weight:bold;
	color:#fff;
	font-size:18px;
}
#Nav ul li a{
	color:#282828;
	font-size:12px;
	text-decoration:none;
}
#Nav ul li a:hover{
	color:#a40000;
}
#BottomNav {
	width: 965px;
	height:38px;
	float:left;
	display:block;
	line-height:38px;
	text-align:center;
	margin-top:10px;
}
#BottomNav ul {
	list-style-type: none;
	margin:0;
	line-height:38px;
	padding:0;
}
#BottomNav ul li {
	margin-left: 5px;
	display:inline;
	font-weight:bold;
	color:#fff;
	font-size:10px;
}
#BottomNav ul li a{
	color:#fff;
	font-size:10px;
	text-decoration:none;
}
#BottomNav ul li a:hover{
	color:#a40000;
}
#SplashBottomNav {
	width: 425px;
	height:76px;
	float:left;
	display:block;
	line-height:38px;
	text-align:center;
}
#SplashBottomNav ul {
	list-style-type: none;
	margin:0;
	line-height:38px;
	padding:0;
}
#SplashBottomNav ul li {
	margin-left: 5px;
	display:inline;
	font-weight:bold;
	color:#282828;
	font-size:10px;
}
#SplashBottomNav ul li a{
	color:#282828;
	font-size:10px;
	text-decoration:none;
}
#SplashBottomNav ul li a:hover{
	color:#a40000;
}
#Content {
	float: left;
	display:block;
	width:961px;
	background-color:#fff;
	border-style:solid;
	border-width:2px;
	border-color:#282828;
	margin-top:10px;
	
}
#ContentTxt {
	float: left;
	display:block;
	width:931px;
	padding:15px;
	font-size:13px;
	line-height:16px;
	
}
#HomeImg {
	float: left;
	display:block;
	width:495px;
	height:330px;
	padding:10px;
	
}
#HomeTxt {
	float: left;
	display:block;
	width:426px;
	height:290px;
	padding-bottom:10px;
	padding-top:50px;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	line-height:18px;
	
}
#HomeCellContainer {
	float: left;
	display:block;
	width:965px;
	height:231px;
	margin-top:10px;
	
}
#Splash {
	height:800px;
	width:1000px;
	margin:auto;
}
#SplashLogo {
	height:541px;
	width:525px;
	float:left;
	display:block;
}
#SplashTxt {
	height:441px;
	width:450px;
	float:left;
	padding-top:125px;
	padding-left:25px;
	display:block;
}
#SplashTxt a {
	font-size:17px;
	font-weight:normal;
}
#ContactGroupPic {
	display:block;
	float:left;
	height:300px;
	width:460px;
}
#ContactGroup {
	display:block;
	float:left;
	height:530px;
	width:460px;
}
#ContactIndividual {
	display:block;
	float:left;
	height:630px;
	width:431px;
	padding-left:10px;
	padding-right:10px;
}
#BioPic {
	display:block;
	float:left;
	height:500px;
	width:400px;
}
#BioInfo {
	display:block;
	float:left;
	height:450px;
	width:431px;
	padding-left:50px;
	padding-right:50px;
	padding-top:50px;
	line-height:24px;
}
#OrderTable {
	display:block;
	margin:auto;
	width:500px;
}
.HomeCell {
	background-image:url(images/HomeCell.png);
	width:306px;
	height:231px;
	display:block;
	float:left;
	background-repeat:no-repeat;
}
.HomeCellCenter {
	background-image:url(images/HomeCell.png);
	width:306px;
	height:231px;
	display:block;
	float:left;
	margin-left:23px;
	margin-right:23px;
}

.HomeCellHeader {
	width:306px;
	height:35px;
	display:block;
	float:left;
	text-align:center;
	line-height:35px;
	font-size:14px;
	font-weight:bold;
}
.HomeCellContent {
	width:296px;
	height:186px;
	display:block;
	float:left;
	padding:5px;
}
.GroupCell {
	width:230px;
	height:120px;
	display:block;
	float:left;
	padding-top:50px;
}
.GroupCell li{
	padding:0px;
	margin:0px;
}
.GroupCell ul{
	margin:0px;
	padding-top:0px;
	padding-right:0px;
	padding-left:15px;
}
.GroupCellIndividual {
	width:215px;
	height:315px;
	display:block;
	float:left;
	text-align:center;
}
.GroupCellLong  {
	width:390px;
	height:60px;
	display:block;
	float:left;
	text-align:center;
}
.GroupCellLong ul {
	padding:0px;
	padding-top:10px;
	padding-right:0px;
	padding-left:0px;
}
.HomeCellContent ul{
	padding-left:25px;
	padding-top:0px;
	margin-top:3px;
	line-height:16px;
}
.HomeCellContent li{
	list-style-image:url(images/Li.png);
}
.Warranty {
	font-size:24px;
	line-height:28px;
	font-weight:bold;
}
.number {
	list-style-image:none;
}
.Black {
	color:#000;
	font-size:14px;
}
.BiggerFont {
	font-size:17px;
	line-height:22px;
}