#page2 {
	height: auto;
	_height: auto;
}

#ownerlogin {
	float: left;
	
}

#ownerhome {
	float: left;
	background-image: url('/images/owner_page/menu_home.png');
	width: 192px;
	height: 23px;
	cursor: pointer;
}

#ownerwho {
	float: left;
	background-image: url('/images/owner_page/menu_who.png');
	width: 118px;
	height: 23px;
	cursor: pointer;
}

#ownerwhy {
	float: left;
	background-image: url('/images/owner_page/menu_why.png');
	width: 169px;
	height: 23px;
	cursor: pointer;
}

#ownersign {
	float: left;
	background-image: url('/images/owner_page/menu_signup.png');
	width: 86px;
	height: 23px;
	cursor: pointer;
}

#ownercontact {
	float: left;
	background-image: url('/images/owner_page/menu_contact.png');
	width: 102px;
	height: 23px;
	cursor: pointer;
}

#ownerhelp {
	float: left;
	background-image: url('/images/owner_page/menu_help.png');
	width: 97px;
	height: 23px;
}

#ownerhome_h {
	float: left;
	background-image: url('/images/owner_page/menu_home_h.png');
	width: 192px;
	height: 23px;
	cursor: pointer;
}

#ownerwho_h {
	float: left;
	background-image: url('/images/owner_page/menu_who_h.png');
	width: 118px;
	height: 23px;
	cursor: pointer;
}

#ownerwhy_h {
	float: left;
	background-image: url('/images/owner_page/menu_why_h.png');
	width: 169px;
	height: 23px;
	cursor: pointer;
}

#ownersign_h {
	float: left;
	background-image: url('/images/owner_page/menu_signup_h.png');
	width: 86px;
	height: 23px;
	cursor: pointer;
}

#ownercontact_h {
	float: left;
	background-image: url('/images/owner_page/menu_contact_h.png');
	width: 102px;
	height: 23px;
	cursor: pointer;
}

#ownerhelp_h {
	float: left;
	background-image: url('/images/owner_page/menu_help_h.png');
	width: 97px;
	height: 23px;
}

#subsignup {
	float: left;
	background-image: url('/images/owner_page/lmenu_signup.png');
	width: 169px;
	height: 37px;
	border-right: 1px solid #ffc000;
	_border: none;
	cursor: pointer;
}

#subdemo {
	float: left;
	background-image: url('/images/owner_page/lmenu_request.png');
	width: 228px;
	height: 37px;
	border-right: 1px solid #ffc000;
	_border: none;
	cursor: pointer;
}

#subcontact{
	float: left;
	background-image: url('/images/owner_page/lmenu_contact.png');
	width: 192px;
	height: 37px;
	cursor: pointer;
}

#owner_big_bg {
	height: 531px;
	width: 591px;
	background-image: url('/images/owner_page/big_bg.png');
	background-repeat: no-repeat;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #ffc000;
	text-align: center;
	font-weight: bold;
}

.owner_big_red {
	font-size: 18px;
	color: #990000;
	margin: 0;
	padding-top: 80px;
	margin-left: 120px;
	margin-right: 120px;
}

.owner_big_black {
	font-size: 22px;
	padding-top: 20px;
}

#owner_call {
	background-color: #ffffff;
	font-size: 14px;
	color: #990000;
	text-align: center;
	font-weight: bold;
	padding-top: 20px;
	padding-bottom: 20px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #ffc000;
}

#owner_call p {
	margin: 0;
}

#owner_submenu {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #ffc000;
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #f39307;
}

#owner_subpic {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #ffc000;
	border-bottom: 1px solid #ffc000;
}

#owner_compare_title {
	background-color: #ffffff;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 30px;
	font-size: 20px;
	color: #990000;
	font-weight: bold;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #ffc000;	
}

#owner_compare_title p {
	margin: 0;
	padding-bottom: 20px;
}

.owner_justpic {
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #ffc000;
	background-color: #ffffff;
	text-align: center;
}

.table_left {
	padding-left: 30px;
	padding-right: 30px;
	width: 50%;
}

.table_right {
	padding-left: 70px;
	padding-right: 20px;
	width: 50%;
}

.owner_justpic ul {
	margin: 0;
	padding: 0;
	margin-bottom: 20px;
}

.owner_justpic li {
	margin: 0;
	padding: 0;
	padding-bottom: 5px;
	font-size: 12px;
}

.owner_left {
	margin-top: 20px;
	font-size: 14px;
	color: #000000;
	text-align: left;
	padding: 15px;
}

.owner_left ul {
	margin: 0;
	padding: 0;
	margin-left: 20px;
}

.owner_left li {
	list-style-image: url('/images/arrow_yellow.png');
	color: #990000;
	margin: 10px;
}

.black {
	color: #000000;
	font-size: 14px;
}

#owner3_text {
	background-color: #f2f2f2;
	color: #000000;
	font-size: 14px;
	padding-top: 50px;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #ffc000;
	border-bottom: 1px solid #ffc000;
	padding-left: 25px;
}

#owner3_text input {
	border: 1px solid #d9d9d9;
}

.input_name {
	width: 340px;
	margin-left: 40px;
}

.input_add {
	width: 340px;
	margin-left: 61px;
}

.input_city {
	margin-left: 25px;
	margin-right: 5px;
	width: 208px;
}

.input_state {
	width: 50px;
	margin-left: 15px;
	margin-right: 5px;
}

.input_zip {
	width: 70px;
	margin-left: 15px;
}

.input_oname {
	margin-left: 25px;
	width: 388px;
}

.input_ophone {
	margin-left: 25px;
	width: 323px;
}

.input_cname {
	margin-left: 25px;
	width: 204px;
}

.input_cphone {
	margin-left: 25px;
	width: 372px;
}

.input_cfax {
	margin-left: 47px;
	width: 372px;
}

.input_cemail {
	margin-left: 34px;
	width: 372px;
}

.input_cemail2 {
	margin-left: 40px;
	width: 372px;
}

.input_how {
	margin-left: 14px;
	width: 204px;
}

.input_when {
	margin-left: 25px;
	width: 204px;
}

.input_submit {
	width: 86px;
	margin-top: 30px;
}

.check {
	background-color: transparent;
	border: none;
}

#owner2_text {
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	border-right: 1px solid #ffc000;
	background-color: #ffffff;
	padding-left: 30px;
	padding-top: 50px;
	color: #444200;
	padding-right: 30px;
	width: 531px;
	_width: 591px;
}

#owner2_text p.title {
	font-size: 16px;
	font-weight: bold;
}

#owner2_text p.red {
	color: #990000;
	font-weight: bold;
	margin-right: 200px;
}

#owner2_text li {
	list-style-image: url('/images/arrow_red.png');
	margin: 10px;
}

#owner2_text ul {
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.owner_left a {
	color: #990000;
	text-decoration: none;
}

.owner_left a:hover {
	text-decoration: underline;
}