#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#red_stripe {
	background-color: #862a2d;
	height: 9px;
}
#head_center {
	background-image: url(images/header_background.jpg);
	background-repeat: no-repeat;
	height: 156px;
}
#head_center #logo {
	margin-left: 75px;
	margin-top: 5px;
	float: left;
}
#head #horiz_nav {
	background-color: #37322c;
	margin-top: 3px;
	/*background-image: url(images/menu.png);*/
}
#content_top_left {
	float: left;
	width: 450px;
}
#content_top_right {
	float: left;
	margin-left: 45px;
	height: 285px;
}
.clear {
	clear:both;	
}#content_bottom #content_bottom_right {
	float: right;
	width: 50%;
	margin-right: 95px;
}
#content_bottom #content_bottom_left {
	float: left;
	width: 30%;
	padding-left: 60px;
}
#horiz_nav ul li {
	color: #FFF;
	display: block;
	float: left;
	margin-right: 5px;
	list-style-type: none;
}
#vert_nav ul li {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: none;
	list-style-type: none;
	margin-top: 3px;
}
#vert_nav {
	width: 145px;
	float: right;
	padding-top: 21px;
}
#horiz_nav ul {
	margin: 0px;
	padding: 0px;
	margin-left: 45px;
}
#horiz_nav a {
	height: 30px;
	width: 100%;
}
#content_top {
	background-image: url(images/grey_shadow.gif);
	background-repeat: repeat-x;
	margin-top: 0px;
	padding-top: 25px;
}

#content_top_interior {
	margin-top: 0px;
	padding-top: 25px;
}
.large_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	background-image: url(images/by_understanding_needs.png);
	background-repeat: no-repeat;
}
#content {
	color: #37322c;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	margin-bottom: 25px;
}
#bottom_stripe {
	background-color: #53504a;
	height: 2px;
	width: 100%;
	margin-top: -54px;
	margin-left: auto;
	margin-right: auto;
}
#content_top_left {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #37322c;
	margin-top: 45px;
	width: 460px;
	margin-left: 50px;
	height: 125px;
}
#av {
	background-image: url(images/av_up.png);
	background-repeat: no-repeat;
}
#av:hover {
	background-image: url(images/av_over.png);
}
#security {
	background-image: url(images/security_up.png);
	background-repeat: no-repeat;
}
#security:hover {
	background-image: url(images/security_over.png);
}
#acoustics {
	background-image: url(images/acoustics_up.png);
	background-repeat: no-repeat;
}
#acoustics:hover {
	background-image: url(images/acoustics_over.png);
}
#planning {
	background-image: url(images/planning_up.png);
	background-repeat: no-repeat;
}
#planning:hover {
	background-image: url(images/planning_over.png);
}
#communications {
	background-image: url(images/communications_up.png);
	background-repeat: no-repeat;
}
#communications:hover {
	background-image: url(images/communications_over.png);
}
/************************************** Horizontal nav*/
#home, #home_over{
	background-image: url(images/home_up.gif);
	background-repeat: no-repeat;
	background-position: 30px 4px;
	width: 140px;
}
#home:hover, #home_over {
	background-image: url(images/home_over.gif);
}
#services, #services_over {
	background-image: url(images/services_up.gif);
	background-repeat: no-repeat;
	background-position: 15px 4px;
	width: 120px;
}
#services:hover, #services_over {
	background-image: url(images/services_over.gif);	
}
#portfolio, #portfolio_over {
	background-image: url(images/portfolio_up.gif);
	background-repeat: no-repeat;
	background-position: 40px 4px;
	width: 140px;
}
#portfolio:hover, #portfolio_over {
	background-image: url(images/portfolio_over.gif);	
}
#news, #news_over {
	background-image: url(images/news_up.gif);
	background-repeat: no-repeat;
	background-position: 40px 3px;
	width: 120px;
}
#news:hover, #news_over {
	background-image: url(images/news_over.gif);	
}
#awards, #awards_over {
	background-image: url(images/awards_up.gif);
	background-repeat: no-repeat;
	background-position: 35px 4px;
	width: 210px;
}
#awards:hover, #awards_over {
	background-image: url(images/awards_over.gif);	
}
#contact, #contact_over {
	background-image: url(images/contact_up.gif);
	background-repeat: no-repeat;
	background-position: 50px 4px;
	width: 140px;
}
#contact:hover, #contact_over {
	background-image: url(images/contact_over.gif);	
}
.hidden {
	visibility: hidden;
}
#vert_nav ul {
	margin: 0px;
	padding: 0px;
}
.article h3, #content_bottom_left h3 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.article_tagline {
	color: #F00;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	border-bottom: #ccc 1px solid;
	margin-bottom: 9px;
	visibility: hidden;
}
.article {
	margin-bottom: 30px;
}
#content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 0px;
}
a {
	color: #c9282d;
	text-decoration: none;
	display: block;
}
#footer {
	background-color: #37322c;
	height: 25px;
	color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	display: block;
}
#footer #copyright {
	display: block;
	margin-top: -6px;
}
.article_copy {
	line-height: 130%;
}
.no_line {
	border-bottom-color: #fff;
}
#frame {
	background-image: url(images/background_stripe.gif);
	background-repeat: repeat-x;
}
#jefferson_university_tag {
	background-image: url(images/jefferson_university.gif);
	background-repeat: no-repeat;
}
#experience_tag {
	background-image: url(images/20_years_experience.gif);
	background-repeat: no-repeat;
}
#first_baptist_tagline {
	background-image: url(images/first_baptist.gif);
	background-repeat: no-repeat;
}
#cachendo_tagline {
	background-image: url(images/cachendo_tagline.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 209px;

}
.article_copy a {
	display: inline;
}
#services_left {
	float: left;
	width: 65%;
	margin-left: 45px;
}
#services_right, #awards_right, #project_types_right, #relevant_links {
	float: right;
	margin-left: 25px;
	background-image: url(images/services_background.gif);
	background-repeat: repeat-y;
	width: 250px;
	margin-top: 50px;
	padding-left: 10px;
}
#services_right ul li, #awards_right ul li, #contact_right ul li, #project_types_right ul li, #relevant_links ul li {
	list-style-type: none;
	margin-bottom: 10px;
}
#services_right ul, #awards_right ul, #relevant_links ul {
	margin: 0px;
	padding: 0px;
}
.service_icon {
	height: 39px;
	width: 141px;
	float: left;
	margin-right: 25px;
	margin-bottom: 3px;
}
.service_copy {
	clear: left;
	padding-top: 15px;
	margin-top: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999;
}
.service_example_link {

}
#services_av .service_icon {
	background-image: url(images/services_av_bug.jpg);
}
#services_security .service_icon {
	background-image: url(images/services_security_bug.jpg);
}
#services_acoustics .service_icon {
	background-image: url(images/services_acoustics_bug.jpg);
}
#services_planning .service_icon {
	background-image: url(images/services_planning_bug.jpg);
}
#services_communications .service_icon {
	background-image: url(images/communications.jpg);
}
#services_broadcast .service_icon {
	background-image: url(images/broadcast.jpg);
}
.article_copy {
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.article_link {
	margin-bottom: 5px;
}
#awards_left {
	float: left;
	width: 50%;
}
#awards_right {
	float: right;
	width: 275px;
	padding-left: 25px;
	margin-right: 100px;
}#form1 div {
	font-weight: bold;
}
.form_label {
	margin-bottom: 0px;
}
.form_input {
	margin-top: 0px;
}

.form_combo {
	float:left;
}
.form_combo_right {
	float: left;
	margin-left: 25px;
}

.form_row {
	margin-bottom: 15px;
}
.form_row input, .form_row textarea {
	border: 1px solid #000;
}
.form_label {
	margin-bottom: 5px;
}
#contact_left {
	width: 50%;
	float: left;
}
#contact_right {
	float: right;
	width: 35%;
	background-image: url(images/services_background.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
	margin-top: 55px;
}
#contact_right div {
	margin-bottom: 10px;
}
#contact_right h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
}
#portfolio_content_left {
	width: 250px;
	float: left;
}
#portfolio_content_right {
	float: left;
	margin-left: 25px;
}
#thumbnails {
	width: 75px;
	float: left;
}
#large_photo {
	float: left;
	margin-left: 10px;
}
.thumb {
	margin-bottom: 2px;
	cursor: pointer;
}
#category_title  {
	color: #F00;
	margin-left: 85px;
	font-size: 14px;
	font-weight: normal;
	margin-bottom: 5px;
}
#spec_download {
	color: #F00;
	margin-left: 85px;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 5px;
}
.left_page_title {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	margin-bottom: 10px;
}
#category_items ul {
	margin: 0px;
	padding: 0px;
	margin-left: 10px;
	margin-top: 5px;
}
#category_items ul li {
	list-style-type: none;
	margin-bottom: 10px;
}
#left_category_title {
	height: 25px;
	color: #FFF;
	background-color: #37322c;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	padding-top: 5px;
	padding-left: 10px;
}
#category_items {
	background-image: url(images/portfolio_options_background.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #37322C;
	padding-right: 5px;
}
#download_area {
	background-repeat: repeat-x;
}
.upper_bold {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.highlight {
	font-weight: bold;
	color: #F00;
}
#project_details {
	width: 593px;
	margin-top: 35px;
}
#categoy_list {
	width: 240px;
	margin-top: 1px;
	border-right: 1px #37322c solid;
}
#download_area_internal {
	padding-left: 0px;
	padding-bottom: 10px;
}
.left_page_title h2 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-family: "Palatino Linotype", "Times New Roman", "Times", Palatino, serif;
	font-size: 28px;
	font-weight: bold;
}
#drop_down select {
	color: #F00;
	border: 1px solid #333;
	width: 150px;
}
.sub_heading {
	background-image: url(images/providing_innovative.png);
	background-repeat: no-repeat;
	height: 127px;
}
.article_copy p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.article_copy ul li {
	list-style-type: none;
	margin-bottom: 6px;
}
#contact_header #heading_image {
	float: left;
}
#contact_header_copy h2 {
	font-family: Palatino Bold, Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
}
.news_headline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 3px;
}
.news_tagline {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #666;
	font-size: 16px;
}
#news_copy h3 {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.no_bullets, .no_bullets li {
	list-style-type: none;
	margin-bottom: 5px;
	margin-left: 10px;
}
#details_left {
	float: left;
	width: 57%;
}
#details_right {
	float: right;
}
.details_photo {
	margin-bottom: 40px;
}
.photo_caption {
	font-weight: bold;
	margin-left: 8px;
}
#services_right h2 {
	background-image: url(images/areas_of_title.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 198px;
}
#project_types_right h2 {
	background-image: url(images/project_types_title.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 146px;
}
#relevant_links h2 {
	background-image: url(images/relevant_links_title.png);
	background-repeat: no-repeat;
	height: 18px;
	width: 168px;
}
.client_photo_box {
	float: left;
	margin-right: 15px;
}
.client_info_box {
	float: left;
	margin-bottom: 25px;
}
.italics {
	font-style: italic;
}
.verdana14black {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #333;
	font-weight: normal;
}
#photo_description {
	width: 508px;
	float: none;
	margin-left: 90px;
}
#tech_left, #tech_right {
	float: left;
	margin-left: 5px;
	margin-top: 5px;
	letter-spacing: -0.5px;
}

#tech_right {
	margin-left: 2px;
}
#spec_download {
	float: right;
	width: 500px;
	text-align: right;
}

ul li ul li a {
	color:#666;	
	font-weight: normal;
}

ul li ul li a:before {	
	content: "> ";
}
#awards_right a, #relevant_links a {
	color: #38342d;
	display: inline;
}
#partners_block {
	float: right;
	background-color: #34312c;
	color: #FFF;
	width: 380px;
	margin-right: 20px;
	margin-bottom: 45px;
}
#partners_block_interior {
	width: 340px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
#partners_block_interior h3 {
	background-image: url(images/strategic_partners_title.png);
	background-repeat: no-repeat;
	height: 24px;
	width: 191px;
}
#registrations h2 {
	background-image: url(images/registrations_title.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 121px;
}
#registrations {
	margin-top: 40px;
}
.tech_header {
	margin-bottom: 0px;
}
.big_black_button {
	background-image: url(images/large_black_button.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 240px;
	margin-top: 10px;
}
#registrations ul li {
	margin-bottom: 4px;
}
.affiliations {
	background-image: url(images/affiliations_title.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 228px;
}
.client_list_title {
	background-image: url(images/client_list_title.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 143px;
}
.awards_title {
	background-image: url(images/awards_title.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 104px;
}
.service_title {
	padding-top: 10px;
}
.service_copy p {
	margin-top: 0px;
}
.services_box {
	margin-bottom: 35px;
}
.services_title {
	background-image: url(images/services_title.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 112px;
}
.portfolio_title {
	background-image: url(images/portfolio_title.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 121px;
}
.rjc_title {
	background-image: url(images/rjc_title.png);
	background-repeat: no-repeat;
	height: 20px;
	width: 154px;
}
.contact_title {
	background-image: url(images/contact_title.png);
	background-repeat: no-repeat;
	background-position: 180px;
}
.news_title {
	background-image: url(images/articles_title.png);
	background-repeat: no-repeat;
	height: 22px;
	width: 106px;
}
#whyy_title {
	background-image: url(images/whyy_title.png);
	background-repeat: no-repeat;
	margin-top: 35px;
	height: 11px;
	width: 172px;
}
#content {
	margin-left: 45px;
}
#news_copy h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.negative_li_margin li {
		margin-left:-40px;
}
#new_icon_header {
	background-image: url(images/new_icon_title.gif);
	background-repeat: no-repeat;
}
#committed_partner_header {
	background-image: url(images/committed_partner.gif);
	background-repeat: no-repeat;
}
#scup_header {
	background-image: url(images/scup_header.gif);
	background-repeat: no-repeat;
}
#introduces_header {
	background-image: url(images/whyy_award_tagline.png);
	background-repeat: no-repeat;
}

