@charset "utf-8";
/* CSS Document */


body
{
	background-color:#ffffff;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-size:14px; 
	line-height:18px; 
	font-family:Trebuchet MS, Arial, Helvetica, Sans-serif; 
	margin: 0;
}



a:link
{
	color: #000000;
}

a:visited
{
	color: #666666;
}

a:hover
{
	color: #FF6600;
}

a:active
{
	color: #00CC00;
}

h1
{ 
	font-size: 18px;
	color: #000000;
	font-weight: bold; 
	line-height: 24px; 
	padding: 0; 
	margin: 0; 
}

h2
{ 
	font-size:36px; 
	color:#000000; 
	font-weight:bold; 
	line-height:40px; 
	text-transform:uppercase; 
	padding:0; 
	margin:0;
}

h3
{ 
	font-size:36px; 
	color: #d49f39;
	font-weight:bold; 
	line-height:40px; 
	text-transform:uppercase; 
	padding:0; 
	margin:0;
}

h4
{
	font-size:20px; 
	color:#CCCCCC; 
	font-weight:bold;
	line-height:20px;
	text-transform:uppercase; 
	padding:0; 
	margin:0; 
	border-bottom:1px solid #CCCCCC;
}

h5
{
	font-size:24px; 
	color:#5a5957; 
	font-weight:bold; 
	line-height:30px; 
	text-transform:uppercase; 
	padding:0; 
	margin:0; 
	/* border-bottom:3px solid #5a5957; */
}

h6
{ 
	font-size:36px; 
	color: #000000;
	font-weight:bold; 
	line-height:14px; 
	text-transform:uppercase; 
	padding:0; 
	margin:0;
}

p 
{ 
	line-height:24px; 
	padding:0px 0px 10px 0px; 
}

a.headerlinkw
{

	color: #fff;
	text-transform:uppercase; 
	line-height:18px; 
	letter-spacing:px; 
	padding:3px 10px 2px 0px;
	text-decoration: none;
	
}

a.headerlinkw:hover
{
	text-decoration: underline;
}

img.logo
{
	width: 300px;
	height: 48px;
	position: relative;
	right: 10px;
	top: 20px;
	float: right;
	margin: 0px;
	padding: 0px;
}




/* wrapper styles */

#wrapper
{ 
	margin: 0 auto;
	width: 951px;
}

#header 
{
	width: 951px;
	float: left;
	padding: 0px;
	height: 178px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
}

#headerlinks
{

	background-color: #96a741;
	height: 36px;
	top: 115px;
	left: 0px;
	margin: 0px;
	position: relative;
	width: 125px;
	float: left;
	overflow: hidden;
	text-align: center;

}

#headerlinkswide
{

	background-color: #96a741;
	height: 36px;
	top: 115px;
	left: 0px;
	margin: 0px;
	position: relative;
	width: 175px;
	float: left;
	overflow: hidden;
	text-align: center;

}

#checkimg
{

	height: 218px;
	width: 285px;
	top: 0px;
	left: 0px;
	position: inherit;
	float: left;

}

#introbox
{
	width: 951px;
	float: left;
	padding: 0px;
	height: 326px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/rdmbg.jpg);
	background-repeat: no-repeat;
}

#viewbox
{
	width: 951px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(images/rdmbg.jpg);
	background-repeat: no-repeat;
	overflow: visible;
}

#introboxh
{
	top: 50px;
	left: 35px;
	width: 550px;
	position: relative;
}

#graybox
{
	width: 622px;
	height: 246px;
	background-image: url(images/darkgreyboxbg.jpg);
	background-repeat: no-repeat;
	float:left;
	padding: 0px 0px 0px 35px;
	margin: 0px -35px 0px 0px;

}

#greenbox
{
	width: 329px;
	float: right;
	overflow: auto;
	background-color: #eaeeda;
	background-image:url(images/greenboxbg.jpg);
	background-repeat: no-repeat;
}

#left
{
	float: left;
	width: 250px;
	left: 0px;
	top: 25px;
	position: relative;
	font-size: 12px;
}

#right
{
	float: left;
	width: 250px;
	top: 25px;
	position: relative;
	font-size: 12px;
}
