html, body, form, fieldset, h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ol, dl, address 
{
    font-family: Times New Roman;
    font-size: 10pt;
    color: #78939E;    
}
img        
{
	border-width:0;
} 
body
{
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	text-align: center;
	color: #78939E;
	font-family: Arial, Verdana;
	font-size: 8pt;
}
#page
{
	margin:0 auto;

    width:850px;
	text-align: center;
	border: 2px solid #79949F;
}
#logo
{
	height: 100px;
	text-align: left;
}
#topSpacer
{
	height: 12px;
	width: 850px;
	background-color: #B8C2CB;
}
#topHeader
{
	width: 624px;
	height:223px;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#menu
{
	width: 226px;
	height: 223px;
	background-color:#780001;
}
/*navigation*/
#nav
{
	margin-left: -40px !important;
	text-align: left;
	margin: 0px auto;
	padding: 0px auto;
    list-style:none;
}

#nav li
{
    padding-top: 3px;
    height:19px;
    border-top: 1px solid #913030;
    margin-left: 10px;
    margin-right: 10px;
}
#nav li#lastElement
{
	border-bottom: 1px solid #913030;
}    

#nav a
{
	font-family: Verdana;
    display:block;
    height: 19px;
    color: #FFFFFF;
    padding-left: 40px;
    text-decoration:none;
    font-size:8pt;
	white-space: nowrap;
	vertical-align:text-bottom;

}    

#nav a:hover
{
    
    background: url(../images/navMouseOver.gif);
    background-repeat: no-repeat;
    background-position:  25px 2px;
    color: #78939E;
}
#nav a.selected
{
	background: url(../images/navMouseOver.gif);
    background-repeat: no-repeat;
    background-position:  25px 2px;
	font-size:8pt;
	white-space: nowrap;
	color: #78939E;
}
/*end navigation*/


#leftContent
{
	vertical-align: top;
	text-align: left;
	width: 226px;
}
#contact
{
	background-color: #323232;
	padding-left: 45px;
	width: 181px;
	height: 180px;
	border-top:1px solid #FFFFFF;
	color: #FFFFFF;
}
#contact p
{
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	color: #FFFFFF;
}
#pageImage
{
	border-top: 2px solid #FFFFFF;
}
#bodyContent
{
	width: 624px;
	vertical-align: top;
	text-align: left;
}
#content
{
	margin: 33px 50px 30px 55px;
	padding:0;
	width: 519px;
	color: #323232;
}
#content p
{
	color: #323232;
	line-height: 17px;
	
}
#content h1
{
	color: #000061;
	font-size: 14pt;	
}
#content h2
{
	color: #000061;
	font-size: 13pt;
}
#content h3
{
	color: #000061;
	font-size: 12pt;
}
#content a
{
	color: #000061;
	text-decoration: none;
}
#content a:hover
{
	text-decoration: underline;
}
#content p.locationHeader
{
	font-size: 13pt;
	text-decoration: underline;
}
#content p.mainLine
{
	color: #78939E;
	font-size: 13pt;
}
#footer
{
	width: 850px;
	height: 12px;
	background-color: #B8C2CB;
}
/*logoworks link back*/
#logoworks
{
	clear: both;
	margin: 0px auto;
	padding: 0px auto;
	font-size: 8pt;
	text-align:center;	
	color: #000000;
	padding-top: 3px;
}
#logoworks a
{
	color: #000000;
	text-decoration: none;
}
#logoworks a:hover
{
	text-decoration: underline;	
}