body {
	margin: 0px;
	padding: 0px;
	background-color: #494d55;
}
div {
	position: relative;
}
#main_div {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-repeat: repeat-x;
	height: 127px;
}
#logo {
	background-repeat: no-repeat;
	float: left;
	height: 127px;
	width: 318px;
	margin-left:5px;
	
}
#top_nav {
	background-image: url(../images/topnav_bg.gif);
	background-repeat: no-repeat;
	float: right;
	height: 29px;
	width: 240px;
	margin-top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 29px;
	text-align:center;

}

#top_nav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#top_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E0E0E0;
	text-decoration: underline;
	line-height: 29px;
}#banner {
	background-image: url(../images/main_banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 237px;
}
#banner_inner {
	height: 196px;
}

#content_LRborder {
	background-color: #585d66;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #646973;
	border-left-color: #646973;
	padding-right: 13px;
	padding-left: 13px;
	padding-bottom: 13px;
}
#first {
	float: left;
	width: 190px;
}
#second {
	float: left;
	width: 220px;
	margin-left: 23px;
}
#third {
	float: left;
	width: 170px;
	margin-left: 23px;
}
#thirdseo {
	float: left;
	width: 220px;
	margin-left: 23px;
}
#four {
	float: left;
	width: 220px;
	margin-left: 23px;
}
#fourseo {
	float: left;
	width: 200px;
	margin-left: 23px;
}
.index_mainbg {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bodybg_repeat.jpg);
	background-repeat: repeat-x;
	background-color: #494d55;
}
.inner_mainbg {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/inner_mainBG.jpg);
	background-repeat: repeat-x;
	background-color: #494d55;
}
#left_column {
	background-color: #585d66;
	width: 248px;
	margin-top: 20px;
	background-image: url(../images/inner_left_right.gif);
	background-repeat: repeat-y;
	float: left;
}
#inner_links {
	float: left;
	width: 218px;
	padding-right: 15px;
	padding-left: 15px;
}
#inner_content_area {
	float: right;
	width: 630px;
	margin-top: 20px;
}
#rightbox
{
margin-top:45px; 
width:201px; 
height:80px; 
float:right;
text-align:left;

}

#rightbox a:link
{
	font-family: Arial;
	font-size: 12px;
	color: #e1c9e6;
}

#rightbox a:active
{
	font-family: Arial;
	font-size: 12px;
	color: #e1c9e6;
}
#rightbox a:visited
{
	font-family: Arial;
	font-size: 12px;
	color: #e1c9e6;
}
#rightbox a:hover
{
	font-family: Arial;
	font-size: 12px;
	color: #e1c9e6;
}

#email-box {
	float:left;
	width:218px;
	color:#FFF;
	background:url(../images/box-bg.gif) top center repeat-y;
	margin-top:35px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c1c2c5;
	text-decoration: none;
}

