body
	{
    margin:0px;
    }
body, div, table, input, textarea
	{
	font-family:Arial;
	font-size:14px;
	color:#ffffff;
	}
a:link, a:active, a:visited
	{
	color:#fd5900;
	}
a:hover
	{
	color:#e14f00;
	}
h1, h2, h3, h4, h5
	{
	color:#fd5900;
	}
h1
	{
	font-weight:normal;
	font-size:20px;
	}
#footer
	{
	font-size:11px;
	background:url(images/footer.jpg) top left no-repeat;
	padding:14px;
	margin-top:10px;
	}
#footer a:link, #footer a:active, #footer a:visited
	{
	color:#000000;
	}
#footer a:hover
	{
	color:#3d3d3d;
	}
#wrap
	{
	width:863px;
	margin:auto;
	}
#headerimage
	{
	margin-bottom:10px;
	}
#homebox1
	{
	width:209px;
	height:182px;
	float:left;
	}
#homebox2
	{
	width:209px;
	height:182px;
	float:left;
	margin-left:9px;
	}
#homebox3
	{
	width:209px;
	height:182px;
	float:left;
	margin-left:8px;
	}
#homebox4
	{
	width:209px;
	height:182px;
	float:left;
	margin-left:9px;
	background:url(images/icon-contact.jpg) top left no-repeat;
	}
#homebox4 div
	{
	padding:50px 15px 0px 15px;
	font-size:12px;
	color:#7b7b7b;
	}
#clear10
	{
	clear:left;
	height:10px;
	}
#contentwrap
	{
	background:url(images/contentmiddle.jpg) top left repeat-y;
	}
#content
	{
	background:url(images/contenttop.jpg) top left no-repeat;
	padding:20px 25px 25px 25px;
	}
.input, textarea
	{
	padding:3px;
	color:#999999;
	}
.checkbox, .radio {
	width: 19px;
	height: 25px;
	padding: 0 5px 0 0;
	background: url(checkbox.gif) no-repeat;
	display: block;
	clear: left;
	float: left;
}
.radio {
	background: url(radio.gif) no-repeat;
}
.select {
	position: absolute;
	width: 158px; /* With the padding included, the width is 190 pixels: the actual width of the image. */
	height: 21px;
	padding: 0 24px 0 8px;
	color: #fff;
	font: 12px/21px arial,sans-serif;
	background: url(select.gif) no-repeat;
	overflow: hidden;
}
.inputdiv
	{
	width:326px;
	height:29px;
	background:url(images/inputbg.jpg) top left no-repeat;
	}
.inputdiv input
	{
	margin-top:2px;
	margin-left:2px;
	width:310px;
	border:0px;
	}
.inputsmalldiv
	{
	width:126px;
	height:29px;
	background:url(images/inputbgsmall.jpg) top left no-repeat;
	}
.inputsmalldiv input
	{
	margin-top:2px;
	margin-left:2px;
	width:110px;
	border:0px;
	}
.textareadiv
	{
	width:326px;
	height:107px;
	background:url(images/textareabg.jpg) top left no-repeat;
	}
.textareadiv textarea
	{
	margin-top:2px;
	margin-left:2px;
	width:310px;
	height:95px;
	border:0px;
	}