/* CSS Document */
#email2 {
	position: absolute;
	left: 20px;
	top: 12px;
	}
	
#email2 a {
	color: #6d3131;
	text-decoration: none;
	}
	
h1 {
	position: absolute;
	left: -2000px;
	}
h3 { 
	font: 15px/15pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	}
body {
	font: 12px/12pt Verdana, Arial, Helvetica, sans-serif;
	background: #303030 url(images/background.gif) repeat-y center;
	margin: 0 0 0 0;
	}
p {
	font: 10px/9pt Verdana, Arial, Helvetica, sans-serif;
	}
a.top {
	padding: 0 20px 0 20px;
	font: 13px/13pt Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-decoration: none;
	}
	
a.top:hover {
	color: #FFFFFF;
	background:  #703232;
	}
	
a.bottom {
	padding: 0 3px 0 3px;
	font: 10px/11pt Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	}
	
a.bottom:hover {
	text-decoration: underline;
	}

#wrapper {
	width: 800px;
	position: relative;
	margin: auto;
	}
	
#header {
	height: 71px;
	width: 420px;
	background: url(images/header.gif) no-repeat #FFFFFF;
	padding: 105px 0 0 380px;
	}
	
#content {
	background: url(images/background1.jpg) no-repeat;
	height: 228px;
	color: #FFFFFF;
	padding: 220px 308px 0 110px
	}

#footer {
	height: 167px;
	background: url(images/footer_background.gif) repeat-x;
	}
#address {
	float: right;
	width: 246px;
	height: 108px;
	background: url(images/address_box.gif) no-repeat;
	color: #FFFFFF;
	padding: 40px 0 0 70px;
	}
	
#band {
	height: 13px;
	background-color: #202020;
	}
#left_footer {
	float: left;
	width: 300px;
	padding: 30px 0 0 100px;
	color:#FFFFFF;
	font: 10px/12pt Verdana, Arial, Helvetica, sans-serif;
	}
a.footer {
	color: #FFFFFF;
	}
	
/*-------------------------Contact us stuff----------------------------------------*/
#contact {
	height: 446px;
	color: #FFFFFF;
	}
#contact_left {
	width: 186px;
	height: 154px;
	background: url(images/contact_back.jpg) no-repeat;
	float: left;
	padding: 292px 107px 0 207px;
	font: 11px/11pt Verdana, Arial, Helvetica, sans-serif;
	}
#contact_right {
	width: 279px;
	height: 409px;
	background: url(images/form_back.jpg) repeat-x;
	float:right;
	padding: 35px 0 0 21px;
	}
#name {
	background: url(images/form_name.gif) no-repeat top left;
	height: 40px;
	padding-top: 20px;
	
	}
#email {
	background: url(images/form_email.gif) no-repeat top left;
	height: 40px;
	padding-top: 20px;
	}
#phone {
	background: url(images/form_phone.gif) no-repeat top left;
	height: 40px;
	padding-top: 20px;
	}
#enquiry {
	background: url(images/form_enquiry.gif) no-repeat top left;
	height: 130px;
	padding-top: 20px;
	}
input.form {
	width: 249px;
	height: 13px;
	padding: 5px;
	border: #c3c3c3 thin 1px;
	color: #666666;
	font: 11px/11pt Verdana, Arial, Helvetica, sans-serif;
	}
textarea {
	width: 249px;
	height: 106px;
	border: #c3c3c3 thin 1px;
	padding: 5px;
	color: #666666;
	font: 11px/11pt Verdana, Arial, Helvetica, sans-serif;
	}
#form_button {
	padding-left: 154px;
	}
	

/*-------------------------products stuff----------------------------------------*/

#product {
	height: 447px;
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	}
#product_left {
	width: 493px;
	height: 446px;
	background: url(images/product_left_back.jpg) repeat-x;
	float: left;
	font: 11px/11pt Verdana, Arial, Helvetica, sans-serif;
	border-right: #FFFFFF 1px solid;
	}
#product_right {
	width: 304px;
	height: 446px;
	background: url(images/product_right_back.jpg) repeat-x;
	float:right;
	}
.image_container {
	width: 162px;
	height: 220px;
	padding:1px;
	float: left;
	margin: 0;
	text-align: center;
	}
.image_container a {
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	}
#holding_image {
	width: 304px;
	height: 299px;
	}
#holding_text {
	padding: 10px;
	}
	
.captions  {
	width: 162px;
	padding: 10px 0 10px 0;
	border-top: 1px dashed #FFFFFF;
	border-bottom:1px dashed #FFFFFF;
	background: #6d3f3f;
	margin-top: 2px;
	}	

	
h2 {
	font: bold 190%/100% Arial, Helvetica, sans-serif;
	margin: 0 0 .2em;
}
h2 em {
	font: 12px/12pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h2 a {
	color: #7BA6A5 ;
	text-decoration: underline;
	font-weight: bold;
	}
h2 a:hover {
	color:#CCCCCC;
	}
.info {
	font-weight: bold;
	}
a.links {
	font: 10px/10pt Verdana, Arial, Helvetica, sans-serif;
	background:  #999999;
	color: #FFFFFF;
	
	}
a.links:hover {
	background: #703232;
	}
	
/*-------------------------services stuff----------------------------------------*/
#services {
	color: #FFFFFF;
	border-bottom: #FFFFFF 1px solid;
	overflow: hidden;
	}
#services_left {
	padding: 20px 20px 20px 20px;
	width: 453px;
	background: url(images/product_left_back.jpg) repeat-x;
	float: left;
	font: 11px/11pt Verdana, Arial, Helvetica, sans-serif;
	border-right: #FFFFFF 1px solid;
	position: relative;
	}
	
#services_right {
	width: 304px;
	overflow: hidden;
	float:right;
	}
.ol_wrap {
	padding: 15px 5px 5px 5px;
	width: 300px;
	border: thin dotted #666666;
	overflow: hidden;
	margin: 0;
	}
	
li {
 	margin-bottom: 5px;
	}
	
img.services {
	margin-bottom: 60px;
	}

h3.services { 
	font: 15px/15pt Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	position: relative;
	}
	
.tabs {
	position: absolute;
	left: -52px;
	width: 32px;
	height: 42px;
	background:url(images/tab.jpg) no-repeat;
	top: -7px;
	}
ol {
	margin-bottom: 0px;
	}
