/* CSS Document */
body{
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(layout_new/bg_rpt.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #FFFFFF;
	font-size: 0.8em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
h1{
	font-size: 120%;
	font-weight: bold;
	color: #3F393B;
	font-family: Arial, Helvetica, sans-serif;

}
h2{
	font-size: 120%;
	font-weight: bold;
	color: #3F393B;
	font-family: Arial, Helvetica, sans-serif;

}
p{
	margin-top: 0px;
}
.container{
	width: 958px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: left;
	background-color: #FFFFFF;
	background-image: url(layout_new/container_bg.jpg);
	background-repeat: repeat-y;
	position: relative;
}

.header{
	width: 958px;
	background-color: #FFFFFF;
	height: 155px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.header .logo {
	width: 239px;
	background-image: url(layout_new/cheadle-logo.jpg);
	float: left;
	height: 155px;
}
.header .header_middle{
	background-image: url(layout_new/header_2.jpg);
	height: 155px;
	width: 403px;
	float: left;
}
.header .right{
	background-image: url(layout_new/header_3.jpg);
	height: 155px;
	width: 316px;
	float: left;
	position: relative;
}
.header .right .emailLink a{
	display: block;
	width: 180px;
	position:absolute;
	bottom: 7px;
	right: 20px;
	height: 20px;
}
.leftNav{
	width: 127px;
	position: absolute;
	left: 0px;
	top: 155px;
}
.leftNav .home a{
	background-image: url(layout_new/leftnav_home.jpg);
	display: block;
	height: 31px;
	width: 127px;
}
.leftNav .about a{
	background-image: url(layout_new/leftnav_aboutus.jpg);
	display: block;
	height: 33px;
	width: 127px;
}
.leftNav .links a{
	background-image: url(layout_new/leftnav_links.jpg);
	display: block;
	height: 31px;
	width: 127px;
}
.leftNav .service a{
	background-image: url(layout_new/leftnav_services.jpg);
	display: block;
	height: 33px;
	width: 127px;
}
.leftNav .contact a{
	background-image: url(layout_new/leftnav_contact.jpg);
	display: block;
	height: 32px;
	width: 127px;
}
.leftNav .news a{
	background-image: url(layout_new/leftnav_news.jpg);
	display: block;
	height: 32px;
	width: 127px;
}
.leftNav .faqs a{
	background-image: url(layout_new/leftnav_faqs.jpg);
	display: block;
	height: 31px;
	width: 127px;
}
.leftNav .leftBtm{
	background-image: url(layout_new/leftnav_btm.jpg);
	display: block;
	height: 227px;
	width: 127px;
}
.clear{
	clear: both;
	height: 0;
}
.main{
	background-image: url(layout_new/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: 127px 155px;
	float: left;
	width: 809px;
	min-height: 408px;
	padding-left:127px;
}
.main-taxes{
	background-image: url(layout_new/taxes_bg.jpg);
	background-repeat: no-repeat;
	background-position: 127px 155px;
	float: left;
	width: 809px;
	min-height: 408px;
	padding-left:127px;
}
.main-links{
	background-image: url(layout_new/links_bg.jpg);
	background-repeat: no-repeat;
	background-position: 127px 155px;
	float: left;
	width: 809px;
	min-height: 408px;
	padding-left:127px;
}
.main-services{
	background-image: url(layout_new/services_bg.jpg);
	background-repeat: no-repeat;
	background-position: 127px 155px;
	float: left;
	width: 809px;
	min-height: 408px;
	padding-left:127px;
}
.main-contact{
	background-image: url(layout_new/contact_bg.jpg);
	background-repeat: no-repeat;
	background-position: 127px 155px;
	float: left;
	width: 809px;
	min-height: 408px;
	padding-left:127px;
}
.main-faq{
	background-image: url(layout_new/faq_bg.jpg);
	background-repeat: no-repeat;
	background-position: 127px 155px;
	float: left;
	width: 809px;
	min-height: 408px;
	padding-left:127px;
}
.main-about{
	background-image: url(layout_new/about_bg.jpg);
	background-repeat: no-repeat;
	background-position: 127px 155px;
	float: left;
	width: 809px;
	min-height: 408px;
	padding-left:127px;
}
.imglink{
	display: none;	
}
.imgHeading{
	display: none;	
}
.footer{
	background-image: url(layout_new/footer.jpg);
	height: 160px;
	width: 958px;
	background-repeat: no-repeat;
	background-position: left bottom;
	position:relative;
}
.footer .info{
	width: 793px;
	float: right;
	border-top: solid #d7d7d7 1px;
	padding-top: 18px;
	margin-right: 22px;
	margin-top: 20px;
}
.footer .emailLink a{
	display: block;
	width: 180px;
	position:absolute;
	bottom: 30px;
	right: 30px;
	height: 20px;
}
.footer .rapidwebLink a{
	display: block;
	width: 180px;
	position:absolute;
	bottom: 11px;
	right: 34px;
	height: 20px;
	color: #999999;
	font-size: 80%;
	text-align:right;
}
.heading_home{
	background-image: url(layout/heading_home.jpg);
	display: block;
	height: 80px;
	width: 128px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.heading_services{
	background-image: url(layout/heading_services.jpg);
	display: block;
	height: 80px;
	width: 128px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.heading_links{
	background-image: url(layout/heading_links.jpg);
	display: block;
	height: 80px;
	width: 128px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.heading_contact{
	background-image: url(layout/heading_contact.jpg);
	display: block;
	height: 80px;
	width: 128px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.team_text{
	float: left;
	margin-left: 16px;
	width:750px;
	margin-top: 12px;
}
.team_text .image{
	float: right;
	margin-left: 75px;
	width:300px;
	border:10px solid #E9E7E8;
}
.team_text .image2{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
	width:150px;
	border:10px solid #E9E7E8;
}
.main_text{
	float: left;
	margin-left: 16px;
	width:400px;
	margin-top: 12px;
}
.main_text ul{
	margin-left: 0px;
	padding-lef: 0px;
}
.main_text li{
	margin-left: 0px;
	padding-lef: 0px;
}
.main_text2{
	float: left;
	margin-left: 16px;
	width:600px;
	margin-top: 12px;
	margin-bottom: 15px;
}
.homeImage{
	background-image: url(layout_new/accoutants.jpg);
	float: right;
	height: 330px;
	width: 330px;
	margin-top: 30px;
	margin-right: 15px;
}
.servicesImage{
	background-image: url(layout_new/services-image.jpg);
	float: right;
	height: 330px;
	width: 330px;
	margin-top: 30px;
	margin-right: 15px;

}
.contactImage{
	background-image: url(layout_new/contact-image.jpg);
	float: right;
	height: 330px;
	width: 330px;
	margin-top: 30px;
	margin-right: 15px;

}
.linkImage{
	background-image: url(layout_new/links-image.jpg);
	float: right;
	height: 330px;
	width: 330px;
	margin-top: 30px;
	margin-right: 15px;

}
.tagline{
	background-image: url(layout/tagline.jpg);
	float: right;
	height: 19px;
	width: 420px;
	margin-right: 12px;
	margin-top: 9px;
}


.tableStyle{
	background-color: #CCCCCC;

}
.tableStyle th{
	background-color: #ffffff;
}
.tableStyle td{
	background-color: #ffffff;

}
.rule{
	margin-top: 50px;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4D4252;
}
.rule2{
	margin-top: 30px;
	margin-bottom: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #4D4252;
	margin-right: 12px;
}
.fillform{
	margin-bottom: 15px;
	padding-bottom: 10px;
}
.fillform p {
	clear: left;
	padding: 0px;
	margin: 2px;
}
.fillform p label {
	font-weight: bold;
	float: left;
	width: 40%;
	margin: 0px;
	padding: 0px;
}
.rightBorder{
	float: left;
	background-image: url(layout_new/right_border.jpg);
	height: 440px;
	width: 22px;
	margin-top: 155px;
}
a {
	color: #9A0002;
	text-decoration: none;
}
a:hover {
	color: #9A0002;
	text-decoration: underline;
}
.submitBtn{
	padding: 3px;
	border: 1px solid #373332;
	background-color: #4c404a;
	background-image: url(layout_new/submitBtn.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #FFFFFF;
	font-size: 80%;
}
.fieldStyle{
	border: 1px solid #d7d7d7;
	padding: 3px;
}
.rightImages{
	float:left;
	margin-top: 50px;
	margin-left: 50px;
	border:10px solid #E9E7E8;
}
