/* Styles for Mobility Personal Training */

/* the bit that does the work */

body {
	margin:0;
	border:0;
	padding:0;
	height:100%; 
	max-height:100%; 
	background:#fff; 
	overflow: hidden; 
}

td,th {
	font-family: Tahoma, Arial, Helvetica, Geneva, sans-serif;
}

/* for internet explorer */
* html body {
	padding:60px 0 90px 0; 
}

/* HOME */
#container {
	position:fixed;
	top:60px;
	left:0;
	bottom:90px;
	right:0;
	overflow:auto;
	text-align:justify;
	background-color: #fff;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

* html #container {
	height:100%; 
	width:100%; 
}

/* ABOUT */
#container_about {
	position:fixed;
	top:60px;
	left:0;
	bottom:90px;
	right:0;
	overflow:auto;
	text-align:justify;
	background-attachment: scroll;
	background-image: url(../images/bg_about.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container_about img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

* html #container_about {
	height:100%; 
	width:100%; 
}

/* NEWS */
#container_news {
	position:fixed;
	top:60px;
	left:0;
	bottom:90px;
	right:0;
	overflow:auto;
	text-align:justify;
	background-attachment: scroll;
	background-image: url(../images/bg_news.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container_news img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

* html #container_news {
	height:100%; 
	width:100%; 
}

/* SERVICES */
#container_services {
	position:fixed;
	top:60px;
	left:0;
	bottom:90px;
	right:0;
	overflow:auto;
	text-align:justify;
	background-attachment: scroll;
	background-image: url(../images/bg_services.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container_services img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

* html #container_services {
	height:100%; 
	width:100%; 
}

/* PRODUCTS */
#container_products {
	position:fixed;
	top:60px;
	left:0;
	bottom:90px;
	right:0;
	overflow:auto;
	text-align:justify;
	background-attachment: scroll;
	background-image: url(../images/bg_products.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container_products img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

* html #container_products {
	height:100%; 
	width:100%; 
}

/* HEART FOUNDATION */
#container_heart {
	position:fixed;
	top:60px;
	left:0;
	bottom:90px;
	right:0;
	overflow:auto;
	text-align:justify;
	background-attachment: scroll;
	background-image: url(../images/bg_products.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container_heart img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

* html #container_heart {
	height:100%; 
	width:100%; 
}

/* CONTACT */
#container_contact {
	position:fixed;
	top:60px;
	left:0;
	bottom:90px;
	right:0;
	overflow:auto;
	text-align:justify;
	background-attachment: scroll;
	background-image: url(../images/bg_contact.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #fff;
	padding-top: 36px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container_contact img {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}

* html #container_contact {
	height:100%; 
	width:100%; 
}

#header {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:60px;
	overflow:visible;
	background-color: #7c8a2b;
	background-image: url(../images/bg_header.gif);
	padding: 0px;
}

* html #header {
	height:60px;
}

#footer {
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:90px;
	overflow:visible;
	background-color: #7c8a2b;
	background-image: url(../images/bg_footer.gif);
	padding: 0px;
}
  
* html #footer {
	height:90px;
}

/* end of bit that does the work */

h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}

h1 {
	font-size: 16px;
	color: #7c892f;
	margin: 0px;
	padding: 0px;
}

.text {
	font-size: 11px;
	line-height: 19px;
	color: #424242;
	text-align: justify;
	letter-spacing: 1px;
}

.text_bold {
	font-weight: bold;
	color: #7c892f;
}

.text_light {
	color: #7c892f;
}

.text_link {
	font-weight: bold; 
	text-decoration: underline; 
	color: #7c892f; 
}

.text_link:hover {
	font-weight: bold; 
	text-decoration: underline;
	color: #000000; 
}

.footer {
	font-size: 10px; 
	line-height: 17px; 
	font-weight: normal; 
	color: #000000; 
	letter-spacing: 1px;
}
	
.footer_link {
	font-weight: bold; 
	text-decoration: none; 
	color: #FFFFFF; 
}

.footer_link:hover {
	font-weight: bold; 
	text-decoration: none;
	color: #ffff74; 
}

.img_right {
	float: 					right;
	padding: 				0 0 20px 30px;
}
