/* CSS Document */

body {
	background-color:#000000;
	margin:0px;
}

#wrapper {
	width:1000px;
	margin:auto;
}

/* Header Section */

#header_background {
	width:1000px;
	height:392px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#sub_header_background {
	width:1000px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}

#header {
	width:960px;
	margin:auto;
}

#logo {
	width:180px;
	height:42px;
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	margin-left:15px;
	margin-top:45px;
	float:left;
}

#logo_link {
   width:180px;
   height:42px;
   display:block;
}

#logo_link span {
   display:none;
}

#navigation {
	width:560px;
	float:right;
	margin-top:42px;
}

#navigation ul {}

#navigation li {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	float:left;
	margin-right:25px;
	list-style-type:none;
}

#navigation a {
	color:#FFFFFF;
	text-decoration:none;
}

#navigation a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

#navigation a:hover {
	color:#9AB962;
	text-decoration:none;
}

#heading {
	width:400px;
	float:left;
	margin-left:30px;
	margin-top:50px;
	clear:both;
}

#heading h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	line-height:36px;
	color:#FFFFFF;
}

#sub_heading {
	width:900px;
	float:left;
	margin-left:30px;
	margin-top:20px;
	clear:both;
}

#sub_heading h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:50px;
	line-height:46px;
	color:#FFFFFF;
	margin-bottom:0px;
}

#sub_heading h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	line-height:36px;
	color:#9AB962;
	margin-top:0px;
}

#featured_graphic {
	width:515px;
	height:376px;
	background-image:url(../images/featured.png);
	background-repeat:no-repeat;
	position:absolute;
	z-index:1000;
	margin-left:460px;
	margin-top:120px;
}

/* Header Section */

/* Homepage Content Section */

#content_background {
	width:1000px;
	background-image:url(../images/main_back.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	clear:both;
}

#content_wrapper {
	width:960px;
	margin:auto;
	padding-bottom:20px;
}

#welcome_text {
	width:380px;
	float:left;
	margin-left:15px;
	margin-top:10px;
}

#welcome_text h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:21px;
	color:#78A22E;
	margin-bottom:0px;
}

#welcome_text h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5D87A1;
	line-height:24px;
	margin-bottom:0px;
	margin-top:0px;
}

#welcome_text p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#5A5A5A;
	line-height:28px;
	margin-bottom:0px;
	margin-top:0px;
}

#featured_content {
	width:500px;
	float:right;
	margin-top:75px;
}

#featured_content_left {
	width:290px;
	float:left;
	margin-right:10px;
}

#featured_content_left h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#78A22E;
	line-height:24px;
	margin-bottom:0px;
	margin-top:0px;
}

#featured_content_left p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A5A5A;
	line-height:21px;
	margin-bottom:0px;
	margin-top:0px;
}

#featured_content_left h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5D87A1;
	line-height:14px;
	margin-bottom:0px;
	margin-top:10px;
}

#featured_content_right {
	width:180px;
	float:right;
	margin-top:30px;
}

#featured_content_right ul {
	margin-top:0px;
}

#featured_content_right li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78A22E;
	padding-bottom:5px;
	list-style-position: outside;
	list-style-image: url(../images/small_bullet.png);
	margin-left:-20px;
}

/* Homepage Content Section */

/* Homepage Sub-Content */

#sub_content {
	width:1000px;
	background-image:url(../images/sub_back.png);
	background-repeat:repeat-x;
	background-color:#E6E6E6;
	clear:both;
}

#sub_content_wrapper {
	width:960px;
	margin:auto;
	padding-top:25px;
	padding-bottom:25px;
}

#sub_content_wrapper h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5D87A1;
	line-height:14px;
	margin-bottom:20px;
	margin-top:0px;
}

#sub_content_wrapper h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5D87A1;
	line-height:13px;
	margin-bottom:0px;
	margin-top:0px;
	font-weight:normal;
	padding-top:5px;
}


#sub_content_wrapper h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5A5A;
	line-height:18px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

#sub_content_wrapper p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78A22E;
	margin-bottom:0px;
	padding-top:5px;
	padding-left:10px;
}

#sub_portfolio {
	width:245px;
	float:left;
	margin-left:15px;
}

.sub_portfolio_blocks {
	width:110px;
	height:70px;
	background-color:#FFFFFF;
	border: 1px solid #BAB9B9;
	float:left;
	margin-right:7px;
	margin-bottom:7px;
	overflow:hidden;
}

#sub_services {
	width:380px;
	float:left;
	margin-left:55px;
}

#sub_services_sections {
	width:182px;
	height:80px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}

#sub_comments {
	width:256px;
	float:left;
}

#sub_comments_box {
	width:256px;
	height:191px;
	background-image:url(../images/comment_box.png);
	background-repeat:no-repeat;
	margin-top:-15px;
}

#sub_comments_container {
	width:210px;
	height:150px;
	overflow:hidden;
	padding-left:25px;
	padding-top:30px;
	padding-bottom:10px;
}

.comments_adjust {
	margin-top:-5px;
	font-size:14px;
	font-weight:normal;
}

/* Homepage Sub-Content */

/* Sub-Pages */

#sub_page_background {
	width:1000px;
	background-image:url(../images/main_back.png);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	clear:both;
}

#sub_page_wrapper {
	width:960px;
	margin:auto;
	padding-top:20px;
	padding-bottom:20px;
}


#sub_sidebar_left {
	width:160px;
	float:left;
	margin-left:15px;
	padding-top:10px;
}

#sub_page_content {
	width:560px;
	min-height:600px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
	padding-bottom:20px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C8C8C8;
	border-left-color: #C8C8C8;
	float:left;
}

#sub_sidebar_right {
	width:160px;
	float:left;
	padding-top:10px;
	margin-left:20px;
}

#sub_page_wrapper h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5D87A1;
	line-height:24px;
	font-weight:normal;
	margin-bottom:0px;
	padding-top:10px;

}

#sub_page_wrapper h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#78A22E;
	line-height:18px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

#sub_page_wrapper h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5D87A1;
	line-height:18px;
	font-weight:normal;
	margin-bottom:0px;
}

#sub_page_wrapper h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A5A5A;
	line-height:12px;
	font-weight:normal;
	margin-bottom:0px;
	margin-top:0px;
}

#sub_page_wrapper h5 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5A5A5A;
	line-height:20px;
	font-weight:normal;
	margin-bottom:0px;
}

#sub_page_wrapper p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5A5A;
	line-height:24px;
	font-weight:normal;
	margin-top:0px;
}

#sub_page_wrapper span {
	color:#78A22E;
}

#sub_page_wrapper ul {
	margin-top:0px;
}

#sub_page_wrapper li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#78A22E;
	padding-bottom:5px;
	list-style-position: outside;
	list-style-image: url(../images/small_bullet.png);
}

.sub_page_list {
	width:200px;
	float:left;
	margin-right:10px;
	margin-left:10px;
	margin-bottom:15px;
}

.sub_team {
	width:155px;
	float:left;
	margin-right:20px;
	margin-top:20px;
	margin-bottom:30px;
}

.sub_team_text {
	width:145px;
	padding-left:10px;
}

.sub_team img {
	border: 1px solid #C8C8C8;
	padding: 4px;
	margin-bottom:-10px;
}

.form  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#78A22E;
	font-weight:normal;
	margin-top:0px;
}

.form_input  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5A5A5A;
	font-weight:normal;
	margin-top:0px;
}

/* Sub-Pages */

/* Portfolio Pages */

.portfolio_element {
	width:241px;
	height:164px;
	margin-left:15px;
	margin-right:20px;
	margin-bottom:25px;
	border:none;
	float:left;
}

.portfolio_element img {
	padding:5px;
	background-color:#D0D1D1;
	border:none;
}

/* Portfolio Pages */

/* Footer */

#footer {
	width:1000px;
	height:392px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	clear:both;
}


#footer_wrapper {
	width:960px;
	margin:auto;
	padding-top:25px;
}

#footer h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9AB962;
	margin-bottom:0px;
}

#footer h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#8EABBD;
	font-weight:normal;
	margin-bottom:0px;

}

#footer p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9AB962;
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;

}

#footer a {
	color:#8EABBD;
	text-decoration:none;
}

#footer a:visited {
	color:#8EABBD;
	text-decoration:none;
}

#footer a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

#footer_contact {
	width:200px;
	float:left;
	margin-left:20px;
}

#footer_blog {
	width:220px;
	float:left;
	margin-left:30px;
}

#footer_twitter {
	width:220px;
	float:left;
	margin-left:50px;
}

#footer_links {
	width:150px;
	float:left;
	margin-left:40px;
	text-align:right;
}

#footer_new {
	width:1000px;
	height:184px;
	background-image:url(../images/new_footer.jpg);
	background-repeat:no-repeat;
	clear:both;
}

#footer_links_new {
	width:480px;
	float:left;
	margin-left:20px;
}

#footer_contact_new {
	width:420px;
	float:right;
	text-align:right;
	margin-top:-15px;
	margin-right:20px;
}

#footer_new h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#9AB962;
	margin-bottom:0px;
}

#footer_new h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#8EABBD;
	font-weight:normal;
	margin-bottom:0px;

}

#footer_new p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9AB962;
	line-height:18px;
	margin-bottom:0px;
	margin-top:0px;

}

#footer_new a {
	color:#8EABBD;
	text-decoration:none;
}

#footer_new a:visited {
	color:#8EABBD;
	text-decoration:none;
}

#footer_new a:hover {
	color:#FFFFFF;
	text-decoration:none;
}

/* Footer */

a:link {
	color:#5D87A1;
	text-decoration:none;
}

a:visited {
	color:#5D87A1;
	text-decoration:none;
}

a:hover {
	color:#78A22E;
	text-decoration:none;
}

.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
	padding-bottom:10px;
}

.dark_green {
	color:#78A22E;
}

.dark_blue {
	color:#5D87A1;
}

.light_green {
	color:#9AB962;
}

.light_blue {
	color:#8EABBD;
}

.white {
	color:#FFFFFF;
}
