/* Global Baseline
-------------------------------------------------------------- */
* {
	margin:0;
	padding:0;
	border:0;
}
ul,li {list-style-type:none;}
a {outline:0;}
.clear {clear:both;}
.center {text-align:center;}
.left {text-align:left;}
.right {text-align:right;}
.float_left {float:left;}
.float_right {float:right;}

/* Define Main Elements
-------------------------------------------------------------- */
html {
	height: 100%;
}

body {
	font-size: 77%;
	line-height: 122%;
	color: #3c3c3c;
	background: #d7d1be url(../images/bg.gif) repeat-x;
	height: 100%;
}

a {
	color: #000;
	text-decoration:none;	
}

a:hover {
	color: #aa151c;
}

#page {
	width:961px;
	margin: 0 auto;
	min-height:100%;
}

.single_page {
	background: url(../images/wrapper_bg.gif) repeat-y center top;
}

.split_page {
	background: url(../images/wrapper_bg_split.gif) repeat-y center top;
}

.split_page_blog {
	background: url(../images/wrapper_bg_split_blog.gif) repeat-y center top;
}

#header {
	height: 9px;
	width: 961px;
	margin: 0 auto;
	border-top: 7px #3e3a37 solid;
	background: url(../images/header.gif) no-repeat;
}

#nav_column {
	width: 229px;
	float:left;
	margin: 0 0 0 7px;
	display:inline;
}

#main_column {
	width: 671px;
	float:left;
	margin: 0 34px 20px 20px;
	display:inline;
	overflow: hidden;
	border-top: #FCFBF8 10px solid;
}

.page_header {
	margin: 25px 0 8px 0;
	background: url(../images/header_bottom.gif) repeat-x bottom;
	font-size:167%;
	color: #3e3a37;
	font-weight:normal;
}

.page_header_wrapper {
	margin: 25px 0 8px 0;
	background: url(../images/header_bottom.gif) repeat-x bottom;
}

.page_header_wrapper h2 {
	float:left;
	font-size:167%;
	color: #3e3a37;
	font-weight:normal;
}

.no_image{
	margin-top: 0;
}

#sub_left_index {
	width:327px;
	float:left;
}

#sub_left {
	width:393px;
	float:left;
}

#sub_left_blog {
	width:443px;
	float:left;
}

#sub_right {
	width:261px;
	float:right;
}

#sub_right_index {
	width:327px;
	float:right;
}

#sub_right_blog {
	width:211px;
	float:right;
}

#sub_right h4 {
	color:#FFF;
	height:16px;
	width:261px;
	background: #000 url(../images/subright_header_bg.gif) no-repeat;
	font: 92% 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
	line-height:100%;	
	padding: 4px 0 0 10px;
    margin-top: 10px;
}

#sub_right_blog h4 {
	color:#FFF;
	height:16px;
	width:261px;
	background: #000 url(../images/subright_header_bg.gif) no-repeat;
	font: 92% 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
	line-height:100%;	
	padding: 4px 0 0 10px;
    margin-top: 10px;
}

#sub_left p{
	margin-bottom: 10px;
}

#sub_left_blog p{
	margin-bottom: 10px;
}


.main_text {
	line-height:144%;
        font-size:100%;
}

.main_text a {
	border-bottom: 1px dotted #8f8a77;
}

.main_text a:hover {
	border-bottom: 1px dotted #8f8a77;
}

#footer {
	color: #706b61;
	margin: 25px 0 0 18px;
	font-size: 85%;
	float:center;
}

/* Forms
---------------------------------------------------------------*/
#form_wrapper {
	margin-top:15px;
}

#form_wrapper input {
	background: #E9E6DA;
	border: 1px solid #D2CFC1;
	padding: .25em 3px;
	width: 305px;
	margin: 2px 0;
}

#form_wrapper textarea {
	background: #E9E6DA;
	border: 1px solid #D2CFC1;
	padding: 3px;
	width: 305px;
	margin: 2px 0;
}

#form_wrapper select {
	background: #E9E6DA;
	border: 1px solid #D2CFC1;
	padding: 3px;
	width: 152px;
	margin: 2px 0;
}

#sub_right input, #sub_right_blog input {
	background: #FCFBF8;
	border: 1px solid #B4AC94;
	padding: .25em 3px;
	margin: 2px 0;
}


#sub_right textarea, #sub_right_blog textarea {
	background: #FCFBF8;
	border: 1px solid #B4AC94;
	padding: .25em 3px;
	margin: 2px 0;
}

/* Project Preview Blocks - For Portfolio
-------------------------------------------------------------- */
a.project_preview {
	display:block;
	color:#272522;
	font-family: 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
    text-decoration:none;
	padding: 1px;
	border: #fcfbf8 1px solid;
	position:relative;
	margin-right:2px;
}

a:hover.project_preview {
	color:#FFF;
	border: #3e3a37 1px solid;
}

a.project_preview span {
	padding: .5em 0 .5em 5px;
	background:#fcfbf8;
	display:block
}

a:hover.project_preview span {
	background:#3e3a37;
	display:block
}

a.project_preview img {
	border-bottom:#fcfbf8 2px solid;
}

/* Nav Column
-------------------------------------------------------------- */
h1#logo a {
	background: url(../images/logo.gif) no-repeat;
	display: block;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	height: 100px;
	width:228px;
}

#menu {
	margin-top: 45px;
}

#menu li {
	background:url(../images/menu_border.gif) repeat-x top;
	padding-top:1px;
}

li#first {
	background: none;
}

#menu span {
	color:#FFF;
	font-size: 167%;
	font-family:georgia, times new roman, times, serif;
	display:block;
	text-shadow: 0 0 0 #3E3A37;
}

#menu li a {
	display:block; 
	text-decoration:none;
	color:#b8b4a5;
	padding: .7em 0 .7em 20px;
	font-size: 85%;
	font-family: 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
}

#menu li a:hover {
	background:#272522;
}

li#rfp {
	margin: 30px 10px 0 10px;
	background: none;
}

li#rfp a {
	padding-left: 54px;
    padding-right: 8px;
	background: #272522 url(../images/rfp_bg.gif) no-repeat left center;
	border:	#000 1px solid;
}

li#rfp a:hover {
	background: #272522 url(../images/rfp_bg.gif) no-repeat left center;
	border:	#aea897 1px solid;
}

li#rfp2 {
	margin: 30px 10px 0 10px;
	background: none;
}

li#rfp2 a {
	padding-left: 54px;
    padding-right: 8px;
	background: #272522 url(../images/rfp_bg2.gif) no-repeat left center;
	border:	#000 1px solid;
}

li#rfp2 a:hover {
	background: #272522 url(../images/rfp_bg2.gif) no-repeat left center;
	border:	#aea897 1px solid;
}
/* Home Elements
-------------------------------------------------------------- */
#featured {
	background: #000;
	padding: 5px;
}

#featured h2 {
	font-size: 167%;
	color:#FFF;
	padding-left: 2px;
	font-weight:normal;
}

#featured_content {
	height: 262px;
	margin-top:5px;
	background: url(../images/featured_bg.gif) repeat-x;
	font-size:144%;
	line-height:136%;
	color: #FFF;
}

#featured_content img {
	background: url(../images/featured_img_bg.gif) no-repeat;
	padding: 2px 6px 0 4px;
	margin-top: 4px;
	float:right;
}

#project_tagline {
	width: 175px;
	padding: 80px 20px 0 20px;
	float:left;
	text-align:center;
}

#featured_button {
	width: 122px;
	margin: 15px auto 0;
}

#featured_button a:hover {
	background-position: top center;
}

#tagline {
	background:#e5dfce;
	margin:15px 0 15px 0;
	padding: 25px;
	text-align:left;
	font-size:120%;
	line-height:136%;
	color: #3e3a37;
	font-weight:normal;
}

#project_work h3 {
	font-size:136%;
	color: #3e3a37;
	font-weight:normal;
	margin-bottom: 8px;
	background: url(../images/header_bottom.gif) repeat-x bottom;
}

#testimony {
	float:left;
	width:200px;
}

#testimony p {
	text-align:justify;
	font-style:italic;
    font-size:92%;
	margin-bottom: 5px;
}

#testimony a {
	display:block;
	background: url(../images/view_work.gif) no-repeat bottom center;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	margin: 10px auto 0;
	height: 20px;
	width: 91px;
}

#testimony a:hover {
	background-position: top center;
}

#project_examples {
	float:right;
	margin-left: 0px;
	width:671px;
}

/* Portfolio Listing
---------------------------------------------------------------*/
#portfolio_list a {
	margin: 0 1px 20px 1px;
	float: middle
}

.new {
	background: url(../images/new.gif) no-repeat;
	position: absolute;
	left: 1px;
	top:1px;
	height: 40px;
	width: 40px;
	z-index:2;
}

/* Portfolio  - Project
-------------------------------------------------------------- */
#screenshots {
	background: #000;
	padding: 4px 0 1px 4px;
}

#screenshots h5 {
	color: #FFF;
	font: 100%/100% 'trebuchet ms', Verdana,Arial,Helvetica,sans-serif;
	font-weight:normal;
	padding: 0 0 5px 3px;
}

#screenshots a {
	display:block;
	margin: 0 3px 3px 0;
	float: left;
	border:#000 1px solid;
}

#screenshots a:hover{
	border:#FFF 1px solid;
}

.project_spacer {
	width: 217px;
	height: 122px;
	background: #1b1916;
	margin: 0 3px 3px 0;
	float: left;
	border:#000 1px solid;
}

a.portfolio_button {
	display:block;
	height:22px;
	width:128px;
	float:right;
	background: url(../images/portfolio_button.gif) no-repeat bottom center;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
}

a:hover.portfolio_button {
	background-position: top center;
}

#project_links {
	background:#bcb5a0;
	border-bottom: #aba592 1px solid;
	padding: 7px 15px;
}

a#view_website {
	display:block;
	height:22px;
	width:98px;
	background: url(../images/view_website.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	margin: 0 auto;
}

a:hover#view_website {
	background-position: center top;

}

a#view_casestudy {
	display:block;
	height:22px;
	width:115px;
	background: url(../images/view_casestudy.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	margin: 0 auto;
}

a:hover#view_casestudy {
	background-position: center top;
}

#project_logo {
	border-top: #e7e1cf 1px solid;
	padding: 20px 0 10px 0;
	text-align:center;
}

#project_testimony p {
	margin: 12px;
	font-style:italic;
    font-size:92%;
}

/* What We Do
---------------------------------------------------------------*/
#cms_addon {
	background: url(../images/cms_addon.gif) no-repeat left top;
	min-height: 56px;
}

#newsletter_addon {
	background: url(../images/newsletter_addon.gif) no-repeat left top;
	min-height: 65px;
}

#hosting_addon {
	background: url(../images/hosting_addon.gif) no-repeat left top;
	min-height: 51px;
}

#ecom_addon {
	background: url(../images/ecom_addon.gif) no-repeat left top;
	min-height: 48px;
}

#player_addon {
	background: url(../images/player_addon.gif) no-repeat left top;
	min-height: 39px;
}

#what_we_do {
	height:220px;
	width:391px;
}

.addon {
	margin-top:6px;
}

.addon h5 {
	font-size:122%;
	color:#272522;
	padding-left: 8px;
	font-weight:normal;
}

.addon p {
	padding: 0 15px 0 65px;
	font-size:92%;
	margin: 8px 0 0 5px;
}

#services h3 {
	font-size:136%;
	color: #3e3a37;
	font-weight:normal;
	margin-bottom: 4px;
	padding: 5px 0 2px 0;
	background: url(../images/header_bottom.gif) repeat-x bottom;
}

.services_item {
	padding-top: 8px;
	clear: both;
}

.services_item img {
	display: block;
	float:left;
	margin-right:10px;
	width: 156px;
}

.services_item div {
	float:left;
	width: 225px;
	padding-top: 5px;
}

.services_item h4 {
	margin-bottom: 4px;
}

/* Who We Are
---------------------------------------------------------------*/
.staff {
	margin-top:10px;
}

.staff div {
	float:left;
}

.staff img {
	margin: 0 14px 0 8px;
	padding: 2px;
	border: 1px solid #b3ab94;
	background: #FCFBF8; 
}

.staff_image_link {
	float:left;
	display:block;
}

.staff h5 {
	color:#272522;
	margin-top:6px;
	font-size: 100%;
}

.staff p {
	
	font-size: 90%;
}

a.staff_profile_link {
	display:block;
	height:22px;
	width:76px;
	background: url(../images/view_profile_button.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	margin-top:10px;
}

a.staff_profile_link:hover {
        background-position: center top;
}

#team_explain {
	margin: 13px 13px -10px 13px;
	font-size:92%;
	text-align:justify;
	line-height:132%
}

/* About
---------------------------------------------------------------*/
.about p {
	margin: 5px;
}

a.about_button {
	display:block;
	height:22px;
	width:124px;
	float:right;
	background: url(../images/about_button.gif) no-repeat bottom center;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
}

a:hover.about_button {
	background-position: top center;
}

#vitals {
	padding: 3px 0 5px 0;
}

#vitals p {
	margin: 5px 0;
}

#interests {
	margin: 10px 5px 10px 12px;
	font-size: 100%;
}

#interests img {
	padding: 2px;
	border: 1px solid #b3ab94;
	background: #FCFBF8;
	margin: 2px 0; 
}

/* Common Questions
-------------------------------------------------------------- */
ol#common_questions {
	padding-left: 25px;
}

ol#common_questions li{
	list-style-type: decimal;
	display: list-item;
	font-size: 144%;
	padding-bottom:10px;
	color:#000;
}

.answer {
	font-size: 68%;
	margin-top:-6px;
	color: #3c3c3c;
}

#question_submit {
	border:none;
	height:22px;
	width:68px;
	background: url(../images/button_questions.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	cursor:pointer;
	display:block;
}

#question_submit:hover {
	background-position: center top;
}

#question_form span {
	color:#A5141B;
}

#question_form input {
	width:230px;
}

#question_form textarea {
	width:230px;
}

#question_form p {
	margin: 5px 0;
}

#sidebar_form_wrapper h3 {
	text-align:center;
	margin-top: 25px;
	font-weight: normal;
}

/* Contact
---------------------------------------------------------------*/
#contact_submit {
	border:none;
	height:22px;
	width:68px;
	background: url(../images/button_send.gif) no-repeat center bottom;
	font-size: 0;
	overflow: hidden;
	text-indent: -99999px;
	cursor:pointer;
	display:block;
}

#contact_submit:hover {
	background-position: center top;
}

#address {
	margin: 10px 0 30px 20px;
}

.contact_emails {
	margin: 10px 0 0 20px;
}

.contact_emails a {
	color: #3c3c3c;
	font-size:92%;
}
.contact_emails a:hover {
	color: #aa151c;
}

#contact_form span {
	color:#A5141B;
}

/* RFP
---------------------------------------------------------------*/
#rfp_form span {
	color:#A5141B;
}
	
#featured h2 span {
		font-style:italic;
		color:#de1c24;
}
	
#featured_button a {
		display:block;
		background: url(images/pd_button.gif) no-repeat bottom center;
		font-size: 0;
		overflow: hidden;
		text-indent: -99999px;
		height: 22px;
		width: 122px;
}
	
.Jay {color: #706b61}
