﻿
#menuLeftText {
background:transparent url(/images/menubackground.jpg) repeat scroll 0 0;
font-size:1.2em;
height:404px;
padding:50px 27px 0 29px;
width:190px;

}

.mainContent {
	/*background: transparent url(/images/homepic.jpg) no-repeat scroll 83px 0px;*/
	    margin-right:10px;
    width:749px;
}

#homeContactLink {
background:#393536 url(/images/whiteblock.gif) no-repeat scroll 10px 7px;
color:#EAEAEA;
display:inline;
float:left;
font-size:1.2em;
margin:0 0 0 0;
padding:5px 0 5px 20px;
width:202px;
}
#content
{
        color:gray;
        font-size:1.1em;   
}


#leftContent
{
    float:left;
    width:300px;
    height:200px;
    margin-left:50px;
}

#rightContent
{
    margin-top:30px;
    float:left;
    width:350px;
}

#rightContent LABEL
{
    color:gray;
}

#address
{
    margin-top:65px;

}

#address p
{
padding-bottom:20px;
}


#address SPAN 
{
    font-size:2em; 
    padding-bottom:20px;  
}