body {
	margin: 0px;
	padding-top: 0px;
	background: #7D7C82 url(/images/bg-image.jpg) repeat-x;
	text-align: center;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
#Top_Of_Page {
	position: relative;
	top: -20px;
}
#Content {
	height: auto;
	margin:0 auto;
	width: 900px;
}
#Header {
	position: relative;
	width: 900px;
	height: auto;
	margin: 0 auto;
	background: #FFFFFF;
}
#Logo {
	width: 375px;
	height: 169px;
	padding: 0px;
	float: left;
}
#Main_Content {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 20px;
	background: #FFFFFF;
	margin-right: 0px;
	padding-bottom: 40px;
    text-align: left;
	height: auto;
}
#Below_Graph {
	float: left;
	padding-left: 10px;
	padding-right: 20px;
	background: #FFFFFF;
	margin-right: 0px;
	padding-bottom: 40px;
    text-align: left;
	height: auto;
}
#Bidding_Box {
	width: 280px;
	height: 100px;
	position: absolute;
	top: 20px;
	left: 585px;
	line-height: 20px;
	color: #000000;
	display: inline;
	z-index: 3;

}
#Bidding_Link {
    color: #FF0000;
	font-size: 18px;
	font-style: italic;

}
#Header_Links {
position: relative; 
top: 15px;
}
#List_Container {
	width: 400px;
	margin: 0 auto;
}
#List_one {
	float: left;
	width: 200px;
	line-height: 20px;
	position: relative;
}
#List_one ul {
	text-align: left;
	list-style-image: url(../images/bullet_list.PNG);
	padding-left: 40px;
	margin: 0px;
}
#List_two {
	line-height: 20px;
	float: left;
	width: 200px;
	position: relative;
}
#List_two ul {
	text-align: left;
	list-style-image: url(../images/bullet_list.PNG);
	padding-left: 60px;
	margin: 0px;
}

#Promo_box {
	width: 400px;
	margin: 0 auto;
	text-align: center;
	font-size: 14px;
}

#Content_Container {
	top: -20px;
	position: relative;
	margin: 0 auto;
	width: 900px;
	overflow: hidden;
	background: #FFFFFF;
}

#Right_Content {
	width: 235px;
	float: right;
	background: #FFFFFF;
	padding: 10px;
}

#Site_Map_Footer {
	width: 900px;
	margin: 0 auto;
	background: #FFFFFF;
	text-align: center;
	color: #FFFFFF;
	font-size: 11px;
	top: -40px;
	position: relative;
	border: solid 1px #000000;
	height: 20px;
}
#Site_Map_Footer a {
	padding-right: 15px;
}
#Site_Map_Footer a:link {
	color: #000000;
}

#Site_Map_Footer a:hover {
	color: #659FDE;
}
#Site_Map_Footer a:visited {
	color: #003366;
}
#Site_Map_Footer a:visited:hover {
	color: #000000;
}

#footer {
	width: 900px;
	margin: 0 auto;
	background: #3976aa;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	top: -40px;
	position: relative;
	border: solid 1px #000000;
	height: 20px;
}
#Center_Shoutout_Box {
	margin: 0 auto;
	width: 235px;
}
#Shoutout_Box {
	background-color: #2a6498;
	color: #FFFFFF;
	border: solid 1px #000000;
	margin-top: 10px;
	margin-bottom: 20px;
	width: 235px;
	line-height: 19px;
}
#Video_Box {
	background-color: #2a6498;
	color: #FFFFFF;
	border: solid 1px #000000;
	width: 220px;
	text-align: left;	
	margin: 0 auto;
	margin-bottom: 20px;
	line-height: 20px;

}

#Video_Box ul {
	position: relative;
	left: -17px;
	text-align: left;
}

#Video_Box h3 {
	text-align: center;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}

#Video_Box a:link {
	color: #FFFFFF;
}
#Video_Box a:hover {
	color: #659FDE;
}
#Video_Box a:visited  {
	color: #FFFFFF;
}
#Video_Box a:visited:hover {
	color: #659FDE;
}

#Testimonials {
	font-size: 12px;
	background-color: #DBE5F1;
	color: #000000;
	text-align: left;
	border: solid 2px #B8CCE4;
	width: 220px;
	margin: 0 auto;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Testimonial_Text {
	padding-left: 8px;
	padding-right: 8px;
}
#Last_Sentence_Testimonial {
	padding-left: 8px;
	padding-right: 8px;
position: relative;
top: -5px;
}
/* Vendor Names Ticker Container */
#vendorTicker {
	margin: 20px auto;
	background-color: #DBE5F1;
	color: #000000;
	width: 220px;
	height: 100px;
	border: solid 2px #B8CCE4;
	margin-bottom: 20px;
}
/* Individual Vendor Name Styling */
#vendorDisplay {
	font-size: 10px;
	padding-top: 9px;
	padding-left: 10px;
	padding-right: 10px;
	color: #000000;
	font-style: italic;
}



#Resources li {
padding-top: 2px;
}


/* jScroller */
.jscroller2_up, .jscroller2_down, .jscroller2_left, .jscroller2_right {
	margin: 0;
	padding: 0;
}
.jscroller2_left, .jscroller2_right, .jscroller2_left_endless, .jscroller2_right_endless {
	white-space: nowrap;
}

