/* --- General Eddie Sperling Production --- */
* { margin: 0; padding: 0; }
a { text-decoration: none; }
a:link, a:visited { border-bottom: 1px dotted #F0B9C8; color: #CC0033; }
a:hover { background: #CC0033; color: #FFFFFF; text-decoration: none; }
blockquote { margin: 0px; padding: 20px; }
body {
	font: 11px Tahoma, 'Lucida Grande', Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #6699CC;
	background-image: url(../images/page-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
fieldset, .thumbnails a:link, .thumbnails a:visited { border: none; }
form { width: 520px; }
h1 { color: #CC0033; font: bold 17px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif; margin: 0; padding: 2px 0 0 0; text-align: left; text-transform: none; }
h2 { color: #336699; font: bold 15px/normal 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif; margin: 0; padding: 10px 0 4px 0; text-align: left; text-transform: none; }
h3 { color: #336699; font-size: 11px; font-weight: bold; margin: 0; padding: 12px 0 8px 0; text-align: left; text-transform: none; }
h4 { border-bottom: solid 1px #999999; color: #336699; font-size: 11px; font-weight: bold; padding: 12px 0 2px 0; text-align: left; }
hr { background: #999999; border: 0; color: #999999; height: 1px; }
img { border: 0; }
input, textarea, select { font: 11px Tahoma, 'Lucida Grande', Arial, sans-serif; padding: 2px; }
p { color: #333333; font-size: 11px; line-height: 1.4em; list-style-type: square; margin: 0; padding: 4px 10px 4px 10px; text-align: left; vertical-align: top; }
select { padding: 0; }
td { color: #333333; font-size: 11px; line-height: 1.4em; list-style-type: square; margin: 0; padding: 4px 0 4px 10px; text-align: left; }
.clearboth { clear: both; }
.fineprint { font-size: 10px; padding: 4px 10px 4px 10px; }
.floatleft { clear: none; float: left; margin-left: -13px; margin-right: 10px; }
.floatright { clear: none; float: right; margin-left: 10px; }
.indent { padding: 20px 60px 20px 60px; }
.pagescontainer { color: #333333; float: left; font-size: 11px; line-height: 1.4em; list-style-type: square; margin: 10px 0 10px 0; padding: 0 0 0 10px; text-align: left; width: 225px; }
.textcenter, #callout p, #callout h1 { text-align: center; }
#thumbnailscontainer { margin: 10px 0 0 8px; width: 500px; }
#callout { background: #F3F3F3; margin: 10px 80px 10px 80px; padding: 15px; }
#container {
	padding: 0;
	text-align: left;
	width: 750px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: 250px;
}
/* --- Packages listing --- */
.packages dd { color: #333333; margin: 0 0 0 10px; padding: 5px 10px 5px 10px; }
.packages dl {
	margin: 0;
	padding: 0;
	background-color: #D7D7D7;
	background-image: url(../images/box-160-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.packages dt {
	border-bottom: #FFFFFF 2px solid;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: center;
	text-transform: uppercase;
	background-color: #999999;
	background-image: url(../images/box-160-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.packages, .packagescallout { float: left; margin: 10px 6px 10px 7px; padding: 0; width: 160px; }
.packagescallout dd { color: #FFFFFF; margin: 0 0 0 10px; padding: 5px 10px 5px 10px; }
.packagescallout dl {
	margin: 0;
	padding: 0;
	background-color: #6699CC;
	background-image: url(../images/box-160-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.packagescallout dt {
	border-bottom: #FFFFFF 2px solid;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: center;
	text-transform: uppercase;
	background-color: #336699;
	background-image: url(../images/box-160-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.packagescallouthilight { font: italic bold 14px 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif; margin: 0; padding: 0 10px 10px 10px; text-align: center; }
/* --- Site preview thumbnails --- */
.thumbnails { float: left; padding: 0 0 10px 20px; }
.thumbnails dd { color: #333333; font-size: 10px; font-weight: bold; margin: 0; padding: 4px 0 5px 0; text-align: center; text-transform: uppercase; }
.thumbnails dl {
	margin: 0;
	padding: 0;
	width: 142px;
	background-color: #D7D7D7;
	background-image: url(../images/box-142-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.thumbnails dt {
	border-bottom: 0;
	margin: 0;
	padding: 6px 6px 0 6px;
	background-color: #D7D7D7;
	background-image: url(../images/box-142-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* --- Footer --- */
#footer {
	margin: 0 auto;
	padding: 12px 0 20px 0;
	width: 750px;
	background-image: url(../images/footer-background.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#footer p {
	color: #FFFFFF;
	font-size: 9px;
	margin: 0 auto;
	padding: 1px;
	text-align: left;
	text-transform: uppercase;
}
/* --- Main hero graphic --- */
#hero {
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, sans-serif;
	height: 170px;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	width: 730px;
	background-color: #336699;
	background-image: url(../images/hero-background.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#hero h1 { color: #FFFFFF; font-size: 30px; font-weight: bold; margin: 0; padding: 14px 180px 0 20px; text-align: left; text-transform: none; }
#hero h2 { color: #FFFFFF; font-size: 18px; padding: 14px 200px 0 20px; }
#herobackground { background: #FFFFFF; height: 170px; text-align: center; width: 750px; }
#heroleft {
	clear: none;
	float: left;
	height: 170px;
	width: 10px;
	background-color: #336699;
	background-image: url(../images/hero-roundedleft.gif);
	background-repeat: no-repeat;
	background-position: left;
}
/* --- Main body content --- */
#main { background: #FFFFFF; margin: 0 auto; padding: 6px 22px 6px 22px; }
#main li{ padding-bottom: 8px; }
#main ol{ color: #333333; font-size: 11px; line-height: 1.4em; margin: 0; padding: 0 20px 8px 40px; text-align: left; }
#main ul{ color: #333333; font-size: 11px; line-height: 1.4em; list-style: square outside; margin: 0; padding: 0 20px 4px 30px; text-align: left; }
/* --- Top level navigation --- */
#nav {
	height: 70px;
	margin: 10px 0 0 0;
	background-color: #FFFFFF;
	background-image: url(../images/nav-background.gif);
	background-repeat: no-repeat;
}
#nav h3 { color: #333333; line-height: 28px; margin: 0; padding: 10px 20px 0 0; text-align: right; text-transform: capitalize; }
#navlist { font-size: 11px; margin: 1px 20px 0 0; padding: 0; text-align: right; }
#navlist a:link, #navlist a:visited { border: none; color: #333333; font-weight: bold; margin: 0 0 0 10px; text-decoration: none; }
#navlist a:hover { color: #333333; }
#navlist a:link#current, #navlist a:visited#current, #navlist a:hover { background: transparent; border-bottom: 2px solid #CC0033; color: #336699; padding-bottom: 2px; }
#navlist ul, #navlist li { display: inline; list-style-type: none; margin: 0; padding: 0; text-transform: uppercase; }
#navlogo {
	display: inline;
	float: left;
	height: 44px;
	margin-left: 20px;
	margin-top: 14px;
	width: 215px;
	background-image: url(file:///C|/Users/Eddie%27s%20Dell/Documents/Web%20Folders/emsbn/images/nav-logo.gif);
}
#navlogo a:link, #navlogo a:visited, #navlogo a:hover { background: transparent; border: none; }
/* --- Sub navigation --- */
#subnav { clear: none; float: right; margin: 10px 0 0 10px; width: 160px; }
#subnav dd { color: #333333; margin: 0; padding: 5px 10px 5px 10px; }
#subnav dd.navnormal { display: list-item; font-weight: bold; list-style-position: outside; list-style-type: none; margin: 0 0 0 25px; padding: 5px 0 0 0; }
#subnav dd.navselected { display: list-item; font-weight: bold; list-style-position: outside; list-style-type: square; margin: 0 0 0 25px; padding: 5px 0 0 0; }
#subnav dd.soft { color: #666666; }
#subnav dl {
	margin: 0 0 16px 0;
	padding: 0 0 10px 0;
	background-color: #D5DFFF;
	background-image: url(../images/box-160-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#subnav dl.soft {
	background-color: #E6E6E6;
	background-image: url(../images/box-160-bottom.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#subnav dt {
	border-bottom: #FFFFFF 2px solid;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0;
	padding: 4px;
	text-align: center;
	text-transform: none;
	background-color: #003399;
	background-image: url(../images/box-160-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#subnav dt.soft {
	color: #666666;
	background-color: #CCCCCC;
	background-image: url(../images/box-160-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#subnav p { margin: 0 0 16px 0; padding: 0; }
/* --- Preview graphic --- */
#subnavpreview {
	height: 100px;
	margin: 0 0 16px 0;
	padding: 0;
	text-align: left;
	width: 160px;
	background-color: #CC0033;
	background-image: url(../images/home-preview.jpg);
	background-repeat: no-repeat;
}
#subnavpreview a:link, #subnavpreview a:visited { color: #FFFFFF; }
#subnavpreview a:hover { background: transparent; }
#dust {
	position:absolute;
	left:602px;
	top:564px;
	width:348px;
	height:115px;
	z-index:4;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 30px;
}
#apDiv6 {
	position:absolute;
	left:535px;
	top:37px;
	width:188px;
	height:22px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 500;
}



#subnavpreview p { color: #FFFFFF; font-weight: bold; line-height: 1.3em; padding: 8px 67px 0 10px; }
