/************** GENERAL STYLES **************/
body {
	background-color: #FFFFFF;
	margin: 0px 10px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.outertable {
	width: 100%;
}
#container {
	width: 750px;
	text-align: left;
}
/************** HEADER STYLES **************/
#header {
	height: 70px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #6B6B6C;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header img {
	margin: 0px;
	padding: 0px;
}

/************** MAIN NAV **************/
#mainnav {
	background-color: #EAEAEA;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
	padding: 0px 0px 0px 20px;
	line-height: 20px;
	color: #6B6B6C;
}
#mainnav ul{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}
#mainnav li{
	display: block;
	float: left;
	text-align: left;
	padding: 0;
	margin: 0;
	height: 20px;
}
#mainnav a:link, #mainnav a:visited{
	color: #6B6B6C;
	text-decoration: none;
	margin-right: 25px;
}
#mainnav a:hover, #mainnav a:active{
	color: #F38226;
	text-decoration: none;
	margin-right: 25px;
}

/************** HOMEPAGE SERVICES LIST **************/
#homeservices {
	width: 355px;
	margin: 0px;
	padding: 30px 0px 0px 20px;
	height: 245px;
	background-color: #868687;
	background-image: url(images/home_img/grey_c.jpg);
	background-repeat: no-repeat;
	background-position: right;
	text-align: left;
}
#homeservices ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
#homeservices li {
	list-style-image: url(images/home_img/home_arrow.gif);
	padding-bottom: 8px;
	height: 14px;
	margin-left: 20px;
}
#homeservices a:link, #homeservices a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
#homeservices a:hover, #homeservices a:active{
	color: #FFFFFF;
	text-decoration: underline;
}

/************** HOMEPAGE GRAPHIC **************/
#homegraphic {
	width: 375px;
	margin: 0px;
	padding: 0px;
	height: 275px;
}

/************** HOMEPAGE PROJECTS **************/
#projects {
	height: 112px;
	background-color: #EAEAEA;
	color: #000000;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#projects p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 7px;
}
#projects img{
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/************** FOOTER **************/
#footer {
	font-size: 11px;
	color: #6B6B6C;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #6B6B6C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	padding: 10px 2px 0px;
	width: 746px;
}
#footer a:link, #footer a:visited, 
#projects a:link, #projects a:visited, 
#submenu a:link, #submenu a:visited{
	color: #F17F29;
	text-decoration: none;
}
#footer a:hover, #footer a:active, 
#projects a:hover, #projects a:active,
#submenu a:hover, #submenu a:active{
	color: #F87E28;
	text-decoration: underline;
}

/************** BODY TEXT **************/
#bodytext {
	width: 460px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 12px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#bodytext a:link, #bodytext a:visited{
	color: #F17F29;
	text-decoration: underline;
	font-size: 12px;
}
#bodytext a:hover, #bodytext a:active{
	color: #F17F29;
	text-decoration: none;
	font-size: 12px;
}
#bodytext ul {
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
}
#bodytext li {
	list-style-image: url(/images/general/bullet_body.gif);
	padding-bottom: 8px;
	margin-left: 20px;
}

/************** SUB NAV MENU STYLES **************/
#submenu {
	background-color: #EAEAEA;
	width: 225px;
	padding: 10px 0px 0px 25px;
	margin: 0px;
}
#submenu ul{
	font-size: 11px;
}
#submenu li{
	list-style-image: url(/images/general/bullet_subnav.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#submenu h1 {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
}
.submenu_bg {
	background-color: #EAEAEA;
	font-size: 11px;
	font-weight: normal;
}

/************** SUB HEADING BANNER **************/
#subhead {
	background-color: #F38022;
	width: 480px;
	height: 70px;
	padding-top: 35px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
	background-image: url(images/sub_graphics/subtitlebar_orange_c.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#subhead h1{
	color: #EAEAEA;
	font-size: 22px;
	font-weight: normal;
	text-transform: capitalize;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	letter-spacing: 4px;
}
#subhead h2 {

	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#tablewithimages td {
	text-align: center;
	margin: 0px;
	padding: 10px;
}
.imagecentre {
	text-align: center;
	padding: 10px;
	margin: 0px;
}
h3 {
	font-size: 1.5em;
	color: #F38022;
}
#contactform td {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.formblur, .formfocus {
	width: 150px;
	border: 1px solid #F28028;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.formfocus {
	border: 1px solid #000000;
}
#sidecontact {
	padding-left: 25px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

