﻿body {
	background-color:#d7d7d7;
	color:#666666;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#frame {
	width:770px;
	background:#ffffff url(images/back.gif) repeat-y;
	margin:0 auto;
}
#main {
	padding:0 30px 0 30px;
	width:730px;
}
#copy{
	width:770px;
	background:#d7d7d7 url(images/foot.gif) no-repeat top center;
	padding-top:95px;
	text-align:center;
	padding-bottom:20px;
}
a, a:visited {
	color:#0081c7; 
	text-decoration:none;
}
a:hover {
	color:#003e79; 
	text-decoration:underline;
}
.stemheader {
	font-size:16px;
	color:#999999;
	font-weight:bold;
	padding-top:40px;
	padding-left:80px;
	clear:both;
}
.stembody {
	width:550px;
	padding-left:80px;
	padding-top:5px;
	line-height:1.5em;
}
.stembodynarrow {
	width:410px;
	padding-left:80px;
	padding-top:5px;
	line-height:1.5em;
}
.brands{
	float:left;
	width: 250px;
}
.divide{
	width:25px;
	height:100px;
	float:left;
	border-left: solid 1px #cccccc;
}
.narrowfloatleft {
	float:left;
	width:490px;
	vertical-align:top;
}
.narrowfloatright {
	float:left;
	width:100px;
	padding-top:42px;
	padding-left:20px;
}