	body, html {
		padding: 0px;
		margin: 0px;
	}
	
	table#container {
		width: 95%;
		margin-left: auto;
		margin-right: auto;
	}
	
	td#brdrleft {
		width: 16px;
		background-image: url(../images/brdr-left.jpg);
	}
	
	td#brdrright {
		width: 16px;
		background-image: url(../images/brdr-right.jpg);
	}	
	
	td#hdr1 {
		height: 40px;
		background-image: url(../images/hdr-gradient-1.jpg);
		background-repeat: repeat-x;
		/*background-color: #0B9CD3;*/
		border-bottom: 4px solid #0A82C1;
		/*filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#0B9CD3', startColorstr='#00448F', gradientType='0');*/
	}
	
	td#hdr2 {
		padding: 3px;
	}
	
	td#hdr3 {
		height: 3px;
		background-color: #ededed;
		border-top: 1px solid #dddddd;
		border-left: 2px solid #ffffff;
		border-right: 2px solid #ffffff;
	}
	
	div#header {
		height: 90px;
		/*background-image: url(images/header-2.jpg);
		background-repeat: no-repeat;
		background-position: right;*/
		width: 100%;
	}
#banner1 td {
	height: 124px;
	background-repeat: no-repeat;
	background-position: right;
}
#banner1 h2 {
	display: none;
	background-repeat: no-repeat;
	height: 124px;
	margin: 0px;
	padding: 0px;
}


	
	td#body {
		vertical-align: top;
	}
	
	table#cols {
		width: 100%;
	}
	
	td#col1 {
		width: 170px;
		padding: 5px 0px 0px 5px;
		vertical-align: top;
	}
	
	td#col2_3 {
	width: auto;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 3px;
	}
	td#col2 {
		width: auto;
		vertical-align: top;
		padding: 5px 15px 10px 15px;
	}
	
	td#col3 {
	width: 148px;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
	}
	
	div#menu {
		background: #ededed;
		filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#ededed', gradientType='0');
	}
	
	td#ftr1 {
		height: 50px;
		border-bottom: 1px solid #B1B1B1;
	}
	
	div#topnav {
		float: right;
		padding-right: 5px;
		color: #ffffff;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
	}
	
	div#topnav a {
		font-family: arial, helvetica, sans-serif;
		color: #ffffff;
		font-size: 11px;
	}
	
	div.box table td.boxbody {
	width: 170px;
		filter:progid:DXImageTransform.Microsoft.Gradient(endColorstr='#ffffff', startColorstr='#ededed', gradientType='0');
	background-image: url(../images/grey_fade.jpg);
	background-repeat: repeat-x;
	}
	
	
	
	span.boxtop {
		height: 20px;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 3px 0px 0px 8px;
		color: #444444;
	}

	div#searchbox td.boxbody {
		/*background: #ededed;*/
		padding-top: 0px;
	}
	
	div#pagetools td.boxbody {
		/*background: #ededed;*/
		padding-top: 0px;
	}
	
	input.searchText {
		width: 140px;
		border: 1px solid #cccccc;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		margin-top: 3px;
	}

	span#search	{
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		display: block;
		margin-left: 10px;
	}

	input.searchbutton {
		border: 1px solid #999999;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
	}
	
	select.searchselect {
		width: 140px;
		margin: 6px 0px 10px 12px;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px
	}
	
	span.pagetools {
		display: block;
		font-family: arial, helvetica, sans-serif;
		font-size: 11px;
		margin: 6px 0px 10px 12px;
		line-height: 18px;			
	}
	
	span.pagetools a {
		color: #444444;
	}
	
	td#col2_3 div.locationline {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	color: #aaaaaa;
	margin-bottom: 5px;
	}
	
	td#col2_3 div.locationline a {
		font-family: verdana, arial, helvetica, sans-serif;
		font-size: 10px;
		color: #aaaaaa;
	}
	
	div.col3pagelet {
		margin-bottom: 15px;
	}

	
	div.editicons table {
		display: block;
	}
	
	

#header #banner_business {
	
	display: block;
	margin-left: 173px;
	background-image: url(../images/business/flash_top_bg.jpg);
	background-repeat: no-repeat;
	height: 91px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-position: right top;
}
#header h2{
	display: none;
}


#context_menu ul {
	list-style-type: none;
	padding-top: 25px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 11px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-family: Arial, Helvetica, sans-serif;

}
#context_menu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	list-style-type: none;
	background-image: none;
	padding-top: 4px;
	padding-bottom: 4px;
}
#container #body #cols #col2_3 #col3 #context_menu a:hover {
	color: #FFFFFF;
}


/* PAGELET STYLES */

#pagelet_container {
	background-image: url(../images/grey_fade.jpg);
	background-repeat: repeat-x;
	width: 166px;
	background-position: 0px 6px;
}
#pagelet_container #grey_pagelet {
	background-image: url(../images/pagelettop2.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
#grey_pagelet h5 {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: small;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}

#pagelet_container #grey_pagelet li {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
	list-style-image: none;
}
#pagelet_container #grey_pagelet ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

