@charset "utf-8";

body {font-family: Tahoma, verdana, arial, sans-serif; font-size: 13px;color: #000;margin: 100px 0 20px 0;background: #315591 url(../img/bg_body.png) top center no-repeat; line-height: 1.5;}
td {padding-top: 4px;}

#container {width: 900px;height: inherit;text-align: left;margin: 0px auto;background: url(../img/bg_container.gif) top center repeat-y; border: 1px solid #fff;}
#header {width: 900px; height: 150px; background: url(../img/bg_header.jpg) top center no-repeat;}
#navigation {width: 900px; height: 30px; background: url(../img/bg_navigation.jpg) top center repeat-x;line-height: 30px; text-align: center;}
#sideBar {width: 200px; padding: 20px; float: left;}
#content {width: 620px; padding: 20px 20px 0 20px; float:left;}
#footer {width: 900px; height: 37px; background: url(../img/bg_footer.jpg) top center repeat-x; line-height: 42px; text-align: center;}

h1 {font-size: 18px; margin: 0; color: #666; font-weight: normal;}
h2 {font-size: 16px; margin: 0; color: #333; font-weight: normal;}

a:link {color: #0066FF;text-decoration: none;}
a:visited {text-decoration: none;color: #0066FF;}
a:hover {text-decoration: none;color: #0099FF;}
a:active {text-decoration: none;color: #0066FF;}

a.whiteLink:link {text-decoration: none;color: #fff; font-weight: bold;}
a.whiteLink:visited {text-decoration: none;color: #fff; font-weight: bold;}
a.whiteLink:hover {text-decoration: none;color: #fff; font-weight: bold;}
a.whiteLink:active {text-decoration: none;color: #fff; font-weight: bold;}

.orange {color: #f8d01e; margin: 0 3px 0 3px; font-weight: bold;}
.white {color: #fff;}
.darkBlue {color: #2e557e;}
.blueBorder {border: 1px #93b8e7 solid;}
.note {font-size: 9px; color: #333;}

.thanks {text-align: center; background: #33cc00; color: #fff; margin-bottom: 20px;}

.packageTitle {font-size: 18px; margin: 10px 0 0 60px; color: #fff;}
.packageBody {margin: 15px 0 0 5px; color: #333; width: 270px;}
.testingPackage {width: 283px; height:158px; background: url(../img/bg_testingPackage.jpg) top center no-repeat; float: left; margin: 20px 0 0 0;}
.trainingPackage {width: 283px; height:158px; background: url(../img/bg_trainingPackage.jpg) top center no-repeat; float: left; margin: 20px 0 0 20px;}
.nutritionPackage {width: 283px; height:158px; background: url(../img/bg_nutritionPackage.jpg) top center no-repeat; float: left; margin: 20px 0 0 0;}
.stressPackage {width: 283px; height:158px; background: url(../img/bg_stressPackage.jpg) top center no-repeat; float: left; margin: 20px 0 0 20px;}