html{
}
body{
	margin: 0 auto;
	background: url(images/k2-bg.jpg) #000 top center no-repeat;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
h1,h3,h4{
	margin-top: 0;
	font-size: 18px;
	color: #dc2c2c;
	font-weight: 300;
	letter-spacing: -1px;
	text-transform: capitalize;
}
h2{
	margin-top: 0;
	font-size: 12px;
	color: #555;
	font-weight: 300;
	letter-spacing: 1px;
	font-style: italic;
	text-transform: capitalize;
}
a{
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	text-transform: capitalize;
}
a:hover{
	color: #990000;
	text-decoration: underline;
}
a img{
	border: none;
}


#head{
	margin: 0 auto;
	width: 840px;
	height: 96px;
}

#nav{
	margin: 0 auto;
	width: 840px;
	height: 35px;
}
	#nav ul{
		margin: 0;
		padding: 0 0 0 3px;
		list-style: none;
	}
		#nav li{
			margin: 0;
			padding: 7px 20px 7px 20px;
			float: left;
			text-align: center;
			background: url(images/divid.jpg) right no-repeat;

		}
			#nav li:hover{
				background: url(images/navbgov.jpg) right;
			}
			#nav a{
				font-size: 12px;
				font-family:Arial, Helvetica, sans-serif;
				color: #fff;
				font-weight: 200;
			}
				#nav a:hover{
					color: #FF3300;
				}

#bannerwrap{
	margin: 0 auto;
	width: 840px;
	height: 250px;
}
#contentlower{
	margin: 0 auto;
	width: 801px;
	padding: 20px;
	color: #555;
	background: url(images/fade.jpg) repeat-x #fff;
}	
#content{
	margin: 0 auto;
	width: 821px;
	padding: 10px;
	color: #555;
	background: #fff;
}
	#content a{
		font-weight: normal;
	}
	#contentl{
		width: 520px;
		float: left;
	}
	#contentr{
		width: 250px;
		float: right;
	}
	.prodwrap{
		margin: -5px 0 0 0;
		padding: 10px;
	}
	.pspace{
		clear: both;
		height: 1px
	}
	.box{
		margin: 0 15px 0 0;
		padding:0 10px 0 0;
		width: 182px;
		height: 171px;
		float: left;
	}
		.box img{
			padding: 0 10px 0 0;
		}
		.box strong{
			color: #006699;
			font-size: 12px;
		}
#foot{
	margin: 0 auto;
	padding: 0 20px 0 20px;
	width: 801px;
	background: #fff;
}
#foot a{
	color: #555;
	font-weight: normal;
}
#base{
	margin: 0 auto;
	width: 840px;
	height: 20px;
}
.prod{
	background: #2f2f2f;
}
.prodbox{
	margin: 10px;
	padding: 15px;
	width: 348px;
	background: #eee;
	float: left;
	border: 1px solid #ccc;
	height: 375px;
}
.prodbox img{
	margin: 0 10px 0 0;
}
.prodtit{
	font-size: 18px;
	font-weight: bold;
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
}
