
html, body, div, span,
applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dd, dl, dt, li, ol, ul,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
	vertical-align: baseline;
}
a img, :link img, :visited img {border: 0}
table {border-collapse: collapse; border-spacing: 0}
ol, ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}
strong {font-weight:bold}

/*#######################
  Element Styles 
#######################*/

body {font-size:12px; font-family:Arial, Verdana, Helvetica, sans-serif; color:#000; background:#fff url(../images/body_bg.png) left top no-repeat}
a {outline:none; color:#1c8ed1; text-decoration:none}
	a:hover {text-decoration:underline; background-color: rgba(81, 99, 160, 0.555);
	}
p {line-height:1.25em; margin:10px 0}
small {font-size:.95em}
em {font-style:italic}

h2 {clear:both; margin-bottom:15px; font-size:1.8em}
h3 {clear:both; font-size:1.25em; font-weight:bold}

/*#######################
  Layout Styles 
#######################*/
 
#wrapper {width:800px; margin:50px 0 0 80px}

	#header {float:left; display:inline; width:800px; background-color:#000}
		#header img {float:left; display:inline; width:60px}
		#header h1 {float:left; display:inline; margin-top:19px; font-size:1.25em; text-transform:uppercase; color:#fff}
	
			#navigation {float:right; list-style-type:none}
				#navigation li {float:left; font-size:1.1em; text-transform:uppercase; background:url(../images/navigation_border.png) 0 1px no-repeat}
					#navigation li a {display:block; padding:20px 13px; color:#b2c6ea; text-decoration:none}
					#navigation li .category_link {position:relative}		
				
						/* Drop-Down Category Menu */												
						#group_list {position:absolute; top:auto; padding-bottom:10px; left:-999em; width:150px; background-color:#000}
						#navigation li:hover #group_list, #navigation li.sfhover #group_list {left:auto}
						#group_list li {width:140px; margin:0; padding:5px; font-size:.85em; text-transform:none; background:#000}
						#group_list_2 li {width:140px; margin:0; padding:5px; font-size:1.15em; text-transform:none; style="font-weight: bold;" background:#000}
							#group_list li a {display:block; padding:5px 5px 5px 15px; text-decoration:none}
								#group_list li a:hover {text-decoration:underline}
			
			#hero {clear:both; width:800px; height:110px; background:#2793d3 url(../images/Header Image2.jpg) left top no-repeat}
				#hero h2 {float:right; display:inline; margin:100px 15px 0 0; width:330px; text-align:left; font-weight:bold; font-size:3em; font-family:Georgia, Times, "Times New Roman", serif; color:#fff}
				#hero p {clear:both; color:#fff; float:right; display:inline; margin:15px 15px 15px 0; width:330px; text-align:left; font-weight:bold; text-transform:uppercase; line-height:1.75em }
				#hero a {color:#fff; text-decoration:underline}

				#content_tx {clear:both; width:780px; line-height:1.5em}
				#content_tx_2 {clear:both; width:800px; line-height:1.5em}
				#home #content h2 {margin-top:15px; padding:5px; color:#fff; background:#000}
				#content h2 {padding-top:15px}
				#content p {clear:both; margin:15px 0; line-height:c1.5em}
				#content .intro {font-size:1.05em}
				#content_c img {margin:150px 150px 150px 150px} 
				#content img {float:right; display:inline; margin:0 0 15px 15px} 
				#content_center img {clear:both; width:800px float:center; display:inline; margin:20px 50px } 
                #contentright img {float:right display:inline; margin:10 10 20px 20px} 
                #contentleft img {float:left; display:inline; margin:10 10 20px 20px} 
                #contentleft3 img {float:left; display:inline; margin:0 0 15px 36px}
                #contentleft4 img {float:left; display:inline; margin:40 0 49px 17px} 
				#content ul {float:left; display:inline; margin:20px 22px 5px 5px; padding-left:10px; width:225; color:#e1e0e0; border-left:2px solid #e1e0e0}
				#content_center ul {float:center; display:inline; margin:0px 22px 5px 1px; padding-left:0px; width:225; color:#e1e0e0; border-left:0px solid #e1e0e0}
                #content ul li {margin-bottom:15px; line-height:1.5em}					
				#content ul.last {margin:0px 0}
				
				/* Form Styles */
				#content input, textarea {width:350px}	
				#content input#submit {width:auto; font-weight:bold}															

				.img-with-text {
					text-align: justify;
					width: 180px;
				}
				
				.img-with-text img {
					display: block;
					margin: 0 auto;
				}
			
			
				#footer {clear:both; width:780px; padding:10px; font-size:1.2em; color:#000; background:#0f7bba url(../images/footer_bg.png) left top repeat-x}
				#footer a {color:#fff; text-decoration:}
					#footer a:hover {text-decoration:none}
                    <!--background:#0f7bba-->