body {
	margin: 0px;
	background: #f5f5f5 url(../images/bg-repeat-y.gif) repeat-y center top;
}

#container {
	width: 778px;
	margin-left: auto;
	margin-right: auto;
}
.header_image {
	position: absolute;
	top: 0px;
}

#header {
	background: url(../images/head_repeat_x.gif);
	height: 230px;
}

.logo {
	position: relative;
	top: 55px;
	left: 585px;
}
#main_content {
	float: right;
	width: 539px;
	padding-right: 15px;
	padding-left: 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C3C5C6;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	padding-top: 13px;
	color: #444444;
}

#main_content a {
	color: #1D6BA3;
}
#main_content a:hover {
	text-decoration: none;
}

#main_content ul {
  margin-left: 0px;
  padding-left: 20px;
}

#side_bar {
	width: 191px;
	float: left;
	text-align: right;
	padding-right: 15px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.em;
	font-size: 0.75em;
	padding-top: 38px;
}
#side_bar ul {
	margin: 0px;
	padding: 0px;
}
#side_bar li {
	list-style-type: none;
	padding-top: 3px;
	padding-bottom: 3px;
}
#top_nav a {
	color: #333333;
	text-decoration: none;
}
#top_nav a:hover {
	color: #01649D;
}
h1 {
	color: #04659E;
	text-transform: uppercase;
	font-size: 1.3em;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
}
.sections {
	padding-top: 1px;
}
#main_content p {
	margin-top: 0px;
	margin-bottom: 14px;
}
.float_right_img {
	float: right;
	border: 1px solid #999999;
	padding: 1px;
	margin-left: 15px;
	margin-right: 5px;
}
h2 {
	color: #1D6BA3;
	font-size: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
h3 {
	color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
}
.large_text {
	font-size: 1.6em;
	line-height: 1.1em;
	color: #333333;
	margin: 0px;
}
.blue_text {
	color: #1369A1;
}

#side_bar a {
	background-image: url(../images/nav.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	color: #333333;
	text-decoration: none;
}

#side_bar a:hover {
	background-image: url(../images/nav_roll.gif);
	background-position: right center;
	background-repeat: no-repeat;
	padding-right: 20px;
	color: #1D6BA3;
	text-decoration: none;
}

#top_nav ul {
	margin: 0;
	padding: 0;
}

#top_nav li {
	display: inline;
	padding-left: 10px;
}

#top_nav {
	height: 15px;
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 0.7em;
	text-align: right;
	text-transform: uppercase;
	padding-top: 8px;
	padding-right: 20px;
	color: #333333;
}




.products {
  width: 250px;
  background-color: #F5F5F5;
  border: 1px solid #CCC;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 1px;
}

.products img {
  border: 1px solid #CCC;
  margin-left: 13px;
  margin-top: 15px;
  margin-bottom: 5px;
}

.products h1 {
  margin-bottom: 10px;
  margin-top: 5px;
  font-size: 1em;
  text-align: center;
  padding-right: 10px;
  padding-left: 10px;;
}





.product {
  background-color: #F5F5F5;
  padding: 20px 17px 20px 17px;
  border: 1px solid #CCCCCC;
  font-size: 0.9em;
  margin-bottom: 20px;
}

.product h1 {
	color: #04659E;
	text-transform: uppercase;
	font-size: 1.2em;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.product h2 {
	color: #04659E;
	text-transform: uppercase;
	font-size: 1em;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 0px;
	font-weight: bold;
}

.product dl {
  margin: 10px 0px 10px 0px;
}

.product dt {
  float: left;
  width: 140px; 
}

.product dd {
  margin: 0px 0px 0px 140px;
}

.product img {
  border: 1px solid #CCCCCC;
}

.smaller_font {
  font-size: 0.9em;
  margin-top: 15px;
}

.table_bg_dark {
  background-color: #DDDDDD;
}

.video_links {
  background-color: #12507E;
  padding: 5px 5px 0px 8px;
  color: #FFF;
}

#main_content .product .video_links a {
  color: #FFF;
}

.float_right {
  float:right;
  margin-left: 15px;
  padding: 1px;
  border: 1px solid #DDD;
  margin-bottom: 3px;
}