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

body
{
	background:url(../images/fullbg.jpg) no-repeat top center #02bdc8;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.totalarea
{
	width:1000px;
	margin:0 auto;
	
}
.outerdiv
{
	width:816px;
	margin:0 auto;
	margin-top:27px;
	margin-bottom:20px;
	
	
}
.headerarea
{
	width:820px;

	background:url(../images/header_bg.gif) no-repeat;
	height:214px;
}
.header_left
{
	width:595px;
	float:left;
}
.header_right
{
	width:225px;
	float:right;
}
.logo
{
	padding:38px 0px 0px 36px;
}
.menuarea
{
	width:186px;
	padding:60px 0px 0px 27px;

}
.menuul
{
	list-style:none;
	margin:0px;
	padding:0px;
	background:url(../images/menu_bg.jpg) repeat-y;
	line-height:31px;
}
.menuli
{
	font-size:12px;
	color:#000000;
	padding-left:25px;
	text-transform:uppercase;
}
.menuli2
{
	font-size:12px;
	color:#009499;
	padding-left:25px;
	text-transform:uppercase;
}
.menuli11
{
	font-size:12px;
	color:#000000;
	text-transform:uppercase;
	text-decoration:none;
}
.menuli22
{
	font-size:12px;
	color:#009499;
	text-transform:uppercase;
	text-decoration:none;
}
.contantarea
{
	width:820px;
	background:url(../images/contant_bg.png) repeat-y;

	
	
}
.contant_left
{
	width:197px;
	float:left;
}
.con_lm
{
	width:198px;
}
.conleft_topbg
{

	background:url(../images/adders_topbg.jpg) no-repeat top;
}
.conleft_mid
{

	background:url(../images/adders_midbg.jpg) top repeat-y;
}
.conleft_btm
{
	background:url(../images/adders_btmbg.jpg) no-repeat bottom;
	padding-right:5px;
}
.addrese_text
{
	font-family:Arial;
	text-decoration:none;
	width:183px;
	padding:20px 8px 21px;
	line-height:20px;
	color:#737474;
	text-align:right;

}
.bold_sky
{
	color:#00a3a9;
	font-size:18px;
}
.bold_gry
{
	color:#cbcbcb;
	font-size:18px;
}
.bold_orande
{
	color:#ff6600;
	text-decoration:none;
}
.contant_right
{
	width:619px;
	float:left;
}
/*.right_topbg
{
	background:url(../images/r_n_topbg.jpg) top no-repeat;
}*/
.right_midpbg
{
	background:url(../images/r_n_midbg2.jpg) repeat-y;
}
/*.right_btmbg
{
	background:url(../images/r_n_btmbg.jpg) bottom no-repeat;
}*/
.textarea
{
	width:570px;
	margin:0px 10px 0px 28px;
	
}
.welcometext
{
	margin:24px 0px 0px 7px;
}
.wel_text
{
	font-family:Arial;
	text-decoration:none;
	padding:17px 28px 0px 7px; 
	color:#737474;
	line-height:21px;
}
.wel_text2
{
	font-family:Arial;
	text-decoration:none;
	font-size:14px;
	color:#02c3ce;
	
}
.wel_text3
{
	font-family:Arial;
	text-decoration:none;
	font-size:14px;
	color:#000000;
	text-align:center;
}
.wel_text4
{
	font-family:Arial;
	text-decoration:none;
	font-size:16px;
	color:#ff6600;
	text-align:center;
}
.wel_text5
{
	font-family:Arial;
	text-decoration:none;
	font-size:16px;
	color:#02bdc8;
	text-align:center;
}
.footer
{
	width:820px;
	background:url(../images/footer_bg.gif) no-repeat;
	
	margin-left:11px;
	height:47px;

}
.footer_text
{
	width:;
	float:right;
	padding:10px 36px 0px 0px;
	font-size:11px;
	color:#9b9696;
}
.clear
{
	clear:both;
}