* {
	padding: 0;
	margin: 0;
	border: 0
}
html {
	height: 100%
}
body {
	background: #D2DAFF url(../grfx/background2.gif) top repeat-y; 
	color: #000;
	height: 100%;
	font: normal 100%  sans-serif;
	font-size: 80%;
}
a {
	color: #aec8e3;
}
h1 {
	font-size: 180%;
}
h2 {
	font-size: 150%;
}
h3 {
	font-size: 120%;
}
#page {
	position: relative;
	background: #000131;
	color: #666;
	width:760px;
	margin:auto;
	height: 100%;
}

#header {
	position: relative;
	border-bottom: 1px solid #fe9900;
	padding-bottom: 24px;
}
#header h1 {
	text-indent: -9999px;
	background:url(../grfx/header_crop.jpg) top no-repeat;
	margin: 0px;
}
#header h1 a {
	position: relative;
	top: 0px;
	display: block;
	width: 760px;
	height: 84px;
	text-decoration: none
}

#header ul {
	color: white;
	font-family: Arial, sans-serif;
}
#header ul li {
	height: 24px;
	width: 120px;
	display: inline;
	float: left;
	background:url(../grfx/tab_blue.jpg) no-repeat;
	text-align: center;
	vertical-align: middle;
	font-size: 80%;
}

#header ul .orange{
	background:url(../grfx/tab_orange.jpg) bottom no-repeat;
	font-weight: bold;
	color: black;
}

#header ul li a {
	color: white;
	text-decoration: none;
	display: block;
	margin: 0px;
	padding: 0 8px;
	text-transform: uppercase;
}

#header ul .orange a{
	color: black;
}

#header ul li a:hover {
	text-decoration: underline;
}

#middle {
	background: #000131;
	color: white;
}
.service {
	background: #000131;
	float: left;
	padding: 5px;
	margin: 3px;
	border: 1px solid white;
}

.service h2 {
	font-size: 100%;
	font-family: Verdana, Arial, serif;
	text-align: center;
	padding-bottom:5px;
}

.service p {
	font-size: 100%;
}

#middle .service a {
	color: white;
	text-decoration: none;
	display: block;
}
.service a:hover {
	text-decoration: underline;
}
#gap {
	height: 10px;
}
#footer {
	background: #213b90 url("../grfx/footer_star.jpg") right top no-repeat;
	color: white;
	padding: 3px 0 3px  18px;
	font-size: 80%;
}
#footer ul,
#footer p {
	margin: 0;
	padding: 0;
}
#footer p {
	text-align: right;
	padding-right: 38px;
}
#footer ul {
	float: left;
	width: 450px;
}

#footer ul li {
	text-transform: uppercase;
	height: 0.8em;
	display: inline;
	border-right: 1px solid white;
}

#footer ul li.last {
	border: none;
}

#footer ul li a {
	color: white;
	text-decoration: none;
	padding: 0 4px;
}

#footer ul li a:hover {
	text-decoration: underline;
}

.clearfix {clear: both}

/*
For use on pages with full width text area in middle of screen
*/
#serviceFullWidthContent {
	color: #505050;
	width: 730px !important;
	width: 720px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
	background: #000131;
	color: white;
}
#serviceContent h1,
#serviceContent h2,
#serviceContent h3,
#serviceFullWidthContent h1,
#serviceFullWidthContent h2 {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#serviceContent h3 {
	font-size: 90%;
}
#serviceContent p,
#serviceFullWidthContent p {
	padding: 10px;
	margin-left: 10px;
	margin-right: 10px;
}
#serviceContent ul,
#serviceFullWidthContent ul {
	margin-left: 40px;
}
#serviceFullWidthContent img {
	padding-left: 20px;
	padding-top: 20px;
}
.rightImage {
	float: right;
	padding: 5px;
}

/*
For use on the service index page
*/
#serviceContent {
	color: white;
	background: #000131;
	width: 550px;
	float: right;
	margin-top: 15px;
	margin-right: 15px;
}

#serviceMenu {
	padding: 5px;
	float: left;
	padding-top: 15px;
	text-align: center;
	width: 180px;
}

#serviceMenu a {
	text-decoration: none;
	font-family: Arial, sans-serif;
	font-size: 120%;
	color: white;
	font-weight: bold;
	display: block;
}

#serviceMenu a:hover {
	text-decoration: underline;
}
#serviceMenu h2 {
	font-size: 140%;
	color: black;
	background: #fe9900;
	height: 35px;
	width: 180px;
}
#serviceMenu #blueBorder {
	padding: 3px;
	background: #213b90;
	border: 1px solid white;
}

#serviceMenu #blueBorder #generalThumb,
#serviceMenu #blueBorder #carpetThumb,
#serviceMenu #blueBorder #windowThumb,
#serviceMenu #blueBorder #stoneThumb,
#serviceMenu #blueBorder #woodThumb,
#serviceMenu #blueBorder #builderCleanThumb,
#serviceMenu #blueBorder #accessThumb,
#serviceMenu #blueBorder #groundThumb {
	padding-top: 15px;
	padding-bottom: 2px;
	height: 40px;
	border: 1px solid white;
}

#serviceMenu #blueBorder #generalThumb {
	background: url(../grfx/contract_cleaning_thumb.jpg) top no-repeat; 
}
#serviceMenu #blueBorder #carpetThumb {
	background: url(../grfx/carpet_cleaning_thumb.jpg) top no-repeat; 
}
#serviceMenu #blueBorder #windowThumb {
	background: url(../grfx/window_cleaning_thumb.jpg) top no-repeat; 
}
#serviceMenu #blueBorder #stoneThumb {
	background: url(../grfx/stone_finishing_thumb.jpg) top no-repeat; 
}
#serviceMenu #blueBorder #woodThumb {
	background: url(../grfx/wood_finishing_thumb.jpg) top no-repeat; 
}
#serviceMenu #blueBorder #builderCleanThumb {
	background: url(../grfx/builders_cleans_thumb.jpg) top no-repeat; 
}
#serviceMenu #blueBorder #accessThumb {
	background: url(../grfx/access_platform_hire_thumb.jpg) top no-repeat; 
}
#serviceMenu #blueBorder #groundThumb {
	background: url(../grfx/grounds_maintenance_thumb.jpg) top no-repeat; 
}
#contactForm {
}
#contactForm .checkLabel {
	width: 130px;
	float: left;
}
#contactForm .checkBox {
	width: 20px;
	float: left;
}
#contactForm .contactInput {
	width: 500px;
	float: right;
}
#contactForm .labelWidth {
	width: 200px;
	float: left;
}
#contactForm,
#contactForm ul{
	margin: 15px;
}
#contactForm .input, 
#contactForm .inputFullWidth, 
#contactForm .submit{
	border: 1px solid #000;
	margin: 1px;
}
#contactForm .input {
	width: 250px;
}
#contactForm .inputFullWidth {
	width: 100%;
}
.thanks {
	margin: 15px;
}
.contactDetails {
	float:left;
	width:280px;
}
.mandatory {
	color: red;
}
#purpose {
	/*Make the header even more bold */
	font: bolder 120% Verdana, Arial, sans-serif;
	margin-left:30px;
	margin-right: 30px;
	margin-bottom: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	background: #aec8e3;
	color: #000131;
}
#purpose ul {
	font-weight: bold;
	font-size: 75%;
}
hr {
	color: white;
	background-color: #000131;
	height: 3px;
	margin-left: 30px;
	margin-right: 30px;
}
.jobTitle {
	display:inline;
	float: left;
	width: 120px;
	font-weight: bold;
}
