body {
	background-color: #000000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
}
#navigation {
	width: 170px;
	margin-top: 370px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

#navigation ul
{
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}



#navigation a
{
	display: block;
	width: 170px;
	color: #C0B9E3;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#navigation a:link, #navlist a:visited
{
color: #C0B9E3;
text-decoration: none;
}

#navigation a:hover
{
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	float: right;
	width: 650px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	margin-top: 165px;
	line-height: 1.4em;
	padding: 0px;
}
#content h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1.6em;
	line-height: 1.2em;
	color: #C0B9E3;
	margin-top: 0px;
	margin-bottom: 0.4em;
}

#content p {
	margin-top: 0px;
	margin-bottom: 0.4em;
}
#content ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0.6em;
	margin-left: 15px;
	list-style-type: square;
}
#content #squarepics {
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
}
#content #screens {
	margin-left: 10px;
	margin-bottom: 2px;
	margin-top: 0px;
}
#content #screen1 {
	margin-top: 0px;
	margin-bottom: 2px;
}
#wrapper #content a {
	color: #C0B9E3;
}
#form1 table td {
	padding-bottom: 5px;
}
#form1 #Name {
	background-color: #C0B9E3;
}
#form1 #Telephone {
	background-color: #C0B9E3;
}
#form1 #Email {
	background-color: #C0B9E3;
}
#form1 #Enquiry {
	background-color: #C0B9E3;
}
#form1 input {
	background-color: #C0B9E3;
}
