/* CSS Document */

/*##############################################################
  Eric Meyer's Latest version of Reset.css (includes Baseline)
##############################################################*/ 

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, 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}
ul {list-style: none}
q:before, q:after,
blockquote:before, blockquote:after {content: ""}

/*#######################
  Element Styles 
#######################*/

body {font-size:14px; font-family:Helvetica, Arial, Verdana, sans-serif; color:#000; background-image:url('blue023.jpg'); background-repeat:repeat-xy;}
h1 {margin-bottom:25px; font-size:2.5em; color:#fff}
h2, h3, h4, h5, p, ul, ol, dl {margin:15px}
h1, h2, h3, h4, h5 {text-transform:uppercase; font-family:"Arial Black", Arial, Verdana, sans-serif}
h2 {clear:both; margin-top:15px; font-size:1.5em; color:#000}
h3 {font-size:1.25em; color:#000}
h4 {font-size:1.15em; color:#000}
h5 {font-size:1em; color:#000}
a {color:#2b89a8; outline:none}
	a:hover {text-decoration:none}
dt {margin:15px 0; font-weight:bold}
dd {margin:5px 0 5px 15px}
ol {margin-left:25px}

/*#######################
  Layout Styles 
#######################*/

#wrapper {width:1050px; margin:0 auto; padding:15px 0}

#header {width:1020px; padding:15px; background:url(../images/header.gif)}

#content {clear:both; float:left; width:100%; background-color:#fff}	

	#content #navigation {float:left; margin:0 0 15px 0; width:100%; height:53px; background:url(../images/navigation_bg.jpg) left top repeat-x}
	#homepage #content #navigation {margin:0}
		#content #navigation li {float:left; display:inline; margin:0; font-size:1.15em; text-transform:uppercase; font-family:"Arial Black", Arial, Verdana, sans-serif; border-right:1px solid #e4e3e3}
			#content #navigation li a {display:block; padding:15px 20px; width:135px; height:223px; text-align:center; text-decoration:none; color:#989797}
				#content #navigation li a:hover {color:#2b89a8}
				
	#hero {clear:both; float:left; width:100%; margin-bottom:0px}
		#hero object {float:left; border-right:0px solid #747474}
        #hero img {float:left; border-right:0px solid #747474}
		#hero p {width:600px; text-align:center; float:left; margin:0; padding:20px 5px; font-size:1.5em; color:#FFFFFF; font-family:Georgia, Times, "Times New Roman", serif}
		#hero1 {clear:both; float:left; width:100%; margin-bottom:30px}
		/*#hero object {float:left; border-right:2px solid #747474}
        #hero img {float:left; border-right:2px solid #747474}
		#hero p {width:650px; text-align:center; float:left; margin:0; padding:20px 5px; font-size:1.5em; font-family:Georgia, Times, "Times New Roman", serif}*/
      
	#content p {line-height:1.25em}
	#content ul {margin-left:0px; margin-right:0px; margin-top:0px; list-style-type:disc}
		#content li {margin:10px 0}	
	#content .two_columns {float:left; display:inline; width:500px; margin-right:15px}
    
.delphi{
font-size: 2.5em;
font-weight:bold;
color: #0066FF;
}	
.delphi2{
font-size: 1.25em;
font-weight:bold;
color: #0066FF;
}	
.tdheader{
font-weight:bold;
font-size: 1.25em;
text-align:center;
height:50px;
}
	
.tdheader2{
font-weight:bold;
font-size: 1.25em;
text-align:left;
padding-left:5px;
}
.tdregular{
text-align:center;
}

/* Form Styles */
input, textarea, select {padding:3px; font-size:.95em; font-family:Helvetica, Arial, Verdana, sans-serif; font-weight:bold; color:#000000}
input {width:200px}
textarea {width:350px; height:150px}
#submit {width:30px; font-weight:bold; color:#000; font-style:normal}

#socmedia {width;800px; height:100px; border-left:1px solid #0066FF; border-top:1px solid #0066FF; border-bottom:1px solid #0066FF;border-right:1px solid #0066FF}

#footer {clear:both; padding:20px 0 30px 0; font-size:1em; text-align:center}




