body, div, span, ul, li, a {
	margin:0;
	padding:0;
}
p, h1, h2, h3 {
	margin:0;
	padding-top:0;
	padding-right: 0px;
	padding-bottom:5px;
	padding-left: 0px;
}
h1  {
	font-size:18px;
	padding-bottom:15px;
	font-weight:bold;
	color: #666633;
}
h2 {
	font-size: 16px;
	color: #666633;	
}
a {
	font-weight: bold;
	color: #666633;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(../images/background_countertops.gif);
	background-repeat: repeat;
}
#outer {
	
	width: 800px;
	position: relative;
	margin: auto;
	border: 2px solid #000000;
}

#topnav {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FFFF99;
	background-color: #666633;
	height: 25px;
	width: 800px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCC66;
	border-bottom-color: #CCCC66;
}

#topnav li {
	float: left;
	margin-right: 15px;
	padding-right: 15px;
	list-style-type: none;
}
#topnav ul {
	padding-top: 6px;
	padding-left: 37px;

}
#topnav a {
	color: #FFFF99;
	text-decoration: none;
}
#header {
	height: 98px;
	width: 800px;
}
#content {
	float: left;
	background-color: #CCCC99;
}
#rightcontent {
	background-color: #FFFFCC;
	width:399px;
	border-left:#000000 1px solid;
	float:right;
	min-height:503px;
	height:auto !important;
	height:503px;
}

#rightcontentpad {
	padding-top: 51px;
	padding-left: 20px;
}

#leftcontentpad {
	position: absolute;
	top: 51px;
	right: 0px;
	padding-left: 20px;
}

#leftcontent {
	/*width: 394px;*/
	width:400px;
	position: relative;
	float:right;
}


#footer {
	background-color: #000000;
	height: 50px;
	width: 800px;
	margin:auto;
	color:#CCCC99;
	text-align: center;
	float: left;
}
#footer li {
	float: left;
	margin-right: 10px;
	padding-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCC99;
	list-style-type: none;
}
#footer ul {
	padding-top: 10px;
	padding-left: 100px;
}
#footer a {
	color: #CCCC99;
	text-decoration: none;
}

#enter {
	position: absolute;
	left: 327px;
	top: 365px;
	width:145px;
	height:23px;
	background-color:#000000;
	color:#FFFFFF;
	border: #FFFFFF 2px solid;
	font-size:16px;
	text-align:center;
	padding-top:4px;
	font-weight:bold;
	z-index: 3;

 }
 #enter a {
 	text-decoration:none;
	color:#FFFFFF;
}

#about {
	position:absolute;
	top:10px;
	left:100px;
	width:600px;
	z-index:3;
	color:#000000;
	font-size:14px;
	background-color:#000000;
	color:#FFFFFF;
	border: #FFFFFF 3px solid;
	padding:8px;
}
#leftcentertext	{
	width: 225px;
	padding-right:85px;
}
#rightcentertext  {
	width: 225px;
	padding-left:85px;
}
