body
{
	margin: 0px;
}

.wrapper
{
	width: 815px;
	height: 679px;
	margin-left: auto;
	margin-right: auto;
}

.top
{
	width: 815px;
	height: 140px;
}

.logo
{
	width: 447px;
	height: 128px;
	float: left;
	background-image: url(/images/floorsim_logo.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

.logo_wrapper
{
	position: relative;
	top:63px;
	left:205px;
	width: 241px;
	height: 63px;
}

.logo img
{
	border: 0px;
	width: 241px;
	height: 63px;
}

.top_right
{
	width: 368px;
	height: 128px;
	float: right;
}

.top_right_spacer
{
	width: 368px;
	height: 45px;
}

.page_top_image
{
	width: 366px;
	height: 81px;
	border: solid 1px #666666;
	background-color: #F6850A;
	background-image: url(/images/banner.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

.page_top_image img
{
	border-right: solid 1px #666666;
	height: 81px;
	width: 331px;
}

.top_spacer
{
	width: 865px;
	height: 17px;
}

.mid
{
	width: 815px;
}

.mid_right
{
	width: 598px;
	height: 100%;
	float: right;
	border-top: solid 1px #666666;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
	padding-left: 20px;
	background: url(/images/grid_filler.gif) repeat-y 20px 1px;
}

.mid_right_border_wrapper
{
	border-bottom: solid 1px white;
	background-position: left bottom;
	background-repeat: no-repeat;
}

.mid_right_filler
{
	width: 216px;
	height: 465px;
	float: left;
	border-top: 10px solid white;
	border-right:15px solid white;
	overflow: hidden;
}

.mid_right_content
{
	width: 330px;
	height: 465px;
	height: 100%;
	float: left;
	overflow: hidden;
}

.mid_right_content_text
{
	
	line-height: 17px;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

.mid_right_content_title
{
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #F6850A;
}

.mid_right_content_form
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}

.mid_right_content_form_dropdown
{
	width: 150px;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	border: solid 1px #666666;
}

.mid_left
{
	width: 185px;
	float: right;
	text-align: right;
	padding-top: 40px;
	padding-right: 10px;
}

.mid_left_links_main
{
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #999999;
}

.mid_left_links_main a
{
	color: #999999;
	text-decoration: none;
}

.mid_left_links_main a:hover
{
	color: #F6850A;
	text-decoration: none;
}

.mid_left_links_sub
{
	line-height: 15px;
	letter-spacing: 1px;
	font-family: arial, sans-serif;
	font-weight: normal;
	font-size: 9px;
	color: #F6850A;
	padding-bottom: 5px;
}

.bullet
{
	vertical-align: text-bottom;
	height: 13px;
	width: 12px;
}

.mid_left_links_sub a
{
	color: #F6850A;
	text-decoration: none;
}

.mid_left_links_sub a:hover
{
	color: #999999;
	text-decoration: none;
}

.mid_left_links_login
{
	line-height: 20px;
	letter-spacing: 1px;
	font-weight: bold;
	font-family: arial, sans-serif;
	font-size: 11px;
	color: #F6850A;
	vertical-align: baseline;
}

.mid_left_links_login a
{
	color: #F6850A;
	text-decoration: none;
}

.mid_left_links_login a:hover
{
	color: #999999;
	text-decoration: none;
}

.bottom
{
	float: left;
	width: 815px;
	height: 52px;
}

.bottom_left
{
	border: 0px;
	width: 194px;
	height: 52px;
	float: left;
}

.bottom_right
{
	width: 618px;
	height: 52px;
	float: right;
	padding-top: 10px;
	background-color: white;
	border-left: solid 1px #666666;
	border-right: solid 1px #666666;
}

.bottom_right_left
{
	background-color: white;
	width: 20px;
	height: 29px;
	float: left;
}

.bottom_right_mid
{
	background-color: white;
	width: 588px;
	height: 28px;
	float: left;
	border-top: solid #666666 1px;
	text-align: right;
	background-image: url(/images/info_name_phone.jpg);
	background-repeat: no-repeat;
	background-position: 386px;
}

.bottom_right_mid img
{
	border: 0px;
	width: 202px;
	height: 28px;
}

.bottom_right_right
{
	background-color:white;
	width:10px;
	height:29px;
	float:right;
}

.bottom_right_top
{
	background-color: white;
	width: 618px;
	height: 29px;
}

.bottom_right_bottom
{
	background-color: #666666;
	width: 618px;
	height: 23px;
}

