body {
	background-image: url(images/bg_clouds.png);
	background-repeat: repeat-x;
background-position:top;
margin:0;
padding: 0;
height:100%;

}


#container
{
	width:auto;
	top: 25px;
	margin:0px;
	height: 100%;
}



.top
{
position:relative;
background-image:url(images/top_glass.png);
left: 50%;
margin-left: -425px;
width: 850px;
height: 193px;
top:25px;

}


.logo
{
position:relative;
background-image:url(images/main_logo.png);
left: 20px;
top:15px;
height: 157px;
width:195px;

}


.tophouses
{
	position:absolute;
	background-image:url(images/2_small_houses.png);
	width: 227px;
	height:130px;
	right: 50%;
	margin-right: -400px;
	top: 125px;
	z-index:999999;
}

.nav
{
background-image:url(images/nav_bar.png);
position:relative;
width:850px;
height:50px;
left: 50%;
margin-left:-425px;
top: 25px;
vertical-align:middle;
}


.contentbg
{
	position:relative;
	background-image:url(images/bottom.png);
	background-position:bottom;
	background-repeat:no-repeat;
	background-color: #FFFFFF;
	width: 850px;
	left: 50%;
	margin-left:-425px;
	height: 100%;
	top:25px;
}

.inside
{
position:relative;
left: 20px;
top:40px;
width:200px;
height: 200px;
padding:5px;
}


.inside2
{
position:relative;
left: 20px;
top:20px;
width:200px;
height: 200px;
padding:5px;
}


.h1
{
font-family:"Times New Roman", Times, serif;
font-size:14px;
color: #666666;
}



.footer
{
	position: relative;
	background: url(images/grass_foot.png);
	background-repeat:repeat-x;
	left:0;
	width: 100%;
	height: 90px;
	z-index: 9999;
	bottom: 0px;
}

.optioncontain
{
	width: 850px;
	height: 95px;
	bottom: 30px;
	position: relative;
}


#optcontact
{
	background-image:url(images/contact_option.png);
	position:relative;
	left: 50px;
	top: 0px;
	width:335px;
	height:65px;
}

#optfaq
{
background-image:url(images/faq_option.png);
position:relative;
left: 515px;
top:0;
width:310px;
height:87px;
z-index:999;
}

.easy
{
position:relative;
background-image:url(images/easy.png);
left: 50%;
margin-left: -382px;
width:765px;
height: 34px;
top: 40px;
}


.steps
{
	background-image:url(images/3_STEPS.png);
	position:relative;
	height: 197px;
	width:798px;
	left:50%;
	margin-left: -399px;
	top: 95px;
}


.startnow
{
	position:relative;
	height:66px;
	width:216px;
	left:50%;
	margin-left:-108px;
	top: 140px;
}



#containersigns
{
	width:auto;
	top: 0;
	margin:0;
	height: 100%;
}

.freedelivery
{
	position:absolute;
	background-image:url(images/free_delivery.png);
	height:248px;
	width:271px;
	right: 50%;
	margin-right:-570px;
	z-index:9999;
	bottom:-50px;
}


.allday
{
	position:absolute;
	background-image:url(images/all_day_rentals.png);
	height:248px;
	width:266px;
	left: 50%;
	margin-left:-570px;
	z-index:999;
	bottom:-50px;    
   
}



.rentals
{
	position: relative;
	top:20px;
	height:100%;
	width:800px;
}
.style2 {
	font-size: 24px;
	font-family: "Times New Roman";
	color: #999999;
}


.whitetext
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#ffffff;
text-align:center;
position:relative;
width:500px;
height:50px;
top:40px;
left:50%;
margin-left:-250px;

}

.stylewhite
{
color:#ffffff;
text-decoration:none;
}



#feedback
{
position:absolute;
height:200px;
width:200px;
top:-17px;
right:0;
float:right;
z-index:999999;
}
