/* Authored by Tim Rauter October 2005 */



body {
margin: 30px auto;
background-color: #646464;
}

td {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}

h2 {font-family: verdana; font-size: 16px; line-height: normal;}

a {
color: #FF9600;
font-weight: normal;
text-decoration: none;
}

a:hover {
color: #FF9600;
font-weight: normal;
text-decoration: underline;
}

.title {
font-size: 12px;
font-weight: bold;
color: #FF5A00;
}

.titleprod {
font-size: 12px;
font-weight: bold;
color: #FFFFFF;
}

.header {
height: 110px;
background-image: url(headerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.headerleft {
padding: 15px 0 0 15px;
}

.headerright {
padding: 15px 15px 0 0;
}

.mainbody {
	background-image: url(mainbodybg.gif);
	background-repeat: repeat-y;
	background-color: #646464;
	width:755px;
}

.mainleft {
	padding: 0 0 0 20px;
}

.dividervert {
background-image: url(divider_vert.gif);
background-repeat: repeat-y;
}

.mainright {
	padding: 10px 15px 0 5px; text-align: left;
}

.footer {
height: 43px;
margin: 0;
background-image: url(footerbg.gif);
background-repeat: no-repeat;
background-color: #646464;
}

.footerleft {
padding: 8px 0 0 35px;
font size: 9px;
}

.footerright {
text-align: right;
padding: 8px 35px 0 0;
font size: 9px;
}

.footer a {
color: #fff;
text-decoration: none;
}

.footer a:hover {
color: #fff;
text-decoration: underline;
}

.poweredBy {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #555555;
}

li {
	padding-bottom: 10px;
}

ul {}

img {
	border: 0;
}