div#content p
{
	padding-left: 40px;
}

div#content a
{
	text-decoration: none;
}

#submenu img
{
	float:left;
	margin:0px 10px 0px 10px;	
	border:1px solid #C0C0C0;
}
#submenu
{
	margin:5px;
	padding:0px;
	list-style-type:none;	
	clear:left;
	text-decoration: none;
}
.menuitem
{
	border:1px solid #FFF;
	margin: 5px;
	padding: 10px 0px 20px 0px;
	clear:left;
	height: 50px;
}
.menuitem:hover, .menuitem.sover
{
	border:1px solid #C0C0C0;
	background:#F8F8F8;
	margin: 0;
}

/*this is highlight for when a mouse is over a column*/
li#high
{ 
	
	border: solid 1px #e1dada;
	margin:5px;
	padding: 10px 0px 20px 0px;
	clear:left;
	height: 50px;
} 
li#high h2 {
	background: #fff url(../images/arrow_right.gif) left no-repeat;
	color: inherit;
}

div#footer
{
	background-color:#DDECC1;
	clear:both;
	border-top:1px solid #CCC;
	color:#555;
	text-align:right;
	font-size:0.85em;
	margin-top:10px;
	padding:0px 1%;
}

div#navbreadcrumb
{
	padding: 0 0 0 40;	
}

.service_featurelist
{
	padding: 0px 0 0 40px;
}

.image
{
	float:right;
	border:1px solid #C0C0C0;
	margin:0px 0px 10px 10px;
	line-height:0;
}

.services
{
	padding-left: 80px;
}