*
{
	padding: 0;
	margin: 0;
}

.clear
{
	display: block;
	clear: both;
}

html, body
{
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
}

a img, fieldset
{
	border: 0;
}

/* TEXT STYLES ************************/

.warning
{
	padding: 10px;
	background: yellow;
	color: #333;
}

.name
{
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}

h1, h2, h3, h4, h5, h6
{
	color: #000;
}

#header h1
{
	height:138px;
}

h2
{
	margin-bottom: 10px;
}

h2#home_banner, h2#who_banner, h2#what_banner, h2#contact_banner, h2#testimonial_banner
{
	height:187px;
	color:#fff;
	font:normal .88em Verdana, Arial, Helvetica, sans-serif;
	text-indent: -9999px;
	width:579px;
}

h2#home_banner
{
	background:url(../images/home_banner.jpg) top left no-repeat;
}

h2#who_banner
{
	background:url(../images/who_banner.jpg) top left no-repeat;
}

h2#what_banner
{
	background:url(../images/what_banner.jpg) top left no-repeat;
}

h2#contact_banner
{
	background:url(../images/contact_banner.jpg) top left no-repeat;
}

h2#testimonial_banner
{
	background:url(../images/testimonial_banner.jpg) top left no-repeat;
}

h3
{
	margin-bottom: 10px;
	font-size: .81em;
}

p, ul#address li /* STANDARD PARAGRAPH STYLE */
{
	margin-bottom: 10px;
	font-size: .81em;
}

#contact_form p#enquire
{
	float:right;
	display:inline;
	margin:5px 27px 0  0;
	font-size: .81em;
}
	
#footer p
{
	padding-top: 10px;
	font-size: .76em;

}

/* LIST STYLES *************************/

li
{
	margin-bottom: 10px;
	color: #000;
}

#nav ul
{
	padding-top:2px;
}

#nav li
{
	display: inline;
	color:#FFFFFF;
	list-style:none;
	margin-right:12px;
}

#nav a
{
	color: #fff;
	text-decoration: none;
	display:block;
	float:left;
	padding:8px 12px 6px;
	font:normal .75em Verdana, Arial, Helvetica, sans-serif;
	border-right:1px solid #FFFFFF;
}

#nav a:visited
{
	color: #fff;
	text-decoration: none;
}

#nav a:hover, #nav a.active
{
	background:#fff200 url(../images/nav_active_grad.gif) repeat-x;
	color: #000!important;
}

#nav a#last 
{
	border-right:0;
}

#nav a#last.active, #nav a#last:hover
{
	background:url(../images/nav_contact_active.gif) no-repeat;
}

/* LAYOUT DIVS *************************/

#header_wrapper
{
	background: url(../images/header_grad.gif) repeat-x left top;
	height:125px;
	position:absolute;
	top:0;
	left:0;
	width:69.5%;
	z-index:-1;
}

#header_wrapper2
{
	background: url(../images/header_right.gif) repeat-x right top;
	height:138px;
	position:absolute;
	width:69.5%;
	z-index:-1;
	right:0;
	top:0;
}

#container
{
	min-height: 91%;
	width:958px;
	margin:0 auto;
	z-index:0;
}

#header
{
	text-indent: -9999px;
	background: url(../images/header.jpg) no-repeat left top;
	height: 95px;
}

#nav
{
	height:43px;
	text-indent:0;
	background: url(../images/nav.jpg) no-repeat left bottom;
}

#content_container
{
	clear:both;
	background:#fff;
	padding:21px 0 5px 0;
}
	
#content
{
	float:left;
	display:inline;
	margin-right:3%;
	width:60%;
}

#contact_form
{
	float:left;
	display:inline;
	width:34%;
	background:url(../images/contact_bg.jpg) no-repeat center bottom;
	height:394px;
	margin-top:-21px;
}

#footer
{
	background: url(../images/footer.jpg) no-repeat left bottom;
	height:81px;
	margin:0 auto;
	width: 953px;
}

#footer_wrapper
{
	background: url(../images/footer_grad.gif) repeat-x left bottom;
	height:81px;
	position:absolute;
	width:69.5%;
	z-index:-1;
	left:0;
}

#footer_wrapper2
{
	background: url(../images/footer_right.gif) repeat-x right bottom;
	height:81px;
	position:absolute;
	width:42.5%;
	z-index:-1;
	right:0;
}

/* LINK STYLES *************************/

a
{
	text-decoration: underline;
	color: #47648f;
}

a:visited
{
	text-decoration: underline;
	color: #47648f;
}

a:hover
{
	text-decoration: underline;
	color: #333;
}

#contact_form a
{
	color: #000;
}

/* FORM **/

label
{
	display:block;
	float:left;
	padding:10px 0 5px;
	clear:left;
	width:130px;
	font-size: 0.81em;
}

input[type=text]
{
	float:left;
	padding:3px;
	width:50%;
	border:1px solid #8fbef4;
	font-size: 0.81em;
	margin-bottom:6px;
}

textarea
{
	width: 95%;
	padding: 3px;
	height: 100px;
	font-size: 0.81em;
	border:1px solid #8fbef4;
}

input[type=submit]
{
	font-size: 0.81em;
	margin:6px 4px 0 0;
	float:right;
	display:inline;
	width:170px;
}

#home_col1, #home_col2
{
	float:left;
	display:inline;
	width:271px;
}
#home_col1
{
	padding-right:15px;
}

#home_col2
{
	padding-left:15px;
	border-left:1px solid #000;
}

#contact_form form, #contact_form h3
{
	padding:0 19px;
}

#contact_form h3
{
	padding-top:21px;
}

.content_image_left
{
	float:left;
	display:inline;
	padding:0 15px 15px 0;	
}

ul#address li, ul#address2 li
{
	list-style:none;
	margin-bottom:0;
}

ul#address2 li
{
	font-size: .81em;
}