﻿.menu
{
	height: 35px;
	margin: 5px 5px 10px 5px;
	background-color: #1E4763;
}

.menu a  
{
	font-family: Verdana;
	font-size: 10pt;
	text-decoration: none;
	color: White;
}

.inner
{
	background-color: White;
	width: 880px;
	margin-bottom: 5px;
	margin-top: 8px;
	padding-top: 1px;
}

.rborder
{
	border-right: solid 1px Gray; 
}

.more a
{
	font-family: Verdana;
	font-weight: bold;
	color: #1E4763;
	padding-right: 15px;
	text-decoration: underline;
}

.more a:visited
{
	text-decoration: underline;
}

.more a:hover
{
	text-decoration: underline;
}

.locations 
{
	margin: 10px 10px 10px 10px; 
	background-color: #EDF2F5;
}

#footer
{
	height: 110px;
	padding-right: 10px;
	background-color: White;
}

#footer a
{
	font-size: 8;
	font-weight: bold;
	margin-bottom: 10px;
}

#contentnav
{
	width: 207px;
	margin: 0px 0px 10px 10px;
	float: left;
	font-weight: bold;
}

#content
{
	float: right;
	width: 620px;
	margin: 20px 20px 0px 0px;
	text-align: left;
	padding-bottom: 5px;
}

.sitemap
{
	padding-left: 20px;
	text-align: left;
}

.LeftNavMenu
{
	width: 207px;
	text-align: left;
}

.NavBar
{
	width: 207px;
	background-color: Transparent;
	cursor: pointer;
} 

.AboutNavBar
{
	padding: 220px 10px 20px 0px;
	background: #f7f3d6 url(../images/AboutDymax.jpg) no-repeat center top;
}

.ServiceNavBar
{
	padding: 220px 10px 20px 0px;
	background: #deebde url(../images/DymaxService.jpg) no-repeat center top; 
}  

.EngineeringNavBar
{
	padding: 220px 10px 20px 0px;
	background: #f1e2bd url(../images/DymaxEngineering.jpg) no-repeat center top;  
} 

.OilNavBar
{
	padding: 220px 10px 20px 0px;
	background: #dbe9ec url(../images/OilProcessing.jpg) no-repeat center top;
} 

.TopItem
{
	font-weight: bold;
	font-size: 10px;
	cursor: pointer;
}

.TopItemHover
{
  font-size: 10px; 
  font-weight: bold;
  cursor:pointer;
}

.Level2Item
{
	font-weight: normal;
	font-family: tahoma, verdana; 
	font-size: 10px; 
	cursor:pointer;
	padding-left: 6px;
}

.Level2ItemHover
{
  font-family: tahoma, verdana; 
  font-weight: normal;
  font-size: 10px; 
  text-decoration: underline;
  cursor:pointer;
  padding-left: 6px;
}

.Level2Group
{
	white-space: normal;
	font-weight: normal;
	padding-right: 0px;
	padding-left: 15px;
}

.Empty
{
}
