/* -----------------  page styles -------------------------------------------------------*/

body {
	padding:0;
	margin:0;
	line-height: 18px;
	background:#f4f4f4 url(http://www.rdm1.com/images/advertising/bodybg.gif) center repeat-y;
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: 12px;
}
#wrapper { margin:2px auto; width:900px;  padding:0; background:#fff;}

/* -----------------  general styles  -------------------------------------------------------*/

a { color:#631e19; text-decoration: underline;background:none; }
a:hover { color:#894e4e; background:none; text-decoration:underline; }
p { margin:0;padding-top:2px;}
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0;}
h4 {font: 30px 'HelveticaNeue-CondensedBold', 'Arial Narrow', Helvetica, Arial, sans-serif; margin:0;}
.pic{margin-top:8px;}
/* -----------------  top info  -------------------------------------------------------*/

#header { clear:both; width:900px; height:80px; background: url(http://www.rdm1.com/images/advertising/header.jpg) no-repeat; 
margin:0; }
#title {float:left; width:240px; padding: 20px 0 10px 60px;}
#title h3 {font-size:12px; padding:5px 0 0 0; margin:0; color:#444;}
#hright {float:right; width:540px; height: 60px; margin:15px 0 0 0;}
#hrighttop {width: 200px;margin: 0 2px 0 0; padding: 0 8px 2px 0; float:right; text-align: right;}
#title p {font-size: 0.9em; color: #808080; padding: 0; background: inherit;}
#menu { width: 540px; float:right; margin:2px 0 0 0; padding:0; text-align:right;}
#menu li { display:inline; }
#menu li a {  color:#444; text-decoration:none; padding:1px 10px 1px 10px;
height:19px; background:none;}
#menu li a:hover { background: none;color:#990000;} 

/* ----------------- Main content -------------------------------------------------------*/

#bottomcontenttop{
	width:900px;
	height:10px;
	background-image: url(http://www.rdm1.com/images/advertising/b_contenttop.jpg);
	background-repeat: no-repeat;
}

#Main{
	width:898px;
	margin:0px;
	padding:0px;
	border-right:1px solid #c5c5c5;
	border-left:1px solid #c5c5c5;
	height: auto;
}

#bottomcontent{width:898px; height:300px;border-right:1px solid #c5c5c5;border-left:1px solid #c5c5c5;}
#bottomcontentbtm{
	width:900px;
	height:10px;
	background-image: url(http://www.rdm1.com/images/advertising/b_contentbtm.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
}
#mainL{
	float: left;
	width: 85%;
	margin-top: 0;
	margin-bottom: 5px;
	margin-left: 5%;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#Glossary{
	width: 75%;
	margin-top: 50;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#Glossary p {
	padding:0;
	margin:0;
	line-height: 18px;
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
}

#Glossary h1 {
	padding:0;
	margin:0;
	line-height: 24px;
	color: #555;
	font-family: Verdana, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

#Glossary h2 {
	padding:0;
	line-height: 18px;
	color: #c6101b;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#Glossary h3 {
	padding:0;
	margin:0;
	line-height: 21px;
	color: #c6101b;
	font-family: Verdana, sans-serif;
	font-size: 14px;
	text-align: left;
	text-decoration: underline;
}


#mainR{
	float: right;
	width: 290px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#maincontent{
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}

.left {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.middle {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.right {float: right;width: 270px;margin: 0 6px 5px 0; padding:10px;}
.thumbs img{
	position:static;
	padding:1px;
	margin:8px 14px 8px 12px;
	border:2px solid #990000;
	background:none;
}
.thumbs img:hover{border:2px solid #c5c5c5; background:none;}

/* ----------------- Bottom content -------------------------------------------------------*/

#footer { clear: both; text-align:center; line-height: 1.8em; color: #444; background: #fff; padding: 4px 0; 
margin:10px 0 0 0;}
#footer a {color: #990000; background: inherit;}
