﻿body {
	background-color: #FFF;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family: verdana;
	font-size: 13px;
	color: #999999;
}
#container {
	position: absolute;
	width: 715px;
	height: 405px;
	left: 50%;
	top: 50%;
	margin-top: -201px;
	margin-left: -358px;
	z-index: 1;
}
#leftline {
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #C0C0C0;
}
#centreline {
	position: absolute;
	width: 1px;
	height: 100%;
	background-color: #C0C0C0;
	left: 235px;
}
#column {
	position: absolute;
	width: 235px;
	height: 401px;
}
#logo {
	position: absolute;
	width: 100%;
	height: 20px;

}
#web-design {
	position: absolute;
	width: 100%;
	height: 22px;
	top: 21px;

}
#textinner {
	position: absolute;
	width: 225px;
	height: 315px;

	top: 52px;
}
#contact {
	position: absolute;
	width: 100%;
	height: 18px;
	top: 381px;
}
#rightbox {
	position: absolute;
	width: 460px;
	height: 402px;
	left: 255px;
}
#rightboxform {
	position: absolute;
	width: 460px;
	height: 402px;
	left: 255px;
	background-color:#F0F0F0
}

#formbox{
	position: absolute;
	width: 270px;
	height: 315px;
	top:52px;
	left:80px;
}

#phone{
	position: absolute;
	width: 200px;
	height: 15px;
	top:295px;
	left:70px;
	text-align:center;
}

#picbox{
	position: absolute;
	width: 230px;
	height: 315px;
	top:52px;
	left:230px;
}

#formnames{
	position: absolute;
	width: 60px;
	height: 100%;

	
}

#name{
	position: absolute;
	width: 100%;
	height: 20px;
	text-align:right;	
}
#nameenter{
	position: absolute;
	width: 200px;
	height: 20px;
	left:70px;
	
}

#email{
	position: absolute;
	width: 100%;
	height: 20px;
	text-align:right;
	top:40px;	
}
#emailenter{
	position: absolute;
	width: 200px;
	height: 20px;
	left:70px;
	top:40px;
	
}


#message{
	position: absolute;
	width: 100%;
	height: 20px;
	text-align:right;
	top:80px;	
}
#messageenter{
	position: absolute;
	width: 200px;
	height: 230px;
	left:70px;
	top:80px;
	
}

#submit{
	position: absolute;
	width: 80px;
	height: 20px;
	left:70px;
	top:260px;
	
}
#clear{
	position: absolute;
	width: 80px;
	height: 20px;
	left:190px;
	top:260px;
	text-align:right;
	
}


img {
	border: 0px;
}
table {
	border-collapse: collapse;
	border: 0;
	text-align: center;

}
p {
	margin-top: 0;
	margin-bottom: 13px;
}
img {
	border: 0px;
}
h1 {
	font-size: 15px;
	color: #5D7BB0;
	letter-spacing: 5pt;
	font-weight: bold;
	margin-top: 0px;
	line-height: 15px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #BCBCBC;
	margin-top: 1px;
}
.pic{
	width:140px;
	height:135px;
	vertical-align:top;
}
.spacing{
	letter-spacing:2px
}

a.menu{
	text-decoration: none; 
	color: #5D7BB0; 

}

a.menu:hover
{
color: #5D7BB0; 
}

a.caption{
	text-decoration: none; 
	color: #999; 
	
}

a.caption:hover{
	text-decoration: none; 
	color: #5D7BB0; 
	
}


#thanks{
	position: absolute;
	width: 270px;
	height: 50px;
	left:80px;
	top:160px;
	font-size:17px;
	
}

.centre{
	text-align:center
}
