/*Home page*/

body {background: #3e3e3f url(/images/home-background.gif);}


#content{text-align:center;

width:760px; 
height: auto !important;
height: 462px;
min-height:462px;
 background:#FFFFFF;
 font-size:1.4em;}
#content p{width:660px; text-align:center; padding:10px 50px 20px 50px}


.logoSmallConstruction {position:relative; float:left; margin: 16px 0 0 22px;}
.logoSmallRandr {position:relative; float:left; margin:16px 0 0 28px;}

#footer{
clear:both;
position:relative;
float:left;
text-align:left;
display:inline;
width: 760px;
background: none;
color: #231f20;
padding:0;
margin:0;
font-size:1em;
height: auto !important;
height: 40px;
min-height:40px;
z-index:5;
}



#footer .copyright
{position:absolute;
bottom:5px;
left:22px;}

#footer .copyright a {
color: #231f20;
text-decoration:none;
}

#footer .copyright a:hover{
color: #231f20;
text-decoration:underline;
}

h1.home{font-size:1.8em; font-weight:bold; color:#3e3e3f; text-indent:0; height:auto;width:auto;}

.enterConstruction{position:absolute; left:128px; top:160px;}
.enterRandr{position:absolute; left:400px; top:160px;}

.construction {color: #72923E}
.r-and-r {color: #E30431}
