﻿

#aboutUsHolder
{
   margin:30px;
}

#leftColumn
{
    float:left;
    width:328px;
    margin-right:30px;
}

#rightColumn
{
    float:left;
    width:328px;
}


#rightColumn P,#leftColumn P
{
    color:black;
        font-size:1em;
}

#rightColumn SPAN,#leftColumn SPAN
{
    color:gray;
        font-size:1.35em;
}



.mainContent {
	background:#DFDFDF none repeat scroll 0 0;
    margin-right:10px;
    width:749px;
}



#menuLeftText {
background:transparent url(/images/menubackground.jpg) repeat scroll 0 0;
font-size:1.2em;
height:404px;
padding:50px 27px 0 29px;
width:190px;

}


#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;
}
