/* CSS Document */

body {
	background:#013a6f;
	margin:0;
	padding:0;
	Font-family: Calibri, Verdana, Arial, sans-serif;
	color:#3c3c3c;
	font-size:14px;
	}
	
#wrapper {
	margin:0 auto;
	width:915px;
	margin-top:10px;
	margin-bottom:10px;
	height:auto;
	}

/* Header Top */

#header-top {
	margin:0 auto;
	background:url(../images/NES-Home-CD-draft-007V4-working_03.jpg) no-repeat;
	width:915px;
	height:10px;
	}
	
/* Header Content Area */

#header-content {
	margin:0 auto;
	background:url(../images/NES-Home-CD-draft-007V4-working_06.jpg) #FFFFFF;
	width:915px;
	height:120px;
	}
	
		/* Header Left Side for Logo */
		
			#header-left{
				height:auto;
				width:457px;
				float:left;
					}
				
		/* Header Right Side */
		
			#header-right{
				height:auto;
				width:338px;
				float:right;
				background:#fff;
				text-align:right;
					}		
	
/* Header Bottom */

#header-bottom {
	margin:0 auto;
	background:url(../images/NES-Home-CD-draft-007V4-working_07.jpg) no-repeat;
	width:915px;
	height:8px;
	}
	
/* Horizontal Navigation Area */

#h-nav {
	margin:0 auto;
	height:39px;
	width:915px;
	margin-top:5px;
	}

/* Flash Module Area & Content Pane */

#flash-content-area{
	margin:0 auto;
	width:915px;
	height:auto;
	margin-top:5px;
	}
		
		/* Flash Module Area */
		
			#flash-left{
				height:auto;
				width:500px;
				float:left;
				padding:0px;
				margin:0px;
					}
				
		/* Content Area */
		
			#content-right{
				height:auto;
				width:408px;
				float:right;
				background:#fff;
					}
		
		/* Content Area Top */
			
			#content-area-top{
				background:url(../images/NES-Home-CD-draft-007V4-working_20.jpg) no-repeat;
				height:10px;
				width:408px;
				}
				
		/* Content Area Middle */	
			
			#content-area-middle{
				height:198px;
				width:388px;
				padding-top:0px;
				padding-left:5px;
				padding-right:5px;
				padding-bottom:0px;
				}
		
		/* Content Area Bottom */
		
			#content-area-bottom{
				background:url(../images/NES-Home-CD-draft-007V4-working_23.jpg) no-repeat;
				height:9px;
				width:408px;
				}
/* MCOBs */

#mcob-area {
	width:915px;
	height:225px;
	margin-top:10px;
	padding-left:1px;
	padding-right:0px;
	}

.callbox-bg{
	background:url(/images/mcob-bg.jpg) center no-repeat;
	height:219px;
	width:219px;
	cursor: pointer;
	}
	
.callbox-bg:hover{
	background:url(/images/mcob-bg.jpg) center no-repeat;
	height:219px;
	width:219px;
	cursor: pointer;
	}
	
.callbox-bg-2{
	background:url(/images/mcob-bg-2.jpg) center no-repeat;
	height:219px;
	width:219px;
	cursor: pointer;
	}
	
.callbox-bg-2:hover{
	background:url(/images/mcob-bg-2.jpg) center no-repeat;
	height:219px;
	width:219px;
	cursor: pointer;
	}

.callbox-bg-2 :hover .titlebar h5{
	font-size:22px;
	color:#013A6F;
	}

.callbox-bg-2 h5:hover{
	color:#fff;
	}
		
		
.titlebar:hover{
	font-size:22px;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	}
	
.callbox-bg :hover .titlebar h5{
	font-size:22px;
	color:#013A6F;
	}

.callbox-bg h5:hover{
	color:#fff;
	}

.cob-content {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:13px;
	text-align:left;
	margin-top:5px;
	width:auto;
	padding-top:0px;
	padding-left:5px;
	padding-right:5px;
	padding-bottom:0px;
	}

/* INTERNAL PAGE CONTENT AREA */

	/* Internal Page Top */

		#internal-page-top {
			margin:0 auto;
			background:url(/images/NES-Home-CD-draft-007V4-working_03.jpg) no-repeat;
			width:915px;
			height:10px;
			margin-top:5px;
				}
			
	/* Internal Page Content Body */
	
		#internal-page-content {
			margin:0 auto;
			background:url(/images/NES-Home-CD-draft-007V4-working_06.jpg) #FFFFFF;
			width:895px;
			height:auto;
			padding-top:0px;
			padding-left:10px;
			padding-right:10px;
			padding-bottom:5px;
			margin-bottom:0px;
				}
	
	/* Internal Page Bottom */

		#internal-page-bottom {
			margin:0 auto;
			background:url(/images/NES-Home-CD-draft-007V4-working_07.jpg) no-repeat;
			width:915px;
			height:8px;
			margin-top:-5px;
				}

/* FOOTER AREA */

#footer-area {
	margin:0 auto;
	width:915px;
	height:50px;
	margin-top:5px;
	}

/* Font Styling */

p {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:14px;
	text-align:left;
	margin-top: 6px;
	}
	
.left {
	text-align:left;
	margin:-top:0px;
	margin-bottom:0px;
	}

.right {
	text-align:right;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	padding-right:5px;
	padding-top:0px;
	}

.right-top {
	font-size:16px;
	text-align:right;
	margin-top:0px;
	margin-bottom:0px;
	padding-right:5px;
	}
	
.center {
	text-align:right;
	margin-top:0px;
	margin-bottom:0px;
	}

h1 {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:20px;
	color:#013a6f;
	margin-top:0px;
	margin-bottom:0px;
	}

h2 {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#f57c1f;
	margin-top:0px;
	margin-bottom:3px;
	}

h3 {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#f57c1f;
	margin-top:0px;
	margin-bottom:3px;
	}

h4 {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#f57c1f;
	margin-top:0px;
	margin-bottom:3px;
	}

h5 {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:22px;
	color:#fff;
	margin-top:7px;
	margin-bottom:4px;
	}

.quote{
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#c73f17;
	text-align:center;
	}

.title-bold{
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#f57c1f;
	margin-top:0px;
	margin-bottom:3px;
	font-weight:bold;
	}

.footer {
	font:Font-family: Calibri, Verdana, Arial, sans-serif;
	color:#fff;
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	}

.phone-num{
	font:Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:36px;
	color:#468fcc;
	padding-top:15px;
	padding-bottom:15px;
	}

/* Top Right Header Links */

a.top-right:link {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#013a6f;
	text-decoration: none;
	font-weight:bold;
		}
a.top-right:visited {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#013a6f;
	text-decoration: none;
	font-weight:bold;
	}
a.top-right:hover {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#f57c1f;
	text-decoration: underline;
	font-weight:bold;
	}
a.top-right:active {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:14px;
	color:#013a6f;
	text-decoration: none;
	font-weight:bold;
	}

/* TOP EMAIL LINK */

a.top-email:link {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#013a6f;
	text-decoration: none;
	font-weight:bold;
		}
a.top-email:visited {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#013a6f;
	text-decoration: none;
	font-weight:bold;
	}
a.top-email:hover {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#f57c1f;
	text-decoration: underline;
	font-weight:bold;
	}
a.top-email:active {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:16px;
	color:#013a6f;
	text-decoration: none;
	font-weight:bold;
	}

/* MCOB LInk */

a.mcob-link:link {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#013a6f;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
		}
a.mcob-link:visited {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#013a6f;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	padding-top:0px;
	padding-right:10px;
	padding-bottom:0px;
	}
a.mcob-link:hover {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#f57c1f;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	}
a.mcob-link:active {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:12px;
	color:#013a6f;
	text-decoration: none;
	font-style:italic;
	font-weight:bold;
	padding-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	}

/* FOOTER LINK */

a.footer-link:link {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
		}
a.footer-link:visited {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
	}
a.footer-link:hover {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:13px;
	color:#f57c1f;
	text-decoration: underline;
	font-weight:bold;
	}
a.footer-link:active {
	Font-family: Calibri, Verdana, Arial, sans-serif;
	font-size:13px;
	color:#FFF;
	text-decoration: none;
	font-weight:bold;
	}
	
/* Selected for H Nav */
	
.hmenu-selected{Font-family: Calibri, Verdana, Arial, sans-serif;
 font-size:16px;
 color:#013a6f;
 text-decoration: none;
 font-weight:bold;
 text-align:center;}
 
 .smenu-selected{Font-family: Calibri, Verdana, Arial, sans-serif;
 font-size:14px;
 color:#013a6f;
 text-decoration: none;
 font-weight:bold;
 text-align:center;}

	
	
A:link {color:#013a6f; text-decoration:none; }
A:visited {color:#013a6f; text-decoration:none; }
A:active {color:#013a6f; text-decoration:none; }
A:hover {color:#f57c1f; text-decoration:none; }

 /* Horizontal Menu */
 
 .off{Font-family: Calibri, Verdana, Arial, sans-serif;
 font-size:16px;
 color:#fff;
 text-decoration: none;
 font-weight:bold;
 text-align:center;
 cursor:pointer;
 background-image:url(http://northeastsanitation.net//images/menucenter.jpg);
 height:39px;}
 
 .on{Font-family: Calibri, Verdana, Arial, sans-serif;
 font-size:16px;
 color:#013a6f;
 text-decoration: none;
 font-weight:bold;
 text-align:center;
 cursor:pointer;
 background-image:url(http://northeastsanitation.net//images/menucenter.jpg);
 height:39px;}

 /* sub menu */
  
 .smenu-off{Font-family: Calibri, Verdana, Arial, sans-serif;
 font-size:14px;
 color:#fff;
 text-decoration: none;
 font-weight:bold;
 text-align:left;
 padding-left:5px;
 cursor:pointer;
 background-image:url(http://northeastsanitation.net//images/menucenter.jpg);
 height:25px;}
 
 .smenu-on{Font-family: Calibri, Verdana, Arial, sans-serif;
 font-size:14px;
 color:#013a6f;
 text-decoration: none;
 font-weight:bold;
 text-align:left;
 padding-left:5px;
 cursor:pointer;
 background-image:url(http://northeastsanitation.net//images/menucenter.jpg);
 height:25px;}