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

body {	padding:0; margin:0; font-size:17px; background:url(../images/body_bg.jpg) center top repeat-x;
		font-family:Arial, Helvetica, sans-serif;}
#container {width:1000px; margin:0 auto;}
	#header {width:100%;float:left; padding:58px 0 0; background-repeat:no-repeat; background-position: 630px -56px; }
		#banner {float:left; color:#FFCA2E; font-size:53px;}
			#banner span {display:block;font-size:.5em;font-style:italic;}
		#nav_l {width:100%; clear:both;}
		#nav_l {float:left; height:48px; background:url(../images/nav_left.png) no-repeat left 0;}
			#nav_r {width:966px;background:#CED9E7;}
			#nav_r {float:left; height:48px; background:url(../images/nav_right.png) no-repeat right 0; padding:0 17px;}
				#nav {padding:5px 0 0;}
				#nav {width:966px; float:left; height:45px; background:url(../images/nav_bg.png) repeat-x 0 0; text-align:center;}
					#nav ul, #nav li, #sub_nav ul, #sub_nav li {display:inline; list-style:none; padding:0; margin:0;}
						#nav a {font-size:32px; margin:0 16px; text-decoration:none; color:#000; padding:10px;}
						#nav a:hover, #nav a:focus, #nav a:active, #sub_nav a:hover, #sub_nav a:focus, #sub_nav a:active {color:red;}
			
	#content {width:970px; padding:0 15px; float:left; background:url(../images/content_bg.jpg) no-repeat right 0 #CED9E7;}
		#sub_nav_l {margin:-15px 0 20px -15px; float:left; height:48px; background:url(../images/subnav_left.png) no-repeat left 0;}
			#sub_nav_r {float:left; height:48px; background:url(../images/subnav_right.png) no-repeat right 0; padding:0 17px;}				
				#sub_nav { padding:15px 0 0; width:866px; float:left; height:38px; background:url(../images/subnav_bg.png) repeat-x 0 0;}
					#sub_nav a {font-size:25px; margin:0 30px 0 0; text-decoration:none; color:#000; padding:5px;}
					#sub_nav li.last a {margin:0;}
		#content img {margin:0 10px;}
	#content_bottom {width:100%; float:left; height:10px; background:url(../images/footer.png) 0 0 no-repeat;}
	#footer {width:100%; float:left; text-align:center; padding:20px 0;}


#offLeft {position:absolute; left:-10000px; top:-1px; height:1px;}
	
h1 {color:#355E94; font-size:60px; font-weight:normal; margin:.2em 0 .1em; font-family: skippy-sharp-1}
h2 {color:#118629; font-size:30px; font-weight:normal;}
h3 {font-size:16px;color:#118629;}

p {margin: 0 0 .9em;}

/* Apply Typekit with: font-family: skippy-sharp-1 */

