*{
	margin:0;
	padding:0;
}

body{
	text-align:center;
	font: 76% Arial, Helvetica, sans-serif;
	color: #6C462B;
	background:#c3b498;
}

a:link { text-decoration: none; color: #6C462B;}
a:visited { text-decoration: none; color: #6C462B;}
a:hover { text-decoration: none; color: #A55C25;}
a:active { text-decoration: none; color: #6C462B;}

#wrapper {
	background:#fff url(../images/background-body_home.gif) left top repeat-x;
}

#content{
	margin:0 auto;
	padding-bottom:15px;
	width:1024px;
	background-color:#fff;
	text-align:left;
}

#masthead {
	text-indent:-999em;
	overflow:hidden;
	background:url(../images/h1-prestige_tradename.gif) center top no-repeat;
	height:112px;
}

#homeservices{
	background:url(../images/background-home_ul.jpg) top right no-repeat;
	padding-left:830px;
	padding-top:60px;
	padding-bottom:80px;
}

#homeservices li{
	list-style:none;
	line-height:21px;
	font-size:11px;
}

#homeservices{
	color:rgb(229,182,81);
}

#homeservices a:hover { 
	text-decoration: none; color: #A55C25;
}


#homecopy{
	margin-left:0;
	margin-top:20px;
	width:520px;
	margin-left:212px;
	color:rgb(149,105,51);
	line-height:1.8em;
}

#getflash{
	font-weight:normal;
	font-size:.8em;
	margin-left:700px;
}

#getflash a{
	display:block;
	text-align:left;
	padding:10px 0 10px 50px;
	background:url(../images/getflash.gif) left center no-repeat;
	width:18em;
}

#enter {
	font-size: 1.4em;
	font-weight: normal;
	text-transform: capitalize;
	text-align:left;
	margin:1em 0 0 212px;
	padding-left:40px;
	background:url(../images/btn-arrow.gif) left top no-repeat;
}

#footer{
	position:relative;
	bottom:0;
}

address{
	font-style:normal;
	color:#fff;
}

#footer {
	text-align:center;
	background:url(../images/background-footer_angle.gif) left top no-repeat;
	padding:25px 0 50px 0;
	clear:both;
	font-size:.9em;
	margin:0 auto;
	height:3em;
}

#footer address{
	width:1024px;
	margin:0 auto;
}

#footer a{
	color:#fff;
}

#footer a:hover {
	text-decoration: none; color: #A55C25;
}

/*

#content{
	text-align: center;	
	border-top: 1px solid #6B3D01;
	width:100%;
	background-color:#fff;
}

#lhcolumn{
	width:50%;
	line-height: 1.5em;
	font-size:1em;
	text-align:right;
	color:rgb(137,159,182);
	float:left;
	border-right: 1px solid #6c462b;
}

#lhcolumn p{
	width:33em;
	float:right;
	clear:left;
	padding:30px 40px 0 0;
	margin-bottom:20px;
}

#content #lhcolumn>p{
	width:auto;
	max-width:33em;
}

#lhcolumn address{
	font-style:normal;
	width:33em;
	clear:right;
	float:right;
	padding:0 40px 20px 0;
}

#content #lhcolumn>address{
	width:auto;
	max-width:33em;
}

#enter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	text-transform: capitalize;
	text-align:left;
	padding:7em 0 0 100px;
	margin-left:52%;
}


*/