@charset "utf-8";
/* CSS Document */

html, body {
  padding: 0;
  margin: 0;
  height: 100%;
}

body {
	font: 82%/1.4em Arial, Helvetica, sans-serif;
	color: #000;
}
body.page {
	font: 82%/1.4em Arial, Helvetica, sans-serif;
	color: #000;
	background: #3e77ae url(../images/bg-grad.jpg) repeat-x left top;
	margin: 0;
	padding: 0;
}

p {
	margin:0 0 8px 0;
	color:#000;
}

a {
	text-decoration:none;
	color:#0d477e;
}

#mainCopy a:hover, #lowerLevelCopy a:hover {
	text-decoration:underline;
}









h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	font-weight:normal;
	margin:0;
	color:#fff;
	line-height:30px;
}

h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	margin:0;
	color:#447fb8;
	padding-bottom:8px;
}

h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:0;
	color:#447fb8;
	padding-bottom:8px;
}

ul {
	list-style-type:disc;
}

#container {
	font-family:Arial, Helvetica, sans-serif;
	position:absolute;
	min-width:980px;
	width:100%;
	margin:0;
/*	overflow-x:hidden; */
}

#header {
	margin:0;
	padding:0;
	height:87px;
	background-image:url('../images/glass.png');
	background-repeat:no-repeat;
	width:100%;
}

#logo, #logo p, #logo a {
	height:48px;
	width:308px; 
	margin:0;
	padding:0;	
	float:left;	
}

#logo {
	background : url(../images/logo.png) no-repeat top left; 
		margin-left:36px;
		margin-top:21px;

}

#logo a {
	text-indent: -9999px;
}

#contactInfo {
	margin-left:344px;
	height:90px;
	padding-top:10px;
	text-align:right;
	
/*	background: url(../images/contactInfo-bg.jpg) repeat-x top left;  */


}

#phone {
	float:right;
/*	width:177px;*/
	margin-right:3px;
	margin-top:-2px;
	text-align:right;
}



#contactInfo p {
	color:#fff;
	font-size:12px;
	line-height:18px;
}

#info a {
	color:#7cb5eb;
}

.number {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#fff;
}

.directions {
	font-size:10px;
}

.fax {
	margin-top:4px;
	color:#fff;
	font-size:11px;
}

#info {
	float:right;
	width:372px;
	margin-right:20px;
}

#info a:hover {
	color:#fff;
}










#nav {
	height:43px;
	width:100%;
	margin:0px auto;
}

#nav ul {
	height:43px;
	list-style-type:none;
	padding:0;
	margin:0px;
	max-width:1000px;
}

#nav ul li {
	position:relative;
	display:block;
	float:left;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	margin-left:0px;
	padding-top:12px;
	padding-bottom:11px;	
		margin-top:2px;
}

#nav ul li a {
	height:19px;
	color:#fff;
	font-size:13px;
	padding-right:10px;
	padding-left:10px;	
	padding-top:12px;
	padding-bottom:12px;

}

#nav li:hover, #nav li a:hover {
	background:#1c5d9b;
	text-decoration:none;
		
}

#nav ul li ul {
	width: 202px;
	padding: 0;
	position:absolute;
	height:auto;
	top: 41px;
	left:0px;
	z-index: 7000;
	margin:0;
	border-top:1px solid #0d477e;

}

#nav ul li:hover ul li a {
	color:#fff;
}

#nav ul li ul, #nav ul li:hover ul li ul, #nav ul li:hover ul li:hover ul li ul {
	display: none;
}

#nav ul li:hover ul, #nav ul li.sfhover ul, #nav ul li:hover ul li:hover ul, #nav ul li.sfhover ul li.sfhover ul, #nav ul li:hover ul li:hover ul li:hover ul, #nav ul li.sfhover ul li.sfhover ul li.sfhover ul {
	display: block;
}
#nav ul li ul li, #nav ul li ul li a {
	width: 200px;
	background-color:#0d477e;
	display:block;
	font-size:12px;
	padding:2px 0;
	background-image:none;
	text-align:left; 
	margin:0;
}

#nav ul li ul li {
		border:1px solid #1c5d9b;
		border-top:none;
}

#nav ul li ul li a{
			padding-left:10px;
			width:190px;
}

#pet_portal, #pet_portal p, #pet_portal a {
	height:38px;
	width:75px; 
	margin:0;
	padding:0;	
	display:block;
	position:relative;
	
/*	float:left;	 */
}

#pet_portal {
	background : url(../images/petportal3.png) no-repeat top left; 
	float:right;
	margin-top:-5px;
/*	margin-left:360px;
	margin-top:-50px; */

/*	border:1px solid yellow; */

}

#pet_portal a {
	text-indent: -9999px;
}

#topNav {
	margin-top:-40px;
	margin-bottom:-3px;
	float:right;
	background:url(../images/topnav-bg.jpg) repeat-x top left;
	height:43px;
	z-index:99999;
	position:relative;
}

#topNav ul {
	background:url(../images/topnav-side.jpg) no-repeat top left;
	height:43px;
	padding-left:4px;
}

#topNav ul li {
	position:relative;
	display:block;
	float:left;
	color:#fff;
	font-size:13px;
	font-weight:bold;
	margin-left:0px;
	margin-top:0px;	
	
}


#topNav li:hover, #topNav a:hover {
	background:#1c5d9b;
	text-decoration:none;
	padding-top:9px;
	padding-bottom:11px;
	margin-top:3px;		
}

#topNav ul li ul li:hover, #topNav ul li ul li a:hover {
	background:#1c5d9b;
	text-decoration:none;
	padding-top:2px;
	padding-bottom:2px;
	margin-top:0px;

		
}

#topNav ul li a {
	height:17px;
	color:#fff;
	font-size:13px;
	padding:12px 20px;


}

#topNav ul li:hover ul {
	position:absolute;
	top: 38px;
}

#topNav ul li ul {
	width: 204px;
	padding: 0;
	position:absolute;
	height:auto;
	top: 41px;
	z-index: 7000;
	margin:0;
	border-top:1px solid #0d477e;

}



#topNav ul li.emer, #topNav ul li.emer p, #topNav ul li.emer a {
	margin-top:0px;
	background:none;
	width:319px;
	height:43px;
	float:left;


}
#topNav ul li.emer {
	background:url('../images/emergency-bgfull-dbl.jpg') no-repeat top left;
	height:43px;
	margin:0;
	padding:0;
}

#topNav ul li.emer a{
	height:43px;
	margin:0;
	padding:0;
}

#topNav ul li.emer:hover {
	background-position:center -43px;
}



#topNav ul li.emer a {
	text-indent:-9999px;
}




#wrapper {
	float:left;
	width:100%;
}


#content {
	min-width:980px;
	margin:auto;
	width:100%;
	background-color:#0d477e;  /*12336c 0d477e */
	
	
	
}


#content.index {
	background-color:#fff;
}

	#title {
		padding:18px 0 14px 23px;
		height:28px;
		background-color:#447fb8;  /* 3767ab */
	}
	
	#title h1 {
		color:#fff;
		border:0;
	}
	
#RHnav + #mainCopy {
	margin-right:196px; 
}	

#mainCopy {


	min-width:744px;
	margin-right:0px; 
	min-height:400px;
	background:#fff url('../images/main-bg.jpg') repeat-x top left;
	padding:20px;

}

#mainCopy 

		.imgRT {
			float:right;
			margin-left:20px;
		}
		
		.imgLT {
			float:left;
			margin-right:20px;
		}

#RHnav {

	float:right;
	width:172px; 
	min-height:300px; 
	background:#447fb8 url('../images/main-side-layer2.jpg') no-repeat top left;
	/* background-color:#12336c; */
	border:0;
	margin-top:0;
	padding:0 12px;
}

#RHnav dl {
	margin-top:0px;
	}
	
#RHnav dt, #RHnav dt a{	
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	margin:0;
	margin-bottom:12px;
	color:#fff;
}

#RHnav dd, #RHnav dd a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#fff;
	margin:0;
	margin-bottom:8px;
}

#RHnav dd a.on, #RHnav dd a:hover, #RHnav dt a:hover {
	color:#7cb5eb;
}

#topLevel {
	height:250px;
	background:url('../images/index-side-bg.jpg') repeat-x top left;
	margin-top:0px;
	width:100%;


	
}

#mainImage {
	height:238px;
	width:785px;
	background:url('../images/index01.jpg') no-repeat top left;
	padding-top:12px;
}

#mainImage h1 {
	width:780px;
	margin-bottom:0px;
	margin-top:0px;
	margin-left:16px;
	padding:8px 0;
}

.altTitle {
	color:#447fb8;
}

#topLevelRH {
	position:absolute;
	top:130px;
	height:234px;

	margin-left:785px;
	padding:14px 15px 2px 10px;
	background:url('../images/index-side.jpg') no-repeat top left;
}

#topLevelRH p {
	font-size:18px;
	color:#fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:20px;
}

#topLevelRH ul {
	padding:0px 0 0 15px;
}

#topLevelRH ul li {
	list-style-image:url('../images/check.png');
	font-size:12px;
	color:#fff;
	margin-bottom:3px;

}



#lowerLevel {
/*	height:230px; */
	margin-top:0px;
	background:#fff url('../images/lowerLevel-bg.jpg') repeat-x top left;

}



.secondaryImg {
	margin-top:-14px;
	margin-left:-20px;
	float:left;
	margin-right:14px;
	margin-bottom:5px;
}

#lowerLevelRH {
/*	height:230px; */
	margin-left:0px;  /* was 392px */
	float:right;
}

#lowerLevelPromo {
	width:153px;
	height:230px;
	float:right;
	margin-top:10px;
	margin-left:20px;
	margin-right:12px;
	background:url('../images/arrow.png') no-repeat top left;
	padding-left:15px; 
	padding-right:15px;
}

#lowerLevelPromo h2 {
	color:#9e005d;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	margin-bottom:10px;
}


#lowerLevelPromo p {
	font-size:15px;
	line-height:22px;
}

#lowerLevelPromo strong {
	color:#0d477e;
	font-size:18px;
}

#lowerLevelCopy {
	padding:14px 20px;	
	background:#fff url('../images/lowerLevel-bg.jpg') repeat-x top left;
}

#information, #information a, #information p {
	float:left;
	width:124px;
	height:26px;
	margin:0;
	padding:0;
}

#information {
	margin-top:15px;
	background:url('../images/informationBtnClr.jpg') no-repeat top left;
	
}

#information a.info {
/*	text-indent: -9999px; */
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin-left:7px;
	margin-top:1px;
}

#information:hover {
	background-position:center -26px;
}

#lowerNav {
	clear:both;
	background-color:#447fb8; 
	height:152px;
	background-image:url('../images/tools-bg.jpg') ;
	background-repeat:repeat-x;
	background-position: top left;
	margin-bottom:0px;


}



#lowerNav ul {
	height:151px;
	list-style-type:none;
	padding:0;
	margin:0px;
	max-width:980px;


/*	padding-top:8px; */
}

#lowerNav ul li {
	position:relative;
	display:block;
	float:left;
	color:#fff;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin-left:0px;
	width:192px;
	height:140px;
	padding:11px 2px 0px 2px;
	
	
	
}

#lowerNav ul li a {
	display:block;
	color:#fff;
	font-size:18px;
	padding-right:10px;
	padding-left:10px;	
	height:140px;
	margin-bottom:5px;
	border:0;
	
}

#lowerNav ul li a img {
	border:0;
}


#lowerNav ul li span.tools {
	clear:both;
	float:left;
	margin-top:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	color:#000;

}

#lowerNav ul li span.tools img {
	float:left;
	margin-right:8px;
}

#lowerNav ul li a:hover {
	background-color:#1c5d9b;
	background-image:url('../images/tools-bg-hover.jpg');
	background-repeat:repeat-x;
	background-position: top left;
	padding-right:10px;
	padding-left:10px;
	margin-top:-11px;
	padding-top:11px;	
	margin-bottom:0px;
	height:140px;
}

#lowerNav li:hover {

	text-decoration:none;
	height:141px;
	padding:11px 2px 0px 2px;	
	
}

#bottom {
	background:url('../images/icons-bg.jpg') repeat-x top left;
	width:100%;
	
}


#icons {
	background:url('../images/icons-bg.jpg') repeat-x top left;
	width:980px;
	min-height:112px;

}

#icons div {

	width:186px;
	
	float:left;

	margin-left:6px;
	margin-right:4px;
	margin-top:8px;
}

#icons div img {
	float:left;
	margin-right:8px;
	margin-bottom:12px;
	border:0;
}

#icons div p {
	font-size:13px;
	padding:3px;
}



#footer {
	clear:both;
	height:90px;
	background:url('../images/footer-bg2.jpg') repeat-x top left;
}

#aaha {
/*	background:url('../images/aaha-logo.jpg') no-repeat top left; */
	width:157px;
	height:90px;
	float:left;
}

#mats {
	padding-top:30px;
	width:560px;
	float:left;
	margin-left:25px;
}

#footer p {
	font-size:9px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	line-height:normal;
	color:#fff;
	margin:0;


}

#bi {
	float:right;
	padding-top:30px;
	width:196px;
	height:60px;
	margin-right:2px;
}

#footer a {
	color:#7cb5eb;
	}
	
#footer a:hover {
	color:#fff;
}	







#white_spacefix {
	height:100px;
	width:952px;
	background:#fff url() no-repeat top left;
	border: 0px #000000 solid;
}
