/*
Credit: http://www.empower.com
*/

body {
	margin: 0;
	padding: 0;
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #ECE9D8;
	background: #EED2D6 url(../images_new/bg8.gif) repeat-x;
	}

img { margin: 0px; padding: 0px; border: none; }

.cleaner { clear: both; width: 100%; height: 0px; font-size: 0px;  }

#empower_wrapper {
	width:900px;
	margin: 0 auto;
	background: white url(../images_new/empower_05.jpg) repeat-x;
	border-left:#ffffff 4px solid;
	border-right:#ffffff 4px solid;
}

/* header */

#empower_header 
{
	height: 125px;
	background:url(../images_new/header1.gif) no-repeat center;
	}
#empower_header_day{
	float:right;
	margin:0 auto;
	font-size:12px;
	color:#000;
	width:200px;
	text-align:right;
	margin-top:10px;
}	
.Logo {
	float: left;
	width: 200px;
	padding-top: 5px;
}

/* menu */

#empower_menu {
	float: left;
	margin: 0;
	padding: 0 0 0 70px;
}

#empower_menu ul {
	margin: 0;
	padding: 25px 0 0 0;
	list-style: none;
}

#empower_menu ul li {
	padding: 0px;
	margin: 0px;
	display: inline;
}

#empower_menu ul li a {
	display: block;
	float: left;
	width: 80px;
	font: normal 12px Verdana, Helvetica, sans-serif;
	height: 22px;
	padding: 5px 10px;
	text-transform:uppercase;
	margin-right: 2px;
	text-align: center;
	text-decoration: none;
	color: #000000;	
	outline: none;
}

#empower_menu li a:hover, #empower_menu li .current {
	color: #ffffff;
	font-weight:bold;
	background: url(../images_new/button2.jpg) no-repeat;
}
#empower_clock
{
	float:right;
	margin: 0;
	margin-right:5px;
	padding: 20px 0 0 0;
}
/* end of menu */

/* end of header */

/* banner */

#empower_banner {
	clear: both;
	width: 980px;
	height: 170px;
	padding: 0px 0px;
	
}
.banner {
	float:right;
	width: 980px;
	height: 170px;
    background-color:#000;
}
/* end of banner */

/* content */

#empower_content_wrapper {
	clear: both;
	margin: 0 0px;
	padding: 1px 0;
	
}

.empower_leftbar {
	float: left;
	width: 200px;
	padding: 7px 0 0 0;
	}
.side_menu{
	float:left;
	width: 200px;
}
.sidemenu_user
{
	float:left;
	width: 202px;
}

#left{
	width:202px;
	float:left;
	padding: 6px 0 0 0;
}
.asp_login{
	font: bold 16px/32px Monotype Corsiva;
	color:#FFF;
	width:200px;
	line-height:40px;
	background: url(../images_new/login1.jpg) no-repeat;
	vertical-align:middle;
	text-align:center;
}

.asp_contact{
	font: bold 16px/32px Monotype Corsiva;
	color:#FFFFFF;
	width:200px;
	background: url(../images_new/contact.jpg) no-repeat;
	height:40px;
	vertical-align:middle;
	text-align:center;
}


/* end of slidebar 1*/

#empower_content { 
	float: right;
	width: 680px;
	padding: 0 5px 0 5px;
}

#empower_content a {
	font-weight: normal;
	color: #129ff5;
	
}

.post_section {
	margin-top:8px;
	
}

.post_section h1 {
	color: #A51127;
	text-align:center;
	font-size: 20px;
	font-style:normal;
	font-weight: bold;
	padding-top:20px;
}
.post_section h2 {
	color: #000000;
	text-align:center;
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	padding-top:10px;
	padding:0;
}
.post_section h3 {
	color: #000000;
	text-align:left;
	font-size: 14px;
	font-style:normal;
	font-weight: bold;
	padding-top:10px;
	padding-left:20px;
	padding-right:20px;
}
.post_section h4 {
	color: #FF0000;
	text-align:center;
	font-size: 16px;
	font-style:normal;
	font-weight: bold;
	padding-top:10px;
	padding:0;
}

.post_section p {
	margin-bottom: 20px;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	padding:0 40px;
}
.post_section ul{
	
}

.post_section ul li {
	margin: 1px 0px;
	padding: 1px 1px;
	text-align:justify;
	text-decoration:none;
	padding-left:10px;
	padding-right:40px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000000;
	}
.post_section img{
	padding:10px 10px;
	}
#post_section_leftimg{
	
	float:left;
	width:150px;
	
}
#post_section_text{
	float:right;
	width:550px;
}
.post_section a{
	text-align:left;
	font-size:12px;
}

/* end of content */

/* footer */

#empower_footer {
	clear: both;
	background-color:#A51127;
	
	
}
#empower_footer_menu {
	clear: both;
	width: 580px;
	margin:0 auto;
	
}
#empower_footer_menu a{
	font:bold 12px/27px Arial, Helvetica, sans-serif;
	padding : 5px;
	text-align:center;
	color:#FFF;
	text-decoration: none;
}

#empower_footer_menu a:hover {
	color:#000;
	font:bold;
	text-decoration:underline;
	
}

/* end of footer */

.login_detail{
	font: bold 16px/32px Monotype Corsiva;
	color:#FFF;
	width:200px;
	line-height:40px;
	background: url(../images_new/login_detail.jpg) no-repeat;
	vertical-align:middle;
	text-align:center;
}
.menu_detail{
	font: bold 16px/32px Monotype Corsiva;
	color:#FFF;
	width:203px;
	line-height:40px;
	background: url(../images_new/menu.jpg) no-repeat;
	vertical-align:middle;
	text-align:center;
}
