Body {
	background-color: #f9f2de;
	margin: 0px;
}
.Height {
	height: 100%;
}
.Hme-Banner {
	background-image: url(../images/Hme-Banner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 315px;
}
.Hme-NavBgBig {
	background-image: url(../images/Hme-NavBgBig.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.BlackBg {
	background-color: #000000;
}
.NavNor {
	font-family: Arial;
	font-size: 13px;
	color: #FFFFFF;
	background-image: url(../images/NavNor.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 31px;
	width: 79px;
	cursor: pointer;
}
.NavRoll {
	font-family: Arial;
	font-size: 13px;
	color: #bca778;
	background-image: url(../images/NavRoll.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	height: 31px;
	width: 79px;
	cursor: pointer;
}

.Padding-GalleryBox {
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 20px;
	padding-left: 50px;


}
#gallery
{
	width:859px;
	height:537px; 
	margin:0 auto;
}
/*#galleryhome  {*/
	/*width:100%;*/
    /*max-width:866px;*/
/*}*/
.Gallery-ImageBox,
.Gallery-custom,
.Gallery-renovation,
.Gallery-kitchen,
.Gallery-commercial
{
	background-image: url(../images/Gallery-ImageBox.jpg);
	height: 253px;
	width: 400px;
	background-repeat: no-repeat;
	background-position: 24px top;
	padding: 0 24px 24px 24px;
}
.Gallery-custom
{
	background-image: url(../images/Gallery-custom-box.jpg);
}
.Gallery-renovation
{
	background-image: url(../images/Gallery-renovation-box.jpg);
}
.Gallery-kitchen
{
	background-image: url(../images/Gallery-kitchen-box.jpg);
}
.Gallery-commercial
{
	background-image: url(../images/Gallery-commercial-box.jpg);
}
.linkeme a
{
	display:block;
	height:inherit;
	margin-top:-24px;
	width:inherit;
	text-indent:-9999px;
}
.Gallery-FtrLine {
	background-image: url(../images/Gallery-FtrLine.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
    width:944px;
}
.Gallery-FtrNavBg {
	background-image: url(../images/Gallery-FtrBg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}
a.FtrGallery:link {
	font-family: Arial;
	font-size: 11px;
	color: #d2b97f;
	text-decoration: none;
}
a.FtrGallery:visited {
	font-family: Arial;
	font-size: 11px;
	color: #d2b97f;
	text-decoration: none;
}
a.FtrGallery:hover {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.Padding-Testimonials {
	padding: 20px;
}
.TxtArea-1 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 21px;
	width: 578px;
	padding-left: 2px;
    margin-top: 1%;
}
.TxtArea-2 {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	height: 21px;
	width: 320px;
	padding-left: 2px;
    margin-top: 1%;
}
#form
{
    margin: auto;
    width: 70%;
    height: auto;
    padding-top: 5%;
}








