body {
	background-color: #fff;
	margin: 0;
	padding: 0;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	color: #7e8083;
	font-size: 12px;
}
ul {
	margin-left:15px;
	padding-left:0
}
img {
	border: 0;
	margin: 0;
	padding: 0;	
}
h1 {
	font-size:14px;
	margin:0;
	padding:0;
	margin-bottom: 5px;
	color: #7e8083;
}
.question {
	color: #f58025;
	font-size: 11px;
	line-height: 14px;
	cursor: pointer;
}
.answer {
	font-size: 11px;
	line-height: 16px;
	display: none;
}
#faqs_pane {
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
}
.faqs_pane3 {
	padding-left: 30px;
	padding-right: 30px;
}
.faqs_pane4 {
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
}
#faqs_pane2 {
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
h2 {
	color: #660709;
}
.orange {
	color: #f58025;
}
#container {
	width: 1000px;
	margin: 0 auto;
	border-bottom: 2px solid #7e8083;
}
#yourhome1 {
	min-height: 588px;
	background: #fff url(../images/home_01.jpg) no-repeat bottom right;
}
#business1 {
	min-height: 588px;
	background: #fff url(../images/business_01.jpg) no-repeat bottom right;
}
#contact_div {
	font-size: 14px;
	line-height: 18px;
	min-height: 158px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 400px;
	background: #fff url(../images/contact.jpg) no-repeat bottom right;
}
#who_div {
	font-size: 14px;
	line-height: 18px;
	min-height: 158px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 400px;
	background: #fff url(../images/who.jpg) no-repeat bottom right;
}
#home_why_div {
	font-size: 14px;
	line-height: 18px;
	min-height: 158px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 400px;
	background: #fff url(../images/home_03.jpg) no-repeat bottom right;
}
#business_why_div {
	font-size: 14px;
	line-height: 18px;
	min-height: 158px;
	padding-left: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 400px;
	background: #fff url(../images/business_02.jpg) no-repeat bottom right;
}
#slide1 {
    height: 298px;
    width: 385px;
    padding: 0;
    margin: 0;
}
#slide1 img {
	padding: 0;
    margin: 0;
    background-color: #fff;
    height: 298px;
    width: 385px;
    top: 0;
    left: 0;
}
#slide2 {
    height: 298px;
    width: 422px;
    padding: 0;
    margin: 0;
}
#slide2 img {
	padding: 0;
    margin: 0;
    background-color: #fff;
    height: 298px;
    width: 422px;
    top: 0;
    left: 0;
} #slide3 {
    height: 320px;
    width: 422px;
    padding: 0;
    margin: 0;
}
#slide3 img {
	padding: 0;
    margin: 0;
    background-color: #fff;
    height: 320px;
    width: 422px;
    top: 0;
    left: 0;
} 
.contact1 {
	font-size: 16px;
	color: #f58025;
}
.contact2 {
	font-size: 16px;
}
#who {
	min-height: 588px;
}
.blueline {
	background-color: #91c9ed;
}
.tabletwo {
	min-height: 588px;
}
.textcontainer {
	width: 362px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.home_serv_right_gray {
	font-size: 15px;
	line-height:19px;
	font-style: italic;
}
#nav {
	min-height: 558px;
	width: 193px;
	padding-top: 20px;
	overflow: hidden;
}
a.yo { 
	display: block;
	width: 193px;
	height: 33px;
	padding-left: 50px;
	color: #fff;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background: transparent url(../images/nav_2.gif) no-repeat;
}
a.active { 
	display: block;
	width: 193px;
	height: 33px;
	padding-left: 50px;
	color: #fff;
	font-size: 14px;
	line-height: 29px;
	font-weight: bold;
	font-style: italic;
	text-decoration: none;
	background: transparent url(../images/nav_2.gif) no-repeat;
	background-position: 0 -33px;
} 
a.yo:hover { 
	background-position: 0 -33px;
}
.sub_nav {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 18px;
	padding-left: 60px;
	margin-top: -10px;
}
.sub_nav a, .sub_nav a:active, .sub_nav a:visited {
	color: #fff;
	font-style: italic;
	text-decoration: none;
}
.sub_nav a:hover {
	text-decoration: underline;
}
#footer {
	width: 1000px;
	margin: 0 auto;
	color: #7e8083;
	padding: 5px;
}
#footer a, #footer a:visited, #footer a:active {
	color: #f58026;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer_copy {
	float: right;	
}