@charset "utf-8";
body {
	background-color: #FFFFFF;
	margin:0px;
}
#wrapper {
	width: 750px;
	text-align: left;
	background-position: center;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(Header.png);
	height: 75px;
}
#navbar {
	height: 37px;
	background-image: url(Bar.jpg);
}
#mainimage {
	height: 192px;
}
#leftcolumn {
	height: 215px;
}
#footer {
	height: 90px;
	background-image: url(Footer.jpg);
}
.style1 {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
}
a:link {
	color: #999;
	text-decoration: none;
}
a:hover {
	color: #FFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #090;
}


#form3 {
	float: right;
	width: 240px;
	background-image: url(Form.jpg);
	background-repeat: no-repeat;
	height: 405px;
}
#form3    #Name {
	margin-left: 18px;
	margin-top: 43px;
}
#form3   #Company {
	margin-left: 18px;
	margin-top: 35px;
}
#form3   #Email {
	margin-left: 18px;
	margin-top: 24px;
}
#form3   #Phone {
	margin-left: 18px;
	margin-top: 24px;
}
#form3   #button {
	margin-left: 18px;
	width: 187px;
	margin-top: 15px;
}
#mainimage2 {
	height: 390px;
	width: 505px;
	background-repeat: no-repeat;
	float: left;
}
#leftcolumn2 {
	float: left;
	width: 480px;
	line-height: 18px;
	height: 200px;
}
#rightcolumn {
	float: right;
	width: 260px;
	line-height: 18px;
	height: 220px;
}
#maincolumn {

}
.openingtimes {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	float: right;
	margin-right: 22px;
	margin-top: 30px;
	font-weight: bold;
}
