@charset "utf-8";
/* CSS Document */

#pagecontainer {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 8px;
	padding-left: 8px;
	background-image: url(../images/bg_page.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#pagecontainer p {
	color: #FFFFFF;
	padding-right: 16px;
	padding-left: 16px;
}
#header_container {
	background-image: url(../images/bg_header.jpg);
	height: 144px;
	width: 760px;
}
#nav_container {
	background-image: url(../images/bg_navbar.gif);
	background-repeat: repeat-x;
	height: 34px;
	line-height: 24px;
}
#nav_container p {
}
.clear {
	clear: both;
}

#featured_top {
	background-image: url(../images/bg_topfeature.jpg);
	background-repeat: no-repeat;
	height: 277px;
	width: 760px;
}
#feature_btm {
	background-image: url(../images/bg_btmfeature.jpg);
	background-repeat: no-repeat;
	height: 181px;
	width: 760px;
}
#footer {
	background-image: url(../images/bg_footer.gif);
	height: 64px;
	width: 720px;
	background-repeat: no-repeat;
	padding-top: 24px;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	background-color: #000000;
}
#main_contentholder {
	color: #FFFFFF;
	background-color: #7D7E7D;
	padding-top: 15px;
	padding-bottom: 16px;
	background-image: url(../images/bg_maincontent.jpg);
	background-repeat: no-repeat;
	padding-right: 7px;
	padding-left: 7px;
}
#sidebarmenu {
	float: left;
	width: 200px;
}
#right_content {
	float: left;
	width: 540px;
}

#main_content-title  {
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 5px;
	float: left;
}
#main_contentheading {
	clear: both;
	height: 45px;
	margin-bottom: 30px;
}
#btn_sml_joinus {
	float: right;
	margin-right: 15px;
	margin-top: 5px;
}

#logo {
	float: left;
	height: 144px;
	width: 170px;
}
#logo h1 {
	margin: 0;
	width: 170px;
	height: 144px;
	position: relative;
}
#logo h1 a {
	position: absolute;
	width: 170px;
	height: 144px;
	text-indent: -1000px;
	left: 0px;
}
#hdr_ad_container {
	float: left;
	width: 590px;
	height: 144px;
}
#login {
	float: right;
	width: 250px;
	padding-top: 10px;
}
#login   .Label      {
	font-size: 11px;
	color: #FFFFFF;
}
#login  .Input  {
	font-size: 11px;
	color: #FFFF00;
}
#whymolten {
	float: left;
	height: 187px;
	width: 400px;
	padding-top: 90px;
}
.modulelinkstable  a:hover {
	color: #CCCCCC;
}
#whymolten_content {
	height: 105px;
	width: 304px;
	padding-right: 48px;
	padding-left: 48px;
	font-size: 11px;
	line-height: 15px;
	color: #000000;
}
#btn_joinus {
	height: 68px;
	width: 321px;
	padding-left: 80px;
	padding-top: 5px;
}
.ftr_btm_btn {
	float: left;
	height: 180px;
}

.ol_left
{
  margin-left:8px;
 
  }
  
  .sub_ol_left
{
  margin-left:25px;
 
  }