body {
	background-color: #000000;
	text-align:center;
	font-family:Trebuchet MS, Tahoma;
	font-weight:normal;
	color:#ffffff;
	margin:0;
}
p {
	text-align: justify;
	font-family:Trebuchet MS, Tahoma;
	font-size:13px;
	color:#999999;
	padding:0px;
	margin:10px 10px;
}
.main_container {
	position:relative;
	border:solid 1px #000;
	width:990px;
	margin:auto;
	text-align:left;
	background-image:url(../app_images/velvet_background.jpg);
	background-repeat:no-repeat;
}
.content_wrapper {min-height:400px;}
.menu {
	height:25px;
	margin-top:20px;
	text-align:right;
	padding-left:20px;
}
.menu a {
	font-family:'Trebuchet MS';
	color:#ffffff;
	font-size:17px;
	text-decoration:none;
	margin:20px;
}

.menu img { vertical-align:middle; }



.logo_container {
	position:relative;	
	height:150px;
	margin-top:37px;
	}
.logo {
	left:44px;
	position:absolute;
	top:15px;
}
.introduction {
	left:394px;
	position:absolute;
	top:13px;
}
.some_label {height:40px;}

.read_more {
	color:#04b2fb;
	font-size:14px;
	margin:30px;
	text-decoration:none;
	}
.read_more img {
	border:none;
	vertical-align:middle;
}

.title {
	text-align:left;
	font-family:'Trebuchet MS';
	font-weight:normal;
	font-size:17px;
	padding:10px;
}

.footer
{
	border-top:solid 2px #5b7681;	
	background-image:url('../app_images/velvet_blue.jpg');
	background-repeat:no-repeat;
	height:150px;
}

.footer_menu{
	margin:10px;
	height:40px;
	text-align:left;
}

.footer_menu a {
	font-family:'Trebuchet MS';
	color:#ffffff;
	font-size:15px;
	text-decoration:none;
	margin:20px;
}
.footer_menu img { vertical-align:middle; }

.copyright {
	margin:8px;
	float:right;
	font-size:12px;
	font-Arial;
	color:#5b5b5b;
	width:380px;
}