@charset "utf-8";
/* CSS Document */
* { margin: 0; padding: 0; font-family:Arial, Helvetica, sans-serif;}
body { background-image:url(pictures/bg-body.jpg); background-position: left bottom; background-repeat: repeat-x;}
h1 { font-size: 30px; color: white; font-weight: normal; margin-left: 10px;}
#wrapper { width: 995px; margin: 15px auto 15px auto; background-color: white;}
#header { background-image:url(pictures/HeaderGraphic.jpg); background-repeat: no-repeat; background-position:right;}
#menu { text-align:center; background-color:#000; padding-top: 5px; padding-bottom: 5px;}
#menu ul {}
#menu ul li { list-style-type: none; display: inline; margin-left: 20px; margin-right: 20px;}
#menu ul li a { text-decoration: none; font-weight: bold; font-size: 16px; color: #FFF;}
#menu ul li a:hover { color:#FCA200;}
#top-content { background-image:url(pictures/innovative-results-front.jpg); height: 277px; margin-bottom: 50px;}
#header-h1 { width: 45%; float:left; margin-top: 200px;}
#header-right { width: 55%; float:left; margin-top: 220px;}
#header-h1 h1 a { padding-left: 15px; font-weight: bold; text-decoration: none; color:#FFA200; font-size: 25px;}
#top-content p { margin-left: 40px; margin-right: 430px; margin-bottom: 20px;}
#left-column { float: left; width: 50%;}
#right-column { float: right; width: 50%; }

.content { margin-left: 20px; margin-bottom: 30px;}
.content h2 { font-size: 22px; border-bottom: 1px solid black; color: #0671AF; margin-bottom: 15px;}
.inner-content { margin-bottom: 10px;}
.pictures { float: left;}
.text-area { float: right; width: 58%}
.text-area p { font-size: 12px; color:#636363; margin-bottom: 10px;}
.text-area a { padding-top: 15px; font-size: 16px; text-decoration: none; color: #0671AF;}
.clear { clear:both;}

.blue-header { font-size: 16px; color: #0671AF; margin-bottom: 15px;}
.free-header { font-weight: bold; color: #009FC5; font-size: 15px;}

.text-free { float: right; width: 75%; color:#000; font-size: 13px;}
.text-free a { text-decoration: none; color: #009FC5;}

.blog-content { margin-bottom: 10px; background-color: #F3F3F3; padding: 10px;}
.blog-content h3 a { text-decoration: none; color: #0671AF; font-size: 15px;}
.blog-content p {font-size: 12px; color:#636363; margin-bottom: 10px;}
.blog-content p a {color: #0671AF; text-decoration:none;}

#footer { clear:both; text-align: center; font-size: 12px;}

#free-fitness { margin-top: 20px; margin-bottom: 20px; margin-left: 30px;}
#left-column-2 { float: left; width: 70%; margin-top: 30px;}
#right-column-2 { float: right; width: 30%; margin-top: 30px;}
.text-free-2 {float: right; width: 450px; color:#000; font-size: 13px; padding-right: 30px;}
.content-left { margin-left: 30px; margin-bottom: 30px;}
.content-right { margin-left: 10px; margin-right: 30px; margin-bottom: 30px;}
.inner-content-free { margin-bottom: 70px; margin-right: 50px; border-top: 1px solid gray; padding-top: 15px;}

