@charset "utf-8";
/* CSS Document */
html, body {

}
body {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
	padding-right: 30px;
}
.body_wide {
	padding-right: 140px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	width: 971px;
	position: relative;
	border: 1px solid #999999;
	text-align: left;
}
#left_bar {
	clear: left;
	float: left;
	width: 240px;
	margin: 0px;
	padding: 0px;
}
#icon {
	width: 240px;
}

#left_nav {
	width: 172px;
	left: 35px;
	position: relative;
	float: left;
}
#title {
	padding-top: 20px;
	padding-bottom: 10px;
}
#tagline {
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 130%;
	color: #999999;
}
/* begin left menu css */
#left_menu {
	width: 172px;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#left_menu li {
	margin: 0px;
	padding: 4px 0px 0px 0px;
	list-style: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 172px;
	position: absolute;
	left: 0px;
	text-indent: 15px;
	text-transform: uppercase;
}
#left_menu li, #left_menu a {
	/* height property should be the height of the image file used for the background of each menu item */
	height: 22px;
	display: block;
	color: #666666;
	text-decoration: none;
}
#left_menu li a:hover {
	background: transparent url(../img/bullet.gif) no-repeat 0px 0px;
	color: #000000;
	text-decoration: none;
	text-indent: 15px;
	display: block;
}
/* When adding menu items, copy, paste and rename the following code for each menu item, then add to the 'top' property the height of the combined menu items before it */
#left_menu_1 {
	top: 0px;
}
#left_menu_2 {
	top: 23px;
	}
#left_menu_3 {
	top: 46px;
	}
#left_menu_4 {
	top: 69px;
	}
#left_menu_5 {
	top: 92px;
	}
#left_menu_6 {
	top: 115px;
	}
#left_menu_7 {
	top: 138px;
	}
#left_menu_8 {
	top: 161px;
	}
#left_menu_9 {
	top: 184px;
	}
#left_menu_10 {
	top: 207px;
	}
#left_menu_11 {
	top: 230px;
	}
#left_menu_12 {
	top: 253px;
}

/* end left menu css */

#logo {
	left: 22px;
	top: -84px;
	position: absolute;
	z-index: 1;
}
#right_bar {
	float: left;
	width: 730px;
	margin: 0px;
	padding: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
}
#header {
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	background-image: url(../img/s_topmenu.gif);
	background-position: right;
	background-repeat: no-repeat;
	width: 730px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 87px;
}

/* begin navbar menu css */
#header_menu {
	position: absolute;
	left: 3px;
	top: 64px;
	width: 600px;
}
#header_menu ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
} 
#header_menu ul li {
	margin-left: 0;
	border-left: 1px solid #CCCCCC;
	list-style: none;
	display: inline;
	font-size: 10px;
	float: left;
	padding-right: 11px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#header_menu ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#header_menu ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#header_menu ul li a:hover {
	color: #669900;
}
/* end navbar menu css */

#main {
	position: relative;
	left: 0px;
	top: 0px;
	background-image: url(../img/sec_main_bak.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.main_altbak_services {
}
#content {
	width: 680px;
	margin-left: 50px;
	margin-top: 40px;
	margin-bottom: 20px;
}
.text_rightindent {
	padding-right: 300px;
}
#content_text {
	width: 680px;
}
.bodyimage {
	float: right;
	padding-right: 50px;
	padding-left: 30px;
	padding-top: 2px;
	padding-bottom: 30px;
}
#content_portfolio {
	width: 635px;
	margin-top: 40px;
	margin-bottom: 20px;
}
#staff_wrapper {
	background-image: url(../img/st_topbak.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 15px;
	height: 215px;
}
.staff_photo {
	float: right;
}
#content_photo {
	float: left;
}
#testimonial {
	width: 548px;
	background-image: url(../img/s_quote_bak.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-bottom: 30px;
}
#footer {
	width: 971px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	color: #999999;
	padding-top: 15px;
	padding-bottom: 15px;
	position: relative;
	clear: both;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
#footer a {
	color: #999999;
}
#footer a:hover {
}
#floating_swatch {
	position: absolute;
	left: 22px;
	width: 262px;
	z-index: 1;
	top: -270px;
	visibility: visible;
	margin: 0px;
	padding: 0px;
}
#footer li {
	display: inline-block;
	padding-right: 12px;
	padding-left: 12px;
	list-style-position: outside;
	list-style-image: url(../img/i_footer_bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
}
.footer_bullet {
	font-weight: bolder;
	color: #FFD522;
	font-size: 12px;
	padding-right: 6px;
	padding-left: 6px;
}
#footer ul {
	display: inline;
}
.empty {
	clear: both;
}
#subhead {
}
#tagline {
}
h1 {
	color: #333333;
	font-size: 11px;
	text-transform: uppercase;
}
h2 {
	font-size: 11px;
	color: #333333;
	padding-bottom: 0px;
}
.services_orange {
	color: #DC5E20;
	font-style: italic;
}
#ontheboards {
}
body  a {
	color: #333333;
	font-weight: bold;
}
body a:link {
	color: #333333;
	text-decoration: underline;
}
body   a:visited {
	color: #333333;
	text-decoration: underline;
}
body a:hover {
	color: #DC5E20;
	text-decoration: none;
}
body a:active {
	color: #333333;
	text-decoration: underline;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: 150%;
	color: #669900;
	margin-right: 90px;
	margin-left: 90px;
	margin-top: 40px;
	margin-bottom: 45px;
}
.quote_signature {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 120%;
	color: #666666;
	margin-right: 90px;
	margin-left: 90px;
	text-align: right;
	font-style: italic;
}
#header_index {
	background-position: left top;
	background-repeat: no-repeat;
	width: 699px;
	margin: 0px;
	padding: 0px;
	position: relative;
	height: 152px;
	background-image: url(../img/i_masthead.gif);
}
#right_bar_index {
	float: left;
	width: 697px;
	margin: 0px;
	padding: 0px;
}
#flashphoto {
	margin-left: 54px;
}
#left_bar_index {
	clear: left;
	float: left;
	width: 272px;
	margin: 0px;
	padding: 0px;
}
#icon_index {
	width: 272px;
}
#container_index {
	margin-right: auto;
	margin-left: auto;
	width: 971px;
	position: relative;
	border: 1px solid #999999;
	text-align: left;
}
#hometext {
	margin-left: 50px;
}
#index_hed {
	margin-top: 24px;
}
#header_menu_index {
	position: absolute;
	left: 3px;
	top: 130px;
	width: 600px;
}
#header_menu_index ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
}
#header_menu_index ul li {
	margin-left: 0;
	border-left: 1px solid #CCCCCC;
	list-style: none;
	display: inline;
	font-size: 10px;
	float: left;
	padding-right: 11px;
	padding-left: 10px;
	padding-bottom: 2px;
	padding-top: 2px;
}
#header_menu_index ul li.first {
	margin-left: 0;
	border-left: none;
	list-style: none;
	display: inline;
}
#header_menu_index ul li a {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#header_menu_index ul li a:hover {
	color: #669900;
}
#container_popup {
	width: 600px;
	position: relative;
	text-align: left;
	margin: 0px;
}
#pop_squincher {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
#content_text_staff {
	width: 600px;
}
.headline_spacer {
	padding-bottom: 18px;
}
.staff_underline {
	width: 589px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	height: 1px;
}
#content_services {
	width: 680px;
	background-image: url(../img/sv_image_bak.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.body_ul {
	line-height: 130%;
}
#pop_header {
	background-image: url(../img/pop_bak.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 96px;
	width: 600px;
}
.pop_text {
	padding-right: 60px;
	padding-bottom: 6px;
	padding-left: 60px;
}
.body_portfolio {
	padding-right: 30px;
	padding-left: 60px;
	padding-bottom: 10px;
}

