body, h1, h2, h3, ul, li
{
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica;
}

#center
{
	margin:auto;
	width:760px;
	border:1px solid #6699CC;
}
#banner
{
	background-image:url(http://www.south-carolina-homes.com/title.jpg);
	background-repeat : no-repeat;
	height:100px;
	background-color:#669ACC;
}
div.lista
{
	background-image:url(http://www.south-carolina-homes.com/bar.gif);
	height:32px;
}
#both
{
	background-color:#ECEAEA;
}
#left
{
	padding:5px 5px 5px 5px;
	width:160px;
	float:left;
}
#right
{
	border-left:2px solid #8D8D8D;
	padding:5px 5px 5px 5px;
	width:578px;
	float:right;
	background-color:#FFFFFF;
}
div.clear
{
	clear:both;
	width:100%;
	height:1px;
}

#menu
{
	padding:5px 0 0 5px;
	list-style-type:none;
	font-family:Tahoma;
	font-weight:bold;
	font-size:smaller;
}
#menu a
{
	color:#000066;
	text-decoration:none;
}

#menu a:hover
{
	text-decoration:underline;
	color:#FF774B;
	color:red;
}

#right p
{
	text-indent:15px;
	font-family:Times New Roman;
}
#foot
{
	float:right;
	font-size:smaller;
	font-weight:bold;
}

#partners
{
	width:760px;
	text-align:center;
	font-size:small;
	margin:auto;
}

#form
{
	border:1px solid black;
	margin:auto;
	font-size:smaller;
}

#form td, th
{
	text-align:left;
}

#form input, textarea, select
{
	border:1px solid black;
}

th.main
{
	text-align:center;
	height:32px;
	background-image:url(http://www.chicago-homes-guide.com/bar.gif);
}

tr.gr
{
	background-color:#F5F5F5;
}

img.right
{
	float:right;
	margin-right:10px;
}