/* CSA STYLE SHEET */

/* SHARED */

body {
	margin: 0px;
	padding: 0px;
	background-image:url(img/bg.jpg);
	background-color:#000000;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #818181;
	background-repeat:repeat-x;
    background-attachment:fixed;
	background-position:top;
	text-align:justify;
}

p {
  color:#999;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11pt;
  }
  
h1 {
  color:#EEAF28;
  font-decoration:bold;
  font-size:28pt;
  }


h2 {
  color:#EEAF28;
  font-decoration:bold;
  font-size:15pt;
  }


#wrap {
    width:800px;
	margin-left:auto;
	margin-right:auto;
	}
	
#side {
  width:635px;
  float:right;
  padding-left:15px;
  border-left:1px solid #666;
  }
  
#side-bar {
  width:149px;
  float:left;
  padding-top:15px;
  }
  
#side-bar a {
  color:#EEAF28;
  }
  
#sidebar a:active {
  color:#f5c869;
  }
  
#side-button {
  width:148px;
  border-bottom:1px solid #666;
  padding: 10px 0;
  background-color:#000;
  }
  
#side-button-top {
  width:150px;
  border-top:1px solid #666;
  border-bottom:1px solid #666;
  padding: 10px 0;
  background-color:#000;
  }
  
#sfeature {
  float:left;
  width:610px;
  margin-bottom:25px;
  }

#sfeature-pic {
  width:80px;
  height:90px;
  float:left;
  margin-right:15px;
  }
  
#sfeature-title {
  width:230px;
  height:26px;
  float:left;
  }
  
#sfeature-text {
  width:500px;
  float:left;
  text-align:left;
  }
  
  
#title {
  width:174px;
  margin:15px auto;
  }

#nav {
	width: 800px;
	margin: 0px auto;
}

#header {
  margin: 50px auto;
  width:700px;
  text-align:center;
}

#text {
  width:780px;
  line-height:120%;
  font-size:14px;
}

/* HOME */


#animation {
  width:800px;
  height:253px;
  float:left;
  margin:75px auto 0px auto;
  }
  
#diet {
  width:350px;
  float:right;
    margin-top:50px;
  margin-bottom:50px;
}

#training {
  width:350px;
  clear:left;
  float:left;
}

#products {
  margin-top:50px;
  width:350px;
  float:left;
  margin-bottom:50px;
}

#blog {
  width:350px;
  float:right;
}

#feature-pic {
  width:116px;
  height:130px;
  float:left;
  }
  
#feature-title {
  width:234px;
  height:26px;
  float:right;
  }
  
#feature-text {
  width:230px;
  margin:0 0 8px 0;
  float:right;
  text-align:left;
  }
  
#feature-button {
  width:220px;
  height:23px;
  float:left;
  }
  
/* PRODUCTS */

#prod1 {
  width:662px;
  height:95px;
  margin:30px auto;
  }
  
#prod2 {
  width:662px;
  height:95px;
  margin:30px auto;
  }
  
#prod3 {
  width:662px;
  height:95px;
  margin:30px auto;
  }
  
#prod-display {
  width:750px;
  height:121px;
  margin:40px auto;
  }
  
#infobox {
  width:750px;
  margin:0px auto 25px auto;
  border:1px solid #333;
  padding:25px;
  }
  
#tabwrap {
  width:600px;
  height:25px;
  margin:0px auto;
  text-align:center;  
  }
  
#tab {
  width:130px;
  height:20px;
  background-image:url(img/tab.jpg);
  float:left;
  margin:0px 5px;
  text-align:center;
  padding-top:5px;
  }
  
#guide {
  width:600px;
  text-align:justify;
  margin: 10px auto;
  padding-bottom:20px;
  }
  
#train {
  width:300px;
  height:50px;
  margin: 30px 5px;
  float:left;
  }
 
#contact1 {
  width:350px;
  float:left;
  }
#contact2 {
  width:350px;
  float:right;
  }
  
#board1 {
  width:590px;
  float:left;
  margin:20px auto 20px auto;
  }
  
#board2 {
  width:590px;
  float:left;
  margin:40px auto 20px auto;
  }
  
#board-pic {
  width: 150px;
  height: 150px;
  float:left;
  margin-right:15px;
  margin-bottom:15px;
  border:1px solid #EEAF28;
  }
  
#office {
  float:right;
  margin:10px;
  }
  
#office img {
    border:1px solid #EEAF28;
	}
	


/* FOOTER DIVS */

#footer {
  width:799px;
  height:108px;
  background-image:url(img/footer.png);
  margin:20px auto;
  float:left;
  }
  
#footer a {
  color:#EEAF28;
  }
  
#footerinfo {
  float:left;
  width:183px;
  height:78px;
  padding:20px 30px;
  color:#EEAF28;
  }
  
#footerlink {
  float:left;
  width:75px;
  height:78px;
  padding:15px 30px;
  border-left:1px solid #000;
  }
  
#iwflogo {
  float:left;
  width:80px;
  height:78px;
  padding:10px 30px;
  border-left:1px solid #000;
  }
  