body {
	min-width:750px;
	background:#CDDDEE;
	background-image:url(/images/header_bg.png);
	background-repeat:repeat-x;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

#bigbox {
	margin-top:84px;
	width:750px;
	margin-left:auto;
	margin-right:auto;
}

#bigbox_top {
	background-image:url(/images/bigbox_bg_top.png);
	background-repeat:no-repeat;
	width:750px;
	height:20px;
}

#bigbox_middle {
	background-image:url(/images/bigbox_bg_middle.png);
	background-repeat:repeat-y;
	width:750px;
}

#bigbox_bottom {
	background-image:url(/images/bigbox_bg_bottom.png);
	background-repeat:no-repeat;
	width:750px;
	height:33px;
	text-align:right;
	font-size:x-small;
}
#bigbox_image {
	float:left;
	margin-top:8px;
	margin-left:20px;
	width:297px;
	text-align:center;
}

#bigbox_searchbox_tabbed {
	float:right;
	margin-top:2px;
	margin-right:20px;
	padding-left:10px;
	background-image:url(/images/bigbox_searchbox_tabbed.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:219px;
}

#bigbox_searchbox_tabbed a
{
         display: block;
         float: left;
         /* border: 1px dashed red; */ /* debug display */
}
#bigbox_searchbox_tabbed a span
{
         display: none;
}

#bigbox_searchbox_tabbed a#link1
{		 margin-top:17px;
         height: 93px;
         width: 24px;
}

#bigbox_searchbox_tabbed a#link2
{		 margin-top:113px;
		 margin-left:-26px;
         height: 97px;
         width: 24px;
}

#bigbox_rental_searchbox_tabbed {
	float:right;
	margin-top:2px;
	margin-right:20px;
	padding-left:10px;
	background-image:url(/images/bigbox_rental_searchbox_tabbed.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:219px;
}

#bigbox_rental_searchbox_tabbed a
{
         display: block;
         float: left;
         /* border: 1px dashed red; */ /* debug display */
}
#bigbox_rental_searchbox_tabbed a span
{
         display: none;
}

#bigbox_rental_searchbox_tabbed a#link1
{		 margin-top:17px;
         height: 93px;
         width: 24px;
}

#bigbox_rental_searchbox_tabbed a#link2
{		 margin-top:113px;
		 margin-left:-26px;
         height: 97px;
         width: 24px;
}




#bigbox_loginbox {
	float:right;
	margin-top:2px;
	margin-right:20px;
	padding-left:10px;
	background-image:url(/images/bigbox_loginbox.png);
	background-repeat:no-repeat;
	width:370px;
	height:219px;
}

#bigbox_messagebox {
	float:right;
	margin-top:2px;
	margin-right:20px;
	padding-left:10px;
	background-image:url(/images/bigbox_messagebox.png);
	background-repeat:no-repeat;
	width:370px;
	height:219px;
}

#bigbox_forgotpwbox {
	float:right;
	margin-top:2px;
	margin-right:20px;
	padding-left:10px;
	background-image:url(/images/bigbox_forgotpwbox.png);
	background-repeat:no-repeat;
	width:370px;
	height:219px;
}

#bigbox_newpwbox {
	float:right;
	margin-top:2px;
	margin-right:20px;
	padding-left:10px;
	background-image:url(/images/bigbox_newpwbox.png);
	background-repeat:no-repeat;
	width:370px;
	height:219px;
}

#main_container {
	width:750px;
	padding-left:10px;
	padding-right:10px;
}

#footer {
	width:100%;
	height:100px;
	background-image:url(/images/footer_bg.png);
	background-repeat:repeat-x;
	position:relative;
	bottom:0;
	right:0;
}

input.btn {
    margin-top:10px;
   	margin-left:25px;
  	color:#FFFFFF;
  	font: bold 100% 'trebuchet ms',helvetica,sans-serif;
  	background-color:#62ADE6;
  	border: 1px solid;
  	border-color: #696 #363 #363 #696;

}

input.btnhov {
	color:#62ADE6;
  	background-color: #fed;
}

input.btn2 {
    margin-top:10px;
   	margin-left:10px;
  	color:#FFFFFF;
  	font: bold 100% 'trebuchet ms',helvetica,sans-serif;
  	background-color:#62ADE6;
  	border: 1px solid;
  	border-color: #696 #363 #363 #696;

}

input.btnhov2 {
	color:#62ADE6;
  	background-color: #fed;
}


#average_estimate {
	margin-left:105px;
}

IMG.displayed {
    display: block;
    margin-left: auto;
    margin-right: auto
}

a {
	color:#62ADE6;
	text-decoration:none;
	font-weight:700;
}

a:visited {
	color:#62ADE6;
	text-decoration:none;
	font-weight:700;
}

#reg_form {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
}

#content {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
}

#mainmenu {
	width: 700px;
	margin-left:auto;
	margin-right:auto;
}

