/* Hello source readers - the form code was taken from www.thesitewizard.com*/

img
{  border-style: none;
}

body {
	background-color: #dcdcdc;
	background-image: url(images/bgimage.jpg);
	background-repeat: repeat-x;
}

#props {
height:20px;
width:605px;
position:absolute;
top:536px;
text-align:center;
font-size:small;
}

#wrapper {
height:556px;
width:605px;
position:relative;
top:30px;
margin-left:auto;
margin-right:auto;
}

#main {
width:605px;
height:484px;
position:absolute;
top:0;
background-image:url(images/frame.gif)
}

#pic {
height:262px;
width:589px;
position:absolute;
top:8px;
left:8px;
}

#indexcopy {
height:197px;
width:333px;
position:absolute;
top:280px;
left:8px;
}

#quotebutton {
	height:58px;
	width:249px;
	position:absolute;
	top:280px;
	left:347px;
}

#whobutton {
	height:58px;
	width:249px;
	position:absolute;
	top:348px;
	left:347px;
}

#contact {
height:58px;
width:249px;
position:absolute;
top:418px;
left:347px;
}

#detailsbar {
height:44px;
width:605px;
position:absolute;
top:491px;
}

#form {
	height:197px;
	width:587px;
	position:absolute;
	top:275px;
	left:9px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}
