body {
background-color: #333333; 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
margin: 20px 0px 20px 0px; 
text-align: left;
}
form{
padding-top:10px;
}


													/*TEXT AREA*/
a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #606163;
	text-decoration: none;
	text-align:left; 
	}
a:active { 
	text-decoration:none; 
	}
a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #606163;
	text-decoration:underline;
	}
ul {
	list-style: disc;
	background-position: left center;
	 }
li {
	font-family: Arial, verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #606163;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
li a {
	color:#990000;
	 }


p { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #606163;
	text-decoration: none; 
	margin: 2px 0px 3px 0px;
	text-align:left;
	line-height: 1.4em;
	}
.bullet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #606163;
	text-decoration: none;
	padding:0px 0px 0px 15px;
	margin: 0px 0px 3px 0px;
	text-align:left;
	line-height: 1.4em;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
	}
i { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #606163;
	text-decoration: none; 
	margin: 0px 0px 3px 0px;
	text-align:left;
	}

.span1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0066CC;
	text-decoration: none; 
	margin: 0px 0px 3px 0px; 
	}
h1 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #606163;
	text-decoration: none; 
	margin: 0px 0px 2px 0px;
	text-align:left; 
	}
h2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #606163;
	text-decoration: none; 
	margin: 4px 0px 4px 0px;
	text-align:left; 
	}

.h1_span { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 16px; 
	font-weight: bold; 
	color: #0066CC;
	text-decoration: none; 
	margin: 0px 0px 3px 0px;
	text-align:left; 
	}
.gt  {
	font-family: Arial, verdana, Helvetica; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff; 
	text-align: left;
	padding: 4px 0px 0px 0px; 
	text-decoration:none;
}



													/*CONTAINER AREA*/
#master-container {
	width: 800px;
	height: auto !important;
	margin: auto;
	background-color: #ffffff;
	}
#top {
	width: 800px;
	height: 6px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/top_curve.png);
	background-repeat: no-repeat;
	background-position: left top;
	} 
#bottom {
	width: 800px;
	height: 6px;
	float: left;
	background-color: #FFFFFF;
	background-image: url(../images/bottom_curve.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	}
#main-container { 
	width: 775px; 
	height: auto; 
	background-color: #FFF;
	margin:auto;
	float:left;
	padding: 0px 12px 0px 13px;
	} 
#logoarea { 
	width: 775px; 
	height: auto; 
	background-color: #fff;
	margin:auto;
	float:left;
	margin-top: 14px;
	}
#logo { 
	width: 173px; 
	height: 62px; 
	margin:auto;
	float:left;
	padding: 0px;
	}
#iconarea { 
	width: 230px; 
	height: 62px; 
	margin:auto;
	float:right;
	padding: 0px;
	}
#iconarea #rollover a {
	display:block;
	width: 83px;
	height:34px;
	padding:10px 0px 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	background-image: url(../images/home_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
	text-decoration:none;
}
#iconarea #rollover a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	background-image: url(../images/home_off.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:left;
	text-decoration:underline;
}
#iconarea #rollover a:active {
color:#fff;
}
#iconarea #rollover2 a,#rollover2 a:visited {
	display:block;
	width: 104px;
	height:34px;
	padding:10px 0px 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	background-image: url(../images/contactus_on.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:right;
	text-decoration:none;
}
#iconarea #rollover2 a:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	color:#333;
	background-image: url(../images/contactus_off.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	float:right;
	text-decoration:underline;
}
#iconarea #rollover2 a:active {
color:#fff;
}
#bannerarea {
	width: 775px;
	height: 253px;
	background-color: #666666;
	margin:auto;
	float:left;
	background-image: url(../images/banner-bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	} 
#banner-top {
	width: 775px;
	height: 17px;
	margin:auto;
	float:left;
	background-image: url(../images/banner_tc.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
#banner-center-container { 
	width: 775px; 
	height: auto; 
	margin:auto;
	float:left;
	} 
#banner {
	width: 542px;
	height: 183px;
	margin:auto;
	float:left;
	background-image: url(../images/banner.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
.banner-buttons {
	width: 178px;
	height: 33px;
	margin:auto;
	padding:10px 0px 0px 1px;
	float:right;
	}
.banner-buttons2 {
	width: 152px;
	height: 33px;
	margin:auto;
	padding:10px 0px 0px 10px;
	float:left;
	}
.banner-buttons_next {
	width: 89px;
	height: 32px;
	margin:10px 0px 0px 0px;
	padding:0px 5px 0px 10px;
	float:left;
	}
#banner-bottom {
	width: 775px;
	height: 12px;
	margin:auto;
	float:left;
	background-image: url(../images/banner_bc.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	}
#loginarea {
	width: 221px;
	height: 183px;
	margin:auto;
	float:right;
	background-image: url(../images/loginbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	}
#loginarea h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #009900;
	text-decoration: none; 
	margin: 9px 0px 3px 15px;
	text-align:left; 
	}
#loginarea span { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #0066CC;
	text-decoration: none; 
	margin: 9px 0px 3px 0px;
	text-align:left; 
	}
#loginarea .span_grey { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	font-weight: bold; 
	color: #666666;
	text-decoration: none; 
	margin: 9px 0px 3px 0px;
	text-align:left; 
	}
#loginarea .form{
	width: 209px; 
	height:auto; 
	margin:20px 0px 0px 0px;
	padding: 0px 0px 0px 9px; 
	}
#loginarea .deep-container{
	width: auto; 
	height:auto; 
	margin:auto;
	text-align:left;
	}
#loginarea .deep-container a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration: none; 
	}

#loginarea .deep-container a:active {
	text-decoration:none;
}
#loginarea .deep-container a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #ffffff;
	text-decoration:underline;
	}
#loginarea .name{
	width: 70px; 
	font-weight: bold; 
	margin: 2px 0px 3px 0px;
	padding: 0px 0px 0px 5px; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
	color:#ffffff;
	text-align:left; 
	}
#loginarea .textbox{
	width: 110px;
	height: 12px;
	color:#444444;
	background-color:#ffffff;
	border: 1px solid #D1D1D1;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	text-align: left;
	float:right;
	margin: 0px 15px 0px 0px;
	}
#loginarea #login1{
	width: 83px;
	height: 22px;
	float:left;
	margin: 10px 0px 0px 0px;
	}
#loginarea #register1{
	width: 82px;
	height: 22px;
	float:right;
	margin: 10px 0px 0px 0px;
	padding: 0px 15px 0px 0px;
	}
#clear {
	clear:both;
	}
.left-container { 
	width: 542px; 
	height: auto; 
	float: left; 
	margin: 0px;
	color: #606163;
	}	
.right-container { 
	width: 221px; 
	height: auto; 
	float: right; 
	margin: 0px;
	color: #606163;
	}
.admin-form-cont{
	width: 100%; 
	height:auto; 
	float:none;
	margin:auto;
	font-family:Arial, Helvetica, sans-serif;
	color:#606163;
	text-align:left;
	font-size:11px;
	padding: 5px 0px 0px 0px;
	}
.admin-label{
	width: 180px; 
	height:15px; 
	font-weight: normal; 
	margin: 0px; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	color: #606163;
	float:left;
	}
.admin-textbox{
	width: 180px;
	height: 15px;
	color: #606163;
	background-color:#ffffff;
	border: 1px solid #D1D1D1;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-align: left;
	float:left;
	margin: 0px;
	}
.admin-textarea{
	width: 180px;
	height: 100px;
	color: #606163;
	background-color:#ffffff;
	border: 1px solid #D1D1D1;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	text-align: left;
	float:left;
	margin: 0px;
	}
.submit-reset-button{
	width: 60px;
	height: 25px; 
	font-weight:bold; 
	margin: 0px 5px 0px 0px;
	background-color:#2979D5;	
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color: #fff;
	float:left;
	text-align:center; 
	}
#content_container { 
	width: 775px; 
	height: auto; 
	background-color: #FFF;
	margin-top:5px;
	float:left;
	padding: 0px;
	} 
img	{
	border: 0px;
	}
.content {
	width: 542px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	}

	
.content_h2 {
	width: 542px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	font-size:14px;
	color:#000;
	font-weight:bold;
	}
	
.content_next {
	width: 542px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	background-color: #F2F2F2;
	}
.content img	{
	border: #CFCFCF 1px solid;
	}

#welcomebox { 
	width: 542px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: #CCCCCC 1px solid;
	float:left;
	}
#welcomebox img {
	width: 128px;
	height:100px;
	padding-right: 20px;
	float:left;
	}
#welcomebox h1 {
	font-size: 16px; 
	color: #606163;
	text-align:left;
	}
#welcomebox_next {
	width: 542px;
	height: auto;
	margin: 10px 0px 10px 0px;
	float:left;
	background-image: url(../images/service-news_bg.png);
	background-repeat: repeat-y;
	background-position: left top;
	}
#service_box{
	width: 237px;
	height: auto;
	margin: auto;
	float:left;
	padding: 0px 11px 0px 11px;
	}
#service_box img {
	width: 34px;
	height:35px;
	float:right;
	margin: 14px 0px 0px 0px; 	
	}
#service_box h1 {
	font-size: 16px; 
	color: #606163;
	text-align:left;
	margin: 30px 0px 0px 0px; 
	}
#service_box hr{
	width: 100%;
	height: 1px;
	background-image: url(../images/hr_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
#news_box  {
	width: 237px; 
	height: auto;
	float: right;
	padding: 0px 11px 10px 11px;
	}
#news_box img {
	float:right;
	}
#news_box h1 {
	font-size: 16px; 
	color: #606163;
	text-align:left;
	margin: 30px 0px 0px 0px; 
	}
#news_box hr{
	width: 100%;
	height: 1px;
	background-image: url(../images/hr_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
#news_box a:link,a:visited {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #0066cc;
	margin: 4px 0px 5px 0px; 
	padding: 0px 4px 0px 0px; 
	text-decoration:none;
	}
.readmore {
	text-align: right;
	text-decoration:none;
	margin: 4px 0px 5px 0px;
	color: #0066cc;	
	}
.readmore a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 5px 0px;
	}
.readmore a:hover {
	text-decoration:underline;
	}
.date {
	font-family: Arial, verdana, Helvetica; 
	font-size: 11px; 
	font-weight: bold; 
	color: #0066CC; 
	text-align: left;
	margin: 2px 0px 0px 0px; 
	}
#searchform {
	width: 221px;
	height: auto;
	float: left;
	margin: auto;
	padding: 0px;
	background-image: url(../images/searchform_bg.png);
	background-repeat: repeat-x;
	background-position: left top;
	}
/*
 #searchform img{
	width: 221px;
	height: 99px;
	margin: 0px;
	}
	*/
#searchform h3 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #606163;
	text-decoration: none; 
	margin: 0px 0px 3px 2px;
	text-align:left; 
	}
#searchform h4 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: normal; 
	color: #333333;
	text-decoration: none; 
	margin: 10px 0px 0px 10px;
	text-align:left; 
	}
.submit-btn{
	width: auto;
	height: auto;
	margin: 0px;
	}
#searchform_bc{
	width: 220px;
	height: 8px;
	margin: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	background-image: url(../images/searchform_BC.png);
	}
#searchform_container{
	width: 211px;
	height: auto;
	margin: 0px;
	margin: 10px 0px 10px 10px;
	text-align:left; 
	}
/*contact form*/
.deep-container a:link {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000;
	text-decoration: none;
	text-align:left; 
	}
.deep-container a:active { 
	text-decoration:none; 
	}
.deep-container a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #000;
	text-decoration:underline;
	}
#searchform .form{
	width: 209px; 
	height:auto; 
	margin:0px;
	padding: 0px; 
	}
#searchform .deep-container{
	width: auto; 
	height:auto; 
	margin:auto;
	}
#searchform .list{
	width: 150px;
	height: 20px;
	color:#444444;
	background-color:#ffffff;
	border: 1px solid #D1D1D1;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	text-align: left;
	margin: 0px 0px 10px 0px;
	}
#searchform .list_next{
	width: 90px;
	height: 20px;
	color:#444444;
	background-color:#ffffff;
	border: 1px solid #D1D1D1;
	font-family: verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: normal; 
	text-align: left;
	margin: 0px 59px 10px 0px;
	float:right;
	}
#searchform label{
	width: 50px; 
	float:left; 
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	color: #606163;
	text-align:left;
	font-weight: normal;
	margin-left:2px; 
	}

#searchform .submit-reset-button {
	margin: 0px;
	width: 60px;
	height: 20px;
	float:right;
	background-color: #8C8982;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	border: none;
	}
/*contact form closed*/
#footer { 
	width: 775px; 
	height: 46px; 
	margin: 0px 0px 0px 0px; 
	float: left;
	background-color:#888888;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #fff;
	text-decoration: none; 
	}
#footer a:active { 
	text-decoration:none; 
	}
#footer a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	font-weight: normal; 
	color: #fff;
	text-decoration:underline;
	}
.sub_left { 
	width: auto; 
	height: auto; 
	margin: 12px 0px 0px 0px; 
	padding: 0px 0px 0px 12px;
	float: left;
}
.sub_right { 
	width: 375px; 
	height: auto; 
	margin: 16px 0px 0px 0px; 
	padding: 0px 15px 0px 0px;
	float: right;
	text-align: right;
	font-family: Arial, verdana, Helvetica;
	font-size: 11px;
	color: #ffffff;
}
.sub-right { 
	width: 230px; 
	height: auto; 
	margin: 12px 0px 0px 0px; 
	padding: 0px 15px 0px 0px;
	float: right;
	text-align: right;
	font-family: Arial, verdana, Helvetica;
	font-size: 11px;
	color: #606163;
}
#footer_next { 
	width: 775px; 
	height: 68px; 
	margin: 0px 0px 0px 0px; 
	background-color:#E7E7E7;
	float: left;
}
#strome { 
	width: 775px; 
	height: auto; 
	margin: 5px 0px 0px 0px; 
	text-align:center;
	font-family: Arial, verdana, Helvetica;
	font-size: 11px;
	color: #606163;
}
.admin_msg{
width:100%;
color:#FF0000;
font-size:14px;
font-weight:bold;
text-align:center;
float:left;
margin:2px 0px 5px 0px;
}
#content {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	color:#606163;
	text-decoration:none;
	}
#content a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 5px 0px;
	color:#606163;
	}
#content a:hover {
	text-decoration:underline;
	}
.content a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 5px 0px;
	color:#606163;
	}
.content a:hover {
	text-decoration:underline;
	}
	
.content_next a:link, a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 4px 0px 5px 0px;
	color:#606163;
	}
.content_next a:hover {
	text-decoration:underline;
	}

