#top {
	height: 90px;
	background:url(../images/top_bg.jpg) no-repeat scroll 0 0;
}
.logo  {
	background:url(../images/logo.jpg) no-repeat scroll 0 0;
	margin: 5px 0 0 15px;
	float: left;
}
.logo, .logo a{
	width: 197px;
	height: 75px;
	}
	.logo a {
	font-size: 18px;
	text-indent: -9999px;
	color: #006600;
	display: block;
}
.top_num {
	width: 550px;
	height: 61px;
	float: right;
	margin: 15px 15px 0 0;
}
.bottom {
	font: normal 10px Arial;
	margin-top: 5px;
	color: #6f6e6e;
	padding: 3px;
}

.head-links {
	float:right;
	padding-top:16px;
	width: 420px;
}
.head-links li {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(../images/arrow_li_top.jpg) no-repeat scroll left center;
	float:left;
	padding:0 8px;
	font-size: 12px;
	color: #5E5E5E;
	font-family: Verdana;
}
.head-links  li  a, .bottom a {
	color: #5E5E5E;
}
.head-links li a:hover {
	color: #FF0000;
}
#menu {
	background-image: url(../images/menu_bg.jpg);
	height: 39px;
	background-repeat: no-repeat;
	background-position:left top;
	margin: 0px auto;
	width: 960px;
}

#menu ul{
	margin: 0 auto;
	padding: 0;
	list-style-type: none;
}

/*Top level list items*/
#menu ul li{
	position: relative;
	display: inline;
	float: left;
	background-image: url(../images/ddli_bg.jpg);
	background-repeat: no-repeat;
	background-position: 100% 40%;
	padding: 7px 25px 5px 25px;
	margin: 7px 0 0 0;
}
.ser {
	width: 270px;
}
.ser li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	background-attachment: scroll;
	background-image: url(../images/serbull.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 20px;
	margin: 3px 2px 2px 10px;
	border-bottom: solid #d4d4d4 1px;
}



/*Top level menu link items style*/
#menu ul li a{
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
}
#menu  li  a:hover {
	color: #FFFF33;
}
#wrap,#top, #mid, #midinn, #ot_footer {
	width: 960px;
	margin: 0 auto 0 auto;
}
#wrap {
	position: relative;
}

.homedata {
	margin-top: 4px;
	color: #505152;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.homedata p {
	padding: 10px;
	line-height: 1.4;
}

.homedata h2 {
	font-family: Tahoma, Arial;
	font-size: 22px;
	font-weight: normal;
	margin: 0px 0 10px 10px;
}

.points {
	margin: 10px 0 0 10px;
	position: relative;
	height: 254px;
	padding-bottom: 5px;
	width: 650px;
	float: left;
}
.news {
	height: 108px;
	width: 246px;
	background: url(../images/news.jpg) no-repeat scroll 0 0;
	padding: 50px 10px 5px 10px;
}

.midtop,.midbottom    {
	height:9px;
}
.middata {
	background:url(../images/midbg.jpg) repeat-y scroll left 0;
}
.midtop  {
	background:url(../images/midtop.png) no-repeat scroll center center;
}
.midbottom  {
	background:url(../images/midbottom.png) no-repeat scroll left top;
}
#ot_footer {
	background-color:#FFFFFF;
	font-family:Arial,sans-serif;
	font-size:12px;
	overflow:hidden;
	margin-top: 5px;
	background:url(../images/footerbg.jpg) no-repeat scroll 0 0;
	position: relative;
	height: 277px;
}
.points dl {
	float:left;
	padding:2px 0px;
	width:300px;
}
.points dd {
	font: normal 12px Arial;
	color: #FFFFFF;
	padding: 4px 0 0 10px;
	background: url(../images/solbull.jpg) no-repeat scroll 0 70%;
	margin-left: 10px;
}
.points dd a {
	text-decoration: none;
	color: #FFFFFF;
}
.points dd a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
form .lbox {
	float: left;
	padding: 2px;
	color: #333333;
	vertical-align: middle;
	line-height: 1.5;
	width: 120px;
}



form .row {
	border-bottom: solid #f2f2f2 1px;
	padding: 1px 4px;
	width: 300px;
	position: relative;

}
form .rltive {
	position: relative;
	width: 400px;
	height: 28px;
}
form .rbox {
	float: left;
	padding: 2px;
	color: #333333;
	vertical-align: middle;
	width: 160px;
}
form #textfield {
	border: solid #bdbcbc 1px;
	height: 19px;
	font-size: 12px;
	color: #006633;
	width: 150px;
	background-image: url(../images/txtbg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 0 2px;
}
form #textarea {
	border: solid #bdbcbc 1px;
	height: 50px;
	font-size: 12px;
	color: #006633;
	width: 276px;
	background-image: url(../images/txtbg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px 2px 0 2px;
}
form .lboxsm {
	float: left;
	padding: 1px;
	color: #333333;
	vertical-align: middle;
	font-size: 11px;
	width: 120px;
	margin: 0px;
}
form .rltive2 {
	position: relative;
	width: 265px;
	height: 25px;
	margin-bottom: 5px;
}
form  #textfieldsm {
	border: solid #bdbcbc 1px;
	height: 19px;
	font-size: 12px;
	color: #006633;
	width: 70px;
	background-image: url(../images/txtbg.jpg);
	background-repeat: repeat-x;
	padding: 2px 2px 0 2px;
}
form .rltivesm {
	position: relative;
	width: 380px;
	height: 18px;
	
}

.leftcol {
	width: 268px;
	margin-left: 12px;
	margin-top: 10px;
}

#ot_footer .featured {
	float:right;
	padding:9px;
	width:270px;
}
.floatleft {
	float: left;
}

#ot_footer .featured h2 {
	font-size:16px;
	background:url(../images/qmark.jpg) no-repeat scroll 0 0;
	height: 32px;
	padding: 5px 0 0 35px;
}
.bottom   a:hover     {
	text-decoration: underline;
	color: #FF6600;
}
.rightcol {
	width: 665px;
	margin-right: 10px;
	margin-top: 10px;
}
#lboxinner {
	background-color: #ffeee8;
	width: 249px;
	padding-bottom: 10px;
}
#lboxinner h4 {
	font-family: "Tahoma", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/lnkheadbg.jpg);
	height: 24px;
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-left: 3.8em;
}

#lboxinner li {
	background: url(../images/bull.gif) no-repeat scroll 0 20%;
	list-style: none;
	padding:0 5px 0 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #434444;
	font-size: 11px;
	font-weight: normal;
	margin: 8px 0;
}
#lboxinner ul {
	padding: 0 0 0 10px;
	width: 240px;
}
#lbox {
	width: 120px;
	display: block;
	border: solid #e0e0e0 1px;
	padding: 5px;
	margin: 0 0 10px 0;
}
.rightcol .matter {
	font: normal 13px Arial, tahoma;
	line-height: 1.5;
	color: #333333;
	padding-right: 10px;
}
.rightcol .matter h2 {
	font: bold 15px tahoma;
	color: #FF3300;
	margin: 10px 0 5px 0;
	border-bottom: dotted #ff7447 1px;
}

.rightcol .matter li {
	margin-left: 10px;
	border-bottom: solid #e1e1e1 1px;
	border-bottom-style: dashed;
	color: #666666;
}

.rightcol .matter p {
	margin: 10px 0;
}


#lboxinner p {
	padding: 8px 5px 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #434444;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.5;
}
#lboxinner li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #145066;
	font-size: 13px;
	text-decoration: none;
}
#lboxinner li a:hover {
	color: #990000;
}
.rightcol .bcrumb {
	font: normal 12px Arial, tahoma;
	line-height: 1.5;
	color: #333333;
	border-bottom: solid #e1e1e1 1px;
	padding: 2px 0;
	margin: 0 0 5px 0;
}
.rightcol .bcrumb a {
	color: #333333;
}
.rightcol .bcrumb a:hover {
	color: #FF6600;
}
.rightcol .matter h3 {
	font: bold 15px tahoma;
	color: #FF3300;
	margin: 10px 0 5px 0;
}
#lboxinner li a {
	color: #434444;
	font-size: 11px;
}
#lboxinner li a:hover {
	color: #FF3300;
	text-decoration: underline;
}
.dwn_arw {	font-family: Tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/dwn_arw_grd.jpg);
	background-repeat: repeat-x;
	line-height: 24px;
	background-position: bottom;
}
.fnc_area {	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #464646;
	text-decoration: none;
	text-align: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
.fnc_area1 {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #CC3300;
	text-decoration: none;
	text-align: left;
}
.list {	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CC3300;
	text-decoration: none;
}
.mtr_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
	text-align: justify;
	padding-left: 12px;
}
.txtinput {
	padding:2px;
	font: normal 11px Verdana, sans-serif;
	color:#333333;
	border: solid #d4d4d4 1px;
}
.txtarea {
	width:325px;
	padding:2px;
	font:normal 11px Verdana, sans-serif;
	border:1px solid #eee;
	height:60px;
	display:block;
	color:#777;
}
.ser li a {
	color: #FF0000;
}
.ser li a:hover {
	color: #990000;
}
.ser li:hover {
	border-bottom: solid #999999 1px;

}
.rightcol .matter h2 a {
	color: #FF3300;
}
