@charset "utf-8";
/* CSS Document */


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
}
.vidWrap {
	text-align: center;
}

h3 {
	margin-top: 0px;
	padding-top: 0px;
	font-size: 14px;
}
h2 {
	font-size: 1.4em;
	padding-bottom: 5px;
	margin-bottom: 0px;
	padding-top: 10px;
}


#container {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
}
#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	height: 18px;
	text-align: right;
	text-indent: 5px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 27px;
	padding-top: 8px;
}
#header {
	height: 268px;
	width: 950px;
	background-image: url(images/header.png);
	background-repeat: no-repeat;
}
#menubar {
	width: 520px;
	text-align: center;
	float: right;
	position: relative;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 125px;
}
#logo {
	float: left;
	margin-top: 10px;
}

#page_title {
	margin-bottom: 30px;
}
#right {
	float: right;
	width: 602px;
	padding-left: 10px;
	color: #333333;
	border-left-style: solid;
	border-left-width: 1.5px;
	border-left-color: #999999;
	margin-bottom: 20px;
}

.right_image {
	height: 150px;
	width: 150px;
	margin-right: 15px;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #338F91;
	margin-top: 0px;
	padding-top: 0px;
}

.right_copy {
	margin: 0px;
	padding-top: 5px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: justify;
}
#left {
	width: 306px;
	float: left;
	padding-right: 15px;
	padding-left: 15px;
	color: #333333;
	margin-bottom: 15px;
}
.left_headline {
	color: #338f91;
	font-weight: bold;
	text-align: left;
}
.left_copy {
	margin-bottom: 12px;
	text-align: justify;
}
#footer {
	height: 30px;
	border-top-width: 20px;
	border-top-style: solid;
	border-top-color: #373737;
	margin-top: -5px;
	text-decoration: none;
}
#content {
	background-image: url(http://www.snapsflow.com/images/content_bkg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #C2C3C5;
	margin-top: 10px;
	padding-top: 0px;
}
.clear {
	clear: both;
	margin-top: 3px;
	margin-bottom: 3px;
	height: 1px;
}

.no_blueborder {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.white_text_no_underline{
	color: #FFFFFF;
	text-decoration: none;
}
.button {
	background-repeat: no-repeat;
	height: 24px;
	background-position: left center;
	padding-top: 6px;
	padding-left: 5px;
	margin: 0px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	padding-right: 5px;
}
a {
	color: #338F91;
	text-decoration: underline;
}
.vidcaption {
	padding-right: 5px;
	padding-left: 5px;
}
.404list {
	padding: 5px;
	margin: 5px;
}
#container #content #right li {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
}
