/* CSS Document */
html { 
	height: 100%; 
	margin-bottom: 1px;
}
body {
	background-color: #929295;
	background-image: url(/images/layout/grad_back.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29292A;
	height:100%; 
	max-height:100%;
	padding:0; 
	margin:0; 
	border:0;
}

ul{
	margin-bottom:0px;
}

form{
	margin:0px;
	padding:0px;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 30px;
	color: #000000;
	margin-top: 0px;
}
h2{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color: #000000;
	margin-top: 0px;
}
.title{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 18px;
	color: #000000;
	margin-top: 0px;
	margin-bottom:0px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29292A;
	font-weight: bold;
}
a:visited {
	color: #29292A;
}
a:hover {
	color: #990000;
	text-decoration:none;
}
a:active {
	color: #29292A;
}

hr {
  border: none;
  background-color: #666666;
  color: #666666;
  height: 1px;
}
p{
	margin-bottom:15px;
}

.p_indent {
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.p_indent_last {
	padding-left: 10px;
	margin-top: 7px;
	padding-bottom: 0px;
	margin-bottom: 8px;
}
.p_home_C2A {
	margin-top: 10px;	
	padding:0px;	
}
.p_home_C2A_contact {
	margin-top: 12px;	
	padding:0px;	
}
.p_submit {
	margin:0px;
}

.redLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
a.redLink:link {
	color: #990000;
	text-decoration:underline;
	}
a.redLink:visited {
	color: #990000;
	text-decoration:underline;
	}
a.redLink:hover {
	color: #990000;
	text-decoration:none;
	}
a.redLink:active {
	color: #990000;
	text-decoration:underline;
	}

.mainContainer {
	margin: 0 auto;
	width: 940px;
	background-color: #29292A;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #29292A;
	background-image: url(/images/layout/right_border.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.backContainer{
	margin: 0 auto;
	width: 920px;
	background-color: #3F3F41;
	background-image: url(/images/layout/backContainer_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.bottomBorder{
	height: 10px;
	width: 10px;
}
.headerSpacer{
	height: 10px;
	margin: 0;
	padding: 0px;
	border: 0px;
}
.headerTop{
	margin: 0 auto;
	width: 900px;
	background-image: url(/images/layout/header_top.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 90px;
}
.navTop{
	margin: 0 auto;
	width: 900px;
	background-image: url(/images/layout/nav_top.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 30px;
}

.menu {display:block; height:30px;}
.menu ul {margin:0; padding:0; list-style-type:none;}
.menu li {
	float:left;
	height:30px;
	list-style-image: none;
	list-style-type: none;
}
.menu li.list1 {
	background-color: transparent;
	background-image: url(/images/layout/nav/button_home.gif);
	background-repeat: no-repeat;
	display:block; 
	width:82px;
	height:30px;
}
.menu li.list2 {
	background-color: transparent;
	background-image: url(/images/layout/nav/button_design.gif);
	background-repeat: no-repeat;
	display:block; 
	width:88px;
	height:30px;
}
.menu li.list3 {
	background-color: transparent;
	background-image: url(/images/layout/nav/button_dev.gif);
	background-repeat: no-repeat;
	display:block; 
	width:137px;
	height:30px;
}
.menu li.list4 {
	background-color: transparent;
	background-image: url(/images/layout/nav/button_testimonials.gif);
	background-repeat: no-repeat;
	display:block; 
	width:128px;
	height:30px;
}
.menu li.list5 {
	background-color: transparent;
	background-image: url(/images/layout/nav/button_contact.gif);
	background-repeat: no-repeat;
	display:block; 
	width:96px;
	height:30px;
}
.menu li.line {
	background-color: transparent;
	background-image: url(/images/layout/nav/nav_line.gif);
	background-repeat: no-repeat;
	display:block; 
	width:2px;
}

.menu a {display:block; padding-top:30px; height:0; color:#000; text-decoration:none; overflow:hidden;}
/* * html .menu a:link, * html .menu a:visited {height:86px; he\ight:0;}

.menu a.item1 {background:transparent url(/images/Nav/Work_Ovr.gif) -115px -86px no-repeat;}
.menu a.item1_chosen {background:transparent url(/images/Nav/Work_Ovr.gif) no-repeat;}
.menu a.item2 {background:transparent url(/images/Nav/News_Ovr.gif) -115px -86px no-repeat;}
.menu a.item2_chosen {background:transparent url(/images/Nav/News_Ovr.gif) no-repeat;}
.menu a.item3 {background:transparent url(/images/Nav/Contact_Ovr.gif) -115px -86px no-repeat;}
.menu a.item3_chosen {background:transparent url(/images/Nav/Contact_Ovr.gif) no-repeat;}

.menu a.item1:hover {background-position:top left; z-index:50;}
.menu a.item2:hover {background-position:top left; z-index:50;}
.menu a.item3:hover {background-position:top left; z-index:50;}

* html .menu a:hover {height:86px; he\ight:0;}*/

.contentContainer{
	margin: 0 auto;
	width: 900px;
	padding-top: 10px;
	clear: both;
}

/* Layout styles for Home Page, and stop looking at my wife, scum bag! */
.homeFirst{
	display:block;
	float:left;
	width: 561px;
	height: 361px;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 10px;
}
.homeShowcase{
	display:block;
	float:left;	
	width: 289px;
	height: 361px;
	background-color: #000000;
	padding: 10px;
}
.homeShowcaseImage{
	padding-top: 10px;
}

.homeShowcase_text{	
	margin-top: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	color:#FFFFFF;
}
a.homeShowcase_text:link {
	color: #FFFFFF;
	text-decoration:underline;
	}
a.homeShowcase_text:visited {
	color: #FFFFFF;
	text-decoration:underline;
	}
a.homeShowcase_text:hover {
	color: #FFFFFF;
	text-decoration:none;
	}
a.homeShowcase_text:active {
	color: #FFFFFF;
	text-decoration:underline;
	}

.home_C2A_1{
	display:block;
	float:left;	
	width: 268px;
	height: 220px;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 10px;
}

.home_C2A_2{
	display:block;
	float:left;	
	width: 263px;
	height: 220px;
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 10px;
}

.home_C2A_3{
	display:block;
	float:left;	
	width: 289px;
	height: 220px;
	background-color: #FFFFFF;
	padding: 10px;
}

/* Layout styles for Contact Page, if you know what I'm saying */
.contactFirst{
	display:block;
	float:left;
	width: 561px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-right: 10px;
}
.contact_C2A_1{
	display:block;
	float:left;	
	width: 289px;
	padding: 10px;
	background-color: #FFFFFF;
}

.contact_C2A_2{
	display:block;
	float:left;	
	width: 289px;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 10px;
}

.contactAddress{	
	clear: both;
}
.contactAddress01{
	margin-top: 10px;
	display:block;
	float:left;	
	width: 153px;
	padding: 5px;
}

.contactAddress02{
	margin-top: 10px;
	display:block;
	float:left;	
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
}
.contactForm{
	margin-top: 10px;
	width: 550px;
	clear: both;
}
.contactFormGrey{
	clear: both;
	background-color: #E0E0E0;
	width: 561px;
	height: 22px;
	padding-top:5px;
	padding-bottom:5px;	
}
.contactFormGreyLast{
	clear: both;
	background-color: #E0E0E0;
	width: 561px;
	height: 32px;
	padding-top:5px;
	padding-bottom:5px;	
}
.contactFormWhite{
	clear: both;
	background-color: #FFFFFF;
	width: 550px;
	height: 22px;
	padding-top:5px;
	padding-bottom:5px;		
}
.contactFormWhiteLast{
	clear: both;
	background-color: #FFFFFF;
	width: 550px;
	padding-top:5px;
	padding-bottom:5px;		
}
.contactFormText{
	clear: both;
	width: 176px;
	float:left;
	padding-top: 3px;
	margin-right:10px;
	text-align: right;
}
.contactSpacer{
	height: 10px;
}
.contactFormBox{
	width: 250px;
	float:left;
	margin-bottom: 5px;
}
.contactFormSubmit{
	clear: both;
	width: 250px;
}
.smallTextBox{
	width: 234px;
}		
.emailTextBox{
	width: 354px;
}
.descriptionTextBox{
	width: 354px;
	height: 142px;
}
.dropdown{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #29292A;
}

.contact_p{
	margin-top: 7px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
/* Layout styles for Development Page, and my foot is itchy */
.devFirst{
	display:block;
	float:left;
	width: 561px;
	padding: 10px;
	height: 195px;
	background-color: #FFFFFF;
	margin-right: 10px;
}
.dev_C2A_1{
	display:block;
	height: 195px;
	float:left;	
	width: 289px;
	padding: 10px;
	background-color: #FFFFFF;
}
.devSecond{
	width: 880px;
	padding: 10px;
	background-color: #FFFFFF;
}
.devCaseStudy{
	width: 880px;
	padding: 10px;
	background-color: #FFFFFF;
}
.devClear{
	clear: both;
}
.devPointsRow{
	margin: 0 auto;
	width: 880px;	
	clear: both;
}
.devPoints01{
	margin-top: 10px;
	display:block;
	float:left;	
	width: 260px;
	background-color: #D6D6D6;
	padding: 5px;
}

.devPoints02{
	margin-top: 10px;
	display:block;
	float:left;	
	width: 281px;
	background-color: #D6D6D6;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
}

.devPoints03{
	margin-top: 10px;
	display:block;
	float:left;	
	width: 289px;
	background-color: #D6D6D6;
	padding: 5px;
}

.devPoints04{
	margin-top: 10px;
	display:block;
	float:left;	
	width: 260px;
	background-color: #AFAEAE;
	padding: 5px;
}

.devPoints05{
	margin-top: 10px;
	display:block;
	float:left;	
	width: 281px;
	background-color: #AFAEAE;
	margin-right: 10px;
	margin-left: 10px;
	padding: 5px;
}

.devPoints06{
	margin-top: 10px;
	display:block;
	float:left;	
	width: 289px;
	background-color: #AFAEAE;
	padding: 5px;
}

.devMask{
	color: #D6D6D6;
	list-style-type: none;
}

.devCaseStudy01{
	margin-bottom: 10px;
	display:block;
	float:left;	
	width: 860px;
	background-color: #EAEAEA;
	padding: 10px;
}
.devCaseStudy02{
	margin-bottom: 10px;
	display:block;
	float:left;	
	width: 860px;
	background-color: #D6D6D6;
	padding: 10px;	
}

.devTextCase{
	display: block;
	float: left;	
	width: 580px;
	margin-right: 10px;	
}
.devImageCase{
	display: block;
	float: right;
	margin: 0px;
	padding: 0px;
}
.p_dev {
	margin-top: 5px;
	margin-bottom: 10px;
}
.p_dev2 {
	margin-bottom: 0px;
	margin-top: 35px;
	clear:both;
}

/* Layout styles for Design Page, king of professions! */
.p_design {
	margin-top: 5px;
	margin-bottom: 0px;
}
.p_design2 {
	margin-bottom: 0px;
	margin-top: 24px;
}

.designC2AImage{
	margin-right: 5px;
}
.designFirst{
	height: 178px;
	float:left;
	width: 587px;
	height: 195px;	
	background-color: #FFFFFF;
	margin-right: 10px;
	padding: 10px;
}
.design_C2A_1{
	float:left;
	height: 195px;	
	width: 263px;
	background-color: #FFFFFF;
	padding: 10px;
}
.designCaseStudy{
	width: 880px;
	background-color: #FFFFFF;
	padding: 10px;
}
.designCaseStudyImages{
	height: 535px;
	width: 860px;
	background-color: #666666;
	padding: 10px;
}
.designCaseStudyImagesLast{
	height: 341px;
	width: 860px;
	background-color: #666666;
	padding: 10px;
}
.designCaseImagesRow{
	margin: 0 auto;
	clear:both;		
}
.designCaseStudyMain{		
	display:block;
	float:left;
	margin-right: 10px;
}
.designCaseStudy001{
	display:block;
	float:left;
	margin-bottom: 10px;
}
.designCaseStudy003{
	display:block;
	float:left;
	margin-right: 10px;
}
.designCaseStudy005{
	display:block;
	float:left;
}
.designCaseStudyLast{
	display:block;
	float:left;
}
/* Full Page */

.fullPage{
	width: 880px;
	padding: 10px;
	background-color: #FFFFFF;
}

/* It's all about the Footer yawl! */
.footer{
	background-color: #29292A;
	width: 900px;	
}
.footerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	display: block;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}
div.footer span.footerText a:link {
	color: #999999;
	font-weight:normal;
	text-decoration:none;
	}
div.footer span.footerText a:visited {
	color: #999999;
	font-weight:normal;
	text-decoration:none;
	}
div.footer span.footerText a:hover {
	color: #999999;
	font-weight:normal;
	text-decoration:underline;
	}
div.footer span.footerText a:active {
	color: #999999;
	font-weight:normal;
	text-decoration:none;
	}
.footerSpacer{
	padding-top: 10px;	
}
.p_open {
	background-image: url(/images/layout/testi/quotes_open.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.p_close {
	background-image: url(/images/layout/testi/quotes_close.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 10px;
}
.testiShowcase{
	display:block;
	float:left;	
	width: 289px;
	height: 361px;
	background-color: #000000;
	padding: 10px;
	margin-bottom:10px;
}
.testiShowcaseImage{
	padding-top: 10px;
}
.testiFirst{
	display:block;
	float:left;
	width: 561px;
	padding: 10px;
	background-color: #FFFFFF;
	margin-right: 10px;
	height:100%;
}
.testi_back_repeat{
	float:left;
	width:900px;
	height:100%;
	background-image: url(/images/layout/testi/back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
ul.terms
{
    margin-top: 0;
    margin-bottom: 16px;
    padding-top: 0;
    }