@charset "utf-8";
.bgtop {
	background-image: url(images/bg_top.png);
	background-repeat: no-repeat;
	height: 269px;
	width: 770px;
}
.bgmain {
	background-image: url(images/bg_main.png);
	background-repeat: repeat-y;
	width: 770px;
}
.txt_large_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #59A426;
	text-decoration: none;
}

.bgbase {
	background-image: url(images/bg_base.png);
	background-repeat: no-repeat;
	width: 770px;
	height: 90px;
	padding-right: 0px;
}
.tbl_hometd {
	padding-left: 15px;
	padding-top: 7px;
}

.tbl_home {
	background-image: url(images/tbl_bg.jpg);
	background-repeat: no-repeat;
	height: 135px;
	width: 230px;
}

.bgbuttonleft {
	background-image: url(images/button_left.png);
	background-repeat: no-repeat;
	width: 185px;
	height: 30px;
	background-position: left center;
}
.tcallus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 15px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.tpnumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 15px;
	font-weight: bold;
	color: #5AA426;
	text-decoration: none;
	letter-spacing: 1px;
}

.txtbase {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
}
table.survey  td.label {
	font-weight: normal;
	padding: 10px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.survey  td.form {
	font-weight: normal;
	padding: 10px;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
table.survey td.div {
	background-image: url(images/divide_main.png);
	background-repeat: repeat-x;
	background-position: center center;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.survey td.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5AA426;
	font-style: normal;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}



tabel.survey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 538px;
	margin: 0px;
	padding: 0px;
}

.txtbuttonleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
}
.txtlefttitgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #5AA426;
	text-decoration: none;
	letter-spacing: 0px;
}
.txtleftmainblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
}
.txtleftmainbluB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #0389BF;
	text-decoration: none;
	letter-spacing: 0px;
}
.txtlefttitblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #0389BF;
	text-decoration: none;
	letter-spacing: 0px;
}
.txtleftmaingreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #5AA426;
	text-decoration: none;
	letter-spacing: 0px;
}

.txtleftmaingreenB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #5AA426;
	text-decoration: none;
	letter-spacing: 0px;
}
.dividemain {
	background-image: url(images/divide_main.png);
	background-repeat: repeat-x;
	height: 30px;
	background-position: center center;
}

/** top navigation **/

.topnav_holder{width:100%;height:28px;}

.topnavbg[class]{
	background-color: #FFFFFF;
}

.topnav{width:100%;margin:auto;}

.mainnav{
	float:left;
	height:28px;
	list-style:none;
	font-size:11px;
	margin:0;
	padding:0;
	font-weight: normal;
}

.mainnav li{float:left;padding:0px;}

#header .mainnav a{
	float:left;
	width:123px;
	padding:0;
	margin-right:1px;
	overflow:hidden;
	color:#fff;
	height:28px;
	line-height:28px;
	text-align:center;
	background-image: url(images/nav_btn.png);
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	font-weight: bold;
}

#header .mainnav a:hover,#header .mainnav a.active{
	background-position: 0 -28px;
	color:#FFFFFF;
	background-color:#000000;
	font-size: 11px;
	font-weight: bold;
}
.box_blue {
	background-image: url(images/box_gau.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 220px;
}
.box_green {
	background-image: url(images/box_nongau.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 220px;
	width: 220px;
}
.box_white_lb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.box_white_s {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
body {
	background-image: url(images/bg_page.png);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0AB9FC;
}
.txtleftmainredB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 0px;
}
.inputonefifty {
	width: 150px;
}
.tbl_hometdSec {
	padding-left: 45px;
}
.txt_large_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0288BF;
	text-decoration: none;
}
.bgtop2 {
	background-image: url(images/bg_top2.png);
	background-repeat: no-repeat;
	height: 269px;
	width: 770px;
}
.bgtop3 {
	background-image: url(images/bg_top3.png);
	background-repeat: no-repeat;
	height: 269px;
	width: 770px;
}
.bgtop4 {
	background-image: url(images/bg_top4.png);
	background-repeat: no-repeat;
	height: 269px;
	width: 770px;
}
.bgtop5 {
	background-image: url(images/bg_top5.png);
	background-repeat: no-repeat;
	height: 269px;
	width: 770px;
}
.txtleftLargemaingreenB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 15px;
	font-weight: bold;
	color: #5AA426;
	text-decoration: none;
	letter-spacing: 0px;
}
.txtleftLargemainbluB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #0389BF;
	text-decoration: none;
	letter-spacing: 0px;
}
.txtbaselarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	letter-spacing: 0px;
}

