/* CSS Document */
body
{
margin:0px;
font:14px Arial, Helvetica, sans-serif;
color:#000000;
line-height:1.5;
background:#DCDDE4;
}

a
{ color:#990000;

}

#mainwrapper {
width: 1000px;
height:auto;
background:#ffffff;
margin: 0px auto;
}
/* Header */
.header
{
	width:1000px;
	margin:0px;
}

/* Menu  */
.menubar
{
width:1000px;
margin:0px auto;
}

/* page content */
.content
{
	margin-top:30px;
	background-color:#FFFFFF;
	width:1000px;
	height:860px;
}

.left-content
{
	width:556px;
	margin-left:5px;
	margin-top:10px;
	margin-left:10px;
	float:left;
	
}
.left-content-inside
{
	width:520px;
	margin-left:5px;
	margin-top:5px;
	float:left;
}

.right-content
{
 width:400px;
 float:right;
 background-color:#FFFFFF;
}

.sep
{
	float:right;
 width:10px;
 background:url(../images/aloWebsite_07.gif);
 height: 580px;
 margin-top:30px;
}

.imageholder
{
width:385px;
height:160px;
float:left;
background:url(../images/aloWebsite_05.gif);
}

#indexPage .imageholder
{
width:385px;
height:270px;
float:left;
background: url(../images/testindex.png);
margin-bottom:25px;
}

#aboutPage .imageholder
{
width:385px;
height:225px;
float:left;
background: url(../images/testabout.png);
}


#testPage .imageholder
{
width:385px;
height:295px;
float:left;
background: url(../images/testTest.png);
margin-bottom:25px;
}

#testPage right-img img
{
margin-bottom:35px;
}

#contactPage .imageholder
{
width:385px;
height:250px;
float:left;
background: url(../images/testContact.png);
}


/* footer */
.footer
{
clear:both;
background: url(../images/aloWebsite_11.gif);
height:44px;
width:1000px;
margin:0 auto;
}

h2#indexHeading {
	background:url(../images/headings/alo_r2_c2.jpg) no-repeat top left;
	text-indent:-10000px;
	}
	
h2#about {
	background: url(../images/headings/about_r4_c3.png) no-repeat top left;
	text-indent:-10000px;
	}
	
h2#ethos {
	background:url(../images/headings/about_r6_c4.png) no-repeat top left;
	text-indent:-10000px;
	}
	
h2#area {
	background: url(../images/headings/about_r6_c3.jpg) no-repeat top left;
	text-indent:-10000px;
	}
	
h2#testimonials {
	background: url(../images/headings/test_r2_c2.jpg) no-repeat top left;
	text-indent:-10000px;
	}
	
h2#contact {
	background: url(../images/headings/contact_r2_c2.jpg) no-repeat top left;
	text-indent:-10000px;
	}
	
h2#tele {
	background: url(../images/headings/rent_r4_c6.jpg) no-repeat top left;
	text-indent:-10000px;
	display:block;
	height:40px;
	margin:50px 0 0 0;
	}
	
h2#address {
	background: url(../images/headings/rent_r7_c6.jpg) no-repeat top left;
	text-indent:-10000px;
	margin:50px 0 0 0;
	}
	
h2#rental {
	background: url(../images/headings/rent_r4_c3.jpg) no-repeat top left;
	text-indent:-10000px;
	}
	
.test {
	background:url(../images/headings/alo_r2_c4.jpg) no-repeat top left;
	text-indent:-10000px;
	display:block;
	width:200px;
	margin:0 0 0 0;
	padding:0;
	float:right;
	line-height:1.8;
	}
	
#mainwrapper .content .right-content {
	width: 400px;
}

#billboard {
	margin:30px 0 0 15px;
	}
	
.right-img {
	margin:20px 0 0 0;
	}
	
cite {
	margin-left:35px;
	margin-bottom:40px;
	font-size:.9em;
	}
	
.citation {
	margin-left:0;
	}
	
#testPage #mainwrapper .content .right-content img {
	margin-bottom: 35px;
}
