body {
background-color:#ffffff;
font-family:Arial, Helvetica, sans-serif;
margin:0;
padding:0;
text-align:center;
}
#wrapper {
text-align:left;
width:930px;
margin-left:50px;
margin-top:0;
position:relative;
z-index:3;
}

#menu_tab {
background:url(images/menu_tab.gif) no-repeat top left;
width:214px;
height:35px;
text-align:center;
padding-top:8px;
font-size:20px;
color:#ffffff;
}

#menu_tab a {
display:block;
width:214px;
height:35px;
color:#ffffff;
text-decoration:none;
}

#menu_tab:hover {
background-position:0 -49px;
}

#menu_tab.menu_tab_on {
   background-position:0 -49px;
}

#heading {
font-size:20px;color:#333333;margin-bottom:15px; }

#sub_heading {
font-size:15px;color:#993333;margin-bottom:10px; }

#sub_heading a {
color:#993333;text-decoration:underline; }

#para_text {
font-size:15px;color:#333333;margin-bottom:15px;margin-left:28px; }

#para_text_contact {
font-size:15px;color:#333333;margin-bottom:15px; }

#para_text_contact a {
color:#993333;text-decoration:underline; }

.van_table {
border-top:dotted #993333 2px;padding-top:10px; }

.van_table_item {
font-size:13px;color:#333333;margin-bottom:10px;border-bottom:dotted #993333 2px;padding-bottom:10px; }

.van_table_item ul {
margin-top:5px; }

.van_table_item img {
margin-right:5px;border:solid #993333 1px; }

.van_table_item img a {
border:none }

.form_label {
font-size:15px;
font-weight:300px;
color:#333333;
}

/* 
footer
----------------------------- */
#footer{background-color:#484028;float:left;width:100%;height:20px;text-align:center;padding-top:8px;font-size:10px;color:#999999;}
#footer a{color:#999999;text-decoration:underline;}
#footer a:hover{color:#ffffff;}

