body
{
	margin:auto;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size:11px;
	color:#ccc;
	background-color:#CCC;
	background-image: url(images/PhotoGray_browser_bg-2.jpg);
}
h1{
	font-size:15px;
	color:#CCC;
	padding:5px;
	margin:3px;
	font-weight:normal;
	text-align:center;
	display:none;
}
#main_content{
	width:850px;
	height:850px;
	margin:auto;
	background-color:none;
	border:none;
}
#top_banner{
	width:850px;
	height:130px;
	background-image: url(images/logoblan.png);
	background-repeat: no-repeat;
	background-position: right;
}

#top_banner p {
	font-size:14px;
	color:black;
	margin:4px;
	padding-top:2px;
}

img.logo{
padding-left:15px;
}

/*------top menu---------*/
#top_menu{
	width:850px;
	margin:auto;
	padding:10px;
	background-image: url(images/PhotoGray_browser_bg-2.jpg);
	background-repeat: repeat-x;
}

/*-------footer-----*/
#footer{
	width: auto;
	height:100px;
	clear:both;
	margin-top:40px;
	background-image: url(images/PhotoGray_browser_bg-2.jpg);
	background-repeat: repeat-x;
}
#footer_content{
width:850px;
margin:auto;
}
#copyrights{
	width:185px;
	color: #666666;
	font-size:10px;
	float:left;
	padding:10px;
}
/*---------footer menu---------*/
ul.footer_menu {
	list-style-type:none;
	float:right;
	display:block;
	width:600px;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom:0px;
	padding-left:15px;
	margin: 0px;
}

ul.footer_menu li {
	font-size:12px;
	display:inline;}

a.nav2:link, a.nav2:visited {
display:block; float:right; padding:4px 22px 0 5px; margin:2px; width: auto; height:20px; text-align:center; line-height:16px;
text-decoration:none; color:#999999;}

a.nav2:hover {
	width:auto;
	height:5px;
	text-align:left;
	line-height:16px;
	text-decoration:none;
	color:#FFF;
	margin: 2px;
	display: block;
}


#page_content_left .title h2 {
	color: #F00;
}
