/* text style for the selected tab */
body { background-color: #f2f2f2; margin-top: 2px; height: 100%;  text-align: center; padding: 0px; margin: 0px; font-family: arial; font-size: 12px;}

h2,ul, li{
	padding: 0; margin: 0;
}

td{font-size: 12px;}

#container{
	width: 850px;
	
	margin: 0 auto;
	text-align: left;
	background-image: url(images/imgNAPL_background.gif);
	background-repeat: repeat-y;
}

#header{
	margin-left: 25px;
	position: relative;
	padding-bottom: 16px;
}

#top_nav{
	position: absolute;
	left: 200px;
	top: 0px;
	height: 20px;
	padding-top: 5px;
	width: 600px;
	background-color: #870038;
	font-family: arial;
}
#user_welcome{
	position: absolute;
	left: 200px;
	top: 46px;
}
#tagline{
	position: absolute;
	left: 200px;
	top: 86px;
}
#searchbox{
	position: absolute;
	left: 647px;
	top: 0px;
	float: right;
	width: 172px;
	height: 25px;
	background-color: #999999;
	text-align: left;
}
#mainnav{
	
	margin-left: 25px;
	margin-right: 25px;
	width: 800px;
	background-color: black;
	height: 25px;
}
#main{
	
	margin-left: 25px;
	margin-right: 25px;
	width: 800px;
	min-height: 250px;
	margin-top: 15px;
}

/*sidebar*/
#sidebar{
	width: 195px;
	float: left;
}
#maincontent{
	
	width: 602px;
	float: left;
}

#sidebar h2{
	width: 180px;
	background-color: #81928d;
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	padding: 5px 0 5px 5px;
	
}
#sidebar h3{
	color: #67686a;
	font-size: 13px;
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebar h3 a{
	color: #67686a;
	font-size: 13px;
	text-decoration: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#sidebar h3 a:hover{
	color: #860038;
	font-size: 13px;
	text-decoration: none;
	padding-bottom: 0;
	margin-bottom: 0;
}


#businesslink a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 0;
	margin-bottom: 0;
}

#businesslink a:hover{
	color: #860038;
	font-size: 12px;
	text-decoration: none;
	padding-bottom: 0;
	margin-bottom: 0;
}


#sidebar cite{

	font-style: italic;
	font-size: 11px;
}
#sidebar p{
	font-size: 13px;
}
/*end sidebar*/

/*main content area*/

#maincontent h1{
	padding: 5px 0 0 10px;
	margin: 0;
	background-color: #7e807e;
	width: 525px;
	height: 32px;
	color: #fff;
	font-size: 20px;
	float: left;
}
#icons{
	float: left;
	padding-left: 5px;
}
#maincol1{
	float: left;
	width: 286px;
	background-color: #b5b6b5;
}
#maincol1 h2{
	color: #ffffff;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px;
}
#maincol1 .contentbox{
	padding: 10px;
	margin: 10px;
	background-color: #cccdcc;
}
.contentbox h3{
	font-size: 13px;
}
#maincol1 h4{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px;
	color: #fff;
	background-color: #8c0d42;
	margin: 0;
}
#announcebox{
	background-color: white;
	position: relative;
	border-left: 1px solid #e5e2df;
	border-bottom: 1px solid #e5e2df;
	border-right: 1px solid #e5e2df;
	height: 175px;
}
#announceleft{
	position: absolute;
	left: 0px;
	top: 0px;
}
#announceright{
	position: absolute;
	left: 114px;
	top: 0px;
	width: 171px;
	background-color: #e5e2df;
	height: 180px;

}
#announcebox ul{
	list-style: none;
}	
#maincol2{
	float: left;
	width: 316px;
}
#maincol2 h2{
	color: #686868;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding: 5px 10px;
}
#maincol2 p{
	padding: 5px 10px;
}
#services{
	width: 195px;
	background-color: #8c0d42;
}

#services2{
	width: 316px;
	background-color: #e2e2e2;
}


#services h2{
	color: white;
}
#services2 h2{
	color: black;
}

#services ul{
	list-style: none;
	padding: 0 10px 10px 10px;
}
#services2 ul{
	list-style: none;
	padding: 0 10px 10px 10px;
}

#services ul li{
	background-color: #550d2a;
	color: white;
	width: 240px;
	padding: 3px;
	margin-bottom: 3px;
}
#services2 ul li{
	background-color: #8c0d42;
	color: white;
	width: 240px;
	padding: 3px;
	margin-bottom: 3px;
	text-decoration: none;
}

#testimonials{
	width: 316px;
	background-color: #ccd3d1;
	padding-bottom: 10px;
}
#testimonials blockquote{
	font-style: italic;
	padding: 10px;
	margin: 0;
}
#testimonials cite{
	color: #8c0d42;
	padding-left: 10px;
	font-weight: bold;
	font-style: none;
	display: block;
}
/*end main content area */

#footer{
	
	margin-left: 25px;
	margin-right: 25px;
	width: 800px;
	padding-bottom: 0px;
	color: #999999;
	
}
#footer td{
	color: #999999;
	font-size: 11px;
}



.BannerBackground { background-image: url(bannerBG.jpg); height: 112px; }
.MainContentBG { background-image: url(ContentBG.jpg); background-repeat: repeat-x; padding: 0px; }
.LeftPane { height: 100%;  background-color: transparent; padding-left: 3px; }
.ContentPane { background-color: transparent; padding-left: 3px; padding-right: 3px; vertical-align: top; width: 100%; }
.RightPane { background-color: transparent;  padding-right: 3px; }


.cleardiv{clear: both;}

ul #top_nav_list{
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 25px;
}
#top_nav_list li{
	display: inline;
	padding: 0 8px;
	text-align: center; background: #870038;
	font-family:  arial;
	font-size: 12px; font-weight: bold; font-style: normal; text-transform: uppercase;
	color: #fff;
}
#top_nav_list li a{
	text-decoration: none;
	color: white;
}
a.top_nav_tab{
	color: white;
}
#copyright{
	float: left;
	color: #999999;
}
#footerlinks{
	float: right;
	color: #999999;
}
#footerlinks a{
	color: #999999;
}

#mainnavred{
	float: left;
	background-color: #870038;
	height: 25px;
	width: 450px;

}
#mainnavblack{
	float: left;
	background-color: #000000;
}


#mainnavred ul
{
padding-left: 0;
margin-left: 0;
background-color: #870038;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 12px; font-weight: bold; font-style: normal; text-transform: uppercase;
}

#mainnavred ul li { display: inline; }

#mainnavred ul li a
{
padding: 0.4em 1.1em;
background-color: #870038;
color: White;
text-decoration: none;
float: left;
border-right: 0px solid #fff;
}

#mainnavred ul li a:hover
{
background-color: #870038;
color: #fff;
}

#mainnavblack ul
{
padding-left: 0;
margin-left: 0;
background-color: #000;
color: White;
float: left;
width: 100%;
font-family: arial, helvetica, sans-serif;
font-size: 12px; font-weight: bold; font-style: normal; text-transform: uppercase;
}

#mainnavblack ul li { display: inline; }

#mainnavblack ul li a
{
padding: 0.4em 1.1em;
background-color: #000;
color: White;
text-decoration: none;
float: left;
border-right: 0px solid #fff;
}

#mainnavblack ul li a:hover
{
background-color: #000;
color: #fff;
}

#bottombar{
	width: 840px;
	
	margin: 0 5px;	
	padding-top: 15px;
	border-bottom: 2px solid #faf9f9;
	border-bottom: 2px solid #dddddd;
}

.contentbox{
	padding: 30px 15px 20px 15px; line-height: 18px; background-color: #f5f5f5;
}