html
{
	height: 100%;
}
body {
	margin: 0px auto;
	padding: 0px;
	font: 70%/160% Verdana, Arial, Helvetica, sans-serif;
	width: 100%;
	color: #666666;
	position: relative;
	background-color: #EAE5CE;
	height: 100%;
}
#container
{
	position: relative;
	min-height: 100%;
}
#body_wrap
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
#body_holder
{
	position: relative;
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	clear: both;
	text-align: left;
	background-color: #F4F2E5;
	overflow: hidden;
	border-left: solid 1px #C3BA90;
	border-right: solid 1px #C3BA90;
}
#header_toppanel
{
	background: url(../images/toppanel.gif) no-repeat left bottom;
	width: 752px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
}
#header_wrap {
	width: 100%;
	margin: 0px auto;
	padding: 0px;
	color: #FFFFFF;
	background-color: #F4F2E5;
}
#header_nav {
	float: left;
	background: url(../images/top.gif) no-repeat left bottom;
	font-size: 90%;
	width: 750px;
	overflow: visible;
	padding: 0px;
	text-align: right;
}
.navlogo
{
	position: relative;
	float: right;
	margin-top: -15px;
	padding-right: 20px;
	text-align: right;
	display: block;
}
#nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
	float: left;
	line-height: 0px;
	width: 590px;
	overflow: hidden;
	padding-top: 5px;
}
#header_wrap ul
{
	margin-left: 0px;
	padding-left: 4px;
}
#nav li{
	padding-left: 2px;
	float: left;
}
#nav li a{
	height: 25px;
	display: block;
	float: left;
	text-decoration: none;
	text-indent: -900em;
}
#nav #nav-home a{
	width: 79px;
	background: url(../images/nav_home.gif) no-repeat left top;
}
#nav #nav-home a:hover{
	background: url(../images/nav_home.gif) no-repeat left bottom;
}
#nav #nav-about a{
	width: 85px;
	background: url(../images/nav_about.gif) no-repeat left top;
}
#nav #nav-about a:hover{
	background: url(../images/nav_about.gif) no-repeat left bottom;
}
#nav #nav-services a{
	width: 106px;
	background: url(../images/nav_services.gif) no-repeat left top;
}
#nav #nav-services a:hover{
	background: url(../images/nav_services.gif) no-repeat left bottom;
}
#nav #nav-portfolio a{
	width: 116px;
	background: url(../images/nav_portfolio.gif) no-repeat left top;
}
#nav #nav-portfolio a:hover{
	background: url(../images/nav_portfolio.gif) no-repeat left bottom;
}
#nav #nav-contact a{
	width: 100px;
	background: url(../images/nav_contact.gif) no-repeat left top;
}
#nav #nav-contact a:hover{
	background: url(../images/nav_contact.gif) no-repeat left bottom;
}
/****** Top Panel *******/
.banner
{
	padding-left: 6px;
}
#toppanel
{
	background: url("../images/toppanel_bg.gif") repeat-x;
	width: 100%;
	border-bottom: solid 1px #000000;
	height: auto;
	line-height: 31px;
	float: left;
}
#breadcrumb
{
	padding-left: 10px;
}
#search
{
	float: right;
	height: 20px;
	line-height: 20px;
	padding-right: 5px;
	
	/*
border: solid 1px #000000;
	margin-top: auto;
	margin-bottom: auto;
	display: block;
	*/
	padding-top: 5px;
}
#body_content
{
	padding: 10px;
}
.featurebox
{
	background-color: #FFFFFF;
	/*border: solid 1px #747678;*/
	margin: 0 auto; /* center for now */
	/*width: 17em;  ems so it will grow */
}
h1, h2, h3, h4 {
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	color: #EE9600;
	margin: 0px 0px 2px;
	padding-bottom: 2px;
}
h2 {
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font-size: 24px;
	line-height: 30px;
}
h2 a, h2 a:visited{
	color: #163F53;
	text-decoration:none;
}
h2 a:hover {
	color: #FF6600;
	text-decoration:none;
}
h3 {
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
}
#home_leftcolumn h3
{
	color: #464338;
	border-bottom-width: 0px;
}
.postdate {
	background: url(../images/calendar.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color: #666666;
	float: left;
}
a 
{
	color: #EE9600;
	text-decoration: none;
}
a:hover
{
	color: #EE9600;
	text-decoration: underline;
}
#home_leftcolumn
{
	float: left;
	overflow: hidden;
	width: 210px;
}
#home_rightcolumn
{
	float: right;
	text-align: left;
	width: 500px;
}
.leftcolumn
{
	float: left;
}
.rightcolumn
{
	float: right;
	text-align: left;
}
.clear5px
{
	overflow: hidden;
	height: 5px;
	width: 100%;
	clear: both;
}
.clear10px
{
	overflow: hidden;
	height: 10px;
	width: 100%;
	clear: both;
}
.button
{
	background-color: #000000;
	color: #FFFFFF;
}
.center
{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
img
{
	border-width: 0px;
}
input
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
textarea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
input.submit
{
	border: 3px double #C6BD94;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #ADA376;
	color: #FFFFFF;
	font-size: 7pt;
	font-weight: bold;
	/*font-family: Verdana, Helvetica, Arial, sans-serif;*/
}
.row
{
	clear: both;
	width: 450px;
	padding: 2px;
}
.field
{
	width: 100px;
	float: left;
}
.content
{
	width: 250px;
	float: left;
}
.alignright
{
	text-align: right;
}
a.govisit 
{
	display: block;
	text-align: right;
	background-image: url("../images/visit.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 14px;
}
a.topofpage
{
	background-image: url("../images/totop.gif");
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 14px;
}
.error
{
	color: #FF0000;
}
/****** Case Study ******/
.casestudybase
{
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-image: url("../images/portfolio_basebg.gif");
	background-repeat: repeat-x;
	width: 525px;
	height: 178px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 6px;
}
.casestudybase_left
{
	float: left;
	background-image: url("../images/portfolio_layer1bg.gif");
	background-repeat: repeat-x;
	width: 240px;
	height: 164px;
	border: solid 1px #3E3E3E;
}
.casestudybase_right
{
	position: relative;
	float: right;
	background-image: url("../images/portfolio_rightbg.jpg");
	background-repeat: repeat-x;
	width: 277px;
	height: 167px;
}
.casestudybase_mainimageholder
{
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}
.casestudybase_imageborder
{
	border: solid 2px #4C4C4C;
	width: 219px;
	height: 124px;
}
.casestudybase_title
{
	background-image: url("../images/portfolio_titlebg.gif");
	background-repeat: no-repeat;
	width: 223px;
	height: 22px;
	margin-left: 8px;
	line-height: 20px;
}
.casestudybase_title a
{
	position: relative;
	left: 10px;
	color: #CCCCCC;
	background-image: url("../images/portfolio_arrow.gif");
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
}
.casestudybase_title a:hover
{
	color: #FFFFFF;
	background-image: url("../images/portfolio_arrow.gif");
	background-position: left bottom;
}
.casestudybase_image1
{
	position: relative;
	left: 15px;
	top: 15px;
	background-color: #CB6F0C;
	height: 140px;
	width: 100px;
	padding: 3px;
}
.casestudybase_image2
{
	position: absolute;
	left: 130px;
	top: 5px;
	background-color: #CB6F0C;
	height: 70px;
	width: 126px;
	padding: 3px;
	vertical-align: top;
}
.casestudybase_image3
{
	position: absolute;
	left: 130px;
	top: 90px;
	background-color: #CB6F0C;
	height: 70px;
	width: 126px;
	padding: 3px;
	vertical-align: bottom;
}
.terms
{
	font-style: italic;
}
/****** Start Footer ******/
#footer_panel
{
	background: url(../images/bottompanel.gif) no-repeat left top;
	width: 752px;
	height: 8px;
	margin-left: auto;
	margin-right: auto;
}
#footer
{
	background-color: #FFFFFF;
	width: 738px;
	float: left;
	clear: both;
	color: #666666;
	font-size: 7pt;
	margin-left: 3px;
	margin-right: 3px;
	border-top: solid 1px #C3BA90;
}
#footer .copyright
{
	float: left;
	overflow: hidden;
	padding: 5px;
	height: 22px;
	line-height: 22px;
}
#footer .links
{
	float: right;
	padding: 5px;
	vertical-align: middle;
	width: 425px;
}
#footer .links a
{
	color: #666666;
}
/****** End Footer ******/