html,body {
	margin:0;
	padding:0;
}
body {
	font-family: Trebuchet MS, Arial;
	font-size: 11px;
	text-align:center;
	color: #333333;
}
p {
	margin:0 10px 10px;
}
div#header h1 {
	height: 80px;
	line-height: 80px;
	margin: 0;
	padding-left: 10px;
	background: #EEE;
	color: #79B30B;
}
div#banner {
	width: 900px;
	height: 120px;
	background-image:url(../images/smith-optics/misc/banner.jpg);
}
div#banner-footer {
	width: 900px;
	height: 20px;
	background-image:url(../images/smith-optics/misc/seperator.gif);
	clear: both;
}
div#container {
	text-align:left;
}
div#content p {
	line-height:1.4;
}
div#extra {
	background: #FF8539;
}
div#footer {
	clear: both;
	height: 33px;
	background-image:url(../images/smith-optics/misc/footer.gif);
	background-position:bottom;
	background-repeat: no-repeat;
	padding: 25px 0px 0px 20px;;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 11px;
}
div#footer a {
	color: #666666;
	text-decoration: underline;
}

div#container {
	width: 900px;
	margin: 0 auto;
}
div#content {
	float: left;
	width: 666px;
	background-image: url(../images/smith-optics/misc/right_tiler.gif);
	background-position: 650px;
	background-repeat: repeat-y;
}
div#rightcol {
	float: right;
	width: 234px;
	height: 427px;
}
div#rightcoltop {
	height: 381px;
	width: 200px;
	margin-left: 14px;
}
div#rightcoltop h1 {
	margin: 0;
	color: #000000;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	line-height: 34px;
}
div#rightcoltop p {
	margin:0 0px 10px 0px;
}

div#rightcoltop a {
	color: #0099CC;
	text-decoration: none;
}

div#rightcoltop a:hover {
	text-decoration: underline;
}

div#rightcoltop img.featuredproduct {
	margin-left: 20px;
	margin-top: 10px;
}

div#rightcoltop img.featuredproduct-helmets-skullcandy {
	margin-top: 0px;
}

.solid {
	text-align: right;
	font-weight: bold;
}

