@charset "utf-8";
/* CSS Document */


.menu {
	width:780px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #999999;
	font-style: normal;
	font-weight: 400;
	text-align:center;
	overflow:hidden;
}
.menu_active{text-decoration: none;color: #333 !important;}
a:link {
	color: #BBB;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #BBB;
}
a:hover {
	text-decoration: none;
	color: #333;
}
a:active {
	text-decoration: none;
}	
body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/background_pic.jpg);
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #999999;
	font-weight: 400;
	line-height: 8px;
	font-style: normal;
}
.menu2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 8px;
	color: #333333;
	font-style: normal;
	font-weight: 400;
}
.text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
}

.coming_soon_text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 36pxpx;
	color: #666666;
	line-height: 20px;
}
.style1 {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	font-style: normal;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666666; line-height: 20px; }


.clearfix:after {
	font-size:1px;
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display:inline-block;
}
html[xmlns] .clearfix {
	display:block;
}
* html .clearfix {
	height:1%;
}
.about-page-content br{
	content: " ";
}



/*p{
	margin: 0px !important;
}*/