#mainmenu {
	position: absolute;
	height:;
	width:240px;
	top: 108px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	z-index:2;

}
#mainmenu p{
	height:53px;
	padding-left:100px;
	padding-top:0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #917956;
}
#mainmenu a{
	font-size: 100%;
	text-decoration: none;
	color: #666666;
	font-weight: normal;

	width: 100%;
}

#mainmenu a:hover{
	color: #1A58D3;
	background-color: #eeeeee;
	cursor: hand;

}
#searchBox {
	width:250px;
	margin-left:2px;
	position: relative;
	float: left;
	height: 150px;
	top: 10px;
	left: 35px;
	font-size: 80%;
	line-height: 1.5em;
}
#HeaderCart {
	width:500px;
	position: relative;
	right: 10px;
	top: 80px;
	float: right;
	height: 40px;
}
#loginBox {
	width:260px;
	position: relative;
	right: 25px;
	top: 20px;
	float: right;
	height: 40px;
	font-size: 80%;
}
#loginBox_User {
	float: left;
	text-align: left;
}
#loginBox_Pass {
	float: right;
	text-align: left;

}

#contentLeft
{
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #CC9966;
}
#contentCentre
{
	margin: 0px;
	left: 250px;
}
#contentRight
{
	margin-left:0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#Results{
	width: 100%;
	font-size: 80%;
	float:left;
	margin-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
}
.Results2{
	background-image: url(../images/BGRD_resultsBox.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#Results a{
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
#Results_Address{
	float:left;
	margin-left:10px;
}
 #Results_Telephone{
	float:left;
	margin:10px;
}
#Button_UserAction, #Button_Offer {
	float:right;
	margin:3px;
	width:90px;
	background: url(../images/Button_orange.gif) no-repeat center;
	text-align: center;
	padding: 3px;

	}
#Button_UserAction2, #Button_Offer {
	float:right;
	margin:3px;
	width:90px;
	background: url(../images/Button_green.gif) no-repeat center;
	text-align: center;
	padding: 3px;

}
#Button_UserAction2 a{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
}
#Button_Offer { float:right;}
#Button_AdminAction{
	padding: 3px;
	background-color: #cccccc;
	text-align: center;
	border: 1px solid #666666;
	margin-bottom:10px;
	margin-top:10px;
}
#Button{
	margin:3px;
	width:90px;
	background: url(../images/Button_grey.gif) no-repeat center;
	text-align: center;
	padding: 3px;

	text-decoration: none;
	color: #666666;
	font-weight: normal;
	float:right;
}
#Button a{
	text-decoration: none;
	color: #666666;
	font-weight: normal;
}
#TitleBar{
	width: 100%;
	font-size: 110%;
	float:left;
	margin-bottom:10px;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #FFD259;
	padding-bottom: 10px;
	background-image: url(../images/Bgrd_Grid.gif);
	background-repeat: no-repeat;
	background-position: right;
	font-weight: bold;
} 
#Form {
	padding: 3px;
	font-size: 80%;
}

.FormElement1 {

	color: #666666;
	border: 1px solid #9195A2;
	background-color: #FFFFFF;
}
.FormElement2 {

	color: #666666;
}
.FormButton {

	width:260px;
	height:40px;
	background: url(../images/Button_red.gif) center;
    padding:8px 5px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border: 0px;
	cursor: hand;
}
.FormButton2 {
	margin:0px 0px 0px;
	width:45px;
	background: url(../images/Button_red.gif) no-repeat center;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: normal;
	border: 0px;
	cursor: hand;
}
.table_width {
width: 80%;
}.HomeQ {
	font-size: 14px;
	color: #F27923;
	background-image: url(../images/Bgrd_Question.gif);
	height: 26px;
	vertical-align: bottom;
	border: 3px solid #FFFFFF;
}
.small {
	font-size: 10px;
}
.Homebox {
	background-color: #eeeeee;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
#contactform{
	position: absolute;
	height:;
	width:205px;
	top: 540px;
	padding-right: -20px;
	padding-bottom: 3px;
	padding-left: 75px;
	z-index:2;

}
#FooterMenu{
	margin-right:;
	text-align: center;
	left:;

	position: relative;
	width: 100%;
}
#FooterMenu a{
	font-size: 100%;
	text-decoration: none;
	color: #666666;
	font-weight: normal;

	width: 100%;
}

#FooterMenu a:hover{
	color: #1A58D3;

	cursor: hand;

}

#contentCentre iframe {
	margin: 1em 0;
}