body{
	background-color:#111;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	margin:0px;
	padding:0px;
}

td,div{
	line-height: 140%;
	color: #999;
	font-size:12px;
	text-align:left;
}

a:active, a:focus, a:link, a:visited{
	text-decoration:none;
	color:#aaa;
}

a:hover{
	color:#fff;
}


a img{
border: 0px;
}

h1, .pm_h1{
	font-size:19px;
	margin:0px 0px 25px 0px;
	padding:0px 0px 0px 0px;
	color:#fff;
	font-weight:normal;
	letter-spacing:1px;
}

h3{ 
	font-size:12px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	color:#fff;
	font-weight:bold;
	letter-spacing:0px;
}

.history_back{
	padding:0px;
	margin:0px 0px 20px 0px;
	width:100%;
	text-align:right;
	clear: both;
}

.history_back a{
	font-weight:bold;
	color:#fff;
}


#header_container{
	width:100%;
	clear:both;
}

#header_content{
	width:1050px;
	height:390px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px;
}

#header_content_menu{
	width:634px;
	height:93px;
	float:left;
}


#content_container{
	width:100%;
	clear:both;
}

#content_content{
	width:1050px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
}

#content_left{
	width:225px;
	float:left;
	padding-right:35px;
}

#content_right{
	width:787px;
	float:left;
}

#footer_container{
	width:100%;
	clear:both;
}

#footer_content{
	width:1050px;
	height:50px;
	position:relative; overflow:hidden; margin:0 auto; padding:0px; text-align:left;
}

