body {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #000;
}
#outer { 
	margin: auto;
	background-color: #ffffff;
	width: 760px;
	padding-right: 5px;
	padding-left: 5px;
}

#header1 {
	width: 100%;
	height: 20px;
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 14px;
}
#header {
	background: url(images/rgl-banner-2.png) no-repeat ;
	background-position: bottom center;
	width: 100%;
	height: 100px;
}

#loginpanel {float:right; display: inline;}

#topnavigation {
	width: 100%;
	height: 20px;
	border-top: solid 1px #ccc;
	background-color:#eee;
	border-bottom : solid 1px #ccc;
	text-align: right;
}

#footer {
	width: 100%;
	height: 20px;
	border-top: solid 1px #ccc;
	background-color:#eee;
	text-align: right;
}

#topnavigation a:link {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
}

#topnavigation a:active {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
}

#topnavigation a:visited {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
}

#topnavigation a:hover {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
}

.navsubtable {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #3333cc;
	text-decoration: none;
}

#leftnav {width: 130px; border-right: dashed 1px #eee;}

#leftnav th {text-align: left;}

#leftnav a:link {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
}

#leftnav a:active {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
}

#leftnav a:visited {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #3333CC;
	text-decoration: none;
}

#leftnav a:hover {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 12px;
	color: #CC9933;
	text-decoration: none;
}

#pageheader {width: 100%;}

#rightside {
width: 160px;
background-color: #D6E0FC;
border-left: dashed 1px #ccc;
vertical-align: top;
}

#rightside a:link {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 9px;
	color: #3333CC;
	text-decoration: none;
}

#rightside a:active {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 9px;
	color: #3333CC;
	text-decoration: none;
}

#rightside a:visited {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 9px;
	color: #3333CC;
	text-decoration: none;
}

#rightside a:hover {
	font-family: Gill Sans MT,Trebuchet MS,sans-serif;
	font-size: 9px;
	color: #CC9933;
	text-decoration: underline;
}

.productthumb
{
	height: 200px;
	vertical-align: top;
}

.pageinfo {
	width: 100%;
}

.productlist {
	width: 100%;
}

#cpl {
	border: solid 1px #ccc;
}
#cpl th {
	text-align: left;
}

#dltable {
	width: 100%;
}

.sectioncell {
	height: 200px;
	vertical-align: top;
	border: solid 1px #ccc;
}

#maincell {
	width: 470px;
}

.divider {
	height: 1px;
	background-color: #000;
	padding: 0px;
	margin: 0px;
}