/*CSS FOR SUPERMAILINC*/
* {padding:0;margin:0;}
body {
	font-family: arial,verdana,tahoma;
	font-size:11px;
	color:#000;
	margin:0;
	padding:0;
	text-align:center;
	}
h2{font-size:16px;margin:0 0 20px 0;}
table{font-size:12px;}

/*CONTACT FORM TABLE*/
#ContactUs td:first-child{
	text-align:right;
	padding-right:10px;
	font-weight:bold;
	}

/*CONTENT*/
#LeftContent{
	float:left;
	margin:30px 0 0 10px;
	width:355px;
	padding:5px;
	}
#RightContent{
	float:right;
	margin:30px 0 0 0;
	width:355px;
	padding:5px;
	}
p{font-size:12px;margin:10px 0 10px 0}

.centered{
	text-align:center;
	}
.LargeLinks{
	font-size:20px;
	}

#LeftContent ul, #RightContent ul,#SingleColumn ul{
	margin-left:20px;
	font-size:12px
	}

#SingleColumn{
	width:750px;
	margin:30px 0 0 10px;
	padding:5px;
	}

#SingleColumn h1{
	margin-bottom:20px;
	}
#ContactForm{
	padding:10px;
	}
/*REPLACEMENT HEADER IMAGES*/
h1.AboutUs{
	width:106px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/aboutUs.gif) no-repeat;
	margin-left:110px;
	}
h1.OurMission{
	width:131px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/ourMission.gif) no-repeat;
	margin-left:100px;
	}
h1.CompleteMailingServices,h1.CompletePrintingServices{
	width:350px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/completeMailing.gif) no-repeat;
	margin:5px 0 0 240px;
	
	}
h1.CompletePrintingServices{
	background:url(../images/ovals/completePrinting.gif) no-repeat;
	}
h1.DailyFirstClass{
	width:450px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/daily1stClassPresortMailMetering.gif) no-repeat;
	margin-left:155px;
	}
h1.DailyFirstClassPresort{
	width:309px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/daily1stClassPresort.gif) no-repeat;
	margin-left:215px;
	}
h1.MailMetering{
	width:219px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/mailMetering.gif) no-repeat;
	margin-top:65px;
	margin-left:260px;
	}
h1.DatabaseServices{
	width:191px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/databaseServices.gif) no-repeat;
	margin-left:280px;
	}
h1.ContactUs{
	width:120px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/contactUs.gif) no-repeat;
	margin-left:110px;
	}
h1.Questions{
	width:131px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/questions.gif) no-repeat;
	margin-left:100px;
	}
h1.QuoteForm{
	width:131px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/quoteForm.gif) no-repeat;
	margin-left:318px;
	}	
h1.Links{
	width:219px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/linksAndResources.gif) no-repeat;
	margin-left:260px;
	}	
h1.PermitImprint{
	width:266px;
	height:44px;
	text-indent:-9999px;
	background:url(../images/ovals/permitImprintInfo.gif) no-repeat;
	margin-left:242px;
	}	
/*WRAPPERS*/	
#bgWrapper{
	width:1027px;
	background:#fff url(../images/bg-image.gif) top center repeat-y;
	margin:0 auto;
	text-align:center;
	}
#wrapper{
	position:relative;
	margin:0 auto;
	width:789px;
	height:auto;
	text-align:left;
	}
#header{
	position:relative;
	width:789px;
	height:128px;
	background:#fff url(../images/header.gif) top left no-repeat;
	}

/*NAVIGATION*/
#MainNav{
	margin-top:17px;
	background:#fff url(../images/navBg.jpg) no-repeat;
	height:42px;
	text-align:center;
	line-height:35px;
	color:#fff;
	}

/*#MainNav ul#nav li.main {display:inline;list-style:none;padding:2px;}
#MainNav ul#nav li a {font-family: helvetica;text-decoration:none;font-size:11px;color:#fff;}*/


#webBody,#webBodyTemplate{
	height:890px;
	background:#fff url(../images/webBody_890.jpg) top left no-repeat;
	}
#webBodyTemplate{
	height:890px;
	background:url(../images/webBody_Simple.jpg) bottom left no-repeat;
	}
#webBodyForms{
	height:800px;
	background:url(../images/webBody_Simple.jpg) bottom left no-repeat;
	}
#webBodyForms form{
	margin-left:40px;
	}
#webBodyPermit{
	height:1000px;
	background:url(../images/webBody_Simple.jpg) bottom left no-repeat;
	}
#leadText{
	font-size:14px;
	width:400px;
	margin:15px 0 0 0;
	float:right;
	}
#Links{
	font-size:14px;
	width:450px;
	margin:100px 0 0 25px;
	float:left;
	}
#Links ul li{
	margin-bottom:20px;
	
	}
#logo{
	position:absolute;
	top:2px;
	left:-43px;
	}
	
#DummyImage{
	top:493px;
	right:0;
	position:absolute;
	width:175px;
	height:431px;
	z-index:10000;
	}
#DummyImage img{
	border:none;
}
#FBLogo{
	position:absolute;
	top:705px;
	right:425px;
	z-index:20000;
	}
#FBLogo img{
	border:none;
}
#Footer{text-align:center;margin-top:40px;}
	
ul.dropdown			{ position: relative;padding-left:50px;}
ul.dropdown li a {text-decoration:none;color:#fff;}
ul.dropdown li                  	{ list-style:none;font-weight: normal; float: left; background: transparent; padding-left:5px;}

ul.dropdown a:hover		{ color: #fff; }
ul.dropdown a:active        	{ color: #fff; }
ul.dropdown li:last-child a  	{ border-right: none; } /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover         	{ background: #8F9294; color: black; position: relative; }
ul.dropdown li.hover a       	{ color: black; }

/* force hover color */
ul.dropdown li.hover ul.sub_menu li.hover a {color:#fff;}


/* 
	LEVEL TWO
*/
ul.dropdown ul 			{text-align:left;background: #B6B2D8;width: 240px; visibility: hidden; position: absolute; top: 100%; left: 0; }
ul.dropdown ul li 		{ font-weight: normal; background: #B6B2D8; border-bottom: 1px solid #ccc; float: none; }

				    /* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a		{ border-right: none; width: 99%; display: inline-block; text-decoration:none;} 

/* 
	LEVEL THREE
*/
ul.dropdown ul ul 		{ left: 100%; top: 0; }
ul.dropdown li:hover > ul 	{ visibility: visible; }

/*MISC*/
.Red{
	color:#ff0000;
	}
.PrintButton{
	text-align:center;
	}
.SMIMessage{
	font-size:17px;
	font-weight:bold;
	font-style:italic;
	text-align:center;
	}