html, body
{
	margin: 0;
	padding: 0;
}

img
{
	border: 0;
}

div#navshell
{
	position: relative;
	width: 960px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	background: #2f3d37;
}

div#navshell a#logo
{
	position: absolute;
	left: 12px;
	bottom: 8px;
	display: block;
	width: 355px;
	height: 40px;
	overflow: hidden;
	text-indent: -99999px;
	background: url(images/nav_logo.gif) #2f3d37 no-repeat;
}

#contentshell
{
	width: 960px;
	margin: 8px auto 0 auto;
	padding: 6px 0 3px 0;
	background: url(images/shadow_grey.gif) repeat-x #e0dfde;
}


#footer {
	position:relative;
	width: 960px;
	height: 92px;
	margin: 0px auto 12px auto;
	background: #fff;
	background: url(images/footer_bg.gif) repeat-x #e0dfde;

}

#footerinfo {
	position:absolute;
	width: 268px;
	height: 92px;
	background: #fff;
	background: url(images/footerinfo.gif) repeat-x #e0dfde;
	bottom: 0;
	right: 0;
}

.container_1
{
	position: relative;
	display: inline;
	float: left;
	width: 622px;
	margin: 0 0 0 5px;
	padding: 0;
}

.container_2
{
	float: right;
	display: inline;
	width: 331px;
	margin: 0 2px 0 0;
	padding: 0;
}

.clearer
{
	width: auto;
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
	overflow: hidden;
}

#S1_leftbox_1
{
	width: 622px;
	height: 261px;
	background: url(images/sellsite_01.gif) no-repeat 0 0;
}

#S2_leftbox_1
{
	width: 622px;
	height: 276px;
	background: url(images/sellsite2_01.jpg) no-repeat 0 0;
}

#S1_leftbox_2
{
	width: 622px;
	height: 201px;
	background: url(images/sellsite_02.gif) no-repeat 0 0;
}

#S2_leftbox_2
{
	width: 622px;
	height: 186px;
	background: url(images/sellsite2_02.gif) no-repeat 0 0;
}

#rightbox_1
{
	position: relative;
	width: 331px;
	height: 153px;
	background: url(images/sellsite_03.gif) no-repeat 0 0;
}

#investorphoto
{
}

#info_01
{
	position: absolute;
	width: 175px;
	height: 80px;
	top: 45px;
	right: 15px;
}

#info_01 p
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #4F6058;
	font-size: 10px;
	line-height: 14px;
	margin: 0 0 4px 0;
}

#investorphoto
{
	position: absolute;
	width: 100px;
	height: 73px;
	background: url(images/steve_01.jpg) no-repeat 0 0;
	top: 54px;
	left: 25px;
}

#rightbox_2
{
	position: relative;
	width: 331px;
	height: 309px;
	background: url(images/sellsite_04.gif) no-repeat 0 0;
}

#divMainForm
{
	position: absolute;
	width: 298px;
	height: 207px;
	bottom: 18px;
	left: 15px;
}

/* START OLD FORM CLASSES */
.FieldLabel
{
	font-family: Arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #919e3e;
	text-decoration: none;
}

.FooterText
{
	font-family: Verdana;
	font-size: 8pt;
	color: #000000;
	text-decoration: none;
}

.txtFName
{
	font-size: 9pt;
	font-family: Verdana;
	width: 144px;
	height: 14px;
}

.txtLName
{
	font-size: 9pt;
	font-family: Verdana;
	width: 144px;
	height: 14px;
}

.txtPPhone
{
	font-size: 9pt;
	font-family: Verdana;
	width: 105px;
	height: 14px;
}

.txtSPhone
{
	font-size: 9pt;
	font-family: Verdana;
	width: 105px;
	height: 14px;
	color: Gray;
}

.txtSPhone_Type
{
	font-size: 9pt;
	font-family: Verdana;
	width: 105px;
	height: 14px;
	color: Black;
}

.txtZipCode
{
	font-size: 9pt;
	font-family: Verdana;
	width: 68px;
	height: 14px;
}

.txtEmail
{
	font-size: 9pt;
	font-family: Verdana;
	width: 170px;
	height: 14px;
}

.ddlIsListed
{
	font-family: Verdana;
	font-size: 12px;
	width: 120px;
	height: 20px;
}

.ddlPropertyType
{
	font-family: Verdana;
	font-size: 12px;
	width: 100px;
	height: 20px;
}

.ddlHowSoon
{
	font-size: 12px;
	font-family: Verdana;
	width: 195px;
	height: 20px;
}

