@CHARSET "ISO-8859-1";
/* CSS Document for BenefitFocusMedia
Author: E-Moxie Data Solutions, Inc.
Author URI: http://www.e-moxie.com
Copyright (c) 2008
*/

/* Browser Reset Styles ================= */
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;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
strong {
	font-weight: bold;
}
small {
	font-size: 75%;
}
em {
	font-style: oblique;
}

/* Basic Definitions ==================== */
body {
	margin: 0;
	padding: 0;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background: #000;
}

h1 {
	font-size: 30px;
	color: #000;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}
h2 {
	font-size: 24px;
	color: #000;
	margin: 10px 0;
	padding: 0;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	color: #000;
	margin: 10px 0;
	padding: 0;
	font-weight: bold;
}

a:link, a:visited, a:active {
	color: #009bc9;
	text-decoration: none;
}

p {
	line-height: 1.3em;
	margin: 5px 0 10px 0;
	padding: 0;
}

ul, ol {
	margin: 5px 0 5px 0;
	padding: 0;
}
ul {
	list-style: none;
}
	li {
		margin-bottom: 5px;
	}

/* Classes ============================== */
.clear {
	clear: both;
}
.left {
	float: left;
	margin-right: 15px;
}
.right {
	float: right;
	margin-left: 15px;
}

/* Container ============================ */
#wrap {
	width: 700px;
	border: 10px solid #009bc9;
	margin: 30px auto 0 auto;
}

#container {
	width: 698px;
	border: 1px solid #999;
}

#content {
	background: #f9f8f8 url('../images/content_bg_nologo.jpg') 0 0 no-repeat;
	padding: 110px 20px 80px 20px;
}

.logo {
    margin: 0;
    padding: 0;
    display: inline;
    margin-top: -100px;
    margin-bottom: 10px;
}

/* Video Styles ========================= */
#video-container {

}
#video_title {
	height: 30px;
	background: url('../images/vtitle_bg.gif') 0 0 repeat-x;
}
#video_title h1 {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	color: #fff;
	padding: 7px 10px;
}
#video-wrapper {
	border-right: 1px solid #bfbebe;
	border-left: 1px solid #bfbebe;
	border-bottom: 1px solid #bfbebe;
	padding: 8px 7px 15px 7px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	margin: 0;
	background: url('/images/video_bg.png') 0 0 no-repeat;
	width: 642px;
}

#top {
    min-height: 380px;
}

#top_text {
    height: 409px;
    padding: 5px;
    overflow-y:auto;
    background-color: #fafafa;
}

#top_text img {
    clear: left;
}

.about_section_bio_image {
display: block;
float: left;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0px;
}

.about_section_bio_text {
display: block;
float: left;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
padding-bottom: 0px;
padding-left: 0px;
padding-right: 0px;
margin-top: -11px;
width: 430px;
}

.about_section_bio_image img {
    width: 75%;
}

#top_text div {

}

/* Link Columns Styles */
#links {
	z-index: 0;
	margin-top: 10px;
}
	#links h3 a {
		color: #000;
		text-decoration: none;
	}
	#links a {
		color: #000;
	}

	#links a:hover {
		color: #0099CC;
		text-decoration: underline;
	}

#col1 {
	width: 145px;
	float: left;
	padding: 5px 10px;


	border-right-color: rgb(192,192,192);
    border-right-style: solid;
    border-right-width: 1px;
    min-height: 100px;

}
#col2 {
	width: 145px;
	float: left;
	padding: 5px 10px;

	border-right-color: rgb(192,192,192);
    border-right-style: solid;
    border-right-width: 1px;
    min-height: 100px;
}
#col3 {
	width: 145px;
	float: left;
	padding: 5px 10px;

	border-right-color: rgb(192,192,192);
    border-right-style: solid;
    border-right-width: 1px;
    min-height: 100px;
}
#col4 {
	width: 130px;
	float: left;
	padding: 5px 10px;
}

/* Footer =============================== */
#footer {
	width: 720px;
	margin: 0 auto;
	color: #fff;
	font-size: 10px;
	font-family: "Lucida Sans Unicode", Verdana, Geneva, sans-serif;
	text-align: center;
	padding: 15px 20px;
}
	#footer ul {
		margin: 0;
		padding: 0;
		list-style: none;
	}
		#footer ul li {
			display: inline;
			border-right: 1px solid #009bc9;
			padding-right: 7px;
			margin-right: 5px;
		}
			#footer ul li.none {
				border: none;
				margin: 0;
				padding: 0;
			}
				#footer ul li a {
					color: #fff;
				}

				#footer ul li a:hover {
				    text-decoration: underline;
				}
