/*div { border: solid 1px red;}*/

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}


body {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	background-color: #a6bfc6;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	letter-spacing: .2px;
	line-height: 14pt;
	color: #57617a;
	background-image: url(images/background_pie.jpg);
	background-repeat: repeat-y;
	}
	
	
	
#about {
	background-image: url(images/background_pie2.jpg);
	background-repeat: repeat-y;
	}
	
	
	    /* TOP NAVIGATION BAR 
        /////////////////////////////*/
        
#navigation {
	float: left;
	padding-top: 0px;
	position: absolute; left: 263px;
	margin: 0px;
	}
	
ul#topnav {
width:620px;
list-style:none;
height:70px;
}

ul#topnav li {
display:inline;
}

ul#topnav li a {
height:70px;
float:left;
text-indent:-9999px;
}

ul#topnav li#topnav-1 a {
width:80px;
background:url(images/nav.gif) no-repeat 0 0; 
}

ul#topnav  li#topnav-1 a:hover {
background-position:0 -70px; 
}

ul#topnav  li#topnav-1 a.current {
background-position:0 -140px; 
}


ul#topnav li#topnav-2 a {
width:81px;
background:url(images/nav.gif) no-repeat -80px 0;
}

ul#topnav  li#topnav-2 a:hover {
background-position:-80px -70px;
}

ul#topnav  li#topnav-2 a.current {
background-position:-80px -140px;
}


ul#topnav li#topnav-3 a {
width:99px;
background:url(images/nav.gif) no-repeat -161px 0;
}

ul#topnav  li#topnav-3 a:hover {
background-position:-161px -70px;
}

ul#topnav  li#topnav-3 a.current {
background-position:-161px -140px;
}


ul#topnav li#topnav-4 a {
width:99px;
background:url(images/nav.gif) no-repeat -260px 0;
}

ul#topnav  li#topnav-4 a:hover {
background-position:-260px -70px;
}

ul#topnav  li#topnav-4 a.current {
background-position:-260px -140px;
}


ul#topnav li#topnav-5 a {
width:85px;
background:url(images/nav.gif) no-repeat -359px 0;
}

ul#topnav  li#topnav-5 a:hover {
background-position:-359px -70px;
}

ul#topnav  li#topnav-5 a.current {
background-position:-359px -140px;
}


ul#topnav li#topnav-6 a {
width:81px;
background:url(images/nav.gif) no-repeat -444px 0;
}

ul#topnav  li#topnav-6 a:hover {
background-position:-444px -70px;
}

ul#topnav  li#topnav-6 a.current {
background-position:-444px -140px;
}

ul#topnav li#topnav-7 a {
width:81px;
background:url(images/nav.gif) no-repeat -525px 0;
}

ul#topnav  li#topnav-7 a:hover {
background-position:-525px -70px;
}

ul#topnav  li#topnav-7 a.current {
background-position:-525px -140px;
}



#results {
	padding-right: 10px;
	}

p {padding-top: 11px;
	}


ul li{
	list-style-type: none;
	}
	
#circle {
	list-style-type: disc;
}

a, a:visited, a:link{
	color: #870000;
	text-decoration: none;
	}

a:hover {
	color: #870000;
	text-decoration: underline;
	}

#container {
	width: 100%;
	background-repeat: no-repeat;
	}

#header {
	height: 70px;
	background-color: #fff;
	display: block;
	}

#logo {
	float: left;
	padding-top: 10px;
	padding-left: 10px;
	
	}	
	
#social_media {
	padding-top: 17px;
	padding-left: 900px;
	}
	
	
#pie {
	float: right;
	padding-top: 30px;
	
	}
	
#pie2 {
	float: right;
	padding-top: 24px;
	}
	
#content {
	padding-top: 1px;
	width: 100%;
	}
	
#content_left{
	float: left;
	padding-top: 50px;
	padding-left: 146px;
	}
	
#content_text1 {
	position: absolute; top: 340px; left: 259px; 
	width: 400px;
	}
	
#content_text2 {
	position: absolute; top: 92px; left: 259px; 
	width: 400px;
	}
	
#title {
	position: absolute; top: 105px; left: 187px; 
	}
	
	
h1 {
	padding-top: 11px;
	font-size: 18px;
	font-weight: normal;
	}
	
h2 {
	padding-top: 5px;
	font-size: 15px;
	font-weight: bold;
	}


#footer {
	padding: 30px 10px 19px 0px;
	font-size: 10px;
	color: #57617a;
	text-decoration: none;
	}

#footer a{
	padding-right: 10px;
	text-decoration: none;
	color: #fff;
}

#footer a:hover {
	color: #870000;
	text-decoration: none;
}





