html { min-height: 100%; margin-bottom: 1px; }
html { overflow: -moz-scrollbars-vertical !important; }


img, div, bMenu { behavior: url(iepngfix.htc) }
 
body {
	background-repeat: repeat-x;
	background-image: url(bg.jpg);
	background-color: #402e23;
	margin-top: 0px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	color: #FFF;
}
#wrapper {
	height: 700px;
	width: 750px;
	margin: 0px auto;
}
#header {
	height: 250px;
	width: 750px;
}
#logo {
	float: left;
	height: 200px;
	width: 200px;
	background-image: url(bg.png);
	margin-top: 50px;
}
#menu {
	float: right;
	height: 50px;
	width: 550px;
}
#page {
	height: 400px;
	width: 550px;
	float: right;
	padding-top: 50px;
	text-align: right;
}
#bMenu {
	float: right;
	height: 50px;
	width: 110px;
}
#left-pg-contact {
	height: 200px;
	width: 200px;
	float: left;
	padding-top: 50px;
	letter-spacing: 1px;
}
#footer {
	height: 100px;
	width: 750px;
	margin: 0px auto 60px auto;
	text-align: right;
}
.services {
	font-size: 16px;
	color: #FFF;
	letter-spacing: 1px;
}
.txtRegWhite {
	font-size: 20px;
	color: #999;
}
.txtRegGreen {
	font-size: 20px;
	color: #795741;
}
.txtSmallFooter {
	font-size: 9px;
	color: #666;
}
.txtRegTitle {
	font-size: 18px;
	color: #FFF;
}
.txtleft-pg-contact {
	font-size: 13px;
	color: #CCC;
}
.txtleft-pg-contact-title {
	font-size: 15px;
	color: #666;
}
#topQ {
	float: right;
	height: 200px;
	width: 550px;
	background-image: url(q.png);
}
#footer-left {
	height: 100px;
	width: 200px;
	text-align: right;
	float: left;
}
#left-pg-b1 {
	height: 200px;
	width: 200px;
	float: left;
	margin-left: -200px;
	margin-top: 200px;
	position: relative;
	background-image: url(b1.png);
}
a:link {
	text-decoration: none;
	border: 0;
	color: #402e23;
}
a:active {
	text-decoration: none;
	border: 0;
	color: #402e23;
}
a:hover {
	text-decoration: none;
	border: 0;
	color: #402e23;
}
a.roll:visited {
	border: 0;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #402e23;
}
.roll {
	border: 0;
}
#footer-right {
	height: 20px;
	width: 550px;
	text-align: right;
	float: right;
	padding-top: 80px;
}
a.roll:link {
	border: 0;
	color: #666;
}
a.roll:hover {
	border: 0;
	color: #CCC;
	background-color: #C00;
}
a.roll:active {
	color: #666;
}
