body	{
	background-color: #EFF1F0;
	font-family: arial;
}

#header	{
	width: 971px;
	height: 191px;
	background-image: url("images/header_bg.jpg");
	margin: 0 auto;
}

#header img	{
	padding-left: 40px;
	padding-top: 25px;
}

#header_nav	{
	width: 971px;
	height: 27px;
	background-image: url("images/topbar_bg.jpg");
	margin: 0 auto;
}

#main	{
	clear:left;
	float:center;
	width:971px;
	overflow:hidden;
	background-image: url("images/body_bg.jpg");	
	margin: 0 auto;
}

#columncontainer	{
	float: left;
}

#footer_nav	{
	width: 971px;
	height: 35px;
	background-image: url("images/bottombar_bg.jpg");
	margin: 0 auto;
	text-align: center;
	color: #ffffff;
	font-size: 0.9em;
	border: 0px solid #000000;
}

#footer_nav a	{
	color: #ffffff;
	text-decoration: none;
	font-type: arial;
}
	
#footer_nav a:hover	{
	color: #ffffff;
	text-decoration: underline;
}

#footer	{
	width: 971px;
	height: 48px;
	background-image: url("images/footer_bg.jpg");
	margin: 0 auto;	
	color: #ffffff;
	line-height: 2.4em;
	text-align: center;
	font-size: 0.8em;
}


#left-column	{
	float: left;
	width: 214px;
	border: 0px solid #ff0000;
	margin-left: 20px;
}

#right-colum {
	/*width: 717px;*/
	float:left;
	width:100%;
	position:relative;
	right:50%;
}

#content	{
	width: 650px;
	float: right;
	margin-right: 50px;
	padding-top: 20px;
}

#content a	{
	color: #000000;
	font-size: 0.9em;
}

#content a:hover	{
	text-decoration: none;
}


#content ul	{
	text-align: justify;
	color: #000000;
	font-size: 0.9em;
	list-style: url("images/listdot.gif");
}

h1	{
	color: #c73f34;
	font-size: 1.4em;
}

h3	{
	color: #c73f34;
	font-size: 0.8em;
}

p	{
	text-align: justify;
	color: #000000;
	font-size: 0.8em;
}

#nav	{
	list-style: none;
	margin-top: 0px;
	padding-left: 0px;
	padding-right: 20px;
	color: #CA3553;
	display: block;
	width: 214px;
}

#nav a	{
	color: #ca3553;
	text-decoration: none;
	font-weight: bold;
	display: block;
	padding-left: 20px;
	padding-top: 13px;
	font-size: 0.9em;
}

#nav a:hover	{
	color: #c73f34;
	text-decoration: none;
	font-weight: bold;
	background-image: url("images/navtab_bg.png");
	background-position: left -20px;
	display: block;
	height: 30px;
	width: 195px;
}

#nav_large a:hover	{
	color: #c73f34;
	text-decoration: none;
	font-weight: bold;
	background-image: url("images/navtab_bg.png");
	background-position: left -20px;
	display: block;
	height: 45px;
	width: 195px;
}

#nav_large2 a:hover	{
	color: #c73f34;
	text-decoration: none;
	font-weight: bold;
	background-image: url("images/navtab_bg.png");
	background-position: left -20px;
	display: block;
	height: 45px;
	width: 195px;
}

#enquiries	{
		
}

#enquiries table	{
	background-color: #999999;
	color: #ffffff;
	font-size: 0.9em;
}

.infobox	{
	float: left;
	padding-right: 5px;
	font-size: 0.8em;
	font-weight: bold;
	color: #000000;
	padding-top: 20px;
	padding-bottom: 20px;
}

.infobox_red	{
	color: #c73f34;
}	

#iip	{
	padding-top: 40px;	
	text-align: center;
	padding-bottom: 10px;
}

.reset	{
	background-image: url("images/reset_button.png");
	width: 88px;
	height: 29px;
	border: 0px;
	color: #000000;
	font-weight: bold;
}

.submit	{
	background-image: url("images/send_button.png");
	width: 88px;
	height: 29px;
	border:0px;
	color: #ffffff;
	font-weight: bold;
}

#linkbuttons img	{
	padding-bottom: 10px;	
	padding-right: 10px;
}

#footnavspacing	{
	padding-top: 10px;	
}

#rightunderbar	{
	background-image: url("images/banner_underbar.jpg");
	width: 717px;
	float: right;
	margin-right: 20px;
	height: 27px;
	color: #ffffff;
	text-align: left;
	font-size: 0.9em;
	line-height: 1.8em;
}	

#rightunderbar a	{
	color: #ffffff;
	text-decoration: none;
}	

#rightunderbar a:hover	{
	color: #ffffff;
	text-decoration: underline;	
}	
