/* CSS Document */
* {
	margin: 0 auto;
	padding: 0;
}
body {
	margin: 0 auto;
	background: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}
.textarea {
	font: normal small Arial, Helvetica, sans-serif;
	margin-left: 10px;
	border:0;
	padding-left:10px;
	padding-right:10px;	
	height: 360px;
	width: 475px;
	min-height: 360px;
}
.textarea2 {
	padding-left: 13px;
	padding-right: 13px;
	font: normal small Arial, Helvetica, sans-serif;
}
ul {
	list-style: none;	
}
h1, h2, h3 {
}
/* home */
#home {
	width: 160px;
	height: 60px;
	float: right;
	min-height: 60px;
	padding-top: 20px;
	padding-right: 20px;
}
/* header */
#header {
	width: 800px;
	height: 85px;
	min-height: 85px;
	background: url(hwimages/hwtitle.png) center no-repeat;
	margin-bottom: 5px;
}
/* column */
#column {
	height: 570px;
	min-height: 570px;
	width: 250px;
	float: left;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
}
#column p {}
#column a{}
#column a:hover{}
/* menu */
#menu {
	list-style: none;
	margin: 0;
	width: 240px; /* width of menu */
	font-size: 16px;
	padding-top: 15px;
	height: 185px;
	background: url(hwimages/hwmenuborder.png) center no-repeat;
}
#menu li {	
}
#menu li a {
	background: url(hwimages/hwmenu.png) no-repeat center;
	display: block;
	color: #000;
	height: 32px;
	text-indent: 42px;
	padding-top: 10px;
	text-align: left;
	text-decoration: none;
}
#menu li a:visited, .menu li a:active{
}
#menu li a:hover{
	color: #fff;
	background: url(hwimages/hwmenu1.png) no-repeat center;
	text-decoration: none;
}
/* youtube */
#youtube {
	width: 240px;
	height: 185px;
	min-height: 185px;
	float: left;
	margin-top: 32px;
	background: url(hwimages/hwmenuborder.png) center no-repeat;
}
#youtube h3 {
	text-align: center;	
	font-size: 16px;
	font-weight: normal;
	padding-top: 14px;
	color: #F00;
}
#youtube h1 {
	font-weight: bold;
	text-decoration: underline;
	font-size: 18px;
	text-align: center;
	padding-top: 5px;
	color: #FFF;
}	
#youtube a {
	color: #CC3333;
	text-decoration: none;	
}
#youtube a:hover {
	text-decoration: underline;
	color: #00AB39;
}
/* main */
#main {
	width: 800px;
	min-height: 600px;
	height: 600px;
	background: url(hwimages/hwborder.png) center no-repeat;
}
#main p {
	text-align: center;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
/* text */
#text {
	width: 514px;
	background: url(hwimages/hwborder2.png) center no-repeat;
	min-height: 574px;
	height: 574px;	
	margin-top: 16px;
	margin-bottom: 13px;
	margin-right: 26px;
	float: left;
}
#text p {
	text-align: left;	
}
#text h1 {
	font-size: 24px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	text-decoration: underline;
}
/* amrec */
#amrec {
	width: 514px;
	background: url(hwimages/hwborder2.png) center no-repeat;
	min-height: 574px;
	height: 574px;	
	margin-top: 16px;
	margin-bottom: 13px;
	margin-right: 26px;
	float: left;
}
#amrec p {
	text-align: center;
	font-size: 16px;
}
#amrec h1 {
	font-size: 24px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	text-decoration: underline;
}
#amrec h2 {
	background: url(hwimages/hwamrec.jpg) center no-repeat;	
}
/* prorec */
#prorec {
	width: 514px;
	background: url(hwimages/hwborder2.png) center no-repeat;
	min-height: 574px;
	height: 574px;	
	margin-top: 16px;
	margin-bottom: 13px;
	margin-right: 26px;
	float: left;
}
#prorec p {
	text-align: center;
	font-size: 16px;
}
#prorec h1 {
	font-size: 24px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	text-decoration: underline;
}
#prorec h2 {
	background: url(hwimages/hwprorec.jpg) center no-repeat;	
}
#prorec a {
	text-align: center;
	text-decoration: none;
	color: #CC3333;	
}
#prorec a:hover {
	text-decoration: underline;
	color: #00AB39;
}
/* gallery */
#gallery {
	width: 514px;
	background: url(hwimages/hwborder2.png) center no-repeat;
	min-height: 574px;
	height: 574px;	
	margin-top: 16px;
	margin-bottom: 13px;
	margin-right: 26px;
	float: left;
}
#gallery p {
	text-align: center;	
}
#gallery h1 {
	font-size: 24px;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 10px;
	text-decoration: underline;
}
/* boxoff */
#boxoff {
	width: 240px;
	height: 120px;
	min-height: 120px;
	float: left;
	margin-top: 30px;
}
/* base */
#base {
	width: 800px;
	min-height: 70px;
	margin-top: 5px;
	height: 70px;
	background: url(hwimages/hwbase.png) center no-repeat;
}
#base p {
	color: #ffffff;
	padding-top: 25px;
}
#base a {
	color: #ffffff;
	text-decoration: none;
}
#base a:hover {
	color: #ffffff;
	text-decoration: underline;
	text-transform: uppercase;
}
#copy {
	float: right;
	font-size: 16px;
	padding-top: 12px;
	padding-right: 18px;
}
#design {
	float: left;
	font-size: 16px;
	padding-top: 12px;
	padding-left: 18px;
}
