@charset "utf-8";
@import url( reset.css ); /* Reset browser defaults */
/* CSS Document */

body {
	background-color: #000;
	background-image: url(images/body_bg.png);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	color: #ccc;
	line-height: 16px;
}

a {
	color: #EBBC46;
	text-decoration: underline;
}
a:visited {
	color: #EBBC46;
	text-decoration: underline;
}
a:hover {
	color: #EBBC46;
	text-decoration: underline;
}
a:active {
	color: #EBBC46;
	text-decoration: underline;
}
p {
	margin-bottom: 1em;
}

.clear {
	clear: both;
}
#header_wrapper {
	background-image: url(images/header_bg.png);
	background-repeat: repeat-x;
	height: 201px;
	width: 100%;
}
#header_container {
	height: 201px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#telephone {
	font-size: 11px;
	line-height: 41px;
	float: right;
	height: 41px;
	font-weight: bold;
}
.gray {
	color: #999;
}
#tagline {
	background-image: url(images/tagline.png);
	background-repeat: no-repeat;
	clear: right;
	float: right;
	height: 106px;
	margin-right: 100px;
	width: 547px;
}
#logo {
	height: 201px;
	width: 260px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#menu_wrapper {
	height: 45px;
	clear: right;
}
#menu_right {
	float: left;
	height: 45px;
	width: 11px;
}
#menu_left {
	float: left;
	height: 45px;
	width: 11px;
	clear: right;
}
#menu_container {
	float: left;
	height: 45px;
	margin-top: 9px;
	margin-left: 260px;
	background-color: #141414;
}
#slider_container {
	height: 269px;
	width: 990px;
	border: 5px solid #FFF;
}
#slider_right {
	background-image: url(images/slider_right.jpg);
	float: right;
	height: 269px;
	width: 288px;
}
#slider_wrapper {
	width: 990px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
}
#intro_wrapper {
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	margin-bottom: 50px;
}
.hp_wrapper {
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	line-height: 16px;
	margin-bottom: 50px;
}
#intro_right {
	float: right;
	width: 210px;
	margin-left: 50px;
}
.hp_right {
	float: right;
	width: 210px;
	margin-left: 50px;
}
.border_5px {
	border: 5px solid #FFF;
}
#footer_wrapper {
	background-image: url(images/footer_bg.png);
	background-repeat: repeat;
	width: 100%;
	padding-top: 35px;
	padding-bottom: 25px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
#footer_container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#subsection_container {
	width: 1000px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 50px;
}
.subsection_image {
	float: left;
	width: 225px;
	margin-right: 33px;
}
.subsection_text {
	width: 225px;
	margin-right: 34px;
	float: left;
}
.subsection_text_nomargin {
	float: left;
	width: 225px;
}
ul {
	list-style-position: inside;
	list-style-type: disc;
	padding-left: 10px;
	margin-bottom: 10px;
}

li {
	line-height: 18px;
	list-style-position: outside;
}
.section_container {
	width: 1000px;
	margin-top: 75px;
	margin-right: auto;
	margin-left: auto;
}
.section_specialty {
	width: 1000px;
	margin-top: 25px;
	margin-right: auto;
	margin-left:auto;
}
.section_image {
	float: left;
	height: 75px;
	width: 250px;
	margin-right: 50px;
}
.section_text {
	float: left;
	width: 700px;
}
#sitemap {
	float: left;
	width: 450px;
	margin-right: 50px;
	margin-left: 25px;
}
#sitemap_top {
}
#sitemap_bottom {
	margin-top: 25px;
}
.quote_container {
	float: left;
	width: 450px;
}
.quote_box_top {
	background-image: url(images/quote_box_top2.png);
	background-repeat: no-repeat;
	height: 17px;
	width: 450px;
	margin-top: 20px;
}
.quote_box_bg {
	background-image: url(images/quote_box_bg2.png);
	background-repeat: repeat-y;
	width: 410px;
	padding-right: 20px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999;
	line-height: 20px;
	font-weight: bold;
}
.quote_box_bottom {
	background-image: url(images/quote_box_bottom2.png);
	background-repeat: no-repeat;
	height: 49px;
	width: 450px;
}
.attribution {
	font-size: 10px;
	color: #999;
	text-align: right;
	width: 425px;
}
.quote_head {
	height: 21px;
	width: 450px;
}
.interstitial {
	float: left;
	width: 50px;
}
#copyright_container {
	background-color: #222;
	width: 100%;
	padding-top: 25px;
	padding-bottom: 10px;
}
#copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #aaa;
	text-align: center;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
#body_header {
	height: 29px;
}
#body_wrapper {
	width: 1000px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
#body_wrapper_800 {
	width: 800px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
}
.orange {
	color: #F90;
}
h2 {
	font-size: 16px;
	margin-bottom: 15px;
}
h3 {
	font-size: 14px;
	margin-bottom: 15px;
}
#body_left {
	float: left;
	width: 625px;
	margin-top: 40px;
}
#body_left ul{
	list-style-image: url(images/check.png);
}
#body_left li{
	list-style-image: url(images/check.png);
	line-height: 20px;
}
#body_right {
	float: right;
	width: 300px;
	margin-top: 40px;
}
.client_section_wrapper {
	width: 1000px;
	margin-top: 40px;
}
.client_left {
	width: 625px;
}
.client_right {
	float: right;
	width: 300px;
}
.divider {
	background-image: url(images/divider.png);
	height: 1px;
	width: 556px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}
.specialty_areas {
	padding: 15px;
	float: left;
	width: 195px;
	background-repeat: repeat;
	margin-bottom: 20px;
	margin-right: 25px;
}
.specialty_area_int {
	float: left;
	width: 25px;
}
#specialty_container {
	background-image: url(images/trans_white.png);
	background-repeat: repeat;
	padding: 15px;
	border: 1px solid #000;
}

.projects_list {
	float: left;
	width: 450px;
	margin-top: 50px;
	margin-right: 50px;
}
#past_projects {
	height: 29px;
}
/* Form Elements */

#inputArea2
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding: 0px;
	color: #fff;
}


#inputArea2 input[type="text"]
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	display: block;
	padding: 2px;
	border: solid 1px #000;
	background-color:#eee;
	width: 300px;
	color: #333;
}
#inputArea2 textarea
{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 1px;
	display: block;
	padding: 2px;
	border: solid 1px #000;
	background-color:#eee;
	width: 400px;
	height: 200px;
	color: #333;
}.underline {
	text-decoration: underline;
}
.sitemap_content {
	float: left;
	width: 200px;
	margin-right: 25px;
}
#photo_gallery_right {
	float: right;
	width: 350px;
}
#sub_body_header {
	margin-top: 25px;
}

