/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 20px 0;
	padding: 0;
	background: #000000;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1, h2, h3 {
	color: #B13413;
}

h2 {
	font-size: 1.6em;
}

h3 {
	margin: 0;
	font-size: 1em;
}

p, ul, ol, blockquote {
	margin-top: 0;
}

#content a:link {
	border-bottom: 1px dotted #CCCCCC;
	text-decoration: none;
	color: #3284B5;
}

#content a:hover {
	border: none;
}

img {
	border: none;
}

/* Header */

#container {
	width: 700px;
	height: 20px;
	margin: 5px auto;
	padding: 0;
}

#container a {
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	vertical-align: middle;
}

#header {
	width: 700px;
	height: 200px;
	margin: 0px auto;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
}

#header * {
	margin: 0;
	border: none;
	text-decoration: none;
	text-transform: lowercase;
	font-weight: normal;
	color: #FFFFFF;
}

#header h1 {
	float: left;
	padding: 0px 0 0 15px;
	font-size: 3em;
}

#header h2 {
	font-size: 1em;
	color: #FFFFFF;
	float: none;
	padding-top: 50px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 15px;
}

/* Menu */

#menu {
	width: 700px;
	height: 47px;
	margin: 0 auto;
	background: #37AEF2 url(images/img2.gif)
}


/* Content */

#content {
	width: 700px;
	margin: 0 auto;
	background: url(images/img4.gif);
}

#colOne {
	float: right;
	width: 160px;
	padding: 20px 10px 0 10px;
}

#colTwo {
	float: right;
	width: 360px;
	padding: 20px 10px 0 10px;
}

#colThree {
	float: right;
	width: 120px;
	padding: 10px;
	background-image: url(images/side_splash.jpg);
	background-position: center top;
	height: 600px;
}
#content #colThree li {
	color: #B13413;
	line-height: 20px;
	font-weight: bolder;
	list-style-type: none;
}

/* Footer */

#footer {
	width: 700px;
	margin: 0 auto;
	padding: 10px 0;
	background: url(images/img6.gif) repeat-x;
	font-size: smaller;
	text-align: center;
}

#footer * {
	color: #666666;
}
/* Enquiry Form */
label
{
width: 7em;
float: left;
text-align: left;
margin-right: 0.25em;
display: block
}

.submit input
{
margin-left: 14em;
} 
input
{
color: #781351;
background: #fee3ad;
border: 1px solid #781351
}
option {
font-size: 90%;
}
.selectOne {
float: left;
}
.submit input
{
	color: #fff;
	border: 2px outset #d7b9c9;
	background-color: #B13413;
} 
fieldset
{
	border: 1px solid #781351;
	width: 26em;
	margin-bottom: 20px;
}

legend
{
	color: #fff;
	border: 1px solid #781351;
	padding: 2px 6px;
	margin-top: 10px;
	background-color: #B13413;
}

.imgrt {
	float:right;
	padding: 5px 5px 5px 15px;
}
 #quote p{
	 font-style:italic;
	 padding: 0 40px;
	 }
