@charset "utf-8";
p {
	margin-bottom: 16px;
	margin-top: 0px;
	line-height: 16pt;
}
h1 {
	font-size:14px;
	color:#000000;
	font-weight: bolder;
	font-family: Arial, Helvetica, sans-serif;
}
body  {
	font: Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #033b74;
	font-size: 12pt;
	font-family: Arial, Helvetica, sans-serif;
}
a img 	{ 	
	border:0
}
.container {
	width: 1061px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(images/advanced_layout/background_repeat.jpg);
	overflow: visible;
} 
.header {
	padding: 0 0px 0 0px;
	width: 2000px;
	height: 239px;
	background-repeat: no-repeat;
	position: relative;
	background-image: url(images/advanced_layout/header_bg.jpg);
	left: -469px;
} 
.mainContent {
	padding: 0px 100px 0px 100px;
	width: 700px;
	position: static;
	margin-left: 80px;
	margin-top: -40px;
} 
.activation_button {
	border-color: #FF0000;
	border-style: dashed;
	border-width: 5px;
	padding: 20px 20px 20px 20px;
}

.drop_cap { 
	padding-top: -2px;
	line-height: 40px;
	font-size: 60px;
	color: #00008A;
	float: left;
	font-style: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.footer {
	padding: 30px 400px 0px 30px;
	background-image: url(images/advanced_layout/footer_bg.jpg);
	height: 272px;
	background-repeat: no-repeat;
	width: 470px;
	position: relative;
	left: 79px;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 16px;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
} 

.footer a {
	color:#FFFFFF;
	text-decoration: none;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footer_navigation_heads {
	font-size: 14px;
	color: #FFE980;
	font-weight: bold;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.testimonial_main {
	background-image: url(images/advanced_layout/testimonial_bg.jpg);
	background-repeat: no-repeat;
	width: 809px;
	height: 353px;
	padding-left: 25px;
	padding-top: 25px;
	font-size: 13.5px;
	margin-left: -70px;
}
.sidebar_container {
	width: 320px;
	float: right;
	margin-right: -40px;
}
.testimonial_sidebar {
	float: right;
	width: 269px;
	font-size: 13.5px;
	background-image: url(images/advanced_layout/testimonial_sidebar_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 15px 12px 10px 15px;
	height: 541px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.testimonial_sidebar_longer {
	float: right;
	width: 269px;
	font-size: 13.5px;
	background-image: url(images/advanced_layout/testimonial_sidebar_longer_bg.jpg);
	background-repeat: no-repeat;
	margin-right: 5px;
	padding: 15px 12px 10px 15px;
	height: 680px;
	margin-left: 15px;
	margin-top: 10px;
	margin-bottom: 20px;
}


.testimonial_text {
	font-style: italic;
	line-height: 18px;
	font-size: 14px;
}

.testimonial_main_quotes {
	font-size: 25px;
	color: #BF3324;
	line-height: 25px;
	font-family: impact;
	margin-right: 3px;
	margin-left: 3px;
	position: static;
	top: 7px;
	margin-top: 10px;
}

.testimonial_main_side {
	float: right;
	height: 320px;
	width: 270px;
	margin-left: 20px;
	text-align: center;
	top: -15px;
	padding-right: 10px;
}
.red_text {
	color: #FF0000;
	font-weight: bold;
}
.blue_text {
	color: #0000FF;
	font-weight: bold;
}


.testimonial_main_side_wider {
	float: right;
	height: 320px;
	width: 350px;
	margin-left: 20px;
	text-align: center;
	top: -15px;
	padding-right: 10px;
}
.testimonial_main_side_widest {
	float: right;
	height: 320px;
	width: 370px;
	margin-left: 20px;
	text-align: center;
	top: -15px;
	padding-right: 10px;
}

.testimonial_before_text {
	color: #04385D;
	font-weight: bold;
	font-size: 18px;
	font-family: tahoma;
}
.testimonial_seperation_dots {
	color: #D2E0E9;
}

.testimonial_after_text {
	color: #BA4033;
	font-weight: bold;
	font-size: 18px;
	font-family: tahoma;
}



.testimonial_main_logo {
	position: relative;
	top: -5px;
	font-size: 18px;
	border: 0;
	left: -5px;
}
.testimonial_main_side_image {
	border: 3px 3px 3px 3px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #2A516E;
	padding: 3px 3px 3px 3px;
}
.testimonial_main_side_image_double {
	border: 3px 3px 3px 3px;
	border-color: #FFFFFF;
	border-style: solid;
	background-color: #F8AC70;
	padding: 3px 3px 3px 3px;
}



.testimonial_headline {
	font-family: tahoma;
	font-weight: bold;
	font-size: 18px;
	color: #124465;
	line-height: 15px;
}
.testimonial_name_red {
	color: #CC0000;
	font-weight: bold;
	font-style: italic;
	font-size: 14px;
}
.middle_content {
	width: 720px;
	margin-left: 70px;
}
.left_content_no_sidebar {
	width: 680px;
	margin-left: 0px;
}

.johnson_box {
	background-color: #FFFFCC;
	border-style: dashed dashed dashed dashed;
	border-width: 2px 2px 2px 2px;
	border-color: #000000;
	padding: 5px 5px 0px 5px;
}

.home_video_player {
	background:#000 url(h300.png) 0 0 repeat-x;
	width:640px;
	height:360px;
	padding:0px 0;
	border:2px solid #FFFFFF;
	outline:#999999 solid 1px;
	-moz-outline-radius:4px;
	cursor: pointer;
	overflow:hidden;
	margin-bottom: -20px;
	display: block;
	margin-top: -20px;
	margin: 0 auto;
	background-image: url(video/advanced/PhysziqueFinal-640x360.jpg);
}
<style>.testimonial_main_side_image_single {
	border: 4px 4px 4px 4px;
	border-color: #FFFFFF;
	border-style: solid;
}

.sub_headline_black {
	font-family: tahoma;
	color: #000000;
	font-weight: bolder;
	font-size: 19px;
	text-align: center;
}

.home_headline {
	color: #00008A;
	font-size: 36px;
	font-family: impact;
	;
	;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	position: static;
	line-height: 36px;
}
.home_deck_copy {
	text-align: center;
	font-family: tahoma;
	font-size: 17px;
	font-weight: bolder;
}
.picture_border {
	border: 2px 2px 2px 2px;
	border-style: ridge ridge ridge ridge;
}
.bottom_small_text {
	font-size: 10px;
}
.comparison_box_corner {
	font-size: 10pt;
	font-style: italic;
}
.seperated_bullets {
	line-height: 18pt;
}
