* {

	margin: 0;

	padding: 0;

}



body {

	font: normal 11px verdana, arial, tahoma, sans-serif;

	color: #fff;

	line-height: 12px;

	background: #000;

	margin-top: 20px;

}



a {

	color: #fff;

	text-decoration: none;

}



a img {

	border: 0;

}



a:visited {

	color: #fff;

	text-decoration: none;

}



a:hover {

	color: #fff;

	text-decoration: none;

}



h2 {

	text-align: left;

	font: bold 2em arial, tahoma, sans-serif;

	color: #fff;

	border-bottom: 2px solid #fff;

	margin-bottom: 5px;

}



#pre_container {

	width: 700px;

	height: 400px;

	margin: 0 auto 0 auto;

	background: #000 url(images/banner.jpg) no-repeat;

}



#nav {

	margin-top: 40px;

	margin-right: 15px;

	text-align: left;

}



#nav ul {

	list-style: none;

	font: bold 11px verdana, arial, tahoma, sans-serif;

	margin-left: 15px;

	margin-bottom: 15px;

}



#nav li {

	margin-bottom: 1px;

	background: #333;

}



#nav li a {

	color: #aaa;

}



#nav li a:hover {

	color: #ccc;

}



#left_bar {

	clear: all;

	float: left;

	width: 230px;

	margin-left: 5px;

	background: #111;

}



#left_bar p {

	padding: 0 15px 10px 15px;

	color: #aaa;

	text-align: justify;

}



#left_bar h2 {

	margin-left: 15px;

	margin-right: 15px;

	text-align: right;

}



#left_bar_start {

	width: 230px;

	height: 120px;

	background: #111 url(images/logo.gif) no-repeat;

	border-bottom: 2px solid #333;

}



#nav_pic {

	width: 230px;

	height: 30px;

	background: #111 url(images/navigation.gif) no-repeat;

	margin-bottom: -30px;

}



#other_info_pic {

	width: 230px;

	height: 30px;

	background: #111 url(images/other_info.gif) no-repeat;

	padding-top: 5px;

	border-top: 2px solid #333;

}



#right_content {

	float: right;

	width: 430px;

	margin: 215px 5px 0 10px;

}



#right_content p {

	margin-bottom: 10px;

	text-align: left;

}



#right_content img {

	float: right;

	border: 2px solid #fff;

	margin: 5px 0 5px 5px;

}



/* THE FOOTER */



#footer {

	width: 620px;

	margin:0 auto 0 auto;

	padding:10px;

	text-align:center;

	border-top: 2px solid #e1b505;

}


#right_content .contentimg {
	float:right;
	padding:5px;
	background-color:#fff;
	border: 1px solid #eee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}
#right_content .contentimg2 {
	float:left;
	padding:5px;
	background-color:#fff;
	border: 1px solid #eee;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:20px;
}