/* CSS Document */

body {
	background: #61616b;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
}

#global {
	margin-left: auto;
	margin-right: auto;
	width: 1068px;
	text-align: left;
}

#container {
	width: 1068px;
	float: left;
}

#logo {
	width: 752px;
	height: 94px;
	float: left;
	position: relative;
	left: 158px;
	margin-top: 20px;
}

#nav {
	width: 1068px;
	height: 20px;
	float: left;
	margin-top: 15px;
	text-align: center;
	font-size: 12px;
}

#nav ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	width: 1068px;
	background-color: #ffffff;
}

#nav ul li {
	display: inline;
	padding-left: 41px;
	padding-right: 41px;
	height: 24px;
}

#nav a {
	text-decoration: none;
	color: #333333;
}

#nav a:hover {
	color: #fe9618;
}

#nav ul li.selected {
	background-color: #cdcdcd;
}

#nav a.on {
	text-decoration: none;
	color: #000000;
}

#picgroup {
	width: 1068px;
	height: 140px;
	border-top: #ffffff solid 4px;
	border-bottom: #ffffff solid 4px;
	float: left;
	margin-top: 10px;
}

#picgroupsm {
	width: 948x;
	height: 140px;
	text-align: center;
	float: left;
	position: relative;
	left: 60px;
}

.pic {
	width: 158px;
	height: 140px;
	float: left;
	text-align: center;
}

#mainbg {
	width: 928px;
	height: 375px;
	float: left;
	position: relative;
	left: 70px;
}

#innerheader {
	width: 1068px;
	height: 186px;
	float: left;
	background: url(images/inner_header.jpg) no-repeat;
}

#content {
	border-top: solid #ff6900 3px;
	border-bottom: solid #ff6900 3px;
	float: left;
	width: 1068px;
}

#content ul {
	position: relative;
	left: 0px;
	margin-top: 0px;
}

#content ul li {
	margin-bottom: 10px;
}

#leftimage {
	width: 479px;
	height: 420px;
	float: left;
	margin-right: 20px;
}

#right {
	float: left;
	padding: 10px;
}

#productsarea {
	width: 1068px;
	background: #ffffff;
	float: left;
	color: #000000;
}

.productbox {
	width: 426px;
	height: 117px;
	float: left;
	border-top: 1px solid #5990d1;
	border-bottom: 1px solid #5990d1;
	margin-left: 45px;
	margin-right: 45px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#productsarea h1 {
	margin-left: 45px;
}

#productsarea h2 {
	margin-left: 45px;
}

#productsarea li {
	margin-left: 45px;
}

.prodimg {
	width: 177px;
	height: 117px;
	float: left;
}

.proddesc {
	width: 229px;
	padding: 10px;
	float: left;
}

.proddesc ul {
	margin-left: 0px;
	padding-left: 0px;
	position: relative;
	top: 20px;
}

#footer {
	width: 1068px;
	height: 110px;
	float: left;
	background: url(images/footer_bg.jpg) no-repeat;
}

img {
	border: 0px;
}

h1 {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 14px;
}

h2 {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 14px;
	color: #ff6900;
	text-transform: uppercase;
}

ul.orange {
	color: #ff6900;
}

p {
	margin: 0 0 1em 0;
}

a {
	color: #efefef;
}
