@charset "utf-8";



/* CSS Document */
body {
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e6e6e6;
	margin: 0px;

}

#landing {
	margin:
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	margin-top: 20px;
	text-align: center;
}

#landing a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #48463A;
	text-decoration: underline;
	font-size: 14px;

}

#landing a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #48463A;
	text-decoration: underline;
	font-size: 14px;

}
#landing a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #48463A;
	text-decoration: none;
	font-size: 14px;

}
#landing a:active {
	font-family: Arial, Helvetica, sans-serif;
	color: #48463A;
	text-decoration: underline;
	font-size: 14px;

}

.tenreasons {


}

.tenreasons strong {
	font-size:24px;
	color:#99CD85;
	font-weight: normal;
	text-transform: uppercase;

}


h1 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	color: #4e4e4e;
	display: block;
	background-color: #e4f2df;
	padding: 8px;
	line-height: 20px;
	font-weight: normal;
}

h2 {
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	padding: 0px;
}
h4 {
	font-size: 22px;
	margin: 0px;
	padding: 0px;
	font-style: italic;
	font-weight: bold;
	color: #898730;
}


#holder {
	width:970px;
	margin:auto;
	background-repeat: no-repeat;
	background-position: top;
	background-color: #E6E6E6;

}

#wrapper {
	width:900px;
	margin:auto;

}

.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-repeat: repeat-x;
	height: 26px;
	width: 900px;
	text-align: center;
	line-height: 26px;
	background-color: #FFFFFF;
}
.smalltxt {
	font-size: 10px;
}


.headergraphic{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 196px;
	width: 900px;
}
.topnav {
	background-repeat: repeat-x;
	height: 35px;
	text-align: left;
	background-color: #59625f;
}

.topnavlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 35px;
	padding-left: 12px;
}

.topnavlinks a:link {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 35px;
}
.topnavlinks a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.topnavlinks a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.topnavlinks a:active {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#middle {
	width: 900px;
	min-height:400px;
	background-color: #FFFFFF;
	background-image: url(images/bg-middle.jpg);
	background-repeat: repeat-x;
}

.servicesinfo {
	width:300px;
	float:left;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	clear: none;

}

.middleright {
	float:right;
	width:100%;
	background-color: #FFFFFF;
	}

.middlerighttxt {
	padding:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;

}

.imageboxes {
	float:left;
	width:100%;
	list-style-image: url(images/graphic-list.gif);
	list-style-position: inside;
	margin-top: 0px;
	background-image: url(images/bg-imagebox.jpg);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-color: #adc7d4;
}

.imageboxes img {
	float: left;
	margin-right:10px;

}

.imageboxes h3 {
	margin: 0px;
	padding: 0px;
	font-size: 22px;
	color: #5a77ba;
	font-weight: normal;
}


.imageboxesright {
	float:right;
	width:300px;
	border: 1px solid #565656;
}


.imagethumbs {
	width:212px;
	height:192px;
	float: left;
	padding-bottom: 50px;
	padding-right: 10px;
}

.testimonialbox {
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #555555;
	padding-bottom: 10px;
	margin-bottom: 10px;

}

.testimonialbox strong {
	font-size:18px;
	
}
.testimonialbox a:link{
	color: #660033;
	text-decoration: underline;
}
.testimonialbox a:visited{
	color: #660033;
	text-decoration: none;
}
.testimonialbox a:hover{
	color: #000000;
	text-decoration: underline;
}
.testimonialbox a:active{
	color: #660033;
	text-decoration: none;
}

#faqsection {

}

.faqs {
	width: 100%;
	text-align: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 25px;
}

.faqlist {
	width: 495px;
	text-align: left;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-bottom: 30px;
}
.faqlist strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #337E3A;
	line-height: 25px;
	font-weight: normal;
}

.faqlist a:link {
	text-decoration: none;
	color: #000000;
	font-weight: bolder;
	font-size: 13px;
	display: block;
}
.faqlist a:visited {
	text-decoration: none;
	font-size: 13px;
	color: #000000;
	font-weight: bolder;
	display: block;
}

.faqlist a:hover{
	color: #C41A37;
	font-weight: bolder;
	display: block;
	text-decoration: underline;
}

.faqlist a:active {
	text-decoration: underline;
	color: #000066;
	font-weight: bolder;
	display: block;
}

.faqs strong {
	color: #000000;
	line-height: 20px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	
}


#footer {
	width: 900px;

}

.footerbg {
	background-image: url(images/graphic-footer.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 46px;
	clear: both;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
}
.middlerighttxt a {
	color: #330000;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.middlerighttxt a:visited {
	color: #330000;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.middlerighttxt a:hover {
	color: #330000;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
.middlerighttxt a:active {
	color: #330000;
	text-decoration: underline;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
