.test {
	border: solid 1px #f00;
}

body #interior .red {
	color: #f00;
}

body #interior blockquote {
	margin-bottom: 20px;
}

.bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 10px;
	margin-left: -25px;
	margin-bottom: -50px;
	font-size: 300%;
	color: #32588f;
}


.bqend {
	float: right;
	height: 25px;
	margin-top: -17px;
	margin-right: -10px;
	padding-top: 10px;
	font-size: 300%;
	color: #32588f;
}

body.work #interior p#website-design-list, body.work #interior p.website-design-list {
	color: #F9C82A;
}

body.work #interior p#website-design-list a, body.work #interior p.website-design-list a {
	margin-right: 5px;
}

/* ---------- GLOBAL ---------- */

body {
	margin: 0px;
	background-color: #fff;
}

a img {
	border: none;
}

a span {
	display: none;
}

/* ---------- POPUPS ---------- */

body.popup {
	margin: 20px;
}

/* ---------- HEADER ---------- */

#header {
	position: relative;
	background-color: #fff;
	height: 125px;
	width: 871px;
	margin: 0px auto;
}

#social-networking {
	font-family: helvetica;
	font-size: 10px;
	padding: 10px 0px 0px 0px;
}

#social-networking a {
	color: #999;
	text-decoration: none;
	margin-right: 15px;
}

#social-networking a:hover {
	color: #000;
	text-decoration: underline;
}

#logo {
	margin-top: 18px;
}

#contact {
	position: absolute;
	top: 0px;
	left: 620px;
}

#contact #contact_us {
	background-image: url(../images/contact_us.gif);
	display: block;
	width: 145px;
	height: 45px;
}

/* ---------- NAV ---------- */

#nav {
	position: absolute;
	top: 75px;
	left: 328px;
}

#nav ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	display: inline;
}

#nav ul li {
	float: left;
}

#nav a {
	display: block;
	height: 12px;
	background-image: url(../images/nav.gif);
	margin-right: 20px;
}

#nav a#nav_home {
	width: 34px;
	background-position: 0px 0px;
}

#nav a#nav_home:hover {
	background-position: 0px -13px;
}

body.home #nav a#nav_home {
	background-position: 0px -26px;
	height: 24px;
}

#nav a#nav_services {
	width: 54px;
	background-position: -56px 0px;
}

#nav a#nav_services:hover {
	background-position: -56px -13px;
}

body.services #nav a#nav_services {
	background-position: -56px -26px;
	height: 24px;
}

#nav a#nav_our_work {
	width: 62px;
	background-position: -130px 0px;
}

#nav a#nav_our_work:hover {
	background-position: -130px -13px;
}

body.work #nav a#nav_our_work {
	background-position: -130px -26px;
	height: 24px;
}

#nav a#nav_clients {
	width: 48px;
	background-position: -211px 0px;
}

#nav a#nav_clients:hover {
	background-position: -211px -13px;
}

body.clients #nav a#nav_clients {
	background-position: -211px -26px;
	height: 24px;
}

#nav a#nav_the_process {
	width: 76px;
	background-position: -278px 0px;
}

#nav a#nav_the_process:hover {
	background-position: -278px -13px;
}

body.process #nav a#nav_the_process {
	background-position: -278px -26px;
	height: 24px;
}

#nav a#nav_about_us {
	width: 56px;
	background-position: -375px 0px;
}

#nav a#nav_about_us:hover {
	background-position: -375px -13px;
}

body.about #nav a#nav_about_us {
	background-position: -375px -26px;
	height: 24px;
}

/* ---------- HOMEPAGE SPECIFIC ---------- */

#feature_container {
	background-image: url(../images/bg_feature.jpg);
	background-repeat: repeat-x;
}

body.home #feature {
	height: 240px;
	width: 871px;
	margin: 0px auto;
}

body.home #feature img {
	float: left;
}

body.home #feature div {
	padding: 60px 125px 0px 0px;
	margin-left: 327px;
}

body.home #feature div h1 {
	margin: 0px;
	font-weight: normal;
	color: #32588f;
	font-family: helvetica;
	font-size: 20px;
	line-height: 30px;
}

body.home #feature div h1 a {
	color: #32588f;	
}

body.home #feature div h1 a:hover {
	color: #fff;
}

#content_container {
	background-image: url(../images/bg_content_home.gif);
	background-repeat: repeat-x;
}

#content {
	background-image: url(../images/bg_content_home.gif);
	height: 258px;
	width: 871px;
	margin: 0px auto;
}

#content #bio {
	width: 295px;
	margin: 18px 0px 0px 15px;
	float: left;
}

#content #featured_project {
	margin: 0px 0px 0px 350px;
	background-image: url(../images/bg_featured_project.gif);
	background-repeat: no-repeat;
	background-position: 150px 18px;
}

#content #featured_project img {
	float: left;
}

#content #featured_project div {
	margin: 0px 0px 0px 230px;
	padding: 30px 75px 0px 0px;
}

#content h2, body.popup h1 {
	margin: 0px;
	font-family: helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #32588f;
}

#content p, body.popup p {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #666;
	margin: 5px 0px 15px 0px;
}

/* ---------- TABS ---------- */

body.notab #tab_container h1, body.error #tab_container h1, body.training #tab_container h1, body.tutorial #tab_container h1, body.no-tab #tab_container h1 {
	text-indent: 0px;
	margin: 0px 0px 0px 17px;
	font-family: helvetica;
	font-size: 25px;
	font-weight: normal;
	color: #32588f;
}

#tab_container {
	border-bottom: solid 12px #cdcdcd;
}

#tab {
	height: 45px;
	width: 871px;
	margin: 0px auto;
}

#tab h1 {
	text-indent: -9999px;
	margin: 0px;
	height: 45px;
	background-repeat: no-repeat;
}

#tab #tab_about_us {
	background-image: url(../images/tab_about_us.gif);
}

#tab #tab_services {
	background-image: url(../images/tab_services.gif);
}

#tab #tab_our_work {
	background-image: url(../images/tab_our_work.gif);
}

#tab #tab_clients {
	background-image: url(../images/tab_clients.gif);
}

#tab #tab_process {
	background-image: url(../images/tab_process.gif);
}

#tab #tab_contact_us {
	background-image: url(../images/tab_contact_us.gif);
}

#tab #tab_client_access {
	background-image: url(../images/tab_client_access.gif);
}

#tab #tab_need_website {
	background-image: url(../images/tab_need_website.gif);
}

#tab #tab_have_website {
	background-image: url(../images/tab_have_website.gif);
}

#tab #tab_want_blog {
	background-image: url(../images/tab_want_blog.gif);
}

#tab #tab_need_logo {
	background-image: url(../images/tab_need_logo.gif);
}

#tab #tab_need_printed_material {
	background-image: url(../images/tab_need_printed_material.gif);
}

#tab #tab_need_all {
	background-image: url(../images/tab_need_all.gif);
}

#tab #tab_want_more_website_traffic {
	background-image: url(../images/tab_want_more_website_traffic.gif);
}

#tab #tab_want_other {
	background-image: url(../images/tab_want_other.gif);
}

#tab #tab_website_design {
	background-image: url(../images/tab_website_design.gif);
}

#tab #tab_blog_design {
	background-image: url(../images/tab_blog_design.gif);
}

#tab #tab_copy_writing {
	background-image: url(../images/tab_copy_writing.gif);
}

#tab #tab_ecommerce {
	background-image: url(../images/tab_ecommerce.gif);
}

#tab #tab_google_apps {
	background-image: url(../images/tab_google_apps.gif);
}

#tab #tab_icon_design {
	background-image: url(../images/tab_icon_design.gif);
}

#tab #tab_interactive_flash {
	background-image: url(../images/tab_interactive_flash.gif);
}

#tab #tab_logo_design {
	background-image: url(../images/tab_logo_design.gif);
}

#tab #tab_print_material {
	background-image: url(../images/tab_print_material.gif);
}

#tab #tab_social_networking {
	background-image: url(../images/tab_social_networking.gif);
}

#tab #tab_google_adwords {
	background-image: url(../images/tab_google_adwords.gif);
}

#tab #tab_google_analytics {
	background-image: url(../images/tab_google_analytics.gif);	
}

#tab #tab_microsite_design {
	background-image: url(../images/tab_microsite_design.gif);
}

#tab #tab_email_campaign {
	background-image: url(../images/tab_email_campaign.gif);
}

#tab #tab_tradeshow_booth {
	background-image: url(../images/tab_tradeshow_booth.gif);
}

#tab #tab_website_email_hosting {
	background-image: url(../images/tab_website_email_hosting.gif);
}

#tab #tab_seo {
	background-image: url(../images/tab_seo.gif);
}

/* ---------- INTERIOR ---------- */

#interior_container {
	background-image: url(../images/bg_interior.gif);
	background-repeat: repeat-x;
	background-color: #fff;
}

#interior {
	width: 871px;
	margin: 0px auto;
	background-image: url(../images/bg_interior.gif);
	background-repeat: repeat-x;
	min-height: 450px;
	padding: 30px 0px 25px 0px;

}

#interior p strong {
	font-size: 18px;
	color: #32588f;
	font-family: helvetica;
	font-weight: normal;
}

#interior a, #content a {
	background-color: #fff39f;
	color: #32588f;
	text-decoration: none;
}

#interior a:hover, #content a:hover {
	background-color: #fff;
	text-decoration: underline;
}

#interior #col, #interior #colabove {
	margin: 0px 60px 40px 15px;
}

#interior #colbelow {
	margin: 15px 60px 40px 0px;
}

#interior #col1 {
	float: left;
	width: 360px;
	margin-left: 15px;
}

#interior #col2 {
	margin: 0px 60px 0px 450px;
}

#interior h2 {
	margin: 0px;
	font-family: helvetica;
	font-size: 18px;
	font-weight: normal;
	color: #32588f;
}

#interior h3 {
	margin: 10px 0px 0px 0px;
	font-family: helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #32588f;
}

#interior p, #interior ul, #interior ol, #interior form {
	font-family: arial;
	font-size: 12px;
	line-height: 19px;
	color: #666;
	margin: 5px 0px 15px 0px;
}

#interior ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#interior #first_step {
	background-image: url(../images/bg_first_step.gif);
	background-repeat: no-repeat;
	width: 302px;
	height: 142px;
	padding: 17px 25px 0px 17px;
	margin: 0px 0px 0px -17px;
}

/* ---------- FORMS ---------- */

#interior form label span {
	display: block;
	float: left;
	width: 75px;
	text-align: right;
	margin: 0px 10px 0px 0px;
}

#interior form input {
	width: 140px;
	border: solid 1px #999;
	padding: 2px;
	margin-right: 10px;
}

#interior form input:hover, #interior form textarea:hover {
	border: solid 1px #000;
}

#interior form label:hover {
	color: #000;
}

#interior form textarea {
	width: 250px;
	height: 150px;
	border: solid 1px #999;
	padding: 2px;
}

body.training #interior form#virtual label.virtual-textarea, body.training #interior form#virtual textarea {
	margin: 0px 0px 0px 85px;
}

body.training #interior form#virtual textarea#date_time {
	height: 75px;
}

/* ---------- BUTTONS ---------- */

body.home a#button_service_offerings {
	display: block;
	background-image: url(../images/buttons.png);
	background-position: 0px -52px;
	width: 141px;
	height: 26px;
	float: left;
	margin: 0px 12px 0px 0px;
}

body.home a#button_service_offerings:hover {
	background-position: 0px -78px;
}

body.home a#button_our_work {
	display: block;
	background-image: url(../images/buttons.png);
	background-position: 0px -208px;
	width: 141px;
	height: 26px;
	float: left;
}

body.home a#button_our_work:hover {
	background-position: 0px -234px;
}

body.home a#button_learn_more {
	display: block;
	background-image: url(../images/buttons.png);
	background-position: 0px -312px;
	width: 141px;
	height: 26px;
	float: left;
}

body.home a#button_learn_more:hover {
	background-position: 0px -338px;
}

body.home a#button_more_examples {
	display: block;
	background-image: url(../images/buttons.png);
	background-position: 0px -104px;
	width: 141px;
	height: 26px;
}

body.home a#button_more_examples:hover {
	background-position: 0px -130px;
}

#interior #first_step #button_contact_today {
	display: block;
	float: left;
	width: 141px;
	height: 26px;
	background-image: url(../images/buttons.png);
	background-position: 0px 0px;
	margin: 0px 12px 0px 0px;
}

#interior #first_step #button_contact_today:hover {
	background-position: 0px -26px;
}

#interior #first_step #button_see_work {
	display: block;
	float: left;
	width: 141px;
	height: 26px;
	background-image: url(../images/buttons.png);
	background-position: 0px -156px;
}

#interior #first_step #button_see_work:hover {
	background-position: 0px -182px;
}

#interior #button_submit {
	display: block;
	float: left;
	background-image: url(../images/buttons.png);
	background-position: 0px -260px;
	border-style: none;
	background-color: transparent;
	width: 141px;
	height: 26px;
	margin: 0px 0px 20px 0px;
}

#interior #button_submit:hover {
	background-position: 0px -286px;
}

body.training #interior #button_training_quote {
	display: block;
	text-align: center;
	background: url(../images/button_lg_generic.png);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 360px;
	height: 33px;
	margin: 0px 0px 20px 0px;
	padding: 3px 0px 0px 0px;
	color: #94640e;
	font-family: helvetica;
	font-size: 13px;
	line-height: 14px;
}

body.training #interior #button_training_quote:hover {
	background-position: 0px -36px;
	text-decoration: none;
	color: #6c4802;
}

body.training #interior #button_training_quote.virtual {
	padding-top: 12px;
	height: 24px;
	font-size: 14px;
}

body.training #interior h2.special {
	color: #000;
}

body.training #interior ol.special {
	color: #000;
	font-size: 16px;
	line-height: 17px;
}

body.training #interior ol.special strong {
	font-size: 14px;
	color: #000;
}

body.training #interior ol.special span {
	color: rgb(102, 102, 102);
	font-size: 12px;
}

body.training #interior ul.list {
	list-style-type: disc;
	margin-left: 20px;
}

#recaptcha_widget_div {
	margin-left: 25px;
}

#interior form label span#recaptcha_instructions_image {
	width: 125px;
}

body.training #interior #col2 img.right {
/*
	border: solid 1px #F9C92A;
*/
}

/* ---------- FOOTER ---------- */

#footer_container {
	border-top: solid 1px #d0d0d0;
}

#footer {
	background-color: #fff;
	width: 871px;
	margin: 0px auto;
	padding: 18px 0px 20px 0px;
	font-family: arial;
	font-size: 14px;
	color: #666;
}

#footer strong {
	color: #32588f;
}

#footer span {
	margin: 0px 10px;
}

#footer div {
	float: right;
	padding: 2px 20px 0px 0px;
	font-family: arial;
	font-size: 11px;
	color: #32588f;
}

#footer div p {
	text-align: right;
	margin: 10px 7px 0px 0px;
	color: #c0c0c0;
	font-size: 10px;
}

#footer div a {
	margin: 0px 7px;
	color: #32588f;
	text-decoration: none;
}

#footer div a:hover {
	color: #c78d14;
}

#footer #training-links ul {
	float: left;
	margin: 10px 0px 20px 140px;
	padding: 0;
	list-style: none;
}
 
#footer #training-links li {
	float: left;
	width: 325px;
	margin: 0;
	padding: 0;
}

#footer #training-links p {
	text-align: center;
	margin-bottom: 20px;
}

/* ---------- CLASSES ---------- */

.clear {
	clear: both;
}

img.left {
	float: left;
	margin-right: 5px;
}

img.right {
	float: right;
	margin-left: 5px;
}

img.border {
	border: solid 1px #999;
}

h2 a {
	padding: 5px;
}

p.logos {
	text-align: center;
}

p.logos img {
	margin: 20px 6px;
}

div.divider {
	margin: 30px 0px;
	border-bottom: dotted 1px #999;
}

body.tutorial div.divider {
	clear: both;
}

body.tutorial #interior ul li {
	margin-left: 25px;
}

body.tutorial #interior #help {
	float: right;
	width: 302px;
	margin: 0px 0px 50px 50px;
}

body.tutorial #interior #help #facebook-like {
	text-align: center;
	margin: 15px 0px 0px 0px;
}

.center {
	text-align: center;
}

body.tutorial #interior p.date {
	color: #000;
	text-transform: uppercase;
	font-size: 11px;
	margin: 0px;
}



/*	CSS by Bruce
------------------------------------*/
.top-border {
	border-top: solid 4px #c7ad29;	
}

.contact {
	/* the contact div that expands when contact is clicked */
	height: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	background: #efe457 url(../images/bg_contact-fade.png) bottom repeat-x;
	margin-top: -250px;
	overflow: hidden;
	position: static;
}

.contact label {
	color:#FFFFFF;
	display:block;
	float:left;
	font-size:12px;
	height:28px;
	padding:10px 0 0;
	text-align:right;
	width:55px;
}

.input-text {
	float:right;
	height:15px;
}

.contact textarea {
	float:right;
	height:133px;	
}

.input-text, .contact textarea {
	background: #FFFFFF none repeat scroll 0 0;
	font-family: Arial,Helvetica,sans-serif;
	font-weight:bold;
	margin:4px 0;
	padding:7px 5px;
	width:230px;
	color: #DF9829;
	letter-spacing: 1px;
	font-size: 12px;
	border: 1px solid #70b6f2;
}

.contact-inner {
	margin: 0 auto;
	width: 871px;
	height:251px;
	padding: 10px 0;
	display: block;
	overflow: hidden;
	position: static;
}

.column {
	float: left;
	margin-right: 20px;
}

.invalid {
	background-color:#F9DDDD;
	border: 1px solid #DE7676;
	color:#666666;
}

.contact_invalid {
	background-color:#F9DDDD;
	border: 2px solid #DE7676;
	color:#666666;
	text-align: center;
	font-size: 15px;
	padding: 5px;
}

.contact_success {
	border: 2px solid #81b872;
	background: #d5ffdb;
	color:#666666;
	text-align: center;
	font-size: 15px;
	padding: 5px;
}

a {
	cursor: pointer;
}


/* CSS Edits by Scott */
label.error {color: red; width: 200px; display: block; margin-left: 85px;}
#file-upload {border: none; }