
/* CSS Document */
body{
background:#000000;
margin:0;
padding:0;
}

.menu{ background: url(images/menu_back.jpg);
height:40px;
}

.content_back{
background: #000000 url(images/content_back_top.jpg) top no-repeat;
width:827px;

line-height:22px;
margin-top:5px;
padding-left:20px;
padding-top:20px;
padding-right:20px;
text-align:justify;
}

.content_text{
font-family:Georgia;
font-size:14px;
color:#cccccc;
width: auto;
padding-left:10px;
padding-bottom:0;
 margin:0; text-align:justify;
}

.content_text p{


}
.content_text span{
font-family:Georgia;
font-size:17px;
color:#ffffff;
}

#services_text{
color:#FFFFFF;
font-family:Georgia;
font-size:14px;
}



#services_text p{
margin-left:auto;
margin-right:auto;
margin-top:0;
margin-bottom:0;
width:465px;
}


#services_text span{
color:orange;
font-family:Times New Roman;
font-size:22px;
font-weight:bold;

}

#services_text span td{
color:orange;
font-family:Times New Roman;
font-size:22px;
font-weight:bold;

}

.heading_back{
background: url(images/heading_back.png) no-repeat;
width:794px;
height:34px;
}

a img{
border:none;

}

a{color:orange;}

.contact_back{
background:url(images/contact_back.png) repeat-x ;
width:827px;
line-height:22px;
margin-top:5px;
padding:20px;
text-align:justify;

}