html{font-family: Verdana, Arial, Helvetica, sans-serif;}
.body {
	height: 100%;
	background-color: #222222;
}
h2 {
	font-size: large;
}
h3{font-family: Verdana, Arial, Helvetica, sans-serif;}
#container {
	width: 900px;
	background-image: url(images/MainBG.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	height: 700px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#containercontent {
	width: 900px;
	background-image: url(images/MaininsideBG.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	height: 700px;
}
#content {
	height: 100%;
	float: left;
	width: 356px;
	}
#logo {
	height: 114px;
	width: 350px;
	display: block;
}
#nav {
	margin-top: 150px;
	width: 356px;
	padding-left: 5px;
}
#checkprice {
	width: 350px;
	background-image: url(images/CheckLatestPrices.jpg);
	height: 41px;
	display: block;
	background-repeat: no-repeat;

}
#orderform {
	background-repeat: no-repeat;
	background-image: url(images/OrderForm.jpg);
	display: block;
	height: 41px;
}
#faq {
	height: 40px;
	background-repeat: no-repeat;
	background-image: url(images/FAQ.jpg);
	display: block;
	height: 41px;
}
#contactus {
	height: 38px;
	background-repeat: no-repeat;
	background-image: url(images/ContactUs.jpg);
	display: block;
	height: 41px;
}
#main {
	width: 500px;
	margin-left: 30px;
	padding-right: 5px;
	padding-left: 2px;
	margin-top: 60px;
	float: right;
}
#footer {
	width: 350px;
	height: 150px;
	clear: both;
	margin-top: 160px;
	padding-left: 5px;
}
#contenthead {
}
#order { 
}
.ordersent {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	clear: both;
}
.required {
	font-weight: bold;
	color: #FF0000;
	font-size: 10px;
	text-align: left;
	margin: 0;
}
.secure {
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	display: inline;
}
p.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
}
p.content {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	display: inline;
	margin: 0;
	padding: 0;
}
p.price {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #CC3300;
	font-weight: bold;
}
p.headfooter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	text-align: left;
	color: #FFFFFF;
}
p.footer {
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	color: #FFFFFF;
}
table, th, td {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
.fieldset {
	display: block;
	padding-left: 1em;
	padding-top: 0em;
	padding-right: 1em;
	padding-left: 1em;
	font-size: 75%;
	width: 200px;
	border: thin solid #B8B8B6;
	margin-top: 0px;
	margin-right: 1em;
	margin-bottom: 1em;
	margin-left: 0px;
	padding-bottom: 1em;
}
label {
	display:block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
}
#submitform.select { display:block}
legend { font-weight: bold;	font-size: 14px; }
#formcustomer { float: left; }
#formcontact { float: right; }
#formdelivery{ float: right; }
#formpayment{ float: left; }
input:focus {
	background-color:#7593C7;
	color: #FFFFFF;
}
p.house {
	text-align: center;
	font-size: 12px;
}
img { margin-left: 50px; 
}
textarea { font-family: Verdana, Arial, Helvetica, sans-serif; }
