/*baseline styles--------------------------------------------*/
html, body, div, span, iframe, p,
blockquote, a, abbr, acronym, address, del, dfn, em, font, img, strong, sub, sup, 
b, u, i, 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;
	vertical-align: baseline;
	font-family: arial;
	font-size: large;
}

/*Divs*/
body {
	background-color: #0A5C8E;
	background-image: url(images/body.gif);
	background-repeat: repeat-x;
}

#wrapper {
	width: 736px;
	margin-right: auto;
	margin-left: auto;
	
	
}


#Banner{
width:736px;
margin-top:5px;
background-color:#094368;
}


#footer{
width:736px;
margin-bottom:5px;
background-color:#094368;
}
#inner {
	height: auto;
	width: 696px;
	background-image: url(images/sideline.jpg);
	background-repeat: repeat-y;
	padding:15px;
	text-align: left;
	font-family: arial;
}

#text {
	width:675px;
	padding:10px;
	font-family: Arial, Helvetica, sans-serif;
	
}

.img1 {
	float: left;
	margin: 10px;
	
}

.img2 {
	float: right;
	margin: 10px 70px 10px 10px;
	
}

.form {
	float: right;
	width: 250px;
}

.form2 {
	width: 250px;
	
}

.video {
	float: left;
		
}

.testimonial {
	padding: 10px;
	width: 400px;
	margin:5px 120px 10px 120px;
	border: medium solid #094569;
	float: left;
	background-color: #FFC;
	font-family: arial;
}

.dashbox {
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	width: 600px;
	border: thick dashed #FF0000;
	float: left;
	margin:5px 20px 10px 20px;
}

.innerbox {
	font-family: "Times New Roman", Times, serif;
	padding: 10px;
	width: 400px;
	border: thin solid #094569;
	font-size: small;
	font-style: italic;
	margin:5px 100px 10px 100px;
}

.red {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.bigred {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}

.bigredstk {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: line-through;
}
.bigredunder {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #CC0000;
	text-decoration: underline;
}

.bigpurpleunder {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #6600CC;
	text-decoration: underline;
}

.bigblu {
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	color: #0000FF;
	text-decoration: underline;
}
.bigblu1 {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #0000FF;
	text-align: center;
}

.bigbold {
	font-size: 18px;
	font-weight: bold;
	font-family: arial;
}

.bigboldH {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	background-color: #FFFF00;
	font-style: italic;
}

.bigboldHStk {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	background-color: #FFFF00;
	text-decoration: line-through;
	font-style: italic;
}

.bigboldU {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
}

.under {
	text-decoration: underline;
}

.table {
	margin-bottom: 10px;	
}
.biggerred {
	font-family: arial;
	font-size: 30px;
	font-weight: bold;
	color: #CC0000;
	padding:0px 45px 10px 45px;
}

.style1 {color: #FFFFFF}
