@charset "UTF-8";

div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 14px;
	margin: auto auto auto auto;
	z-index: auto;
	/*padding: auto;*/
}

a {
	text-decoration: none;
	color:#cf9a4a;
}

a:hover {
	text-decoration: none;
	color:#f2c804;
}
	


body {
	margin: auto auto auto auto;
/*	padding: auto auto auto auto;*/
	background-color: #a49c99;
	text-align: center;
}



div.root {
	position: relative;
	width: 995px;
	background-image: url(../images/background-Root.jpg);
	background-repeat: repeat-y;
	background-position: top;
	text-align: left;
	
}



div.header {
	position: absolute;
	height: 75px;
	width:995px;
	clear: both;
	background-image: url(../images/background-Header.jpg);
	background-repeat: no-repeat;
	z-index: 1;
}

div.header-Flash {
	position: absolute;
	height: 75px;
	width:995px;
	clear: both;
	z-index: 1;
}





div.content {
	position: relative;
	padding: 85px 0px 0px 0px;
	z-index: 5;
}


div.logoBar {
	position: relative;
	padding: 5px 0px 0px 0px;
	height:119px;
	clear:both;
	z-index: 6;
}


div.cover {
	position: absolute;
	padding:0px;
	margin:0px;
	right: 0px;
	bottom:0px;
	width: 414px;
	height: 397px;
	
}

div.navArrow-About {
	position: absolute;
	padding:0px;
	margin:0px;
	left: 136px;
	top:104px;
	z-index:9;
	
}

div.navArrow-Home {
	position: absolute;
	padding:0px;
	margin:0px;
	left: 136px;
	top:135px;
	z-index:9;
	
}

div.navArrow-Business {
	position: absolute;
	padding:0px;
	margin:0px;
	left: 136px;
	top:163px;
	z-index:9;
	
}

div.navArrow-Safety {
	position: absolute;
	padding:0px;
	margin:0px;
	left: 136px;
	top:191px;
	z-index:9;
	
}

div.navArrow-Kids {
	position: absolute;
	padding:0px;
	margin:0px;
	left: 136px;
	top:219px;
	z-index:9;
	
}

div.navArrow-onlinebillpay {
	position: absolute;
	padding:0px;
	margin:0px;
	left: 136px;
	top:243px;
	z-index:9;
	
}

div.quickMenu {
	/*position: relative;*/
	float: left;
	width: 175px;
	margin: auto 13px auto auto;
	
}

div.quickMenu div span {
	display: none;
}

div.prodNav {
	background-image:  url(../images/nav-Middle.jpg);
	background-repeat: repeat-y;
	background-position: top;
	
	
}

div.prodNav p {
	padding: 3px 0px 3px 5px;
	margin: 0px 0px 0px 0px;
	line-height: 11px;
}

div.prodNav p a {
	font-size: 10px;
	color: #698ed3;
	text-decoration: none;
	padding: 3px 10px 3px 0px;
	margin: 0px 0px 0px 0px;
	/*background-repeat: no-repeat;
	background-position: right;*/
}

div.prodNav p a:hover {
	color: #CCCCCC;
}

div.prodNav a.category {
	font-weight: bold;
	font-size: 12px;
	font-style:italic;
	color:#abbcda;
}



div.footer {
	position: relative;
	clear: both;
	height: 66px;
	text-align: left;
	font-size: 10px;
	color:#002b50;
	border-style: solid;
	border-width:4px 0px 0px 0px;
	border-color:#FFFFFF;
	background-color:#eaeaea;
	background-image: url(../images/background-Footer.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

div.footer p {
	padding: 39px 0px 0px 20px;
	margin:0px 0px 0px 0px;
}



div.footer a {
	color: #454545;
}

div.footer a:hover {
	color: #000000;
}
