/* CSS Document */

body, html { 
margin:0px;
padding:0px; 
background-color:#A7A8AC;
background-image:url(/images/background_image.jpg);
background-position:center top;
background-repeat:no-repeat;
} 

img {border: none;} 

/*setting up the background */



#section_image {
height:146px;
left:50%;
margin-left:-500px;
position:absolute;
top:0px;
width:529px;
z-index:0;
}

*+html #section_image {  
}

*html #section_image{ 
}





/*content and links*/

#text_links {
height:22px;
left:50%;
margin-left:-247px;
position:absolute;
top:11px;
width:641px;
z-index:4;
}


#logo {
height:45px;
left:50%;
margin-left:283px;
position:absolute;
top:94px;
width:70px;
z-index:20;
}

#id_design {
height:30px;
left:50%;
margin-left:-20px;
position:absolute;
top:100px;
width:132px;
z-index:20;
}


#cube {
height:60px;
left:50%;
margin-left:-205px;
position:absolute;
top:105px;
width:60px;
z-index:20;
}


#flash{

height:196px;
left:50%;
margin-left:-152px;
position:absolute;
top:152px;
width:77px;
z-index:1;
}



#content {
height:358px;
left:50%;
margin-left:-19px;
position:absolute;
top:162px;
width:371px;
z-index:11;

}

#phone_number {

height:auto;
left:50%;
margin-left:-20px;
position:absolute;
top:520px;
width:240px;
z-index:4;
}