body{ 
background: #efefef;
background-image: url(../images/tile.jpg);
background-repeat: repeat-x;
margin:0px; 
text-align:center; 
border:0px;
font-family: "helvetica";
color:#ffffff;
}
a, a:visited{
color:#c33409;
text-decoration: none;
}
a:hover{
text-decoration: underline;
}
body_products{ 
background: #efefef;
background-image: url(../images/tile_products.jpg);
background-repeat: repeat-x;
margin:0px; 
text-align:center; 
border:0px;
font-family: "helvetica";
color:#ffffff;
}
#container{ 
position:relative; 
width:973px; 
text-align:center; 
margin:0 auto 0; 
border: 0px;
}

 /* Background image */

#background{
position:absolute;
top:0px;
left:0px;
}
#header{
position:absolute;
top:0px;
height:78px;
width:973px;
background-image: url(../images/vip/login/header.jpg);
background-repeat:none;
}




 /* Log in bar */
 
/*-------------------------Body Background----------------------------*/
.body_home{
position:absolute;
top:78px;
height:531px;
width:973px;
background-image: url(../images/vip/login/body.jpg);
background-repeat:none;
}


/*-----------------------Database Areas------------------*/
#copy{
position: absolute;
top: 100px;
left:275px;
text-align:left;
font-family:'arial';
color:#FFFFFF;
}

.title{ 
position:relative;
top:0px;
left:125px;
width:500px;
font-family:'arial';
font-size:30px;
color:#cd5531;
letter-spacing:-2px;
text-align:left;
}
.content{
position:relative;
top:0px;
font-size:12px;
width:440px;
}
#form{
position:absolute;
top:290px;
left:380px;
width:750px;
font-size:12px;
color:#aaaaaa;
text-align:left;
line-height:30px;
}
#remember{
position:absolute;
left:75px;
}
#button{
position:absolute;
top:95px;
left:90px;
}

/*-----------------------Footer-------------------*/

#footer{
position:absolute;
top:609px;
left:-30px;
height:127px;
width:973px;
background-image: url(../images/footer.jpg);
background-repeat:none;
margin:0px;
padding;0px;
}

.footer_nav{
position:absolute;
top:625px;
left:0px;
width:500px;
font-size: 10px;
color:#c33409; 
text-align:left;
}
#footer_home{
position:absolute;
left: 74px;
top:0px;
}
#footer_products{
position:absolute;
left:118px;
top:0px;
}
#footer_procedures{
position:absolute;
left: 178px;
top:0px;
}
#footer_consumer{
position:absolute;
left: 248px;
top:0px;
}
#footer_professional{
position:absolute;
left: 314px;
top:0px;
}
#footer_events{
position:absolute;
left: 391px;
top:0px;
}
#footer_vipaccounts{
position:absolute;
left: 439px;
top:0px;
}
#footer_sitemap{
position:absolute;
left: 514px;
top:0px;
}
#footer_contactus{
position:absolute;
left: 573px;
top:0px;
}
#copyright{
position:absolute;
top:625px;
left:650px;
width: 250px;
font-size:10px;
color:#8a8989;
text-align:left;
}



