body {
	background: #000000;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", sans-serif;
	font-size: 12px;
}
img {
	border: 0;
}
.wrapper {
	margin: 0 auto;
	width: 1024px;
	overflow: hidden;
	height: 100%;
}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
/*--------------------------------------------------
// Header
//--------------------------------------------------*/
#header {
	background: #d7bb8c url('/clients/fieldwicks/structureimages/header_bg.jpg') no-repeat left top;
	overflow: hidden;
	height: 100%;
	margin: 0;
}
#header h1.logo {
	margin: 30px 0 0 59px;

}
#header h1.logo a{
	background: transparent url('/clients/fieldwicks/structureimages/logo.png') no-repeat left top;
	display: block;
	height: 75px;
	width: 307px;
	line-height: 500px;
	overflow: hidden;
}
#header h1.slogan{
	float: left;
	margin: 108px 0 0 81px;
	background: transparent url('/clients/fieldwicks/structureimages/slogan.png') no-repeat left top;
	display: inline;
	height: 115px;
	width: 185px;
	line-height: 500px;
	overflow: hidden;
}
#header .banner {
	float: left;
	margin: 4px 0 0 20px;
}
/*--------------------------------------------------
// Body
//--------------------------------------------------*/
#contentwrap {
	background: #d7bb8c;
	overflow: hidden;
	height: 100%;
	width: 1024px;
	margin: 0;
	padding: 15px 0;
}
#sidebar {
	display: inline;
	margin: 10px 50px 0 80px;
	overflow: hidden;
	height: 100%;
	width: 204px;
	float: left;
	color: #fff;
}
ul#css_nav.vertical li.top {
	margin: 0 0 5px 0;
}
#content {
	margin: 0;
	overflow: hidden;
	height: 100%;
	width: 621px;
	float: left;
	margin: 0 0 20px 0;
}
#content .box {
	background: #eadbc2 url('/clients/fieldwicks/structureimages/content_top.png') no-repeat left top;
	clear: both;
	overflow: hidden;
	height: 100%;
	width: 621px;
	margin: 10px 0 0 0;
	padding: 25px 35px 15px 35px;
	color: #3a2f27;
	font-size: 12px;
}
#content .box p {
	width: 540px;
}
#content .box a.link {
	margin: 0 12px 0 0;
	display: block;
	float: left;
}
#content .box-bottom {
	background: transparent url('/clients/fieldwicks/structureimages/content_bottom.png') no-repeat left top;
	display: block;
	height: 6px;
	width: 621px;
	margin: 0;
	padding: 0;
}
/*--------------------------------------------------
// Footer
//--------------------------------------------------*/
#footer {
	background: #754c29 url('/clients/fieldwicks/structureimages/footer_bg.png') no-repeat left top;
	clear: both;
	overflow: hidden;
	height: 56px;
	padding: 0 80px 0 80px;
	color: #d2c3b7;
	font-size: 11px;
}
#footer form, fieldset, input {
	border: 0;
	margin: 0;
	padding: 0;
}
#footer p {
	margin: 20px 0 0 0;
	float: left;
	width: 600px;
}
#footer form {
	float: right;
	margin: 20px 0 0 0;
}
#footer form .input {
	background: transparent url('/clients/fieldwicks/structureimages/search_box.png') no-repeat left top;
	display: block;
	width: 109px;
	height: 20px;
	float: left;
	margin: 1px 2px 0 0;
	padding: 3px 3px 0 3px;
	color: #412200;
}
#footer form .button {
	background: transparent url('/clients/fieldwicks/structureimages/search_button.png') no-repeat left top;
	display: block;
	width: 36px;
	height: 24px;
	float: left;
	overflow: hidden;
	line-height: 500px;
	text-indent: -500px;
}

.footer {color: #d2c3b7; text-decoration: none;}
a.footer {color: #d2c3b7; text-decoration: none;}
a.footer:hover {color: #d2c3b7; text-decoration: underline;}
