@import url(../css/lightbox.css);

body {
	margin: 0;
	padding: 0;
	color: #4d4d4d;
	font: 12px/16px Arial, Verdana, Helvetica, sans-serif;
	background-color: #aaaaaa;
	background-color #d0d0d0
	}

h1, h2, h3, h4, h5, h6, fieldset, .nav {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: 0;
	}

a {
	color: #7cac57;
	text-decoration: none;
	background-position: bottom left;
	background-repeat: no-repeat;
	}

a:hover {
	text-decoration: underline;
	background-position: top left;
	}

#rightBlock .nav {
	margin: 0 0 30px 0;
	}
	
.nav li {
	float: left;
	}

#rightBlock .nav li {
	float: none;
	}

#mainDiv {
	width: 955px;
	height: 716px;
	margin: 35px auto 0 auto;
	position: relative;
	overflow: hidden;
	background: url(../images/bg.jpg);
	}

#header {
	height: 162px;
	background: url(../images/header.jpg);
	margin: 0 1px;
	}

#footer {	
	position: absolute;
	left: 0;
	bottom: 0;
	height: 32px;
	line-height: 32px;
	width: 954px;
	color: #999;
	border-top: 1px solid #b1b1b1;
	background: url(../images/footerimage.jpg);
	}

#footer .nav {
	padding-left: 16px;
	}

#footer a {
	color: #fff;
	margin-right: 15px;
	}

#contactNumber {
	position: absolute;
	right: 16px;
	top: 0;
	font-weight: bold;
	font-size: 13px;
	color:#FFFFFF;
	}

#navigation {
	height: 32px;
	line-height: 32px;
	position: absolute;
	top: 130px;
	padding-left: 22px;
/*	border-top: 1px solid #484848;	*/
	margin: 0 1px;
	border-bottom: 1px solid #d3d3d3;
	text-transform: uppercase;
	}

#navigation a {
	color: #fff;
	margin-right: 16px;
	}

#navigation .current a {
	font-weight: bold;
	color: #7cac57;
	}
	
#content {	
	clear: both;
	height: 518px;
	margin: 0 1px;
	background: url(../images/divider.gif);
	}

h1 {
	display: none;
	}

h2 {
	font-family: Helvetica;
	font-size: 26px;
	font-weight: normal;
	padding: 9px 0 9px 0;
	margin: 0 0 20px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-bottom: 1px solid #b1b1b1;
	text-align: center;
	line-height:normal;
	}
div.toplinediv, div.topline h2, h2.topline {
border-bottom:none;
border-top:1px solid #b1b1b1;
}	

div.toplinediv h2 {
border-style:none;
}

div.noclear p {
clear:right;
}

div.leftphoto {
float:left;
width:150px;
text-align: left;
clear:left;
padding-right:16px;
padding-bottom:16px;
padding-top:10px;

}

div.righttext {
padding-left:170px;
}

.greytext {
	font-weight: bold;
	font-family: Helvetica;
	letter-spacing: 1px;
	color:#4d4d4d;
}



ul.splitul li  {
display:inline;
padding-left:1em;
padding-right:1em;
background-image:url(../images/bullet.png);
background-repeat:no-repeat;
background-position:center left;
}
	
.nav hr {
height: 1px;
color: #b1b1b1;
background-color: #b1b1b1;
margin-bottom: 1em;
}

h4 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 0 8px 0;
	}

#leftBlock h4 {
	margin-bottom: 4px;
	}

p {
	clear: both;
	margin: 0;
	padding: 0 0 12px 0;
	}

p img {
	padding: 0 6px 10px 0;
	}

#leftBlock, #rightBlock, #centreBlock {
	float: left;
	padding: 22px;
	}

#leftBlock {
	width: 612px;
	margin-right: 2px;
	height: 474px;
	overflow: auto;
	}

#leftBlock ul, #leftBlock ol {
	margin-top: 0;
	margin-bottom: 12px;
	}

#centreBlock {
	overflow: auto;
	height: 474px;
	}
	
em, strong {
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, "Times New Roman", Times, serif;
	}

fieldset {
	padding: 9px 0;
	}
	
label, input, select, textarea {
	float: left;
	margin: 0 5px 8px 0;
	}
	
textarea#Message {
	width: 30em; height: 8em;
	}

label {
	width: 150px;
	text-align: right;
	}

fieldset br {
	clear: both;
	width: 98%;
	}

.indent, .note {
	padding-left: 155px;
	}
	
#rightBlock {
	width: 251px;
	}

#rightBlock ul ul.nav {
	margin-left: 20px;
	margin-bottom: 15px;
	}
	
#rightBlock a {
	line-height: 18px;
	height: 18px;
	padding-left: 24px;
	display: block;
	color: #999;
	margin: 0 0 5px 0;
	font-weight: bold;
	font-family: Helvetica;
	letter-spacing: 1px;
	background-image: url(../images/arrow.gif);
	}


#rightBlock #bignav.nav a, #bignav.nav a:visited {
font-size: 14px;
color: #4d4d4d;
text-transform:uppercase;
letter-spacing:normal;
font-weight:bold;
}

#rightBlock a.noArrow {
	background-image: url(../images/spacer.gif);
	padding-left: 0;
	}

#rightBlock a:hover, #rightBlock .current a, #rightBlock .current li a:hover {
	color: #4b4b4b;
	text-decoration: none;
	}

#rightBlock .current li a, #rightBlock .current li.current a {
	color: #999;
	}

a img {
	border: 0;
	}

embed, object {
	margin: 0 auto;
	display: block;
	}

h3 {
	margin-top:1em;
	font-size:14px;
}

.priceitem {
	display:block;
	clear:both;
	margin:0;
	width:100%;
	text-align:right;
    padding: 8px 0px 8px 0px;
}
	
.priceitem .pricevalue {
	width:100%;
	text-align:right;
	font-size:12px;
}

.priceitem .pricetext {
	display:block;
	float:left;
	text-align:left;
}

.priceitembig {
	margin-top:1em;
	font-size:14px;
}

.priceitembig .pricetext {
	font-weight:bold;
}