.clearboth { clear: both; }

html, body, div, ol, ul, li, h1, h2, h3, h4, h5, h6, p, form, fieldset
{
	margin: 0;
	padding: 0;
}

body
{
	text-align: center;
	background-color: #DFC89E;
	margin: 0px;
	background-image: url('../img/bg_top.gif');
	background-repeat: repeat-x;
}

#maincontainer
{
	width: 800px;
	margin: auto;
	background-color: #988571;
	text-align: center;
}

#head
{
	float: left;
	width: 800px;
	text-align: left;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

#media
{
	width: 780px;
	text-align: center;
	padding-top: 25px;
}

#content
{
	width: 780px;
	background-color: #D9CEB9;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
}

#contentbg
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 780px;
}

#leftcolumn
{
	width: 300px;
	float: left;
	text-align: left;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#rightcolumn
{
	float: left;
	width: 460px;
	padding: 0px 10px 10px 0px;
}

#leftcolumn_contact
{
	width: 250px;
	float: left;
	text-align: left;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 25px;
}

#leftcolumn_photos
{
	width: 200px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

#casestudy
{
	border: 1px solid #FFFFFF;
	width: 200px;
	padding: ;
	margin-left: 5px;
}

.clients
{
	float: left;
	width: 500px;
	text-align: left;
	padding: 0;
}

#clients_text
{
	width: 250px;
	text-align: left;
}

#footer
{
	border-top: 1px solid #DFC89E;
	width: 800px;
	background-image: url('../images/footer_bg.gif');
	background-repeat: repeat-x;
	text-align: center;
	margin: auto;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 35px;
	padding-bottom: 35px;
}

#footText
{
	width: 800px;
	padding-top: 15px;
	margin: auto;
}

#footCol1
{
	padding-right: 25px;
	margin: auto;
	padding-left: 25px;
}

.email a:link, .email a:visited
{
	color: #630;
	font-size: small;
	padding: 0;
	margin: 0;
}

.email a:hover{
 color: #000;}
.services
{
	text-align: left;
	font: small Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 20px;
}

.services li { padding: 5px 0 5px 0; }

#navcontainer ul
{
	list-style-type: none;
	margin: 0;
	float: left;
	background-image: url(../images/nav_bg.gif);
	background-position: bottom;
	text-align: left;
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	text-decoration: none;
	padding: 0.2em 1em;
	margin: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	float: left;
}

#navcontainer ul li a:hover
{
	color: #fff;
	background-image: url(../images/nav_bg_hover.gif);
	background-position: bottom;
}

#currentpage a
{
	color: #fff;
	background-image: url(../images/nav_bg_hover.gif);
	background-position: bottom;
}

h1
{
	font-family: Century Gothic, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	color: #6B5742;
	font-size: x-large;
	text-align: left;
	padding-top: 20px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #988571;
	margin-right: 25px;
	margin-left: 25px;
}

h2
{
	font-family: helvetica, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #844615;
	text-align: left;
	line-height: 22px;
	padding: 20px 0 10px 0;

}

h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
	text-align: left;
	font-weight: bold;
	padding: 20px 0 5px 0;
}

h4
{
	font-family: Century Gothic, Trebuchet, Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B5742;
	margin-bottom: 7px;
	font-weight: bold;
	padding-bottom: 4px;
}

p
{
	font-family: Veranda, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
	text-align: left;
	padding-bottom: 10px;

}

a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

a:visited { color: #FFFFFF; }
a:hover { color: #FFFFFF; }
a:active { color: #FFFFFF; }

body,td,th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.contact
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #000;
	text-align: left;
	padding-bottom: 10px;

}

.caseStudy
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	line-height: 13px;
}

body, td, th
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}

.hr
{
	background-image: url(../images/hr_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	padding: 0px 0 25px 0;
}

/*------form------- */
form
{
	width: 450px;
	line-height: normal;
	margin: 0;
	padding: 10px;
	border: 1px solid #988571;
}

form span { color: #009dea; }

.formleft
{
	float: left;
	width: 100px;
	padding: 5px 7px 5px 0;
	margin: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #333333;
}

.formright
{
	float: left;
	width: 250px;
	padding: 5px 0 15px 0px;
	margin: 0;
	text-align: left;
}

input, textarea
{
	width: 300px;
	background: #FFF;
	color: #000;
	border: 0px none;
	font-style: normal;
	font-weight: normal;
	font-size: 11px;
	font-family: verdana, arial, geneva, helvetica, sans-serif;
	padding: 3px 2px 3px 2px;
	margin: 0 0 6px 0px;
}

textarea { height: 75px; }

.radio
{
	width: auto;
	background: transparent;
	padding: 3px 2px;
	margin: 0 0 0 6px;
	vertical-align: middle;
}

.submit
{
	margin-top: 10px;
	width: 100px;
	border: 1px solid #333333;
	background-color: #cccccc;
}



#bysubmit { padding-top: 2px; }
.error { color: red; }

.small_text
{
	border-left: 0px solid #333;
	border-right: 0px solid #333;
	border-top: 1px solid #333;
	border-bottom: 0px solid #333;
	font-size: small;
	padding-left: 0;
	padding-right: 0;
	padding-top: 7px;
	padding-bottom: 0;
}

/* Clearfix */
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix { display: inline-table; }

/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }

/* End hide from IE-mac */
.foatleft
{
	float: right;
	border: 2px #fff solid;
	margin: 0 6px 4px 6px;
}

.floatright
{
	float: right;
	margin:0;
}

.team
{
	width: 460px;
	float: left;
	text-align: left;
	font-size: x-small;
}

.team p { font-size: small; }
