@charset "utf-8";
body {
	background-image: url(images/back.gif);
	margin: 0px;
}
#main_container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#top {
	float: left;
	height: 131px;
	width: 900px;
}
.logo_image {
	margin-top: 10px;
}
#top_bar {
	float: left;
	height: 42px;
	width: 900px;
	background-image: url(images/top_bar.gif);
}
#phone {
	height: 30px;
	width: auto;
	text-align: right;
	margin-top: 5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
}
#left {
	clear: none;
	float: left;
	height: auto;
	width: 286px;
}
#content_main {
	float: left;
	height: auto;
	width: 614px;
}
#services {
	float: left;
	width: 286px;
	background-image: url(images/service_back.png);
	height: 320px;
}
#testimonial {
	float: left;
	width: 286px;
	background-image: url(images/testimonial_back.png);
}
#newsletter {
	float: left;
	width: 286px;
	background-image: url(images/newsletter_back.png);
	padding-bottom: 20px;
	height: 200px;
}
#main_container #intro {
	width: 613px;
	background-image: url(images/intro_back.gif);
	background-repeat: no-repeat;
	background-color: #FFF;
	height: 400px;
	float: left;
	border-right-width: .05pt;
	border-right-style: solid;
	border-right-color: #CCC;
}
.attention {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	text-align: center;
	margin-top: 40px;
}

#footer {
	height: 40px;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #630;
	margin-left: 7px;
	float: left;
	text-align: center;
	padding-top: 7px;
}
#testimonial #testimonial_content {
	float: left;
	width: 260px;
	margin-left: 15px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	padding-bottom: 5px;
}
.testimonial_name {
	font-family: "Arial Black", Gadget, sans-serif;
	font-style: italic;
	color: #FFF;
	text-align: right;
}
#NAV {
	float: left;
	height: 51px;
	width: 614px;
}
#services #service_content {
	width: 260px;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 5px;
}
#service_top {
	float: left;
	width: 286px;
}
#intro #intro_text {
	float: left;
	width: 325px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	height: auto;
}
#intro_photo {
	float: left;
	width: 262px;
	margin-left: 5px;
	padding-top: 15px;
}
.news {
	width: 250px;
	margin-left: 20px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	padding: 3px;
	border-bottom-width: .05pt;
	border-bottom-style: dashed;
	border-bottom-color: #000;
	margin-bottom: 10px;
	margin-top: 10px;
}
.news_img {
	padding-right: 5px;
}

.white_large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFF;
}
.list {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 11px;
}
a {color: white; text-decoration: none;}
a:link {color: #ffffff;}
a:visited {color: ffffff;}
a:hover {color: #d49019;}
a:active {color: red;}

/* classed link styles, appropriate for section listing area */
a.nav {color: black; text-decoration: none;}
a.nav:link {color: black;}
a.nav:visited {color: black;}
a.nav:hover {color: black; text-decoration:underline}
a.nav:active {color: black;}

a.botnav {color: white; text-decoration: none;}
a.botnav:link {color: #ffffff;}
a.botnav:visited {color: ffffff;}
a.botnav:hover {color: #d49019;}
a.botnav:active {color: red;}