body {
	background: #DDDDDD;
	text-align: left;
	color: #232323;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}

.main {
	background: #DDDDDD;
	margin-left:0px;
}


#focus {width: 968px;height: 578px; position:absolute; text-align: left;z-index: 1; background: #DDDDDD;top: 50%;left: 50%; margin-top: -289px;	margin-left: -484px;}

#MainInnerArea {position:absolute; left:0px; top:0px; width:968px; height:578px; z-index:2; background-color: #DDDDDD; border-bottom: 1px solid #232323; border-top: 1px solid #232323;}

#Logo {position:absolute; width:224px; height:169px; z-index:10; left: 744px; top: 45px}
#Strapline {position:absolute; width:224x; height:20px; z-index:10; left: 744px; top: 214px;}
#MainPic {position:absolute; width:429px; height:490px; z-index:4; left: 0px; top: 44px; visibility: visible;}

/* set up to make it easier for Leigh to change the box height on the page */
#NewsText {position:absolute; width:225px; z-index:2006; left:474px; visibility: visible;}

#iframearea {position:absolute; width:432px; height:492px; z-index:4; left: 0px; top: 44px; visibility: visible;}


/* LINKS CONTROL */
/* main menu items */

.menuspacer {
	font-size: 10px;	
}

.dot {
	font-family: Georgia, Verdana, Helvetica, sans-serif;
	font-size:10px;
	color: #FAF6B9;
	font-weight:bold;
	padding-left:0px;
	padding-right:0px;
}


a.languagemenu {
	font-size: 10px;	
	text-decoration:none;
	font-weight: normal;
	color: #232323;
	width: 100px;
	height: 13px;
	display: block;
	border-top: 0px solid #575757;
	border-left: 0px solid #575757;
	border-right: 0px solid #575757;
	border-bottom: 0px solid #FAF6B9;

}



a.languagemenu:hover {
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
	display: block;
	height: 13px;
	border-top: 0px solid #425D52;
	border-left: 0px solid #425D52;
	border-right: 0px solid #425D52;
	border-bottom: 0px solid #918F90;
}



a.menu {
	font-size: 10px;	
	text-decoration:none;
	font-weight: normal;
	color: #232323;
	width: 150px;
	height: 13px;
	display: block;
	border-top: 0px solid #575757;
	border-left: 0px solid #575757;
	border-right: 0px solid #575757;
	border-bottom: 1px solid #232323;

}

a.menu:hover {
	font-weight: normal;
	font-size: 10px;
	text-decoration:none;
	display: block;
	height: 13px;
	border-top: 0px solid #425D52;
	border-left: 0px solid #425D52;
	border-right: 0px solid #425D52;
	border-bottom: 1px solid #918F90;
}





/* used for back/next buttons */

.formbutton {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: 500;
	color : #232323;
	border-top : 1px solid #858383;
	border-right : 1px solid #858383;
	border-bottom : 1px solid #545454;
	border-left : 1px solid #545454;
	background-color: #EFEFEF; 
}

/* used for contact form */

.formfield {
	font-family: Verdana, Arial, helvetica, sans-serif;
	font-size: 11px;
	color : #232323;
	border-top : 1px solid #858383;
	border-right : 1px solid #858383;
	border-bottom : 1px solid #858383;
	border-left : 1px solid #858383;
	background-color: #EFEFEF;
}


/* text control */

a {
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
	color: #232323;
}

a:hover {
	text-decoration:underline;
}

/* used on showroom page */

a.underline {
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
	color: #232323;
}



h5 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin-top:0px;
	margin-bottom:8px;
}

p {
	margin-top:8px;
	margin-bottom:8px;
	line-height:13px;
}

.top {
	margin-top:0px;
	margin-bottom:8px;
	line-height:13px;
}


td {
	color: #232323;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}




