/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}
body{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size: 100.01%;
color: #000;
background-color: #d4d4d4;
background-image: url(/images/bg-gradient.gif);
background-repeat: repeat-x;
}
#wrapper{
width: 700px;
background-color: #FFF;
margin: 0 auto;
text-align: left;
}
#header{
background-image: url(/images/header.jpg);
background-repeat: no-repeat;
height: 74px;
text-align: center;
}
#nav{
background-repeat: no-repeat;
height: 32px;
text-align: center;
}
#nav ul{
list-style: none;
}
#nav li{
float: left;
}
#nav li a {
display: block;
height: 32px;
}
#nav li a#nav1{
background-image: url(/images/menu-streaminfo.jpg);
width: 137px;
}
#nav li a#nav2{
background-image: url(/images/menu-contact.jpg);
width: 100px;
}
#nav li a#nav3{
background-image: url(/images/menu-media.jpg);
width: 93px;
}
#nav li a#nav4{
background-image: url(/images/menu-testimonies.jpg);
width: 134px;
}
#nav li a#nav5{
background-image: url(/images/menu-home.jpg);
width: 100px;
}
#nav li a:hover, #nav ul li a:focus{
color: #FFF;
background-position: bottom;
}
#banner    { background-image: url("/images/stream_2010_web.jpg"); background-repeat: no-repeat; height: 300px; border-top: 1px solid #fff }
#banner-page {
background-image: url(/images/registration-banner.jpg);
background-repeat: no-repeat;
height: 100px;
border-top: 1px solid #FFF;
}
#bottom {
width: 700px;
margin: 0;
padding: 0;
}
#bottom1, #bottom2, #bottom3, #bottom4  { color: #fff; font-size: 75%; font-family: Arial, Helvetica, sans-serif; background-image: url("/images/bottom-headers2.gif"); background-repeat: no-repeat; margin: 0; padding: 0; position: relative; width: 174px; height: 125px; float: left; vertical-align: top; border-top: 1px solid #fff }
#bottom1 p, #bottom2 p, #bottom3 p, #bottom4 p {
padding: 10px;
margin: 30px 0 0 0;
}
#bottom1 {
background-color: #A1A6AC;
border-right: 1px solid #FFF;
background-position: 0 0;
}
#bottom2 {
background-color: #777;
border-right: 1px solid #FFF;
background-position: -175px 0;
}
#bottom3 {
background-color: #A5B196;
border-right: 1px solid #FFF;
background-position: -350px 0
}
#bottom4 {
background-color: #BCBC9F;
background-position: 100% 0;
}
#clearit {
clear:both;
}
#content {
margin: 0;
padding: 10px 20px;
}
#content p {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
color: #000;
padding: 10px 0;
}
#content h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 130%;
color: #600;
}
#footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	background-image: url(/images/bottom.jpg);
	font-size: 60%;
	color: #666;
	margin: 0px;
	padding: 10px 0;
	text-align: center;
	background-color: #D4D4D4;
	width: 700px;
	height: 25px;
	background-repeat: no-repeat;
}
#footer a {
color: #444;
}
#footer #holaway {
position: absolute;
width: 84px;
height: 18px;
top: 541px;
left: 744px;
margin-left: 155px;
}
#footer #holaway a {
display: block;
width: 140px;
}
#table {
font-family: Arial, Helvetica, sans-serif;
font-size: 80%;
color: #000;
padding: 10px 0;
}