body
{
	padding: 0px;
	margin: 0px;
	text-align: center;
	font-family: tahoma;
	font-size: 12px;
	color: #6e6e6e;
	overflow-x: hidden;
}

input
{
	font-family: tahoma;
	font-size: 12px;
}

label
{
	font-size: 12px;
	font-weight: bold;
	color: #149EAB;
}

p{
	padding-right:25px;
}

div#div_main_container
{
	width: 1006px;
	margin: 0px auto;
	text-align: left;
}

div#div_logo,div#div_header,div#div_content
{
	overflow: auto;
}

div#div_logo img,div#div_header img
{
	float: left;
}

div#div_sep
{
	height: 10px;
	background: white url('../images/below_header_sep_bg.jpg') repeat-x;
}

div#div_content_left
{
	width: 77px;
	height: 186px;
	background: white url('../images/content_left_bg.jpg') no-repeat;
	float: left;
}

div#div_content_top
{
	width: 929px;
	height: 67px;
	background: white url('../images/content_top_bg.jpg') no-repeat;
	float: left;
}

div#div_about_us
{
	float: left;
	width: 529px;
}

div#div_about_us div
{
	margin: 10px;
}

div#div_contact_us
{
	float: left;
	width: 400px;
	background: #CECECE url('../images/contact_us_bg.jpg') repeat-x;
	overflow:auto;
}

div#div_contact_us img
{
	margin-left: 25px;
}

div#div_contact_us div
{
	margin-left: 40px;
}

div#div_contact_us table input,div#div_contact_us table textarea
{
	border: 1px solid #8FBB1F;
	width: 220px;
	padding: 5px;
	height: 15px;
}

div#div_contact_us table textarea
{
	height: 100px;
}

div#div_footer
{
	height: 10px;
	background: #69B3BA;
}

img#img_captcha
{
	margin: 0px!important;
}

.title
{
	color: #149EAB;
	font-size:13px;
	font-weight:bold;
}