body
	{
	padding: 0px;
	margin: 0px;
	border: 0px;
	background: #666666;
	text-align: center;
	font-family: tahoma, geneva, sans-serif;
	}

a:link, a:visited, a:hover
	{
	text-decoration: none;
	}

#outer_wrapper
	{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding: 0px;
	width: 1070px;
	height: 540px;
	background: url(img/bg.gif) top right no-repeat;
	text-align: left;
	border: 1px solid transparent;
	}

#wrapper
	{
	border: 0px;
	width: 660px;
	margin-left: 6px;
	padding-bottom: 20px;
	position: relative;
	border: 1px solid transparent;
	}


#nav_list
	{
	list-style-type: none;
	text-align: left;
	margin: 135px 0px 0px 22px;
	padding: 0px;
	border: 0px;
	}

#nav_list li
	{	
	display: inline;
	color: #ffffff;
	}

#nav_list li a:link, #nav_list li a:visited
	{
	color: #ffffff;
	font-weight: 600;
	}

#nav_list li a:hover
	{
	color: #333333;
	font-weight: 600;
	}

#nav_list li span
	{
	color: #ff9933;
	font-weight: 600;
	}

.text_block
	{
	margin-top: 6px;
	}

.text_blocka
	{
	width: 649px;
	height: 17px;
	background: url(img/top_text_block.png) left no-repeat;
	border: 0px;
	margin-right: 200px;
	padding: 0px;
	}

.text_blockb
	{
	width: 649px;
	background: url(img/bg_text_block.png) left repeat-y;
	display: block;
	margin: 0px;
	padding: 0px;
	}

.text_block_inner
	{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 22px;
	padding-right: 22px;
	padding-top: 12px;
	border: 1px solid transparent;
	text-align: left;
	height: 100%;
	}

.text_blockc
	{
	width: 649px;
	height: 17px;
	background: url(img/bottom_text_block.png) left no-repeat;
	border: 0px;
	margin: 0px;
	padding: 0px;
	}

.text_block_inner h1
	{
	font-size: 100%;
	color: #ffffff;
	display: inline;
	padding-bottom: 0.3em;
	padding-right: 4em;
	border-bottom: 2px solid #ff9933;
	margin: 0px 0px 10px 0px;
	}


.text_block_inner h2
	{
	font-size: 100%;
	color: #ff9933;
	}

.text_block_inner p
	{
	font-size: 90%;
	color: #ffffff;
	}

.text_block_inner a:link, .text_block a:visited
	{
	color: #ff9933;
	}

.text_block_inner a:hover
	{
	color: #cccccc;
	}

#right_div
	{
	position: absolute;
	bottom: 45px;
	left: 655px;
	text-align: left;
	width: 200px;
	}

#right_div h1
	{
	text-align: center;
	color: #ff9933;
	font-size: 85%;
	line-height: 1.5em;
	}

.img_right
	{
	float: right;
	border: 1px solid #ff9933;
	margin-left: 7px;
	margin-bottom: 7px;
	padding: 3px;
	background: transparent;
	}

img
	{
	border: 1px solid #ff9933;
	background: #666666;
	padding: 3px;
	background: transparent;
	}

.hire_div
	{
	margin-left: 50px;
	border-top: 1px solid #ff9933;
	margin-bottom: 10px;
	clear: both;
	}

.hire_div ul
	{
	color: #ccc;
	}

.hire_div p
	{
	margin-left: 25px;
	}

.hire_div span
	{
	color: #ff9933;
	}

.btn
	{
	font-size: 20px;
	color: #222;
	font-weight: 600;
	background: url(img/btn_bg.gif) top right #ff9933;
	border: 3px outset #666;
	width: 130px;
	margin-left: 5px;
	height: 40px;
	text-align: left;
	cursor: pointer;
	}

#footer
	{
	clear: both;
	text-align: left;
	font-size: 80%;
	margin-left: 20px;
	color: #cccccc;
	}

#footer a:link, #footer a:visited
	{
	color: #cccccc;
	}

#footer a:hover
	{
	color: #ff9933;
	}

.footer_span
	{
	float: right;
	margin-right: 30px;
	}

#form_div
	{
	margin-top: 22px;
	padding: 10px 0px 10px 0px;
	margin-left: 0px;
	}

#form_div p
	{
	margin-top: 5px;
	width: 250px;
	font-size: 14px;
	}

fieldset
	{
	margin: 0px;
	padding: 0px;
	border: 0px;
	}

legend
	{
	display: none;
	}

fieldset dl
	{
	color: #ffffff;
	padding: 3px;
	font-size: 80%;
	margin-top: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	}

fieldset dd
	{
	margin: 2px 0px 2px 0px;
	padding: 0px;
	}


fieldset dt
	{
	float: left;
	width: 110px;
	margin: 0.1em 0px 0px 0px;
	font-size: 14px;
	}

textarea
	{
	margin: 0px;
	padding-left: 0px;
	padding: 6px;
	border: 1px solid #cccccc;
	background: #fafafa;
	font-family: tahoma, geneva, sans-serif;
	font-size: 14px;
	width: 280px;
	height: 150px;
	
	}

.fieldinput
	{
	width: 140px;
	margin: 0px;
	padding: 3px 3px 3px 6px;
	margin-bottom: 2px;
	}

input
	{
	border: 1px solid #cccccc;
	background: #fafafa;
	}

select
	{
	margin-top: 6px;
	margin-left: 5px;
	border: 1px solid #cccccc;
	background: #fafafa;
	padding: 2px;
	display: inline;
	}

#submit
	{
	border: 0px;
	display: inline;
	margin-right: 20px;
	background: transparent;
	}

#submit, #erase
	{
	margin-top: 0px;
	}

#contact_details 
	{
	margin-top: 22px;
	}

#contact_details dt
	{
	width: 120px;
	float: left;
	color: #ffffff;
	font-size: 90%;
	margin-bottom: 3px;
	}

#contact_details dd
	{
	font-size: 90%;
	color: #ff9933;
	margin-left: 120px;
	margin-bottom: 3px;
	}

#form_right
	{
	float: right;
	margin: 0px;
	padding: 0px;
	}

#links_dl
	{
	color: #ffffff;
	margin: 50px 0px 0px 0px;
	}

#links_dl dt
	{
	margin-left: 30px;
	}

#links_dl dd
	{
	font-size: 90%;
	margin-left: 60px;
	margin-bottom: 5px;
	}

#links_dl dd a:link, #links_dl dd a:visited, #links_dl dd a:hover
	{
	color: #ffffff;
	}

#sitemap_ul
	{
	color: #ffffff;
	list-style-type: square;
	margin: 50px 0px 0px 20px;
	}

#sitemap_ul li
	{
	margin-bottom: 12px;
	}
