html {
	background-color:#ffffff;
	}

body {
	width: 955px;
	margin: auto;
	padding: 0;
	position:relative;
	min-height:100%;
	}

.spacer {
	clear:both;
	height:2px;
	font-size:0.000001em;
	width:10px;
	border:0px;
	margin:0px;
	padding:0px;
	}

#header_box {
	width: 955px;
	height: 141px;
	display: block;
	background:url(images/logo_hover.jpg) 0 0 no-repeat;
	}

#header_logo {
	float: left;
	width: 335px;
	height: 141px;
	background:url(images/logo.jpg) 0 0 no-repeat;
	text-decoration:none;
	}

#header_logo:hover {
	background:none;
	text-decoration:none;
	cursor:pointer;
	}

#header_image {
	float:right;
	width: 620px;
	height:141px;
	background:url(images/header.jpg) 0 0 no-repeat;
	}

#title_line {
	width: 635px;
	height: 37px;
	background:url(images/title.jpg) 0 0 no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	padding-left: 320px;
	line-height: 37px;
	font-weight:bold;
	}

#page {
	width: 955px;
	background:url(images/page_bg.jpg) 0 0 repeat-y;
	_height:100%;
	min-height: 100%;
	}

#column_left {
	float: left;
	width: 202px;
	 }

#menu_box {
	width: 142px;
	margin-left:6px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-align:left;
	}

.column_box {
	width: 162px;
	margin-top: 20px;
	margin-left: 20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336633;
	text-align:center;
	}
	


.column_title {
	background-color:#336633;
	width: 162px;
	height:20px;
	line-height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	text-align: center;
	font-weight:bold;
	}

#content {
	float: left;
	width: 675px;
	margin-top:20px;
	margin-left: 20px;
	margin-bottom:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	text-align:left;
	}

#content a{
	text-decoration: none;
	color:#333300;
	}

#content a:hover{
	text-decoration: underline;
	color:#336633;
	}

#footer {
	width: 955px;
	height: 40px;
	background:url(images/footer.jpg) 0 0 no-repeat;
	}

#copyright {
	float: right;
	width: 748px;
	margin-right: 5px;
	height: 31px;
	margin-bottom:9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #336633;
	line-height:31px;
	text-align:center;
	}

#copyright a{
	text-decoration: none;
	color: #336633;
	}

#copyright a:hover{
	text-decoration: none;
	color: #669966;
	}

.inputs {
	width: 130px;
	border:1px solid #018201;
	background-color:#FFFFFF;
	padding-left:5px;
	}

.btns {
	width: 60px;
	border:1px solid #018201;
	background-color:#FFFFFF;
	}
	
#mainphoto {
	width: 405px;
	height: 425px;
	margin-left: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-left: 10px;
	float: left;
	clear:right;
	
}

#testimonial {
	width: 200px;
	height: 275px;
	margin-top: 125px;
	padding-left: 22px;
	padding-right: 3px;
	float: right;
	border-left: solid 2px #666;
}

#maincontent {
	width: 495px;
	height: 100%;
	margin-left: 30px;
	margin-top: -10px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
	
}



h1 {
	text-align: left;
}

h2 {
	text-align: left;
	line-height: 99%;
}

h3 {
	text-align: left;
}

