html, body {
    padding: 0;
    margin: 0;
}

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background:#999 url(../images/main_bg.jpg) repeat-x;
	color:#000;
}

.wrapper{
	margin: 0px auto;
	width: 884px;
}

.nav_button{
	margin:0;
	padding-top:1px;
}

.nav_button2{
	margin:0;
	padding:0;
}

.main_content{
	margin:15px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.left_side{
	width:440px;
	padding-bottom: 50px;
	margin-left: 70px;
}

.header_text{
	font-size:16px;
	font-weight:bold;
	color:#FFF;
	margin:0px 0px 15px 15px;
	letter-spacing:1px;
}

.ep_container{
	margin-bottom:20px;
}

.ep_container img{
	border:0px;
}

.ep_header{
	background:url(../images/main.jpg);
	width:400px;
	height:22px;
	color:#000;
	font-weight:bold;
	padding:6px 0px 0px 15px;
	font-size:11px;
	letter-spacing:1px;
}

.ep_header_left{
	width:300px;
	float:left;
}

.ep_header_right{
	padding-top:1px;
	font-size:10px;
	font-weight:normal;
	color:#444;
	padding-right:15px;
}

.ep_body{
	background:url(../images/ep_bg.jpg);
	height:35px;
	width:400px;
	padding:0px 0px 0px 20px;
	line-height:14px;
	color:#222;
}

.ep_body_left{
	padding-top:0px;
	float:left;
	width:381px;
	height:50px;
}

.ep_body_right{
	margin-left:381px;
}

.ep_footer{
	background:url(../images/ep_footer.jpg);
	width:592px;
	height:19px;
	padding:9px 0px 0px 15px;
	font-weight:bold;
	letter-spacing:1px;
}

.right_side{
	width:235px;
	float:right;
	margin-right: 90px;
}

.tips_top_spacer{
	height:33px;
}

.tip_header{
	width:227px;
	height:28px;
}

.tip_header_left{
	float:left;
	background:url(../images/main.jpg) 0% 0%;
	width:15px;
	height:28px;
}

.tip_header_center{
	float:left;
	background:url(../images/main.jpg) 50% 0%;
	width:197px;
	height:22px;
	padding-top:6px;
	font-weight:bold;
	color:#000;
}

.tip_header_right{
	float:left;
	background:url(../images/main.jpg) 100% 0%;
	width:15px;
	height:28px;
}

.tip_box_content{
	padding:10px;
	border:solid 1px #53565c;
	margin-bottom:10px;
	width:205px;
	color:000;
	background:url(../images/tip_back.gif);
}

.footer_separator{
	background:url(../images/template/main_bg.jpg) 0% 100%;
	height:2px;
	font-size:0px;
}

.footer{
	margin: 0px auto;
	width: 884px;
	padding:10px 0px 25px 0px;
}
