body {
	margin: 0;
	padding: 0;
	background-color: #000;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.72em;
}

#wrapper {
	margin: 0 auto;
	background-color: #fff;
	width: 980px;
}

#wrapper2 {
	margin: 0 auto;
	background-color: #fff;
	width: 980px;
	min-height: 200px;
} 

#header {
	background: url(/images/bigheader.jpg) no-repeat;
	height: 635px;
	width: 980px;
}

#header2 {
	background: url(/images/roseville_header2.jpg) no-repeat;
	width: 980px;
	height: 157px;
}

#nav {
	height: 44px;
	background: url(/images/navbg.jpg) repeat-x;
}

#content {
	margin: 0 auto;
	width: 898px;
	padding-top:12px;
}

.title {
	margin: 0;
	padding: 15px 0 0 0;
}

.em {
	font-weight: bold;}
	
#below {
	margin: 20px auto;
	width: 898px;
}

.news {
	float: left;
	background: #EDC952 url(/images/latestnews.gif) no-repeat;
	width: 287px;
	height: 247px;
}

.sales {
	border: 1px solid blue;
}

.newsletter {
	float: right;
	background: #EDC952 url(/images/newsletter.gif) no-repeat;
	width: 282px;
	height: 247px;
}

.tengah {
	width: 287px;
	background: #EDC952 url(/images/sales.gif) no-repeat;
	height: 247px;
	margin-left: 310px;
}

.contentnews {
	padding-top: 60px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
	height: 44px;
	background: url(/images/navbg.jpg) repeat-x;
	clear: both;
}

.contentfooter {
	padding-top: 15px;
	padding-left: 40px;
	font-size: 10px;
}

.contentfooter a:link {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.contentfooter a:visited {
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.contentfooter a:hover {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

.contentfooter a:active {
	font-size: 10px;
	color: #000;
	text-decoration: underline;
}

a:visited, a:link {color: #000;}

.submenulink {
	color: #fff;
	font-family: Verdana;
	background: #edcb56;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor:hand;
}

.submenuhover{
	color: #000;
	background: #edcb56;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor:hand;
}

.submenuactive{
	color: #000;
	background: #edcb56;
	font-family: Verdana;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	cursor:hand;
}

.pagename {
color: #000;
font-size:18px;
font-family: Arial;
text-transform: uppercase;
font-weight: bold;
	text-decoration: none;
}

