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;
}

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

.pageinfo {
	width: 100%;
}

#maincell {
	width: 470px;
}

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

#extrareading {
	width: 100%;
	border: solid 1px #ccc;
}

.erfoot {
	text-align: right;
	border-top: solid 1px #eee;
	border-bottom: solid 1px #eee;
}

#spectable {
	width: 100%;
	background-color: #EDFBFD;
	border: solid 1px; #ccc;
	}

	.frformtable {
	background-color: #fff;
	border: solid 1px; #ccc;
	}

	.formtextc {
		
	}