body {
	margin:0;
	padding:0;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	height:100%;
	line-height: 16px;
	background: #34122B url(../img/bg.jpg) scroll no-repeat top center;

}

#main {
	width:765px;
	height: 100%;
	margin:0 auto;
	padding: 0;
	background: #fff;
}

#header {
	background: url(../img/header_bg.jpg) scroll repeat-x 0 0;
	height:135px;
}

.logo {
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
}

.menu_left {
	margin-left: 1px;
	background: #5F5F5F;
	width: 179px;
}

.left_content h4 {
	background: #666666;
	margin-bottom: 2px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

.left_content h4 a {
	color: #fff;
	text-decoration: none;
	padding-right: 25px;
	background: url(../img/dots.jpg) scroll no-repeat right top;
	padding-top: 2px;
	padding-bottom: 2px;
}

.menu_left li {
	border-bottom: 1px solid #fff;
}

.menu_left a {
	display: block;
	margin-left: 10px;
	width: 155px;
	margin-bottom: 1px;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #fff;
	text-decoration: none;
	background: url(../img/bullit.jpg) scroll no-repeat 0 center;
	padding-left: 15px;
}

#content {
	height: 100%;
	color: #000;
	text-align: left;
	padding-top: 2px;
	background-color:#fff;
	vertical-align:top;	
}

.header {
	font-size: 14px;
	font-weight: bold;
}

.menu_top {
	background: transparent url(../img/menu_top_bg.png) scroll repeat-x 0 0;
	float: right;
	width: 765px;
	height: 38px;
	margin-top: 8px;
}

.logo {
	padding-top: 25px;
	padding-left: 15px;
}

.menu_top ul {
	clear: both;
	list-style: none;
	margin-left:20px;
	
}

.menu_top li {
	float: left;
	margin: 0 0.14em;
}

.menu_top li a.last {
	margin-right: 0px !important;
	background: none;
}

.menu_top li a:hover {
	color: #e3e3e3;
}

.menu_top li a {

	height: 4em;
	line-height: 40px;
	float: left;
	padding-left:20px;
	padding-right:20px;
	display: block;
	color: #fff;
	text-decoration: none;
	text-align: center;
	background: transparent url(../img/separate.png) scroll no-repeat top right;
	font-weight:bold;
}






.client_login {
	float: right;
	width: 308px;
	height: 50px;
	padding-left: 20px;
	margin-top: 25px;
}

.client_login span {
	margin-right: 60px;
	color: #fff;
	margin-bottom: 5px;
}

.special_txt {
	float: right;
	padding-top: 25px;
	padding-right: 15px;
}

#login {
	background: transparent url(../img/login_button.png) scroll no-repeat 0 0;
	width: 30px;
	height: 17px;
	border: none;
	float: left;
	margin-top: 4px;
	cursor: pointer;
}

.email_login, .pass_login {
	width: 119px;
	border: 0;
	background: none;
	color: #000;
	margin-right: 10px;
	float: left;
	background: #fff;
	margin-top: 5px;
}

.client_login_head {
	color: #fff;
	padding-top: 5px;
	padding-bottom: 8px;
	font-weight: bold;
}

#footer {
	background: url(../img/footer_bg.jpg) scroll repeat-x 0 0;
	height: 49px;
	padding-top:0px;
	clear: both;
}

.logo_footer {
	float: left;
}

.copyright {
	float: right;
}

.copyright p {
	color: #fff;
	font-size: 13px;
	padding-top: 18px;
	padding-right: 10px;
}

.right_content {
	float: right;
	width: 570px;
	padding-bottom: 10px;
	line-height: 18px;
}

.left_content {
	float: left;
}

.header {
	border-bottom: 1px solid #34122B;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 560px !important;
}

.right_content {
	color: #4F4F4F;
	font-size: 12px;
	width: 565px;
}

.right_content a {
	color: #2B7714;
	text-decoration: none;
}

.right_content ul {
	padding-left: 5px;
	margin-top: 10px;
}

.right_content li {
	text-decoration: none;
	background: url(../img/bullit2.gif) scroll no-repeat 0 center;
	padding-left: 15px;
	margin-bottom: 5px;
	
}

.header2 {
	border-bottom: 1px solid #34122B;
	padding-bottom: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
	width: 730px !important;
	margin-left: 15px;
	font-size: 14px;
	font-weight: bold;
}


.legend {
	font-size: 10px !important;
}

.content {
	padding: 15px;
	line-height: 16px;
}
