/* CSS Document */

body{
	padding:0;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#EAEDD8;
	color:#6C6C6C;
	font-size:12px;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
	line-height:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}
/*------------------------------------------------main--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	background:url(/images/header.gif) 0 0 no-repeat;
	width:942px;
	height:93px;
	margin:0 auto;
	padding:0 5px 0 34px;
}
#header ul.topLink{
	width:40px;
	height:16px;
	float:right;
	/*margin:30px 0 0 0;*/
}
#header ul.topLink li{
	float:right;
	font-size:0;
	line-height:0;
}
#header ul.topLink li a.homelink{
	display:block;
	background:url(/images/home1.gif) 0 0 no-repeat;
	width: 19px;
	height: 18px;
	margin:0 0px 0 0;
}
#header ul.topLink li a.homelink:hover{
	background:url(/images/home.gif) 0 0 no-repeat;
}
#header img.logo{
	display:block;
	font-size:0;
	line-height:0;
	margin:0px 35px 0 0;
	float:left;
}
#header p.topTxt{
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#C2C2C2;
	background-color:inherit;
	margin:36px 0 0 0;
	float:left;
}
#header p.topTxt span{
	color:#fff;
	background-color:#9D0303;
	padding:0 3px 0 3px;
}
#header p.phoneTxt{
	display:block;
	font:normal 11px Arial, Helvetica, sans-serif;
	color:#ffffff;
	background-color:inherit;
	float:right;
	text-align: right;
	margin:70px -30px 0px 0px;
}
#header p.phoneTxt span{
	color:#d2d7b2;
	font-weight: bold;
}
#header img.phone{
	font-size:0;
	line-height:0;
	vertical-align: -3px;
	padding: 0 5px 0 5px;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#body{
	width:979px;
	margin:0 auto;
	background-color:#fff;
	color:#6C6C6C;
}
#body p.navLeft{
	display:block;
	background:url(/images/nav_left.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
#body ul.nav{
	width:935px;
	height:34px;
	background:url(/images/nav_bg.gif) 0 0 repeat-x;
	float:left;
	margin:0 0 6px 0;
}
#body ul.nav li{
	float:left;
	background:url(/images/nav_div.gif) right top no-repeat;
	height:34px;
	padding:0 2px 0 0;
}
#body ul.nav li a{
	display:block;
	padding:0 15px;
	font:bold 11px/34px Arial, Helvetica, sans-serif;
	color:#1B1B1B;
	background-color:inherit;
	text-decoration:none;
}
#body ul.nav li a:hover{
	color:#fff;
	background-color:#9D0303;
}
#body ul.nav li.noImg{
	background-image:none;
}
#body p.navRight{
	display:block;
	background:url(/images/nav_right.gif) 0 0 no-repeat;
	width:22px;
	height:34px;
	float:left;
}
/*------------------------------------------------left--------------------*/
#left{
	width:665px;
	float:left;
	padding:17px 26px 15px 38px;
	/*background:url(/images/left_panel_bg.gif) 304px 195px no-repeat;*/
}
#left h2.welcome{
	display:block;
	width:665px;
	height:28px;
	background:url(/images/welcome_div.gif) left bottom repeat-x;
	margin:0 0 21px 0;
}
#left h2.welcome span{
	font-size:0;
	line-height:0;
}
#left h3{
	color:#6C6C6C;
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	margin-bottom: 15px;
	text-indent: 20pt;
}
#left h4{
	font-size:14px;
	line-height:18px;
	font-weight: bold;
	margin-bottom: 5px;
}
#left td{
	font-size:12px;
	line-height:18px;
}
#left p{
	display:block;
	font-size:12px;
	line-height:18px;
	text-indent: 20pt;
	text-align: justify;
	margin-bottom: 15px;
}
#left p.lftTxtNoIndent{
	display:block;
	font-size:12px;
	line-height:18px;
	text-align: justify;
}
#left p.lftTxtNoIndent span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
}
#left h2.le{
	display:block;
	margin:50px 0 20px 0;
	font-size:0;
	line-height:0;
}
#left p.lftTxt2{
	display:block;
	width:264px;
	font-size:12px;
	line-height:18px;
	color:#637704;
	background-color:inherit;
	font-weight:bold;
	margin:0 0 9px 0;
}
#left p.lftTxt3{
	display:block;
	width:262px;
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
}
#left p.lftTxt3 span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
	display:block;
}
#left a.rm{
	display:block;
	background:url(/images/read_more.gif) 0 0 no-repeat;
	width:60px;
	height:15px;
	margin:0 0 5px 371px;
}
#left a.rm:hover{
	background:url(/images/read_more_hover.gif) 0 0 no-repeat;
}
#left ul.text{
	font-size:12px;
	line-height:18px;
        font-style: normal;
        font-weight: normal;
        font-variant: normal;
        text-transform: none;
        text-decoration: none;
        text-indent: 0px;
        list-style-position: outside;
        list-style-type: disc;
        padding: 0px;
	margin:0 0 15px 40px;
}
#left td.text{
	width: 100px;
	text-align: center;
	border-bottom: 1px solid #6C6C6C;
	border-right: 1px solid #6C6C6C;
}
#left table.text{
	border-left: 1px solid #6C6C6C;
	border-top: 1px solid #6C6C6C;
}
/*------------------------------------------------left--------------------*/

/*------------------------------------------------right--------------------*/
#right{
	width:229px;
	float:right;
	padding:0 8px 8px 0;
}
#right h3.rightBot{
	display:block;
	color:#141414;
	font:normal 17px/43px Verdana, Arial, Helvetica, sans-serif;
	background-color:inherit;
}
#right p.rightTxt{
	display:block;
	font-size:11px;
	line-height:18px;
	width:452px;
	padding-bottom: 15px;
}
#right p.rightTxt a{
	color:#1E759A;
	background-color:inherit;
	font-weight:bold;
	text-decoration:underline;
}
#right p.rightTxt a:hover{
	text-decoration:none;
}
#service{
	width:237px;
	background:url(/images/latest_service_bg.gif) 0 0 repeat-x #94B10A;
	color:#fff;
	padding:0px 0 0 0;
	margin:0 0 9px 0;
	float:left;
}
#service h2{
	display:block;
	height:38px;
	margin:0 0 2px 0;
	padding:0 0 0 21px;
	background:url(/images/latest_service.gif) 0 0 no-repeat;
	text-indent:-2000px;
}
/*
#service h2 img.head{
	display:block;
	height:21px;
	margin:0 0 2px 0;
	padding:0 0 0 21px;
}
*/
#service h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
}
#service img.pic{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 21px;
}
#service ul{
	width:194px;
	float:left;/*right*/
	padding: 0 0 0 20px ;
}
#service ul li{
	font-size:0;
	line-height:0;
}
#service ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(/images/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#service ul li a:hover{
	background-color:#8DA909;
	color:#fff;
}
#service ul li a.rm2{
	display:block;
	background:url(/images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#service ul li a.rm2:hover{
	background:url(/images/read_more2_hover.gif) 0 0 no-repeat;
}
#service p.serBot{
	display:block;
	background:url(/images/service_bottom.gif) 0 0 no-repeat;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}
#question{
	width:237px;
	background:url(/images/question_bg.gif) 0 0 repeat-x #DD9B0C;
	color:#fff;
	padding:0 0 0 0;
	margin:0 0 9px 0;
	float:left;
}
#question h2{
	display:block;
	height:38px;
	margin:0 0 2px 0;
	padding:0 0 0 21px;
	background:url(/images/more_question.gif) 0 0 no-repeat;
	text-indent:-2000px;
}
/*
#question{
	width:237px;
	background:url(/images/question_bg.gif) 0 0 repeat-x #DD9B0C;
	color:#fff;
	padding:15px 0 0 0;
	margin:0 0 9px 0;
	float:left;
}
#question h2 img.head2{
	display:block;
	height:21px;
	margin:0 0 7px 0;
	padding:0 0 0 21px;
}
*/
#question h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 16px 0;
	display:block;
	padding:0 0 0 21px;
}
#question img.pic2{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 21px;
}
#question ul{
	width:194px;
	float:left;/*right*/
	padding: 0 0 0 20px ;
}
#question ul li{
	font-size:0;
	line-height:0;
}
#question ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(/images/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#question ul li a:hover{
	background-color:#D4950C;
	color:#fff;
}
#question ul li a.rm3{
	display:block;
	background:url(/images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#question ul li a.rm3:hover{
	background:url(/images/read_more3_hover.gif) 0 0 no-repeat;
}
#question p.questionBot{
	display:block;
	background:url(/images/question_bottom.gif) 0 0 no-repeat;
	width:237px;
	height:16px;
	font-size:0;
	line-height:0;
	float:left;
}
#direction{
	width:237px;
	background:url(/images/direction_bg.gif) 0 0 repeat-x #379BC5;
	color:#fff;
	padding:0 0 16px 0;
	margin:0;
	float:left;
}
#direction h2{
	display:block;
	height:42px;
	margin:0 0 4px 0;
	padding:0;
	background:url(/images/proper_direction.gif) 0 0 no-repeat;
	text-indent:-2000px;
}
#direction h3{
	font-size:12px;
	line-height:18px;
	margin:0 0 5px 0;
	display:block;
	padding:0 0 0 21px;
}
#direction img.pic3{
	display:block;
	font-size:0;
	line-height:0;
	float:left;
	padding:0 0 0 14px;
}
#direction ul{
	width:194px;
	float:left;/*right*/
	padding: 0 0 0 20px ;
}
#direction ul li{
	font-size:0;
	line-height:0;
}
#direction ul li a{
	display:block;
	padding:0 0 0 7px;
	background:url(/images/arrow.gif) 0 7px no-repeat;
	font:normal 11px/17px Verdana, Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	text-decoration:none;
}
#direction ul li a:hover{
	background-color:#3192ba;
	color:#fff;
}
#direction ul li a.rm4{
	display:block;
	background:url(/images/read_more2.gif) 0 0 no-repeat;
	width:56px;
	height:17px;
	margin:17px 0 0 0;
}
#direction ul li a.rm4:hover{
	background:url(/images/read_more4_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:979px;
	height:50px;
	background:url(/images/footer_bg.gif) 0 0 no-repeat;
	padding:0px 0 0 0;
	margin:0 auto;
	position:relative;
}
#footer p.copyright{
	font:normal 10px/18px Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	left:654px;
	top:16px;
	width:310px;
	color:#000;
	background-color:inherit;
}
#footer p.design{
	display:block;
	padding:0;
	position:absolute;
	left:797px;
	top:31px;
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
}
#footer p.design a.link{
	font:bold 10px/18px Verdana, Arial, Helvetica, sans-serif;
	color:#0F6B92;
	background-color:inherit;
	text-decoration:none;
	padding:2px;
}
#footer p.design a.link:hover{
	color:#fff;
	background-color:#000;
}
#footer a.xhtml{
	display:block;
	background:url(/images/xhtml_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:13px;
	top:14px;
	text-indent:-2000px;
}
#footer a.xhtml:hover{
	background:url(/images/xhtml_bg_hover.gif) 0 0 no-repeat;
}
#footer a.css{
	display:block;
	background:url(/images/css_bg.gif) 0 0 no-repeat;
	width:91px;
	height:21px;
	position:absolute;
	left:110px;
	top:14px;
	text-indent:-2000px;
}
#footer a.css:hover{
	background:url(/images/css_bg_hover.gif) 0 0 no-repeat;
}
#footer a.counter{
	display:block;
	position:absolute;
	left:210px;
	top:17px;
}
/*------------------------------------------------footer--------------------*/

/*------------------------------------------------news--------------------*/
#news{
	width:902px;
	float:left;
	padding:0px 39px 10px 38px;
	/*background:url(/images/left_panel_bg.gif) 304px 195px no-repeat;*/
	background-color:#fff;
	color:#6C6C6C;
}
#news p.lftTxtNoIndent{
	display:block;
	font-size:12px;
	line-height:18px;
	/*text-align: justify;*/
	padding: 0 0 20px 0;
	text-align: justify;
}
#news p.lftTxtNoIndent span{
	color:#9D0303;
	font-weight:bold;
	background-color:inherit;
}
#news h2.le{
	display:block;
	margin:0px 0px 15px 0px;
	width:902px;
	height:28px;
	background:url(/images/welcome_div.gif) left bottom repeat-x;
}
#news h2.le span{
	font-size:0;
	line-height:0;
}
#news a.rm{
	display:block;
	background:url(/images/read_more.gif) 0 0 no-repeat;
	width:60px;
	height:15px;
	margin:5px 0 0px 0px;
	padding: 0 0 15px 0;
}
#news a.rm:hover{
	background:url(/images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------news--------------------*/
input
{
        color: #6C6C6C;
        background: #f6f6f6;
        border: 1px solid #d4d4d4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
textarea
{
        color: #6C6C6C;
        background: #f6f6f6;
        border: 1px solid #d4d4d4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.submit input
{
        color: #000;
        background: #ffa20f;
        border:2px outset #d7b9c9;
	height:30px;
} 
a{
	color:#9d0303;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
a:hover{
	text-decoration:underline;
}
img.thumb
{
	border:1px solid #6C6C6C;
	margin:5px;
}
img.partners
{
        opacity:.50;
        filter:alpha(opacity=50);
        -moz-opacity: 0.5;
        -khtml-opacity: 0.5;
        opacity: 0.5;
	margin:5px;
	padding:5px;
}
