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

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li,fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:justify;
	color:#fff;
	line-height: 19px;
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-color:#333;
	background-image:url(images/background-main.jpg);
	background-repeat:repeat-x;
}

body p{
	border-top: 0px;
	margin-top: 0px;
	padding-top: 0px;
}

a img {border: none;}

/*
HEADERS TO GO HERE
*/

h1 {font-size:16px; color:#fff; padding-bottom:15px;}
h2 {font-size:16px; color:#fff; padding-bottom:15px;}
h3 {font-size:16px; color:#fff; padding-bottom:15px;}

/*
DIV ID'S TO GO HERE
*/

#wrapper {
 	margin-left: auto;
 	margin-right: auto;
 	width: 980px;
	height:575px;
	margin-top:20px;
}

#nav {
	width:100%;
	padding-top:20px;
	height:20px;
	padding-bottom:20px;
	float:left;
	text-align:right;
}

#content {
	width:640px;
	float:left;
	padding-top:40px;
	padding-left:10px;
	
}

#content2 {
	width:490px;
	float:left;
	padding-top:40px;
	padding-left:10px;
	
}

#content3 {
	width:970px;
	float:left;
	padding-top:40px;
	padding-left:10px;
	
}

#contentb {
	width:100%;
	height:420px;
	float:left;
	padding-top:50px;
	
}

#content1 {
	width:540px;
	padding:10px;
	float:left;
	
}

#content1b {
	width:460px;
	padding:10px;
	float:left;
	
}

#imgright {
	width:302px;
	height:452px;
	float:right;
	padding-top:20px;
}

#imgright2 {
	width:452px;
	height:302px;
	float:right;
	padding-top:40px;
}

#enquiry {
	width:350px;
	float:right;
	margin-right:50px;
	padding:20px;
	border:1px solid #FFF;
}

#contact  {width:450px; float:left; padding:50px 0px 30px 50px;}
#contact1 {width:100px; float:left; padding-left:50px;}
#contact2 {width:350px; float:left; }

#gallery {width:980px; text-align:right; float:right;}

/*
CLASSES TO GO HERE
*/

.nav {font-size:15px; color:#fff; text-decoration:none; font-weight:bold; padding-right:20px;}
a.nav:hover {color:#999;}

.navend {font-size:15px; color:#fff; text-decoration:none; font-weight:bold;}
a.navend:hover {color:#CCCCCC;}

.titlegrey {color:#999; font-size:16px; font-weight:bold; line-height:25px;}
.titlewhite {color:#fff; font-size:16px; text-decoration:none; line-height:25px;}
a.titlewhite:hover {color:#999;}
.titlewhiteb {color:#fff; font-size:16px; text-decoration:none; line-height:25px; font-weight:bold;}

.enq {width:340px; height:17px; font-family:Arial, Helvetica, sans-serif; font-size:13px; padding-left:3px;}
.enq2 {width:340px; height:100px; font-family:Arial, Helvetica, sans-serif; font-size:13px; padding:5px;}

.grey40 {font-size:40px; color:#999;}

.thumb {padding: 0px 0px 25px 25px;}
.thumbend {padding: 0px 0px 0px 25px;}
.wp {padding-left:65px; float:left;}
.formula {width:30px; height:17px; font-family:Arial, Helvetica, sans-serif; font-size:13px; padding-left:3px; margin-top:5px;}
.message {font-size:12px; color:#FFFF00; line-height:25px; padding-top:10px;}