body {
  	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
  	height:100%;
	width:100%;
	font-size: 12px;
	background: #999999 url(../img/backgrounds/bg2.gif) top center repeat-y;
	text-align: center;
	min-width:760px;		
	}

* {
		margin: 0px;
		padding: 0px;
		}
		
	h1, h2, h3, h4, h5, h6, p, blockquote, hr,
 	label, ol, dl, table, fieldset, address {
    	margin-bottom: 1em;
		}

textarea {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
width:250px;
height:5em;
}

input {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
}

select {
font-family: Arial, Helvetica, sans-serif;
font-size:12px;
padding:1px;
width:135px;
}

#enquiry input {
	font-size:11px;
	width:122px;
	}
	
#enquiry textarea {
	font-size:11px;
	width:122px;
	height:30px;
	}

table {
font-size: 12px;
border-collapse:collapse;
}

td {padding:5px;}

table.center {margin-left:auto; margin-right:auto;}

h1 {
font-size: 19px;
color: #fff;
font-weight:normal;
}

h2 {
font-size: 16px;
color:#3F4C6B;
font-weight:normal;
}

h3 {
font-size: 17px;
color: #CC0000;
font-weight:bold;
}

h4 {
font-size: 14px;
color: #CC0000;
font-weight:bold;
}

h5 {
font-size: 13px;
font-weight:bold;
}

h6 {
font-size: 14px;
color: #fff;
font-weight:bold;
}

a:link {
	font-size: 12px;
	color:#00714D;
	text-decoration: none;
	}

a:visited {
	font-size: 12px;
	color: #00714D;
	text-decoration: none;
	}
	
a:hover {

	font-size: 12px;
	color: #CC0000;
	text-decoration: none;
	}


	#contact a:link {
		font-size: 11px;
		color:#00714D;
		}
	
	#contact a:visited {
		font-size: 11px;
		color:#00714D;
		}
		
	#contact a:hover {
		font-size: 11px;
		color:#cc0000;
		}
		
	
	#footer a:link {
		font-size: 11px;
		color:#00714D;
		}
	
	#footer a:visited {
		font-size: 11px;
		color:#00714D;
		}
		
	#footer a:hover {
		font-size: 11px;
		color:#cc0000;
		}

.pic {float:right; padding:3px; margin-left:1em; border:1px solid #ccc;}

.picture-frame {padding:3px; margin-right:10px; border:1px solid #ccc;}


.summary {width:156px; height:190px; margin-bottom:10px; float:right; border:1px solid #ccc;  padding-top:9px; background:#fff url(../img/backgrounds/summary.gif) bottom right no-repeat;}

.summary p  {margin-left:9px; margin-right:9px;}
.summary h4 {margin-left:9px; margin-right:9px;}
		
#contactform input {
	padding:1px;
	margin:1px;
	}
	
#contactform textarea {
	padding:1px;
	margin:1px;
	}
	

#top-page
	{
	height:110px;
	border-bottom:1px solid #333;
	text-align:center;
	background:#999 url(../img/car-cut.jpg) no-repeat top right;
	}
	
	#top-page-container
		{
		width:780px;
		margin: 0 auto; 
		text-align:left;
		}
		
	#banner-image
		{
		background:#fff url(../img/road.jpg) no-repeat top left;
		width:780px;
		height:100px;
		margin: 0 auto; 
		text-align:left;
		}

#navigation
	{
	height:30px;
	margin: 0 auto; 
	text-align:center;
	background-color:#545454;
	}
	
	#navigation-container
		{
		width:790px;
		margin: 0 auto; 
		text-align:left;
		padding-top:7px;
		}

#full-page
		{
		text-align: justify;
		margin: 0 auto; 
		width:740px;
		height:100%;
		background:#fff url(../img/backgrounds/orange-right.jpg) no-repeat top right;
		border-left: 1px solid #cccccc;
		border-right: 1px solid #cccccc;
		}

#right {	
	line-height: 1.2em;
	float:right;
	width:530px;
	}
	
#right-padding {padding:23px 30px 15px 0px;}
	
#left-menu {
	padding-top:13px;
	padding-left:15px;
	width:165px;
	background-color:#3F4C6B;
	border-right:1px solid #cccccc;
	color:#444444;
	font-size:11px;
	}

#menu {
    width:150px;
	background-color:#3F4C6B;
	padding-top:15px;
	}
	
#menubg { 
	background:#3F4C6B url(../img/backgrounds/contact.gif) no-repeat 0px 0px; 
	padding:9px 0px 15px 12px; 
	height:201px;
	}

#footer {
	clear: both;
	margin: 0 auto;
	padding:15px 0px 20px 0px;
	border-top: 1px solid #cccccc;
	width: 740px;
	text-align: center;
	color: #808080;
	font-size: 10px;
	}
	
#contact {
	background:#3F4C6B url(../img/backgrounds/enquiry.gif) no-repeat 0px 0px; 
	padding:9px 0px 0px 12px;
	height:291px;
	}
	
#right ul {
	list-style-type: disc;
	list-style-position: inside;
	}

ul.leftmenu {
		list-style-type: none;
		background-color: transparent;
		voice-family: "\"}\"";
		voice-family: inherit;
		width: 150px;
		}
		
		html>body ul.leftmenu {
			width: 150px;
			}
		
		ul.leftmenu li {
			margin-left: 0;
			padding: 0;
			}
			
		ul.leftmenu ul {
			list-style-type: none;
			padding:0px;
			voice-family: "\"}\"";
			voice-family: inherit;
			margin: 0;
			}
			
		ul.leftmenu a {
			font-weight: normal;
			text-decoration: none;
			background-color: transparent;
			width:128px;
			display: block;
			voice-family: "\"}\"";
			voice-family: inherit;
			padding:1px 0px 2px 1px;
			}
			
		li.leftmenuselect a {
			font-weight: normal;
			text-decoration: none;
			background-color: transparent;
			width: 125px;
			border-left:5px solid #cc0000;
			display: block;
			voice-family: "\"}\"";
			voice-family: inherit;
			padding:1px 0px 2px 3px;
			}
			
		html>body ul.leftmenu a {
			width: 150px;
			}
			
		ul.leftmenu a:hover {
			color:#FFFFFF;
			text-decoration:none;
			background-color:#cc0000;
			width:125px;
			}