﻿/* General Styles */
*{
	margin:0;
	padding:0;
	}
					
body{
	background:#fff;
	color:#000;
	font:12px/18px Arial, Helvetica, sans-serif;
	}
td, p, h2, h3, fieldset, form, label, input, li{
	padding:0;
	margin:0;
}

ul{
	list-style-type:none;
	}

a{
	outline:none;
	}

.spacer{
	font-size:0;
	line-height:0;
	clear:both;
	}

.center{
	margin:0 auto;
	}


/* Header Panel	*/
#header{
	background:url('image/images/header-bg.gif') repeat-x 0 63px;
}

.headercontent{
	background:url('image/images/header.jpg') no-repeat 0px 63px;
}	

#header img.logo{
	margin:11px 0 0 5px;
	display:block;
	position:absolute;
	}

#header fieldset.search{
	width:276px;
	padding:24px 5px 11px 0;
	border:none;
	float:right;
	}
	 
#header fieldset.search form{
	background:#E6E6E6;
	color:#020202;
	border:1px solid #D9D9D9;
	width:265px;
	padding:0 0 0 9px;
	height:26px;
	}	

#header fieldset.search form label{
	line-height:26px;
	display:block;
	float:left;
	width:48px;
	}

#header fieldset.search form input.textfield{
	float:left;
	margin:2px 2px 0 0;
	width:137px;
	padding:3px 0 0 20px;
	height:18px;
	font-size:10px;
	color:#B4B4B4;
	background:#fff url('image/images/icon.gif') no-repeat 7px 5px;
	border:1px solid #D4D0C8;
	} 	

#header fieldset.search form input.search{
	margin:2px 0 0 0;
	float:left;
	}
	
#header fieldset.content{
	width:576px;
	height:129px;
	border:none;
	margin:0 0 0 369px;
	}

#header fieldset.content p{
	width:571px;
	color:#cceeff;
	background-color:inherit;
	}

#header fieldset.content p.caption{
	font-family:Helvetica, Arial, sans-serif;
	font-size:26px;
	line-height:35px;
	margin:10px 0 0 0;
	color:#fff;
	background-color:inherit;
	}	

#header ul{
	margin:13px 0 0;
	float:right;
	}

#header ul li{
	padding:0 1px 0 0;
	line-height:36px;
	font-size:14px;
	float:left;
	background:url('image/images/menu-divider.gif') repeat-y 100% 0;
}

#header ul li.nobg{
	background:none;
	}	

#header ul li a{
	padding:0 22px 0 23px;
	display:block;
	height:36px;
	color:#A1C1D0;
	background-color:inherit;
	text-decoration:none;
	float:left;
	}

#header ul li a:hover, #header ul li a.active{
	background-position: 0 0;
	padding: 0 22px 0 23px;
	display:block;
		color:#fff;
		height:36px;
		background-color:inherit;
		text-decoration:none;
	background-image: url('image/images/hover-bg.gif');
	background-repeat: repeat-x;
	background-attachment: scroll;
}

	
/* Body Panel */
#bodypan{
	padding:0 0 19px;
	}
	

/* Right Panel */







#rightpan h2{
	font-size:26px;
	font-weight:normal;
	padding:3px 0 1px;
	line-height:33px;
	}

#rightpan h2 span{
	font-size:18px;
	line-height:13px;
	}
	
#rightpan p{
	color:#179ab3;
	background-color:inherit;
	padding:0 0 11px;
	}

#rightpan p.divider{
	margin:19px 0 19px;
	height:1px;
	padding:0;
	font-size:0;
	line-height:0;
	color:#000;
	background-color:#E2E2E2;
	}

#rightpan p.divider2{
	margin:0 0 19px;
	padding:0;
	font-size:0;
	line-height:0;
	height:19px;
	border-bottom:1px solid #E2E2E2;
	}
	
#rightpan fieldset a.more{
	display:block;
	font-size:11px;
	padding:5px 0 0;
	width:55px;
	}

.nopad{
	padding:0 0 6px !important;
	}
	
#rightpan fieldset.one{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:180px;
		margin:0 19px 0 0;
		float:left;
		padding:0 13px;
	background:#F0F5EC url('image/images/header-bg01.gif') repeat-x 0 0;
		color:#898989;
	}	
	
#rightpan fieldset.one p{
	padding:0 0 13px;
	}
	
#rightpan fieldset.one p.title{
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	margin:0 0 10px;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 14px;
	background:url('image/images/bullet-01.gif') no-repeat 0 50%;
}	

#rightpan fieldset.one a, #rightpan fieldset.one a.more:hover{
	color:#679D4B;
	background-color:inherit;
	text-decoration:none;
	}	

#rightpan fieldset.one a:hover, #rightpan fieldset.one a.more{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	}	

#rightpan fieldset.two{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:180px;
		margin:0 19px 0 0;
		float:left;
		padding:0 13px;
	background:#EBF0F3 url('image/images/header-bg02.gif') repeat-x 0 0;
		color:#898989;
	}	
	
#rightpan fieldset.two p{
	padding:0 0 13px;
	}

#rightpan fieldset.two p.title{
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	margin:0 0 10px;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 14px;
	background:url('image/images/bullet-02.gif') no-repeat 0 50%;
}	

#rightpan fieldset.two a, #rightpan fieldset.two a.more:hover{
	color:#197AB3;
	background-color:inherit;
	text-decoration:none;
	}	

#rightpan fieldset.two a:hover, #rightpan fieldset.two a.more{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	}	

#rightpan fieldset.three{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	width:180px;
		float:left;
		padding:0 13px;
	background:#F6F0E8 url('image/images/header-bg03.gif') repeat-x 0 0;
		color:#898989;
	}	
	
#rightpan fieldset.three p{
	padding:0 0 13px;
	}

#rightpan fieldset.three p.title{
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	margin:0 0 10px;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 14px;
	background:url('image/images/bullet-03.gif') no-repeat 0 50%;
}	

#rightpan fieldset.three a, #rightpan fieldset.three a.more:hover{
	color:#BF841E;
	background-color:inherit;
	text-decoration:none;
	}	

#rightpan fieldset.three a:hover, #rightpan fieldset.three a.more{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	}	

#rightpan fieldset.services{
	width:439px;
	border:none;
	/*float:left;*/
	margin:0 20px 0 0;
	}
	
#rightpan h3{
	font-size:20px;
	font-weight:normal;
	line-height:21px;
	margin:0 0 16px;
	}	

#rightpan fieldset.services ul li{
	padding:0 0 9px 16px;
	line-height:16px;
	background:url('image/images/bullet.gif') no-repeat 0 5px;
}

#rightpan fieldset.services ul li a{
	color:#0A85BF;
	background-color:inherit;
	text-decoration:none;
	}

#rightpan fieldset.services ul li a:hover{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	}

#rightpan p.manual{
	width:198px;
	height:119px;
	background:url('image/images/banner-business.gif') no-repeat 0 0;
	padding:0;
	margin:0;
	float:right;
	}	

#rightpan p.manual a{
	background-position: 0 0;
	display:block;
		width:127px;
		height:16px;
		font-weight:bold;
		text-decoration:none;
		text-align:center;
		color:#fff;
		background-color:inherit;
		font-size:11px;
		line-height:16px;
		margin:89px 0 0 33px;
	background-image: url('image/images/business-bg.gif');
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#rightpan p.manual a:hover{
	color:#000;
	background-color:inherit;
	}















#rightpan fieldset.four{
	width: 630px;
	margin: 0 0px 0 0;
	float: left;
	background: #DAEEFA;
	border-color: #37A3E3;
	border-style: solid;
	border-width: 1px;
	margin-bottom: 1px;
	padding: 12px;
	color: #197ab3;
}	
	
#rightpan fieldset.four p{
	padding:0 0 13px;
	}

#rightpan fieldset.four p.title{
	font-size:14px;
	line-height:30px;
	font-weight:bold;
	margin:0 0 10px;
	color:#fff;
	background-color:inherit;
	padding:0 0 0 14px;
	background:url('image/images/bullet-02.gif') no-repeat 0 50%;
}	

#rightpan fieldset.four a, #rightpan fieldset.two a.more:hover{
	color:#197AB3;
	background-color:inherit;
	text-decoration:none;
	}	

#rightpan fieldset.four a:hover, #rightpan fieldset.two a.more{
	color:#000;
	background-color:inherit;
	text-decoration:none;
	}	


























/* Left Panel */
#leftpan{
	color:#000000;
	background-color:inherit;
	padding:0 23px 0 0;
	}

#leftpan h3{
	font-size:18px;
	font-weight:normal;
	line-height:24px;
	color:#000;
	background-color:inherit;
	padding:13px 0 15px;
	}

#leftpan ul.news li{
	margin:0 0 23px;
	font-size:12px;
	line-height:15px;
	}	

#leftpan ul.news li.one{
	border-left:3px solid #91D370;
	}

#leftpan ul.news li.two{
	border-left:3px solid #197AB3;
	}

#leftpan ul.news li.three{
	border-left:3px solid #DC9D2F;
	}

#leftpan ul.news li p{
	margin:0 0 0 7px;
	}
	
#leftpan ul.news li p.date{
	color:#197ab3;
	background-color:inherit;
	padding:0 0 4px;
	font-weight:bold;
	line-height:16px;
	}

#leftpan p.divider{
	margin:0 0 32px;
	height:1px;
	padding:0;
	font-size:0;
	line-height:0;
	color:#000;
	background-color:#E2E2E2;
	}		

#leftpan fieldset.testimonial{
	width: 260px;
	background: #F2F2F2;
	color: #197AB3;
	padding: 0 19px;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	line-height: 15px;
}		

#leftpan fieldset.testimonial p{
	padding:0 0 15px;
	}

#leftpan fieldset.testimonial p strong{
	color:#3D3D3D;
	background-color:inherit;
	padding:4px 0 0;
	display:block;
	}	

#leftpan fieldset.testimonial h3{
	padding:9px 0 7px;
	}








/* Footer Panel */
#footer{
	background:#3D3D3D;
	color:#919191;
	text-align:center;
	}

#footer ul{
	margin:12px 0 0;
	}
	
#footer ul li{
	font-size:11px;
	display:inline;
	color:#8DC1E3;
	background-color:inherit;
	}	

#footer ul li a{
	padding:0 6px 0 3px;
	}	

#footer p{
	padding:3px 0 0 6px;
	}	

#footer a{
	color:#8DC1E3;
	background-color:inherit;
	text-decoration:none;
	}

#footer a:hover{
	color:#fff;
	background-color:inherit;
	text-decoration:none;
	}	