@charset "utf-8";
/* CSS Document */

/* ###### GENERAL ###### */

body {
	padding:0;
	margin:0;
	background:url(/images/website/bg1.jpg) top repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#777;
}

a {
	color:#444;
	text-decoration:none;
}

a:hover {
	color:#C60;
	text-decoration:none;
}

p {
	padding:0;
	margin:0;
	line-height:22px;
}

h1 {
	padding:0px 0px 5px 0px;
	margin:0;
	font-size:16px;
	border-bottom:1px #E0D7BC solid;
	color:#666;
}

h2 {
	padding:0;
	margin:0;
	font-size:14px;
	color:#999933;
}

h3 {
	padding:0px 0px 5px 0px;
	margin:0;
	font-weight:normal;
	font-size:12px;
	color:#666;
}

h4 {
	font-size:11px;
	color:#CC6600;
	padding:0;
	margin:0;
}

.clear {
	clear:both;
}

.style1 {
	font-size:11px;
}

.img-padding {
	margin:20px 0px;
}

#contact-form-div {
	float:left;
	width:350px;
}

.contact-form {
	margin:7px 0px;
	float:left;
	width:350px;
}

.contact-form input {
	background:#F0F0F0;
	border:#999 1px solid;
}

.contact-form input:focus {
	background:#FFFFFF;
	border:#000 1px solid;
}

.contact-form textarea {
	background:#F0F0F0;
	border:#999 1px solid;
}

.contact-form textarea:focus {
	background:#FFFFFF;
	border:#000 1px solid;
}

.field-validation {
	color:#CC0000;
	float:left;
}

.locations h3 {
	border-left: #999 10px solid;
	padding:5px 0px 5px 10px;
	margin:0px 0px 5px 0px;
	color:#666;
	font-weight:bold;
	background:#F0F0F0;
}

.locations {
	padding:15px 0px;
}

/* ###### LINES ###### */

.line {
	border-top:1px #E0D7BC solid;
	margin:20px 0px 0px 0px;
}

.line2 {
	border-top:1px #D6D6D6 solid;
	margin:10px 0px;
}

/* ###### HOME PAGE LAYOUT ###### */

#home-site-container {
	width:1000px;
	margin:0px auto;
}

#home-cta {
	width:1000px;
	padding:20px 0px;
	margin:0px 0px 10px 0px;
	border-bottom:1px #DADADA solid;
}

#image-rotate {
	width:650px;
	float:left;
}

#image-rotate2 {
	width:470px;
	float:right;
	padding:0px;
	margin:17px 0px 0px 0px;
	overflow:hidden;
}

#image-rotate2 img {
	border: #cccccc 1px solid;
}

#home-cta-text {
	float:right;
	padding:0;
	margin:0px;
	width:340px;
}

#home-spacer {
	width:1000px;
	height:30px;
	background:url(/images/website/spacer.jpg) center no-repeat;
}

#home-quick-links-container {
	width:980px;
	margin:0;
	padding:20px 10px 10px 10px;
	background:#FAFAFA url(/images/website/quick-links-bottom.jpg) bottom center no-repeat;
	font-size:11px;
}

.home-quick-link {
	width:228px;
	float:left;
	margin:0px 22px 0px 0px;
}

.home-quick-link-last {
	width:228px;
	float:left;
	margin:0px;
}

.home-quick-link img, .home-quick-link-last img {
	border:1px solid #CCC;
	padding:0;
	margin:0px 0px 10px 0px;
}
	
/* ###### GENERAL LAYOUT ###### */

#header {
	width:1000px;
	height:128px;
	margin:0px auto;
	background:url(/images/website/bg1.jpg) bottom repeat-x;
}
#logo {
	width:191px;
	height:98px;
	float:left;
}

#phone {
	float:left;
	font-size:16px;
	margin:20px 0px 0px 20px;
}

/* ###### CALL TO ACTION ###### */

#call-to-action {
	padding:10px 0px;
	margin:0;
	background:#C8D25F;
	border-top:50px #C4C455 solid;
	min-height:195px;
}

#cta-container {
	width:1000px;
	padding:0;
	margin:0px auto;
	min-height:195px;
}

#cta-text {
	width:750px;
	height:145px;
	padding:0;
	margin:10px 0px 0px 0px;
	float:left;
}

.cta-text-style {
	font-size:24px;
	color:#FFF;
}

.cta-text-style2 {
	font-size:14px;
	color:#333;
	line-height:20px;
}


/* ###### GENERAL LAYOUT ###### */

#main-container {
	width:1000px;
	margin:0px auto;
}

#left-column {
	width:725px;
	padding:0;
	margin:20px 0px 0px 0px;
	float:left;
}

#left-column img {
	border: #cccccc 1px solid;
}

#left-column-left-column {
	width:350px;
	padding:20px 0px 0px 0px;
	margin:0px;
	float:left;
	line-height:22px;
}

#left-column-left-column-right {
	width:350px;
	padding:20px 0px 0px 0px;
	margin:0px;
	float:right;
	line-height:22px;
}

#right-column {
	width:260px;
	margin:0;
	float:right;
	background:#F9F9F9 url(/images/website/right-column-bg.jpg) top center no-repeat;
}

#right-column ul {
	padding:0px;
	margin:0px;
}

#right-column ul li {
	list-style:none;
	padding:0px;
	margin:0px;
	font-weight:bold;
}

.right-column-padding {
	padding:20px 15px 0px 15px;
	line-height:18px;
}

.right-column-padding a {
	line-height:18px;
}

#left-column-left-column2 {
	width:240px;
	float:left;
	padding:20px 0px 0px 0px;
	margin:0px;
}

#left-column-left-column2 img {
	border:1px solid #cccccc;
	float:right;
}

#left-column-left-column2-menus {
	float:left;
	padding:20px 0px 0px 0px;
	margin:0px;
}

#left-column-left-column2-menus img {
	margin:0px 7px 10px 0px;
	border: #cccccc 1px solid;
}

#left-column-left-column2-contact {
	width:725px;
	float:left;
	padding:20px 0px 0px 0px;
	margin:0px;
}

#left-column-left-column2-contact img {
	border:1px solid #cccccc;
	float:right;
}



#footer {
	height:116px;
	background:url(/images/website/footer-bg.jpg) repeat-x;
	padding:0;
	margin:10px 0px 0px 0px;
}

#footer-container {
	width:1000px;
	margin:0px auto;
}

#footer-left {
	float:left;
	padding:0;
	margin:20px 0px 0px 0px;
	font-size:11px;
}

#footer-right {
	float:right;
	padding:0;
	margin:20px 0px 0px 0px;
	text-align:right;
	font-size:11px;
}

/* ###### MENUS ###### */

/* ###### TOP MENU ###### */

#row1 {
	width:809px;
	height:60px;
	float:right;
}

#row1 ul {
	padding:0;
	margin:16px 0px 0px 0px;
	float:right;
}
#row1 ul li {
	padding:0;
	margin:0;
	float:left;
	list-style:none;
}
#row1 ul li a {
	display:block;
	font-weight:bold;
	padding:7px;
	margin:0px 25px;
	text-decoration:none;
	color:#666666;
}

#row1 ul li a:hover {
	background:#6D6E71;
	color:#FFF;
}

#row1 ul li a.active {
	background:#6D6E71;
	color:#FFF;
}

/* ###### BOTTOM MENU ###### */

#row2 {
	width:809px;
	float:right;
	background:url(/images/website/bg2.jpg) top center no-repeat;
}

#row2 ul {
	padding:0;
	margin:0;
	float:left;
	height:68px;
}

#row2 ul li {
	padding:0px 1px 0px 0px;
	margin:0;
	float:left;
	list-style:none;
	text-align:left;
	height:68px;
	background:url(/images/website/menu-spacer.jpg) bottom right no-repeat;
}

#row2 ul li a {
	height:48px;
	display:block;
	padding:20px 20px 0px 20px;
	font-size:15px;
	color:#666;
	text-decoration:none;
	float:left;
}

#row2 ul li a:hover {
	background:url(/images/website/menu-trans.png) repeat;
}

#row2 ul li a.active {
	background:url(/images/website/menu-trans2.png) repeat;
}

.row2-class {
	font-size:12px;
}

/* ###### BUTTONS ###### */

/* ###### ORANGE CONTINUE BUTTON ###### */

.continue-button {
	padding:0px;
	margin:15px 0px 0px 0px;
	text-align:left;
}

.continue-button a {
	width:130px;
	height:22px;
	display:block;
	background:#6D6E71 url(/images/website/arrow2.jpg) right no-repeat;
	padding:0px 0px 0px 5px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height:22px;
}

.continue-button a:hover {
	color:#CCC;
}

/* ###### BLACK ENQUIRE BUTTON WITH GREEN BACKGROUND ###### */

.enquire-button {
	padding:0px;
	margin:15px 0px 0px 0px;
	text-align:left;
}

.enquire-button a {
	width:130px;
	height:22px;
	display:block;
	background: url(/images/website/arrow.gif) right no-repeat;
	padding:0px 0px 0px 5px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height:22px;
}

.enquire-button a:hover {
	color:#CCC;
}

/* ###### BLACK ENQUIRE BUTTON WITH GREY BACKGROUND ###### */

.enquire-button2 {
	padding:0px;
	margin:15px 0px 10px 0px;
	text-align:left;
}

.enquire-button2 a {
	width:130px;
	height:22px;
	display:block;
	background:#6D6E71 url(/images/website/arrow3.jpg) right no-repeat;
	padding:0px 0px 0px 5px;
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	line-height:22px;
}

.enquire-button2 a:hover {
	color:#CCC;
}

#testimonial {
	width:1000px;
	height:50px;
	
	padding:0px;
	margin:0px auto;
	
	overflow:hidden;
}

#testimonial p {
	padding:0px;
	margin:0px;
	
	line-height:25px;
	font-size:13px;
	font-weight:bold;
	color:#333;
}

#testimonial p span {
	padding:0px 0px 0px 20px;
	margin:0px;
	
	display:block;
	
	font-size:13px;
	font-weight:normal;
	color:#666;
	
	background:url(../images/website/start-quote.png) 0px 0px no-repeat;
}

#testimonial p span.end {
	width:15px;
	height:14px;
	
	padding:0px 0px 0px 5px;
	margin:0px;
	
	display:inline-block;
	
	background:url(../images/website/end-quote.png) top right no-repeat;
}

#googlemap {
	width:350px;
	
	padding:0px;
	margin:0px;
	
	float:right;
}
