.leftwrap {

float: left;
padding-right: 10px;
}
.rightwrap
{

float: right;
padding-left: 10px;
}

body {
background: #ffffff;
font-family:"Lucida Grande", "Lucida Sans Unicode", "Gill Sans", Arial, Verdana, Helvetica, sans-serif;
margin:0px;
font-size:.8em;

}

a {
	color: #B2B2B2;
}

#create {
background: #ffffff;
padding: 20px;
}

#emailform {
font-size: .3em;
line-height: normal;
}

#emailform input {
margin-bottom: 5px;
}



.nine {
width:900px;
}

#totalbox {
font-size: 3em;
position: relative;
left: 70%;
top: 160px;
position: fixed;
line-height: 100%;
color:#A82C07;
}

.small {
color: #000000;
font-size: .5em;
}

.smaller {
color: #000000;
font-size: .4em;
line-height: normal;
}

#navigator li { 
display: inline;
padding: 10px;
}

#content #navigator li { 
display:inherit;
background:none;
padding: 0px;
}

#paybill {
	position: relative;
	width:100px;
	left:500px;
}

#payform, #payform2 {
float: left;
}

#payform2 {
padding-left: 30px;
}

h1{
	display: block;
	width:773px;
	height: 75px;
	
	}

h3{
	display: block;
	width:773px;
	height: 18px;
}

h1.company_information {
font-size: 0;
background: url('../images/company.jpg');

}

h3.company_nt {
font-size: 0;
background: url('../images/company_nt.jpg');

}

h1.design_portfolio {
font-size: 0;
background: url('../images/portfolio_title.jpg');
}

h1.contact {
display: block;
background: url('../images/contact.jpg');
width:773px;
height: 32px;
font-size: 0;
}

#payform div, #payform2 div {
padding: 4px;}

.desc {
display: none;
visibility: hidden;
}

#cover {
display: block;
width:227px;
height:93px;
background:url('../images/call.jpg');
position: absolute;
margin-top: -100px;
}

#black {
display: block;
height:145px;
background: url('../images/top-bg.jpg') no-repeat #17426e top center;
}

.red {
color:#a82c07;
}


#homelink  {
float: left;
display: block;
width: 300px;
height:70px;
position: relative;
top:0px;
margin-bottom: -114px;
}

#homelink span {
display: none;
visibility: hidden;
}

#blackwrap {
width: 900px;
}

#sticky {
float: right;
margin-left: -150px;
}


#wrap {
background-color: white;
}

#white {
display: block;
height:191px;
width:900px;
overflow: hidden;
padding-top:30px;
color: #1a1a1a;
}

h1 {
font-weight: normal;
font-size: 2.2em;
color: #a82c07;
line-height: 1em;
margin:0;
}

h3 {
	font-size: 1.7em;
	font-weight: normal;
}

table {
text-align: left;
}

h2 {
font-weight: normal;
font-size: 1.4em;
margin: 0;
}

#featured {
float: right;
display: block;
padding-left: 0px;
}


.bigger {
font-size: 1.4em;
}

.big {
font-size: 1.2em;
}

#content {
width:912px;
font-size: 1.1em;
line-height: 150%;
font-weight: normal;
}


#red {
display: block;
background: url('../images/board-bg.jpg') center top;
color: #FFFFFF;
line-height: 1.5em;
font-size: 1.1em;
font-weight: normal;
position: relative;
z-index: 2;
}

#red h3 {
font-size: 1.5em;
font-weight: normal;
}

#red table {
padding-bottom: 5px;
}

#wegetit {
padding-bottom: 30px;
}

#brown {
	display: block;
	background: url('../images/bottom-bg.jpg') center top;
	padding:22px;
	height: 103px;
	font-size: 1.3em;
	padding-top: 0px;
}

a.flatitem {
padding-right: 9px;
font-size: .7em;
}

a.flatitem {
text-decoration: none;
}

a.flatitem:hover {
color: #ffffff;
}

.multiBoxDesc {
display: none;
}

#quoteimg {
	float: right;
	margin-right: -170px;
	margin-top: -72px;
	margin-left: 25px;
	position: relative;
	z-index: 1;
}

#content img {
	padding: 8px;
}


#nav {
	margin-left: 375px;
	margin-top: 88px;
	height: 38px;
	overflow: hidden;
}

#nav a:hover {	
background: url('../images/arrow.gif') no-repeat bottom center;
}

#nav img {
padding-bottom: 11px;
}

#footer {
float: left;
margin-top:-20px;
}

#white .short { 
display: block;
height:45px;
overflow: hidden;
 }
 
 .portfolio img {
	border: solid #cccccc 1px;
	padding: 0px;
	margin: 27px;
}
/*CONTACT FORM*/	
.valid .text_input, .valid .text_area{border:1px solid #333366;} /*#70A41B*/
.error .text_input, .error .text_area{border:1px solid #EE2A00;}
.ajax_alert .text_input, .ajax_alert .text_area{border:1px solid #333366;}


#s, .text_input, .text_area, textarea, #commentform input{
	border:1px solid #ababab;
	color:#666;
	}
#send, #top #submit{
	border:1px solid #ababab;
	background-color:#003366;
	cursor:pointer;
	color:#fff;
	}	
#send:hover, #top #submit:hover{
	background-color:#fff;
	color:#666;
	}	
#searchsubmit{
background: transparent url(../images/button_search.png) no-repeat left top;
}
#searchsubmit:hover{
background: transparent url(../images/button_search.png) no-repeat left bottom;
}
#footer{
border-top:1px solid #333366; 
}
