ul,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
}

a,a:link,a:visited,a:hover{
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}
body{
	position:relative;
	background: #f2f5fe url(../images/body_bg.jpg) repeat-x;
	color:#000;
	font:62.5% Arial, verdana, sunsans-regular, sans-serif;
}

#main{
	width: 828px;
	margin: 0 auto;
	padding: 0px 0px 0px 29px;
	background: url(../images/main_bg.png) repeat-y;
}

#header{
	width: 729px;
	height: 134px;
	padding: 12px 67px 0px 32px;
}

#logo{
	display: block;
	width: 335px;
	height: 128px;
	float: left;
	text-indent: -99999px;
	background: url(../images/logo.jpg) no-repeat;
	
}

#call{
	width: 201px;
	height: 43px;
	float: right;
	margin: 24px 0px 0px 0px;
}

#call h2{
	display: block;
	width: 199px;
	height: 12px;
	text-indent: -99999px;
	background: url(../images/need_help.jpg) no-repeat;
}

#call p{
	font-family: Arial;
	font-size: 30px;
	color: #606060;
	font-weight: bold;
	text-align: right;
}

#navigation{
	width: 688px;
	height: 31px;
	margin: 0px 0px 5px 2px;
	padding: 10px 0px 0px 115px;
	background: url(../images/navi_bg.jpg) no-repeat;
}

#navigation ul li{
	font-family: Arial;
	float: left;
	margin: 0px 45px 0px 0px;
}

#navigation ul li a{
	font-size: 15px;
	color: #fff;
	font-weight: bold;
}

#navigation ul li a:hover{
	text-decoration: none;
}

#banner{
	width: 770px;
	height: 225px;
	padding: 28px 0px 0px 35px;
	background: url(../images/banner_bg.jpg) no-repeat;
}

#banner h1{
	font-family: "Arial Narrow";
	font-size: 34px;
	color: #000;
	font-weight: normal;
	margin: 0px 0px 12px 0px;	
}

#banner p{
	width: 261px;
	font-size: 24px;
	color: #000;
	line-height: 110%;
}

#content{
	width: 828px;
	float: left;
	padding: 18px 0px 44px 0px;
}
/*********************/
.container{
	width: 175px;
	height: 193px;
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 12px 10px 0px 10px;
	background: url(../images/container_bg.jpg) no-repeat;
}

.container h2{
	display: block;
	font-size: 20px;
	height: 60px;
	color: #333333;
	padding: 0px 0px 0px 5px;
	font-weight:500;
	margin: 0px 0px 0px 0px;
}

.container p{
	font-size: 12px;
	color: #333333;
	padding: 0px 0px 0px 15px;
	line-height: 130%;
	background: url(../images/bullet_bg.jpg) left top no-repeat;
}

.container p a{
	color: #0066cc;
	text-decoration: none;
}

.container p a:hover{
	text-decoration: none;
}


/*********************/
.containerleft {
	width: 470px;
	float: left;
	margin: 0px 8px 0px 0px;
	padding: 12px 10px 0px 10px;
}

.containerleft h2{
	display: block;
	font-size: 20px;
	height: 60px;
	color: #333333;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.containerleft p{
	font-size: 14px;
	color: #333333;
	padding: 0px 0px 0px 15px;
	line-height: 130%;
}

.containerleft p a{
	color: #0066cc;
	text-decoration: none;
}

.containerleft p a:hover{
	text-decoration: none;
}


/*********************/

.containerright {
	clear:right;
	width: 270px;
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 12px 10px 0px 10px;
}

.containerright h2{
	display: block;
	font-size: 20px;
	height: 60px;
	color: #333333;
	padding: 0px 0px 0px 5px;
	font-weight: bold;
	margin: 0px 0px;
}

.containerright p{
	font-size: 14px;
	color: #333333;
	padding: 0px 0px 0px 15px;
	line-height: 130%;
	background: url(../images/bullet_bg.jpg) left top no-repeat;
}

.containerright p a{
	color: #0066cc;
	text-decoration: none;
}

.containerright p a:hover{
	text-decoration: none;
	margin: 0 0 0 15px;
}

.containerright ul {
	margin: 0px 0px;
	font-family: Arial, sans-serif;
	padding: 0 0 3px 10px;
	list-style-position:outside;
	font-size: 14px;
	color:#006699;
	width:270px;
}

.containerright li{
	padding: 0 0 5px 20px;
	background: url(../images/bullet_bg.jpg) left top no-repeat;
}

/**
.rightbarshit {
	float:left;
	margin: 0; 
	padding: 0; 
	font-family: Arial, sans-serif; 
	font-size: 14px;
	color:#006699;
	width:280px;	
}

.rightbarshit ol {
	font-family: Arial, sans-serif;
	padding: 0 0 3px 15px;
	list-style-position:outside;
}

.rightbarshit li{
	padding: 0 0 3px 5px;
}
**/

/*********************/
.containerwide{
	width: 775px;
	float: left;
	margin: 0px 15px 0px 0px;
	padding: 12px 10px 0px 10px;
	background: url(../images/container_bg.jpg) no-repeat  width:765px;
}

.containerwide h2{
	font-size: 20px;
	height: 50px;
	color: #333333;
	padding: 0px 0px 0px 15px;
	font-weight: bold;
}

.containerwide p{
	font-size: 14px;
	color: #333333;
	padding: 0 15px 10px 15px;
	line-height: 140%;
}

.containerwide p a{
	color: #0066cc;
	text-decoration: underline;
}

.containerwide p a:hover{
	text-decoration: none;
}

#hr{
	width: 773px;
	height: 1px;
	clear: left;
	background: url(../images/hr_bg.jpg) no-repeat;
	margin: 0px 0px 0px 18px;
}

#footer{
	width: 830px;
	height: 61px;
	float: left;
	padding: 21px 0px 0px 0px;
	text-align: center;
}

#footer ul{
	text-align: center;
	clear: left;
	margin: 0px 0px 5px 90px;
}

#footer ul li{
	text-align: center;
	float: left;
	padding: 0px 0px 0px 20px;
	margin: 0px 0px 0px 18px;
	background: url(../images/footer_li_bg.jpg) center left no-repeat;
}

#footer ul li a{
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}

#footer ul li a:hover{
	text-decoration: underline;
}

#footer ul li.no_bg{
	background: none;
	padding: 0px;
	margin: 0px;
}

#footer p{
	font-size: 14px;
	color: #333333;
	clear: left;
	margin: 0px 23px 0px 0px;
	text-align:center;
}

#copyright {font-size:12px;}
.copyright a{font-size:10px;}

.replace{
	position:relative;
	margin:0;
	padding:0;
	/* \*/
	overflow:hidden;
	/* */
}
.replace span{
	display:block;
	position:absolute;
	top:0;
	left:0;
	z-index:1;
}
.skiplink{
	display:none;
}

#wrapper{
	width: 100%;
	height: 100%;
	background: url(../images/wrapper_bg.jpg) top center no-repeat;
}
