
body{
background: url(images/gradient1.jpg) repeat-x;
}

#outercontainer{
width: 620px;    
border: 3px solid gray;
margin: 0 auto; 
background: #FFFFFE;
}

#maincontainer{
width:590px; /*Width of main container*/
border: 3px solid gray;
margin: 10px auto;  /*Center container on page*/

}


#topsection{
background: url(images/toptestimonial150.jpg) ;
height: 150px; /*Height of top section*/
border-bottom: 3px solid gray;
width: 600px;
}

i.datex{
font-size: 100%;
margin-left: 390px;
color: white;
}

#leftcolumnupper{
float: left;
/* width: 50px; Width of left column in pixel
background: #EAEAEA;*/
margin-right: 20px;
margin-bottom: 10px; 
text-align: center;
border-bottom: 3px solid gray;
border-right: 3px solid gray;
}

#centercolumn{
padding-top: 0px;
margin-top: 0px;
margin-left: 30px;
margin-right: 30px; 
font-style: italic;
/*background: #EAEAEA;*/
font-size: 110%;
}




#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 0 0;
border-top: 3px solid gray;
}

#footer a{
color: #FFFF80;
}



h2.columnheader{
text-align: top;
line-height: 90%;
padding-top: 0px;
margin-top: 0px;
}

p.columnheader{
text-align: top;
line-height: 90%;
/*padding-top: 10px;*/
}

p.columncenter{
text-align: left;
padding-right: 10px;
padding-left: 10px;
}

h2.columncenter{
text-align: left;
margin-top: 0px;
padding-top: 0px;
padding-right: 10px;
padding-left: 10px;
}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.glossymenu{
list-style-type: none;
margin: 0 0;
padding: 0;
width: 120;
/*border: 1px solid #9A9A9A;
border-bottom-width: 0;*/
}

.glossymenu li a{
background: white url(glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: 120px;
/*padding: 3px 0;
padding-left: 1px;*/
text-decoration: none;

}

/*
* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 160px;
}
*/

.glossymenu li a:active{
color: white;
}

.glossymenu li a:visited{
color: white;
}

.glossymenu li a:hover{
background-image: url(glossyback2.gif);
}
