
body 
{ 
	font-family: Verdana, Georgia, Times New Roman, Sans-serif;
	font-weight: normal;
	font-size: small;
	color: #000000;
	text-decoration: none;

	background-color:#FFFFFF;
	
	margin: 0 0 3px 0;

}
table{
	border-collapse: collapse;
	empty-cells: show;
}

#page{
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	width: 640px;
	padding: 0;
	font-size: 1em;
	
}


#imghead{
	padding: 0;
	margin: 0;
}


#header{
	line-height: 24px; 
	vertical-align: middle;
	text-align: left;
	padding: 0;
	padding-left: 8px;	
	background: #333333;	
	color: #6699cc;	
	text-decoration: none;
	font-size: small;
}

#header a{
	text-decoration: none;
	color: #6699cc;
}
#header a:hover {
	color: #000000;
	background: #6699cc;
}

/*

#menu {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	}

#menu li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}


#menu li a {
	background: #fff;
	width: 127px;
	height: 2em;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: none;
	padding: 0;
	margin: 0;
	color: #69c;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-size:    xx-small;      
	voice-family: "\"}\"";   
	voice-family: inherit;   
	font-size:    x-small;   
	}
#menu li a.lastlink{
	border-right: 1px solid #ccc;
	width: 126px;
	}
#menu li a:hover{
	background: #ccc;
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 

*/


#footer{
	line-height: 22px;
	text-align: center;
	font-size: x-small;
	float: left;
	display: block;
}

#footer a {
	font-weight: bold;
	color: #000099;
	text-decoration: underline;
}
#footer a:hover {
	color: #000000;
	text-decoration: none;
	background: #6699CC;
}


#content{
	display: inline;
}
#content a {
	color: #000099;
	text-decoration: underline;
}

#content a:hover {
	color: #000000;
	text-decoration: none;
	background: #eeeeee;
}


p{
	margin-top: 6px;
	margin-bottom: 8px;
	padding-bottom: 8px;
}
p.front{
	border-bottom: 1px solid #000000;
	padding-bottom: 12px;
	margin-bottom: 12px;
}
p.opening{
	font-style: italic;
}
p.links{
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
	margin-bottom: 12px;	
}
#content img{
	border: 1px solid #ccc;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 3px;
}
h1,h2,h3,h4,h5{
	font-size: inherit;
	clear: both;
}
h1{
	background-color:#6699cc;
	border:1px solid #333333;
	padding:2px;
	margin-bottom: 10px;
	font-size: small;	
	margin-top: 3px;
	}
h2{
	text-decoration: underline;
	font-size: small;
	margin-bottom: 8px;
	margin-top: 3px;
}

ul.alternate {
	list-style: none;
	padding-left: 0;
	
}
form dd{
	margin: 3px 0 6px 2px; 
}
form fieldset{
	padding: 10px 20px;
	margin: 10px;
	border: 1px solid #ccc;
}
form textarea{
	font-family: inherit;
	font-size: inherit;
}

#name, #email, #company, #telephone{
	width: 180px;
}
#enquiry{
	width: 300px;
	height: 100px;
}


#singlebox{
	text-align: left;
	padding: 6px;
	padding-top: 10px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}
#singlebox img{
	margin: 5px;
	clear: both;	
}


#leftbox {
	float: left;
	width: 319px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 360px;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 3px;
	text-align: justify;
	padding-bottom: 4px;
	height: 459px;
	}
body>#leftbox {
	width: 360px; /* ie5win fudge ends */
	}
	
#rightbox {
	float: right;
	width: 318px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 265px;
	padding: 3px;
	padding-top: 8px;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 455px;
}
body>#rightbox  {
	width: 265px; /* ie5win fudge ends */
}

#wr{
	margin: 10px 0 10px 0;
	text-align: left;
	float: left;
}
#wr table, #wr td {
	font-family: verdana;
	font-size: 100%;
	padding: 0;
	border: 0;
	background-color: #E2E7EC;
}
#wr a{
	font-family: verdana;
	font-size: 80%;
}
#wr img{
	margin-right: 3px;
}


