﻿@charset "utf-8";
/* CSS Document */

body {
	/* [disabled]background-image: url(images/bg.jpg); */
	/* [disabled]background-repeat: repeat-x; */
	/* [disabled]background-position: center top; */
	width: 100%;
	margin:0;
	padding:0;
	/* [disabled]height: 845px; */
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	
}


#header
{
	width:980px;
	height:102px;
	margin:0 auto;
	display:block;
	
}
#logo {
	display: block;
	float: left;
	width: auto;
	padding-top: 8px;
	padding-right: 7px;
	/* [disabled]padding-bottom: 7px; */
	padding-left: 7px;
}
.clear {
	clear: both;
}
#main_nav {
	font-family:'heaveneticacond5sh', arial, san-serif;
	font-size:18px;
	height: 51px;
	width: 980px;
	margin: 0 auto;
	padding: 0px;
}
#banner {
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(images/banner_bg.jpg);
	height: 422px;
}
.MenuBarItemSubmenu a {
	background-image: url(images/menu_bg.jpg);
	background-repeat: repeat-x;
}
.MenuBarItemSubmenu a:hover {
	background-image: url(images/menu_bg_hover.jpg);
	background-repeat: repeat-x;
}
#footer {
	display: block;
	margin: 0 auto;
	width: 960px;
	padding: 10px;
	overflow: auto;
}
#footer_left {
	display: block;
	float: left;
	width: 750px;
}
#footer_right {
	display: block;
	float: right;
	width: 200px;
}
#banner_inner {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 980px;
}

.heading1{
	color:#660033;
	font-size:14px;
	font-family:Tahoma;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: bold;
	width: 100%;
}
.heading2{
	color:#003366;
	font-size:12px;
	font-family:Tahoma;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 100%;
	font-weight:bold;
}
#footer_left ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer_left ul li {
	border-bottom: solid 1px #333333;
	width: 100px;
	padding-right: 20px;
	padding: 1px;
	
}
#footer_left ul li a{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
#footer_left ul li a:hover{
	font-family: Tahoma, sans-serif;
	font-size: 12px;
	color: #5E651D;
	text-decoration:none;
}
#footer_left ul li ul li a {
	list-style-position: inside;
	list-style-image: url(images/sqaure_pink_icon.jpg);
}
.solid_line {
	width: 100px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 0;
}
.heading4 {
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
}
.footer_bottom {
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	height: auto;
}
.footer_bottom_left {
	display: block;
	float: left;
}
.footer_bottom_right {
	display: block;
	float: right;
}
.footer_bottom a {
	font-family: Tahoma;
	font-size: 11px;
	color: #999;
	text-decoration: none;
}
#header_outer {
	/* [disabled]background-image: url(images/header_bg.jpg); */
	display: block;
	width: 100%;
}
#content {
	display: block;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	overflow: auto;
	/*background-image: url(images/content_bg.jpg);*/
    background-image:none !important;
	background-repeat: repeat-x;
	background-color: #efefef;
}
.heading5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F35A21;
	font-weight: bold;
}
#footer_outer {
	background-image: url(images/footer_bg.jpg);
	background-repeat: repeat-x;
	height: 175px;
}
#footer_bottom_outer {
	background-color: #333333;
	height: 50px;
}
#inner_banner {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 150px;
	/* [disabled]background-color: #005E9B; */
}
#banner2 {
	display: block;
	width:100%;
	background-color: #005E9B;
	background-image: url(images/innerpages_banner.jpg);
	background-repeat: no-repeat;

}
#content_inner_left {
	display: block;
	float: left;
	width: 250px;
}
.heading6 {
	font-size: 60px;
	color: #FFF;
	font-family: heaveneticacond5sh, sans-serif;
}
#content_inner_right {
	float: right;
	width: 700px;
}




#example-two .list-wrap {
	/* [disabled]background: #eee; */
	/* [disabled]margin: 0 0 15px 0; */
	background-repeat: repeat-x;
	min-height: 300px;
	
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#example-two ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#example-two ul li a { display: block; border-bottom: 1px solid #666; padding: 4px; color: #666; }
#example-two ul li a:hover {
	color: #FFF;
	background-color: #034F8D;
}
#example-two ul li:last-child a { border: none; }

#example-two .nav { overflow: hidden; }
#example-two .nav li {
	width: auto;
	float: left;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 0;
}
#example-two .nav li.last { margin-right: 0; }
#example-two .nav li a {
	display: block;
	color: #FFF;
	font-size: 16px;
	text-align: left;
	border: 0;
	text-decoration: none;
	background-color: #016A9C;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}

#example-two li a.current,#example-two li a.current:hover {
	background-color: #FFF !important;
	color: black;
	font-weight: bold;
}
#example-two .nav li a:hover, #example-two .nav li a:focus {
	background-color: #018FCF;
}

#page-wrap {
	width: 980px;
	margin: 0px;
}

.hide { position: absolute; top: -9999px; left: -9999px; }
#content_inner {
	display: block;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.heading7 {
	font-size: 26px;
	color: #282828;
	margin-bottom: 5px;
	display: block;
}

a.tooltip {outline:none; } 
a.tooltip strong {line-height:30px;} 
a.tooltip:hover {text-decoration:none;}
 a.tooltip span {
	z-index:10;
	display:none;
	padding:14px 20px;
	margin-top:-90px;
	margin-left:0;
	line-height:16px;
	width:400px;
	
	height:auto;} 
 a.tooltip:hover span{ display:inline; position:absolute; color:#111; border:1px solid #DCA; background:#fffAF0;} 
 .callout {z-index:20;position:absolute;top:0px;border:0;left:0px;} /*CSS3 extras*/ 
 a.tooltip span { border-radius:4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; }
#main_nav_outer {
	background-image: url(images/header_bg.jpg);
	display: block;
	width: 100%;
}
.heading8{
	color:#003366;
	font-size:18px;
	font-family:Tahoma;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	font-weight: bold;
	width: 100%;
}


#shareit-box {
	position:absolute;
	display:none;
	width:200px;
}

	#shareit-header {
		width:138px;
	}


	#shareit-body {
	width:195px;
	height:195px;
	background:url(images/shareit.png);
	position: absolute;
	display:block;
	left: 0px;
	bottom: -50px;
	}

		#shareit-blank {
	/* [disabled]height:20px; */
		}

		#shareit-url {
	height:50px;
	text-align:left;
	padding-left: 15px;
	padding-top: 15px;
		}

			#shareit-url input.field{
				width:100px; height:26px;
				background: transparent url(images/field.gif) no-repeat;
				border:none; outline:none;
				padding:7px 5px 0 5px;
				margin:3px auto;font-size:11px;
			}

		#shareit-icon  {
			height:20px;
		}
		
			#shareit-icon ul {
				list-style:none;
				width:130px;
				margin:0; padding:0 0 0 8px;
			}

			#shareit-icon ul  li{
				float:left;
				padding:0 2px;
			}
			
			#shareit-icon ul  li img{
				border:none;
			}			
			
			
#shareit-box1 {
	position:absolute;
	display:none;
	width:195px;

}

	#shareit-header1 {
		width:138px;
	}


	#shareit-body1 {
	width:195px;
	height:195px;
	background:url(images/shareit.png);
	position: absolute;
	display:block;
	left: 0px;
	bottom: -50px;
	}

		#shareit-blank1 {
	/* [disabled]height:20px; */
		}

		#shareit-url1 {
	height:50px;
	text-align:left;
	padding-left: 15px;
	padding-top: 15px;
		}

			#shareit-url1 input.field{
	width:195px;
	height:26px;
	/* [disabled]background: transparent url(images/field.gif) no-repeat; */
	border:none;
	outline:none;
	padding:7px 5px 0 5px;
	margin:3px auto;
	font-size:11px;
			}

		#shareit-icon1  {
			height:20px;
		}
		
			#shareit-icon1 ul {
				list-style:none;
				width:195px;
				margin:0; padding:0 0 0 8px;
			}

			#shareit-icon1 ul  li{
				float:left;
				padding:0 2px;
			}
			
			#shareit-icon1 ul  li img{
				border:none;
			}	
