body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
html { height: 100%; background: #65CBFF; }
body { height: 100%; margin: 0px; font: normal 12px Helvetica, Arial, Sans-Serif; color: #000; position: relative; }
strong{ font-weight: bold; }
a { color: #fff; opacity: .8; }
a:hover { opacity: 1; }
em { font-style: italic; }
h1 { font: bold 20px helvetica; color: #000; }
.weak { font-weight: normal; opacity: .35; }
.clear { clear:both; }
textarea,
.input { margin: 0px 0px 10px 0px; border: 1px solid #c0c0c0; background: #efefef; padding: 5px; width: 210px;}
textarea:focus,
.input:focus { border: 1px solid #999; background: #fff; }
.field_label { font-weight: bold; margin: 0px 0px 3px 0px; }
.header { margin: 0px 0px 30px 0px; }
#body-container { width: 892px; margin: 35px auto 70px auto; }
.body-padding { padding: 0px 20px; }
#right-column { width: 600px; float: right; margin-right: 0px; overflow: hidden; }
#right-column-padding { width: 620px; }
#left-column { width: 230px; float: left; margin-left: 0px; overflow: hidden; }
.method { float: left; width: 190px; height: 330px; margin: 0px 0px 10px 10px; text-align: center; color: #000; font-weight: bold; }
.method .padding { padding: 10px; }
.jogging  { background: #fcf302; }
.pushup { background: #fe6100; }
.armcircles { background: #c63f03; }
.situps { background: #a7fc02; }
.jumpingjacks { background: #008ff0; }
.toetouch { background: #b639a6; }
.jogging .diagram { margin-top: 10px; }
.pushup .diagram { margin-top: 160px; }
.armcircles .diagram { margin-top: 20px; }
.situps .diagram { margin: 135px 0px 0px -7px; }
.jumpingjacks .diagram { margin-top: 20px; }
.toetouch .diagram { margin-top: 70px; }
.intro,
.faq { margin: 0px 0px 20px 0px; }
#more { font-size: 20px; margin: 20px 0px 20px 0px; float: right; }