body {
margin: 0px;
padding: 0px;
padding-top: 5px;
padding-bottom: 5px;
text-align: left;
font: 90% "Trebuchet MS", verdana, arial, sans-serif;
line-height: 1.3em;
background-color: #efefef;
background-image: url(../assets/images/marble.jpg);
background-position: 0px 0px;
background-repeat: repeat;
color: #666;
}
#container {
width: 800px;
border: 1px solid #666;
margin-left: auto;
margin-right: auto;
padding: 0px;
background: #fff;
color: #666;
}
#header {
width: 800px;
border-bottom: 1px solid #666;
margin: 0px;
padding: 0px;
background: #fff;
}
#header img {padding-top: 10px; padding-bottom: 10px;}
#tabs {
width: 790px;
padding-left: 10px;
border-bottom: 1px solid #666;
font-size: 1.1em;
color: #666;
}
#tabs ul {
margin: 0px;
padding: 0px 5px 0px 0px;
list-style: none;
}
#tabs li {
display: inline;
margin: 0px;
padding: 0px;
}
#tabs a {
float: left;
margin: 0px;
padding: 0px 0px 0px 0px;
text-decoration: none;
}
#tabs a span {
display: block;
background-color: inherit;
color: #6E6E6E;
padding: 5px 15px 4px 6px;
}
#tabs a:hover span {
color: #000;
background: inherit;
}
.prop  {clear: both;}
#content {
clear: both;
width: 780px;
min-height: 400px;
_height: 400px;
margin: 0px;
padding: 10px;
border-bottom: 1px solid #666;
background: #fff;
color: #666;
}
#footer {
clear: both;
text-align: right;
width: 790px;
padding-right: 10px;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;
background: #fff;
color: #666;
font-size: 0.9em;
}
p, ul, ol, h1, h2, h3, h4 { 
	padding: 0em; 
	margin: 0em;
	margin-top: 0.7em;
	margin-bottom: 0.7em;
}

dl, dt, dd, li {
	padding: 0em; 
	margin: 0em;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
}

ul, ol {
	padding-left: 2em;
}

ol {
	margin-left: 0.5em;
}

dt { font-weight: bold; }

dd { padding-left: 1em; }

h1 {margin-top: 0.2em;}
h1, h2, h3, h4 {
	/* font-family: georgia, "times new roman", serif; */
	line-height: 1.5em;
	color: #000;
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.1em;
	text-transform: uppercase;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
	color: #ff0000;
}

em, strong {color:#222}

#footer a:link, #footer a:visited {
text-decoration: none;
color: #666;
}
#footer a:hover {
border-bottom: 1px dashed #000;
color: #000;
}

div#lightbox { z-index: 1000; }

#content a:link, #content a:visited {
text-decoration: none;
border-bottom: 1px dashed #09f;
color: #09f;
}
#content a:hover {
text-decoration: none;
border-bottom: 1px dashed #000;
color: #000;
}

#content div.thumbscontainer ul.thumbs li a {border: 0px;}
#content div.thumbscontainer ul.thumbs li a:link {border: 0px;}
#content div.thumbscontainer ul.thumbs li a:visited {border: 0px;}
#content div.thumbscontainer ul.thumbs li a:hover {border: 0px;}

/* Enquiry Form */

#ContactForm {width: 380px; text-align: right;}
#ContactForm input {width: 200px;}
#ContactForm textarea {width: 200px; height: 100px; vertical-align: text-top;}
#ContactForm img {vertical-align: text-top;}
#ContactForm img.vericode {margin-right: 54px;}
input, textarea {font: 1em "Trebuchet MS", verdana, arial, sans-serif; color: #222;}

.quote {
display: block;
margin-left: 2em;
padding: 0.5em;
border: 1px solid;
border-color: rgb(0, 164, 162);
font-style: italic;
color: rgb(230, 236, 255);
}
.no_border {border: none;}
table.no_border td {border: none;}
.float-left {border: none;
float: left;
padding: 10px;
padding-left: 0px;
clear: left;
}
.float-right {border: none;
float: right;
padding: 10px;
padding-right: 0px;
clear: right;
}
hr,.hr {
height: 1px;
margin: 0px;
padding: 0px;
clear: both;
}
.ajaxSearch_highlight {background-color: rgb(189, 186, 222); color: rgb(8, 44, 140);}
