/* CSS Document */

#stage_contact_us {
float:right;
width:700px;
padding: 0px 0px 20px 0px;

}
#stage_contact_us h1 {
width:600px;
height:63px;
float:left;
background-image:url(../images/h1_contact.jpg);
background-repeat:no-repeat;
text-indent:-999%;
margin-left:2px;
margin-bottom:5px;
}

#stage_contact_us p {
padding: 0 30px 0 30px;
clear:both;
line-height:180%;

}

#stage_contact_us img {
margin-left:1px;
}

ul.contacts {
padding:0px 10px 0px 30px;
float:left;
clear:both;
border-right:1px solid #FF9900;
width:300px;
}

ul.contacts li, ul.contact_alpine li {
width:250px;
margin:15px 0 15px 0;
text-align:center;
}



ul.contact_alpine {
float:right;
width:300px;
}

.address {
color:#FF9900;
font-weight:bold;
}

.name {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bold;
font-size:16px;
text-decoration:underline;
}