@charset "utf-8";

html,body
{
	height: 100%;
}

body
{
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: url('images/bg1.gif') repeat-x top left;
}

div#container
{
	/*position: relative;*/
	min-height: 100%;
	height: auto !important;
	height: 100%;
	
	width: 100%;
	margin-bottom: -183px;
	/*z-index: 2;*/
	
	background: url('images/phone-number.gif') no-repeat bottom center;
}

div#column
{
	width: 929px;
	margin: 0 auto;
}

div#top
{
	background: #00AEEF;
	height: 91px;
}

div#search-box
{
	padding: 29px;
	width: 239px;
	float: right;
}

div#search-box .query
{
	background: none;
	border: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	margin: 0;
	padding: 3px;
	border-bottom: 2px dotted white;
}

div#search-box a, div#search-box a:link, div#search-box a:visited
{
	color: white;
	text-decoration: none;
}

div#search-box span.query
{
	border: none;
	font-size: 22px;
}

div#flash-bar
{
	height: 278px;
	width: 100%;
	background: url('images/flash-bg.jpg') no-repeat top center;
	position: absolute;
	left: -9px;
	top: 91px;
	z-index: 1;
}

div#flash-place
{
	height: 278px;
}

.push
{
	clear: both;
	height: 183px;
}

div#footer
{
	/*position: relative;*/
	height: 183px;
	background: #00AEEF;
	/*z-index: 3;*/
}

div#footer .inner, div#footer .inner *
{
	color: white;
}

div#footer .inner option
{
	color: black; 
}

div#footer .inner
{
	width: 929px;
	margin: 0 auto;
	height: 183px;
	background: url('images/footer-logo.jpg') no-repeat top left;
}

div#footer .content
{
	padding-top: 75px;
	float: left;
}

div#footer .logos
{
	width: 364px;
	height: 163px;
	padding: 20px 56px 0 50px;
	background: url('images/footer-logo.jpg') no-repeat top left;
	float: left;
	color: black !important;
}

.logos p, 
.logos td,
.logos a, 
.logos span
{
	color: black !important;
	margin: 0;
	padding: 0;
}

.brochure-table
{
	background: url('images/brochure-bg.gif') repeat-x bottom left;
}

/* ---- nav holder ---- */
div#nav-holder
{
	height: 45px;
	clear: both;
}

div#nav-holder *
{
	line-height: 1em !important;
}

ul#navigation 
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#navigation li
{
	/*background: url('images/link-bg.gif') no-repeat top left;*/
	display: block;
	float: left;
	height: 45px;
	margin: 0 5px;
}

ul#navigation li:hover,
ul#navigation li.hover
{
	background: url('images/link-hover-bg.gif') no-repeat bottom left;
}

ul#navigation a:visited.top,
ul#navigation a:link.top,
ul#navigation a.top
{
	/*background: url('images/link-cap.gif') no-repeat top right;*/
	color: white;
	display: block;
	_float: left;
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	height: 32px;
	padding: 13px 13px 0 13px;
	text-decoration: none;
}

ul#navigation a:hover.top,
ul#navigation li:hover a.top,
ul#navigation li.hover a:visited.top,
ul#navigation li.hover a:link.top,
ul#navigation li.hover a.top
{
	background: url('images/link-hover-cap.gif') no-repeat bottom right;
	color: white;
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

ul.flyout
{
	_clear:both;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 163px;
	position: absolute;
	display: none;
}

ul.flyout li ul.flyout
{
	margin: 0 0 0 162px;
}

ul#navigation ul.flyout li
{
	float: none;
	display: inline;
	height: auto;
	padding: 0;
	margin: 0;
}

ul.flyout li:hover
{
	background: none !important;
	padding: 0;
	margin: 0;
}

ul.flyout a:visited.flyout,
ul.flyout a:link.flyout,
ul.flyout a.flyout
{
	display: block;
	font-family: 'Trebuchet MS', Trebuchet, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	color: #343434;
	text-decoration: none;
	padding: 7px 15px;
	_height: 1%;
	line-height: 1em;
	background: #CECECE;
}

ul#navigation a.first
{
	padding-top: 15px !important;
}

ul#navigation a.last
{
	padding-bottom: 15px !important;
	background: transparent url('images/flyout-corners.png') no-repeat bottom left !important;
	_background: transparent url('images/flyout-corners.gif') no-repeat bottom left !important;
}

ul.menu
{
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li
{
	display: inline;
}

ul.submenu
{
	list-style: none;
	margin: 0;
	padding: 5px 0px 5px 15px;
}

ul.menu a:visited.menu,
ul.menu a:link.menu,
ul.menu a.menu
{
	font-family: 'Trebuchet MS',Trebuchet,sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	display: block;
	_display: inline;
	padding: 2px 0 2px 0;
	_height: 1%;
}

ul.submenu a:visited.submenu,
ul.submenu a:link.submenu,
ul.submenu a.submenu
{
	font-family: 'Trebuchet MS',Trebuchet,sans-serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: black;
	text-decoration: none;
	display: block;
	padding: 2px 0 2px 0;
	_height: 1%;
}

#emailToFriend
{
	margin-left: 37px;
}

div#email_box
{
	display: none;
	margin-top: 2px;
	margin-left: 37px;
	padding: 10px;
	position: absolute;
	width: 300px;
	background: white;
	border: 1px solid #93CFE6;
}

div#email_box input.textbox
{
	padding: 2px;
	width: 112px;
	border: 1px solid #D2D2D2;
	background-color:white;
	font-size: 10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

div#email_box input.button
{
	padding: 2px;
	background-color: #E9F7FB;
	border: 1px solid #93CFE6;
}

div#divSEW p
{
	font-size: 10px !important;
}





