* {
	padding: 0;
	margin: 0;
}
html,body{ 
	margin:0;
	padding: 10px 0 0 0;
}

body{
	font-family:Corbel, Arial,Helvetica,sans-serif;
	/*background-color:#302D6A;*/
	/*background-color:#fff;*/
	background-image: url(../../images/bg-image.gif);
	background-repeat:repeat;	
	height:100%;
	color:#fff;
}

h1 {
	margin-top:0;
	margin-bottom:0;
}

h2 {
	margin-top:0;
	margin-bottom:0;
}

h3 {
	margin-top:0;
	margin-bottom:0;
}


div#header {
	background-image:url(../../images/header_bg.gif);
	background-repeat:no-repeat;
	width:900px;
	height:150px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
}

div#header-image {		
	padding-left:25px;
	padding-top:20px;
}

div#header-subimage {	
	padding-top:10px;	
}

div#container {
	width:900px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../../images/bgImage.gif); 
	background-position:bottom;	
}

p {	

}

a {	
	color:#FFFFFF;
}

/* ENQUIRY FORM */
label {
	display:block;
	font-weight:bold;
	
}

input {
	
}
div#wrapper{
	/*float:right;
	width:70%*/
	float:right;
	width:600px;
	margin-right:50px;
}

div#content {
	margin:0;
	padding:0;
}

div#content p{ 
	line-height:1.4 
}
/*
div#navigation{ 
	float:left;
	width:25.9%;
	line-height:1.5em;
	margin-left:25px;
}
*/
div#navigation-top {
	background-image:url(../../images/navigation-top.gif);
	background-repeat:no-repeat;
	height:20px;
	width:200px;
	float:left;
	margin-top:0px;
	margin-bottom:0;
	margin-left:25px;
}

div#navigation-body {
	background-image:url(../../images/navigation-body.gif); 
	background-position:bottom;	
	background-repeat:no-repeat;
	float:left;
	width:200px;
	margin-left:25px;
	padding-top:2px;
	padding-bottom:30px;
	line-height:1.25em;	
}

div#voucher {
	float:left;
	width:200px;
	margin-left:25px;
	margin-top:40px;
	padding-top:2px;
	padding-bottom:30px;
}

div#navigation-body a { 
	color:#fff;
	font-weight:bold;
	padding-left:15px;
	text-decoration: none;
}



div#extra{	
	 
}

div#footer{	
	padding-bottom:15px;
	text-align:center;
}




div#spacer{ 
	border-top: solid 1px #CCCCCC;
	clear:both;
	margin:0;
	padding-top:10px;
	margin-left:25px;
	margin-right:40px;
	
}

div#extra{ 
	clear:both;
	width:100%
	/*margin-left:30px;
	margin-right:40px;*/
}

div#contact {
	float:right;
	width:275px;
	padding-left:5px;
}

div#contact a {
	text-decoration: none;
}

div#location {
	float:left;
	width:275px;
	padding-left:40px;
}

div#location ul {
	padding-left:15px;
}

div#email {
	width:275px;
	float:left;
	padding-left:20px;
}

div#footer p { 
	clear:both;
	margin:0;
	padding-top:10px;
	margin-left:30px;
	margin-right:40px;
	padding-bottom:3px;
}