* {
	margin: 0px;
	padding: 0px;
}
html {
	width: 100%;
	margin: 0px;
	padding: 0px;
}
.Bdotted {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cccccc;
}
body {
	margin: 0px;
	padding: 0px;
	width:100%;
}
p {
	font-family: Arial;
	font-size: 12px;
	margin: 0px;
}
a:link, a:visited {
	font-family: Arial;
	font-size: 12px;
	color:#239eaa;
	text-decoration:none;
}
a:hover {
	font-family: Arial;
	font-size: 12px;
	color:#239eaa;
	text-decoration:none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 39px;
	margin: 0px;
	color: #FFCC00;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	color:#007783;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
li {
}
form {
	display:inline;
}
.topmain {
	background-image: url(../images/bg_top.gif);
	background-repeat: repeat-x;
	text-align: center;
	width: 100%;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #007783;
	padding-top: 10px;
	padding-bottom: 10px;
}
.L14_glay {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.L14_black {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.L14_black a:link, .L14_black a:visited  {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4d4d4d;
	text-decoration: none;
}
.L14_black a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.Container {
	width:100%;
	display:table;
	position:static;
	height:100%;
	border-top:#ffffff 1px solid;
}
.Top{
	width:100%;
	display:table;
	position:static;
	height:100%;
	border-bottom:#8ec3c8 3px solid;
}
.Banner {
	height: 244px;
	border-bottom:#8ec3c8 3px solid;
}
.BannerR {
	height: 244px;
	float:left;
	background:url(../images/banner_who.jpg) left;
	width:250px;
	padding-right:35px;
	position:absolute;
	right:0px;
	border-left: #FFFFFF 1px solid;
}
.Main {
	height:244px;
	background:url(../images/main.jpg) left;
	border-bottom:#8ec3c8 3px solid;
	width:100%;
}
.Main1 {
	height:244px;
	background:url(../images/main2.jpg) left;
	border-bottom:#8ec3c8 3px solid;
	width:100%;
}
.Main2 {
	height:244px;
	background:url(../images/main3.jpg) left;
	border-bottom:#8ec3c8 3px solid;
	width:100%;
}
.Main3 {
	height:244px;
	background:url(../images/main5.jpg) left;
	border-bottom:#8ec3c8 3px solid;
	width:100%;
}
.Main4 {
	height:244px;
	background:url(../images/main6.jpg) left;
	border-bottom:#8ec3c8 3px solid;
	width:100%;
}
.Main5 {
	height:244px;
	background:url(../images/main7.jpg) left;
	border-bottom:#8ec3c8 3px solid;
	width:100%;
}
.Main6 {
	height:244px;
	background:url(../images/main4.jpg) left;
	border-bottom:#8ec3c8 3px solid;
	width:100%;
}
.Main7 {
	height:244px;
	background:url(../images/main8.jpg) left;
	border-bottom:#8ec3c8 3px solid;
	width:100%;
}
.Main8 {
	height:244px;
	background:url(../images/main6.jpg) left;
	border-bottom:#8ec3c8 3px solid;
	width:100%;
}
.Left {
	width:294px;
}
.Right {
	width:294px;
}
.Content {
	float:left;
	width:50%;
	padding:15px;
	float:left;
	display:block;
}
.FR_GrayLeft {
	border:#cccccc 1px solid;
	border-top:none;
	background:#ffffff url(../images/corner_left.gif) left top no-repeat;
}
.FR_GrayRight {
	border:#cccccc 1px solid;
	border-top:none;
	background:#ffffff url(../images/corner_right.gif) left top no-repeat;
}
.Property {
	padding:10px;
}
.FR_Gray {
	border:#cccccc 1px solid;
	padding:3px;
	background-color:#FFFFFF;
}
.FR_Blue {
	border:#8ec3c8 1px solid;
	padding:2px;
}
.L22 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
}
.Fill {
	background-color:#b2d5d8;
	border:#b8cbbc 1px solid;
}
.Title {
	background-color:#b2d5d8;
	line-height: 20px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007783;
}
.Title1 {
	background-color:#b2d5d8;
	border:#b8cbbc 1 solid;
	line-height: 20px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #007783;
}
input[type="image"] {
	padding:0px;
	margin:0px;
}
.PD {
	padding:7px;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #00636c;
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
	font-weight: bold;
}
.Menu a:link, .Menu a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #00636c; 
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
.Menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #a75a11;
	text-decoration: none;
	text-align:center;
	text-transform:uppercase;
	font-weight: bold;
}
.Menu1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #a75a11; 
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
	background-image: url(../images/bg_menu.jpg);
	background-repeat: repeat-x;
}
.Menu1 a:link, .Menu1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #a75a11; 
	text-align:center;
	text-decoration: none;
	text-transform:uppercase;
	font-weight: bold;
}
.Menu1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 45px;
	color: #a75a11;
	text-decoration: none;
	text-align:center;
	text-transform:uppercase;
	font-weight: bold;
}
.footer { 
	width:975px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align:center;
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: bottom left;
}
.Content {
	background-image: url(../images/pic_content.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 100%;
}
.L18_Orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f26522;
	text-decoration: none;
}
.L18_Orange a:link, .L18_Orange a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f26522;
	text-decoration: none;
}
.L18_Orange a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f26522;
	text-decoration: underline;
}
.L14_Yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	padding:6px 0px 4px 10px;
	/*border-bottom:dotted 1px #ffcc00;*/
}
.L14_Yellow a:link, .L14_Yellow a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	padding:2px 0px;
}
.L14_Yellow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
	padding:2px 0px;
	text-decoration: none;
}
.L11_Yellow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFCC00;
	text-decoration: none;
	padding:2px 0px;
}
.L11_Yellow a:link, .L11_Yellow a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #ffffff;
	text-decoration: underline;
	padding-left:20px;
}
.L11_Yellow a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: capitalize;
	color: #FFCC00;
	padding-left:20px;
	text-decoration: none;
}

.L12_Green {
	font-family: Tahoma;
	font-size: 12px;
	color: #83bdc3;
}
.MenuL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #013C42;
	text-decoration: none;
	background-image: url(../images/bg_menuL1.jpg);
	padding-left: 10px;
	border-bottom:#FFFFFF 1px solid;
}
.MenuL a:link, .MenuL a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #013C42;
	text-decoration: none;
}
.MenuL a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	color: #a75a11;
	text-decoration: none;
}
.L12_White {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.L25_Navyblue {
	font-family: Tahoma;
	font-size: 25px;
	color: #0c4da2;
	text-decoration: none;
}
.L25_Blue {
	font-family: Tahoma;
	font-size: 25px;
	color: #0086bc;
	text-decoration: none;
}