/*=== Setup ===*/
*{
	border: 0;
	margin: 0;
	padding: 0
}
body{
	background: #ffffff;
	color: #666666;
	font: .8em Arial,Verdana,Helvetica,Sans-Serif
}
a{
	color: #007946;
	text-decoration: none
}
small{
	font-size: 9px;
}
a:hover{
	text-decoration: underline
}
input,select,textarea{
	border: #999999 1px solid;
	font-size: 11px;
	padding: 2px
}
li{
	list-style: inside;
}
h2{
	font-size: 1.8em;
	margin: 0 0 .8em
}
h2 span{
	display: none
}
h2 img{
	display: block
}
h3{
	color: #4d4d4d;
	font-size: 1.3em;
	font-weight: normal;
	margin: 0 0 1em
}
h4{
	color: #c00038;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 .8em
}
h5{
	color: #007946;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0 0 .8em
}
p{
	line-height: 1.5em;
	padding: 0 0 1.3em
}
/*=== Layout ===*/
#page{
	margin: 0 auto;
	width: 800px
}
/*=== Header ===*/
#header{
	height: 133px
}
#header .content{
	float: right;
	height: 61px;
	width: 126px
}
/*- Logo -*/
#header h1{
	background: url(../images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 262px
}
#header h1 a{
	display: block;
	height: 133px
}
#header h1 a:hover{
	text-decoration: none
}
/*=== Navigation ===*/
/*- Nav1 -*/
#nav1{
	height: 532px;
	margin: 0 0 0 262px;
	position: absolute;
	top: 51px;
	width: 532px;
	z-index: 0
}
/*=== Columns ===*/
.col1{
	margin: 25px 0 0;
	width: 220px;
	display: table-cell;
	display: block;
	height: auto !important;
	height: 410px;
	min-height: 410px;
}
.col1 a{
	color: #4d4d4d;
	font-size: 1.4em;
	text-decoration: none
}
.col1 li{
	list-style: inside;
	font-size: 9px;
	line-height: 14px;
	list-style-image: url(../images/ico-arrow.gif);
}
.col1 li a{
	color: #007946;
	text-decoration: underline;
}
/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{
	margin: 0 0 0 -18px;
	position: absolute;
	top: 278px;
	width: 575px;
	z-index: 100
}
.box .top{
	background: url(../images/box-top.png) no-repeat top;
	height: 67px;
	overflow: hidden
}
.box .content{
	background: url(../images/box-bgr.png) repeat-y;
	height: 1%;
	padding: 0 48px
}
.box .base{
	background: url(../images/box-bgr-base.png) no-repeat;
	height: 31px;
}
.box .content-inner{
	display: table-cell;
	display: block;
	height: auto !important;
}
/*- Specific Box1 Colors -*/
.box.colr2 .top{
	background: url(../images/box-top2.png) no-repeat top


}
.box.colr3 .top{
	background: url(../images/box-top3.png) no-repeat top


}
.box.colr4 .top{
	background: url(../images/box-top4.png) no-repeat top


}
.box.colr5 .top{
	background: url(../images/box-top5.png) no-repeat top


}
/*- Box1 Quotes -*/
.box .quote{
	background: url(../images/ico-q.gif) no-repeat left top;
	padding: 0 0 0 40px
}
.box blockquote{
	background: url(../images/ico-q-.gif) no-repeat bottom right;
	display: block;
	margin: 0 45px 0 0
}
.box cite{
	display: block;
	font-style: normal;
	margin: 0 45px 0 0;
	padding: 0 0 35px
}
/*=== Footer ===*/
.footer{
	position: relative; /* Nik */
	color: #a0979d;
	font-size: .8em;
	height: 1%;
	padding: 10px 0 15px
}
.footer a{
	color: #a0979d
}
.footer a:hover{
	color: #007946;
	text-decoration: none
}
.footer img{
	margin: 0 0 25px
}
.footer ul{
	margin: 0 0 0 -.6em
}
.footer li{
	border-right: 1px solid #a0979d;
	display: inline;
	line-height: 1em;
	padding: 0 .6em;
	text-transform: lowercase
}
.footer li.last{
	border: 0
}
/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden
}
.fl{
	float: left;
	width: 427px;
	height: 49px;
	margin-top: -169px;
	z-index: 10;	
}
.fl p{
	display: none;
}
.fl a {
	display: block;
	width: 372px;
	height: 49px;	
	margin-top: 170px;
	background: url(../images/ico-logos.gif);	
}

.fr{
	float: right
}
em{
	color:#ff9c29;
	font-style:normal;
}
.press{
	display: block;
	margin: 15px;
	float: right;
	width: 58px;
	height: 19px;
	text-indent: -2000px;
	background: url(../images/ico-press.gif) no-repeat;
}
.testimonials{
	display: block;
	margin: 15px;
	float: right;
	width: 101px;
	height: 19px;
	text-indent: -2000px;
	background: url(../images/ico-testimonials.gif) no-repeat;
}
#contact-area {
	width: 500px;
	padding-top: 20px;
}
#contact-area input, #contact-area textarea {
	padding: 1px;
	width: 360px;
	height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	margin: 2px 0px 2px 0px;
	border: 1px solid #d7d7d7;
}
#contact-area textarea {
	height: 200px;
	font-size: 12px;
}
#contact-area input.submit-btn{
	margin-left: 105px;
	width: 70px;
	height: 20px;
	border: none;
}
label.error { 
	float: none; 
	color: #c00038; 
	padding-left: 105px; 
	vertical-align: top;
}
label {
	float: left;
	text-align: left;
	width: 105px;
	padding-top: 5px;
	font-size: 12px;
}
.project{
	z-index: 1;
	display: block;
	width:246;
	height:113;
}

