@charset "utf-8";

/* partial Meyer's reset */
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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
}

body {
	background-image: url(background_blue.jpg); 
	background-repeat: 	repeat-x;
	background-color:#fff;
}

	a {text-decoration:none;}
	a {color:#0ac92b;}
	a:hover {color:#51e11f;}

#container {
    margin:0;
    width:875px;
    }
    
#header {
	margin-left:10px;
	margin-top:15px;
}
    
#wrap {
	position:absolute; 
	margin:50px 0px 0px 0px;
  	padding-bottom:40px;
}
    
#nav {
	margin-top:25px;
    float:left;
 	width:175px;
	display: inline;
}

#nav ul {
  padding:0 0 0 40px;
}

#nav li {
	padding:0;
	margin:0 0 8px -40px;
}

#nav a {
	text-decoration:none;
	list-style-type:none;
}

li {
	padding-bottom:.5em;
	text-decoration:none;
	list-style-type:none;
}

li img {
	text-decoration: none;
	border: 0 none;
}
    
#main {
	margin-top:25px;
	position:relative; 
  	float:left;
 	width:700px;
	font:12px verdana,sans-serif;
	display: inline;
}

h1 {
	font-size: 10px;
	color:#003366;
	margin-bottom: 0px; 
	padding-bottom: 0px; 
}

h2 {
	font-size: 18px;
	margin-bottom: 0px; 
	margin-top: 0px; 
	line-height:36px;
	font-weight: lighter;
	padding-top: 0px; 
	padding-bottom: 0px; 
	color:#003366;
}

div#copy h3 {
	font-size: 12px;
	margin-bottom: 0px; 
	padding-bottom: 0px; 
	color:#003366;
}

h4 {
	font-size: 18px;
	margin-bottom: 0px; 
	padding-bottom: 25px; 
	color:#b9b9db;
}

h5 {
	font-size: 12px;
	margin-top:-1px;
	margin-bottom: 30px; 
	padding-bottom: 9px; 
	color:#003366;
	padding-top:15px;
	border-bottom: 1px solid #b9b9db;
}

#title {
}
    
#image {
	margin-top:20px;
	margin-bottom:35px;
}

#bsb_tv {
	margin-top:-35px;
	margin-bottom:50px;
	margin-right:13px;
	width:216px;
	border: 2px solid #1F245E;
	float:left;
}

#bsb_multiple_spots{
	margin-bottom:50px;

}


#tv {
	margin-top:-35px;
	margin-bottom:50px;
	width:550px;
	border: 2px solid #1F245E;
}

#only_tv {
	margin-top:40px;
	margin-bottom:50px;
	width:550px;
	border: 2px solid #1F245E;
}

#intro {
	margin-bottom:20px;	
}

#intro p.begin{
	font-size:16pt;
	line-height:32px;
	font-family:georgia, serif;
	color:black;
	margin-top:0px;
	padding-bottom:20px;	
}

div#mainhome {
	margin-top:25px;
	position:relative; 
    float:left;
 	width:700px;
	font:12px verdana,sans-serif;
	display: inline;
}

div#mainhome li{
	padding-bottom: 45px; 
	height:50px;
	line-height: 5px;
}

div#mainhome a {
	text-decoration:none;
}

div#mainhome ul	{
	list-style-type: none;
}

div#mainhome li	{
	margin-bottom:20px;
}

div#mainhome img {
	float:left; 
	padding-right: 20px; 
}

div#image img{
	padding-bottom:40px;
}

div#main li {
	padding-bottom: 45px; 
	height:50px; 
}

div#mainhome h3 {
	font-size: 18px; 
	color: #00CC33;
	text-decoration: none;
	list-style-type: none;
	padding-top:15px;
  	margin-bottom:15px;
}

div#main p {
	font-size: 12px; 
	line-height: 23px; 
	vertical-align: bottom;
	padding-bottom: 25px;
}

#backforward {
		text-align:center;
		margin-top:20px;
}	

#footer {
	margin-top:80px;
    clear:both;
}
    
#footer p {
	font-size: 10px;
	text-align: center;
	color:#0ac92b;
}

#footer a {
	text-decoration:none;
	color:#0ac92b;
}
    
#footer a:hover {
  color:#51e11f;
}

