body
	{
	padding: 0;
	margin: 0;
	font: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f4f4f4;
	background-color: #e6e6e6;
	background-image: url(images/bg-top-repeat.jpg);
	background-position: top;
	background-repeat: repeat-x;	
	width: 100%;
	}
	
a, a:active, a:visited
	{
	text-decoration: none;
	color: #1b2b38;
	}

a:hover
	{
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, h6
	{
	margin: 10px 0 10px 0;
	padding: 0;
	font-size: 16px;
	font-weight: bold;
	}

#wrapper0
	{
	height: 1px;
	}

#wrapper1, #wrapper2
	{
	width: 1000px;
	min-width: 1000px;
	margin: 0 auto 0 auto;
	padding: 0;
	clear: both;
	}

#top
	{
	padding: 25px 0 0 0;
	margin: 0;
	background-image: url(images/bg-top.jpg);
	background-position: left top;
	background-repeat: no-repeat;	
	}

#top h6
	{
	float: left;
	}

#bannerAd
	{
	display: block;
	float: right;
	padding: 0;
	margin: 0;
	height: 110px;
	width: 320px;
	overflow: hidden;
	text-align: right;
	}

#bannerAd a, #bannerAd a:active, #bannerAd a:hover, #bannerAd a:visited
	{
	color: #ffffff;
	}

#search
	{
	clear: left;
	background-image: url(images/logo-main.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 100px;
	overflow: hidden;
	}

#searchForm
	{
	margin: 75px 0 0 0;
	background-color: #ffffff;
	background-image: url(images/bg-search-repeat.jpg);
	background-repeat: repeat-x;
	width: 300px;
	height: 25px;
	}

#searchField
	{
	border: 2px solid #e4e5e5;
	background-color: transparent;
	vertical-align: top;
	width: 236px;
	height: 17px;
	padding: 2px 5px 2px 5px;
	}

#searchButton
	{
	vertical-align: top;
	}

#nav1
	{
	float: right;
	width: 300px;
	padding: 10px;
	margin: 35px 0 0 0;
	background-color: #e6e6e6;
	background-image: url(images/bg-nav1.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

#login
	{
	text-align: right;
	padding: 0 0 5px 0;
	}

#login label
	{
	color: #1b2b38;
	display: inline-block;
	width: 80px;
	vertical-align: top;
	text-align: left;
	}

#username, #password
	{
	display: inline-block;
	width: 200px;
	background-color: #ffffff;
	background-image: url(images/bg-search-repeat.jpg);
	background-repeat: repeat-x;
	margin: 0 0 10px 0;
	border: 2px solid #e4e5e5;
	text-align: left;
	}

#username input, #password input
	{
	border: none;
	background-color: transparent;
	width: 168px;
	height: 17px;
	padding: 2px 5px 2px 5px;
	vertical-align: top;
	}

#login p
	{
	text-align: left;
	color: #113f73;
	font-size: 9px;
	}

#nav1 .title1
	{
	background-color: #a7bd21;
	padding: 5px;
	margin: 0;
	}

#nav1 .title2
	{
	background-color: #008eff;
	padding: 5px;
	margin: 0;
	}

#nav1 .innerContent
	{
	background-image: none;
	padding-left: 5px;
	}

#nav1 a
	{
	display: block;
	padding: 0;
	margin: 0 10px 10px 0;
	}

#content
	{
	float: left;
	width: 600px;
	padding: 10px;
	margin: 35px 0 0 0;
	background-color: #e6e6e6;
	background-image: url(images/bg-content.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	}

#content .title
	{
	background-color: #113f73;
	padding: 5px;
	margin: 0;
	}

#content .innerContent
	{
	width: 580px;
	min-height: 300px;
	}

#editProfile, #messageBoard, #searchResults, #termsOfUse, #viewProfile, #generalText, #contactForm, #homePageDesc
	{
	color: #113f73;
	}
	
#homePageDesc
	{
	min-height: 10px !important;
	margin-bottom: 10px;
	}

#searchResults
	{
	padding: 0;
	width: 600px !important;
	min-height: 320px !important;
	border-top: 1px solid #cccccc;
	}

#searchResults ul ul.cols li
	{
	border-top: 1px solid black;
	}

#content p
	{
	margin: 0 0 10px 0;
	}

#viewProfile .contactDetails
	{
	margin: 0 0 10px 0;
	}

#termsOfUse
	{
	list-style: decimal;
	}

#termsOfUse li ol
	{
	list-style: lower-alpha;
	}

#editProfile th, #editProfile td, #messageBoard th, #messageBoard td, #contactForm th, #contactForm td, #generalText th, #generalText td
	{
	padding-left: 0;
	}

#editProfile .textbox, #messageBoard .textbox
	{
	width: 200px;
	border: 1px solid #113f73;
	}

#messageBoard textarea
	{
	height: 200px;
	width: 250px;
	border: 1px solid #113f73;
	}

#companyProfiles
	{
	padding: 0;
	margin: 0;
	list-style: none;
	}

#companyProfiles li
	{
	margin: 0 0 10px 0;
	padding: 4px;
	width: 100px;
	background-color: #113f73;
	float: left;
	}

#companyProfiles li.middle
	{
	margin-left: 10px;
	}

#companyProfiles li.last
	{
	margin-left: 10px;
	}

#companyProfiles li a
	{
	display: block;
	margin: 0;
	padding: 110px 0 0 0;
	color: #f4f4f4;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	height: 60px;
	max-height: 60px;
	}

#wrapper3
	{
	clear: both;
	width: 100%;
	background-color: #2f4353;
	background-image: url(images/bg-bottom-repeat.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	margin: 25px 0 0 0;
	padding: 0;
	}

#bottom
	{
	padding: 20px;
	}

#bottom a
	{
	color: #f4f4f4;
	}

/* CLASSES */
.cols
	{
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	}

.cols li
	{
	float: left;
	padding: 10px;
	margin: 0;
	}

.cols li.first
	{
	}

.cols li.middle
	{
	padding-left: 25px;
	padding-right: 26px;
	}

.cols li.last
	{
	}

.cols2 li
	{
	width: 260px;
	}

.cols3 li
	{
	width: 150px;
	}

.innerContent
	{
	background-image: url(images/bg-gradient-grey-repeat-x.jpg);
	background-color: #ffffff;
	background-position: left top;
	background-repeat: repeat-x;
	padding: 10px 10px 1px 10px;
	margin: 0;
	}

.serviceTable th.price, .serviceTable td.price
	{
	text-align: right;
	}

.success, .error
	{
	color: #000000;
	margin-left: 0;
	margin-right: 0;
	}
