@charset "UTF-8";
/* CSS Document */



* {
	margin: 0;
	padding: 0;
}


body {
	background-color: #FFF;
}


#site_wrapper {
	width: 950px;
	height: auto;
	margin: 10px auto;
}

#header {
	height: 130px;
	width: 950px;
}

#nav_wrapper {
	width: 950px;
	height: 58px;
}

#content_wrapper {
	width: 950px;
	height: 484px;
}

#content_wrapper_gallery, #gallery {
	width: 920px;
	height: 484px;
	background-image: url(images/gallery_bg.jpg);
	padding: 0 0 0 30px;
	overflow: auto;
}

#gallery img {
	padding: 20px 13px 5px 0;
	float: left;
}

#sub_nav {
	width: 890px;
	height: 20px;
	float: left;
	margin-top: 10px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}

#sub_nav ul {
	margin: 2px 0 0 0;
}

#sub_nav li {
	display: inline;
	margin: 0 12px 0 14px;
}

.main_slide {
	width: 950px;
	height: 484px;
	position: relative;
}

.testimonials {
	position: absolute;
	top: 30px;
	left: 30px;
	height: 404px;
	width: 480px;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	overflow: auto;
	background-image: url(site_graphics/transparent_background.png);
	background-repeat: repeat;
}

.links {
	position: absolute;
	top: 30px;
	right: 30px;
	height: 404px;
	width: 250px;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	overflow: auto;
}

.process {
	position: absolute;
	top: 0;
	left: 17px;
	height: 484px;
	width: 900px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	overflow: hidden;
}

.process img, .projects img {
	float: left;
	padding: 0 30px 0 0;
}

.process_text {
	width: 460px;
	height: 245px;
	float: left;
	overflow: auto;
	padding: 0 10px 0 0;
}


.projects {
	position: absolute;
	top: 0;
	left: 30px;
	height: 484px;
	width: 800px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	overflow: auto;
}

.gallery {
	float: left;
	margin: 30px 30px 0 0;
	text-align: center;
}

.gallery_small {
	float: left;
	margin: 55px 30px 0 0;
	text-align: center;
}


.media {
	position: absolute;
	top: 30px;
	right: 30px;
	height: 404px;
	width: 250px;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	overflow: auto;
}

.event {
	position: absolute;
	top: 30px;
	left: 30px;
	height: 404px;
	width: 250px;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	overflow: auto;

}

.media_text {
	position: absolute;
	top: 30px;
	left: 340px;
	height: 404px;
	width: 250px;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	
}

.enquiry {
	position: absolute;
	top: 30px;
	left: 30px;
	height: 404px;
	width: 480px;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
	overflow: auto;
	background-image: url(site_graphics/transparent_background.png);
	background-repeat: repeat;
}


img.padding {
	padding: 30px 30px 30px 0;
	float:  left;
}

.float_left_5px {
	float: left;
	margin: 0 5px 0 0;
}

.float_right {
	float: right;
}

.float_left {
	float: left;
	margin: 0;
}

#home_text {
	width: 170px;
	height: 464px;
	background-color: #A19D9B;
	padding: 10px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 16px;
	font-weight: normal;
	color: #fff;
	text-decoration: none;
}

p {
	margin: 10px 0 10px 0;
}

.red_line {
	background-color: #B70004;
	clear:both;
	width: 950px;
	margin: 5px 0 10px 0;
	float: left;
	height: 5px;
	background-repeat: no-repeat;
}

#footer {
	height: 130px;
	width: 950px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
}

#footer a:link, #footer a:visited {
	text-decoration: none;
	font-size: 13px;
	color:#000;
}

#footer a:hover, #footer a:active {
	text-decoration: none;
	color: #B70004;
}

#content_wrapper_gallery a:link, #content_wrapper_gallery a:visited, .links a:link, .links a:visited, #sub_nav a:link, #sub_nav a:visited, .testimonials a:link, .testimonials a:visited, .projects a:link, .projects a:visited  {
	text-decoration: none;
	color:#fff;
}

#content_wrapper_gallery a:hover, #content_wrapper_gallery a:active, .links a:hover, .links a:active, #sub_nav a:hover, #sub_nav a:active, #sub_nav #over, .testimonials a:hover, .testimonials a:active, .projects a:hover, .projects a:active {
	text-decoration: none;
	color: #B70004;
}

.enquiry a:link, .enquiry a:visited {
	text-decoration: none;
	color: #B70004;
	font-size: 14px;
}

.enquiry a:hover, .enquiry a:active {
	text-decoration: none;
	color: #fff;
}

.left {
	width: 680px;
	float: left;
}

.right {
	width: 250px;
	float: right;
	text-align: right;
}

.red {
	color: #B70004;
}

p {
	margin: 10px 0 10px 0;
}

a:link, a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a:hover, a:active {
	color: #B70004;
	text-decoration: none;
}

.headings {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	line-height: 20px;
	font-weight: normal;
	color: #B70004;
	text-decoration: none;
}

.projects li {
	margin: 10px 0 0 30px;
}
