﻿body 
{
	margin:0px;
	padding:0px;
	font-family:arial;
	font-size:12px;
	color:#202020;
	background-color:#568392;
}

#pagecontainer
{
	width:920px;
	height:auto;
	overflow:hidden;
	position:absolute;
	left:50%;
	margin:0px 0px 10px -460px;
}

#header
{
	width:920px;
	height:140px;
	overflow:hidden;
	background-image:url(../Images/bg_01.jpg);
}

#content
{
	width:920px;
	height:auto;
	overflow:hidden;
	background-image:url(../Images/bg_03.jpg);
}

#footer
{
	width:920px;
	height:20px;
	overflow:hidden;
	background-image:url(../Images/bg_04.jpg);
}

#menu
{
	width:920px;
	height:40px;
	overflow:hidden;
	background-image:url(../Images/bg_02.jpg);
}

#menutext
{
	width:860px;
	color:White;
	margin:4px 0px 0px 30px;
	height:auto;
	overflow:hidden;
	font-size:16px;
}

#menutext a
{
	color:White;
	font-size:14px;
	text-decoration:none;
}

#menutext a:hover
{
	color:#ddddff;
}

#homepic
{
	width:400px;
	height:580px;
	overflow:hidden;
	background-image:url(../Images/Homepic.jpg);
	float:left;
}

#servicespic
{
	width:400px;
	height:580px;
	overflow:hidden;
	background-image:url(../Images/Servicespic.jpg);
	float:left;
}

#profilepic
{
	width:400px;
	height:580px;
	overflow:hidden;
	background-image:url(../Images/profilepic.jpg);
	float:left;
}


#onlinepic
{
	width:400px;
	height:580px;
	overflow:hidden;
	background-image:url(../Images/onlinepic.jpg);
	float:left;
}

#gmap
{
	width:400px;
	height:580px;
	overflow:hidden;
	float:left;
}

#contentinside
{
	width:880px;
	height:auto;
	overflow:hidden;
	margin:0px 0px 0px 20px;
}

#title
{
	width:470px;
	float:right;
	height:40px;
	background-image:url(../Images/pagetitlebg.png);
	overflow:hidden;
	margin-bottom:10px;
}

#pagetext
{
	float:right;
	width:470px;
	height:380px;
	overflow:hidden;
}

#pagetextlong
{
	float:right;
	width:470px;
	height:auto;
	overflow:hidden;
}

.hometoptext
{
	font-size:16px;
	color:#568392;
}

h1,h2,h3,h4,h5,h6,p
{
	margin:0px 0px 10px 0px;
}

#homeicons
{
	width:470px;
	height:150px;
	overflow:hidden;
	float:right;
}

.col1of3
{
	width:150px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:10px;
}

.col2of3
{
	width:150px;
	height:auto;
	overflow:hidden;
	float:left;
	margin-right:0px;
}

.col3of3
{
	width:150px;
	height:auto;
	overflow:hidden;
	float:right;
}

#footertext
{
	width:920px;
	height:auto;
	overflow:hidden;
	color:White;
	text-align:center;
	margin:10px;
}

#footertext a
{
	color:White;
}

a
{
	text-decoration:none;
}

a img
{
	border:0px;
}

ul
{
	margin-top:5px;
}

.t_prompt
{
    text-align:right;
    padding:4px 5px 0px 0px;
    vertical-align:top;
}

.enqtable td
{
    padding-bottom:4px;
}

.enqtable
{
    margin:0px auto 10px auto;
}

.error
{
    color:red;
    text-align:center;
    width:300px;
    margin:0px auto 10px auto;
}

a
{
    color:#404040;
}

a:hover
{
    color:#606060;
}

hr
{
    border:0px;
    color:#aaaaaa;
    background-color:#aaaaaa;
    height:1px;
}

.parcelform
{
    width:100%;
}

.parcelform input, .parcelform textarea
{
    padding:2px;
}

.parcelform td
{
    vertical-align:top;
}

.parcelform span
{
    display:block;
    padding-top:3px;
}

.t_prompt2
{
    padding-top:7px;
    vertical-align:top;
    text-align:right;
    padding-right:2px;
}

.parcelform h2
{
    margin:5px 0px 5px 0px;
    padding-bottom:2px;
    border-bottom:1px solid #aaaaaa;
}

.tableheader
{
    background-color:#568392;
    color:White;
}

.tableheader th
{
    padding:3px;
}

textarea
{
    font-family:Arial;
    font-size:12px;
}

