* { 
margin : 0; 
padding : 0; 
border : 0; 
} 

body { 
background-color : #080605;
color:white;
} 

img { 
border : 0 none; 
} 

p {
margin-bottom:12px;
}

#text a {
color:#D2C3A0;
text-decoration:none;
}

#text a:hover {
color:#D2C3A0;
text-decoration:none;
border-bottom:solid 1px #554A31;
}


#menu a {
color:#4A3E32; font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif;
text-decoration:none;

}

#menu a:hover {
color:#907961;
text-decoration:none;
border-bottom:solid #352D25 1px;
}

#copy a {
color:#352E2B; font-size:9px; font-family:Tahoma,Geneva,Kalimati,sans-serif;
text-decoration:none;
}

#copy a:hover {
color:#4A3E32; font-size:9px; font-family:Tahoma,Geneva,Kalimati,sans-serif;
border-bottom:solid #352E2B 1px;
}

#smsBox { 
position: absolute; 
top: 120px; 
float:left;
left: 36%; 
visibility: hidden; 
border: 5px solid #A0A0A0; 
z-index:1002;
background-color:#FFFFFF
}

#mailBox { 
position: absolute; 
top: 160px; 
left: 30%; 
visibility: hidden; 
border: 5px solid #A0A0A0; 
background-color: #FFFFFF; 
z-index:1001;
font-family:Tahoma,Geneva,Kalimati,sans-serif;
font-size:11px;
color:#A0A0A0;
}

#mail2Box { 
position: absolute; 
top: 160px; 
left: 30%; 
border: 5px solid #A0A0A0; 
background-color: #FFFFFF; 
z-index:1003;
font-family:Tahoma,Geneva,Kalimati,sans-serif;
font-size:11px;
color:#A0A0A0;
}

#bg { 
position: absolute; 
top: 0px; 
left: 0px; 
width: 100%; 
height:100%;
background: url('img/point.png'); 
z-index:1000;
visibility: hidden; 
}

input {
width:200px;
background-color:#efefef;
border:solid #dadada 1px;
font-family:Tahoma,Geneva,Kalimati,sans-serif;
font-size:11px;
color:#808080;
padding:4px;
margin-top:3px;
margin-bottom:10px;
}

textarea {
margin-top:3px;
background-color:#efefef;
border:solid #dadada 1px;
font-family:Tahoma,Geneva,Kalimati,sans-serif;
font-size:11px;
color:#808080;
padding:4px;
width:200px;
height:62px;
}

#sms {
position:relative; top:251px; left:388px; width:65px; height:65px;
}

#mail {
position:relative; top:329px; left:334px; width:70px; height:70px;
}

#menu {
position:relative; top:416px; left:122px; width:250px; color:#4A3E32; font-size:11px; font-family:Tahoma,Geneva,Kalimati,sans-serif;
}

#copy {
position:relative; top:430px; left:710px; width:245px; color:#352E2B; font-size:9px; font-family:Tahoma,Geneva,Kalimati,sans-serif;
}

