/* Jamie Flynn Fitness CSS */

body {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #333333;
	background-image: url(../images/headfer-bg.gif);
	background-repeat: repeat-x;
	background-position: left 17px;
}
#header {
	height: 141px;
	padding-top: 10px;
}
#header .logo {
	height: 107px;
	width: 148px;
	margin-left: 50px;
	padding-top: 12px;
}

#header .contact-details {
	/*background-image: url(../images/contact-details.gif);*/
	height: 46px;
	width: 243px;
	background-repeat: no-repeat;
	background-position: left top;
	margin-left: 730px;
	top: 0px;
	margin-top: -110px;
}
#header .contact-details-text {
	font-size:12px;
	font-weight: normal;
	padding-top:4px;
	margin-left:34px;
	color:#ffffff;
	font-family: Arial, Verdana;
}
#header .date {
	font-size:12px;
	font-weight: normal;
	padding-top:0px;
	margin-left:34px;
	color:#ffffff;
	font-family: Arial, Verdana;
}

/* main navigation links */

#left-nav {
	width: 215px;
	float: left;
	margin-left: 18px;
	background-color: #3d3d3d;
	margin-top: 5px;
	background-image: url(../images/left-bg.gif);
	background-repeat: repeat-y;
	width:221px;
}
#left-nav #top-bg {
	background-image: url(../images/left-top.gif);
	height: 6px;
	background-repeat: no-repeat;
	width:221px;
}
#left-nav #bottom-bg {
	background-image: url(../images/left-bottom.gif);
	height:6px;
	background-repeat: no-repeat;
	width:221px;
}
#left-nav #nav-bar {
	padding-left:9px;
	margin-top: 10px;
	height:100%;
	min-height: 600px;
	*min-height:520px;
	width:205px;
	margin-left:4px;
}
#left-nav #nav-bar ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
#left-nav #nav-bar li {
	background-image: url(../images/nav-bg.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	height: 25px;
	line-height: 24px;
}
#left-nav #nav-bar a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#left-nav #nav-bar a:hover {
	text-decoration: none;
	color: #ffd25c;
}

#main_div{
	width:439px;
	float: left;
	background-image: url(../images/main-bg.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	position:relative;
	display:inline;
	clear: right;
	margin-left:7px;
}
#main_div .bg{

	background-repeat: repeat-x;
	background-position: bottom;
	width:430px;
	margin-left:4px;
}
#main_div #top-bg {
	background-image: url(../images/main-top.gif);
	height: 7px;
	background-repeat: repeat-x;
	width:439px;
}
#main_div #bottom-bg {
	background-image:url(../images/main-bottom.gif);
	height: 6px;
	background-repeat: repeat-x;
	width:439px;;
}
.main_image{
	background-image:url(../images/1848740.jpg);
	background-repeat:no-repeat;
	width:411px;
	height:323px;
	border: 1px solid #cccccc;
	margin:10px;
}

#right_div{
	width:292px;
	float:left;
	margin-left:7px;
	margin-top:5px;
	position:relative;
	display:inline;
	background-image: url(../images/right-bg.gif);
	background-repeat: repeat-y;
	clear: right;
}
#right_div #top-bg {
	background-image: url(../images/right-top.gif);
	height:7px;
	background-repeat: repeat-x;
	width:292px;
}
#right_div #bottom-bg {
	background-image: url(../images/right-bottom.gif);
	height: 6px;
	background-repeat: repeat-x;
	width:292px;
}
#right_div .bg{

	height:100%;
	min-height:600px;
	*min-height:530px;
	width:284px;
	margin-left:4px;
}
#right_div #testimonial_bg{
	background-image:url(../images/testimonial-bg.jpg);
	height:24px;
	color:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	padding-top:6px;
	padding-bottom:5px;
	background-repeat:no-repeat;
	margin-top:10px;
	margin-left:8px;
}

#right_div .head{
	margin-top:0px;
	padding-top:0px;
}
#right_div .head ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #dcdcdc;
	font-weight:bold;
	text-decoration: none;
}
#right_div .head li {
	background-image:url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	height: 25px;
	margin-left:10px;
	line-height: 24px;
}
#right_div .devider {
	background-image:url(../images/devider.gif);
	background-repeat: no-repeat;
	background-position: left;
	height:2px;
	margin-left:30px;
	line-height: 24px;
	width:236px;
	margin-top:0px;
	padding-top:0px;
}
#right_div .text{
	color:#dcdcdc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-left:12px;
	text-align:left;
	padding-right:12px;
	margin-top:5px;
}
#right_div .read-more{
	width:55px;
	height:16px;
	position:relative;
	margin-top:7px;
}
/* Footer */
#footer{
	width:966px;
	margin-top: 5px;
	position:relative;
	clear: both;
	float: left;
	display:inline;
	margin-bottom:5px;
	height:74px;
}
#footer .left{
	background-image:url(../images/footer-left.gif);
	background-repeat: no-repeat;
	height:74px;
	width:7px;
	position:relative;
	float:left;
}
#footer .right{
	background-image:url(../images/footer-right.gif);
	background-repeat: no-repeat;
	height:74px;
	width:7px;
	float:right;
	position:relative;
}
#footer .bg{
	background-image:url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	background-position:center;
	height:74px;
	position:relative;
	clear:right;
	float:left;
	width:952px;
}
#footer #text{
	color:#dcdcdc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:25px;
}
#footer #text a{
	text-decoration:none;
	color:#dcdcdc;
}
#footer #text a:hover{
	text-decoration:underline;
}
#footer #top-bg {
	background-image: url(../images/top-bg.gif);
	height: 6px;
	background-repeat: repeat-x;
	width: 100%;
}
#footer #bottom-bg {
	background-image:url(../images/bottom-bg.gif);
	height: 6px;
	background-repeat: repeat-x;
	width: 100%;
}
img{
	border:none;
}
.accred_img {
	margin-top: 30px;
	margin-botton: 20px;
}
.img1 {
	margin: 0px 0px 10px 10px;
	border: 3px solid silver;
}
/* inner page content area */
#content_div{
	width: 737px;
	float: left;
	background-image: url(../images/content-bg.gif);
	background-repeat: repeat-y;
	margin-top: 5px;
	position:relative;
	display:inline;
	clear: right;
	margin-left:7px;
}

#content_div #top-bg {
	background-image: url(../images/content-top.gif);
	height: 7px;
	background-repeat: repeat-x;
	width:737px;
}
#content_div #bottom-bg {
	background-image:url(../images/content-bottom.gif);
	height: 6px;
	background-repeat: repeat-x;
	width:737px;;
}
.text{
	color:#dcdcdc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:left;
	margin:15px;
}
#content_div #box1 {
	float: left;
	width: 520px;
	padding: 10px;
	background-color: #393939;
	margin-left: 5px;
}
#content_div #box1 p {
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left: 6px;
	margin-right: 6px;
}
#content_div #box1 .heading1 {
	color: #ffd25c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
}
#content_div #box1 .heading1 span {
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content_div #box2 {
	float: left;
	width: 170px;
	padding: 5px;
	background-color: #393939;
	margin-right: 4px;
}
#content_div #box2 .img {
	border: 5px solid silver;
	margin: 5px 0px 5px 0px;
}
#content_div #box2 .heading1 {
	color: #ffd25c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
}
#content_div #box2 .heading1 span {
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#content_div #box2 p {
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;;
}
#content_div #box2 hr {
	color: #ffd25c;
}

h1{
	color: #ffd25c;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.6em;
	text-align:left;
	margin-left:15px;
	margin-bottom:0px;
	margin-top:5px;
}
h2 {
	color: #ffd25c;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.2em;
}
.header-margin {
	margin-top: 10px;
}
.clear {
	clear: both;
}
