/* CSS Document */

html,body{padding:0;margin:0; }
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	background:url(../images/mainbg.jpg) repeat-x;
}
img{border:none;}

h1,h2,h3{
margin:0; padding:5px 0px 0px 0px; display:block; text-transform: uppercase;
line-height:normal;
color:#901114;
font-size:1.6em;
font-weight:normal;
line-height:normal;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}

h4,h5{
margin:0; padding:5px 0px 0px 0px; display:block;line-height:normal;
font-size:1.5em;
font-weight:normal;
line-height:normal;
font-family:"Century Gothic", Arial, Helvetica, sans-serif;
}

strong span{
	color:#990000;
}
#wrapper{
	margin:0 auto;
	width:865px; 
}
#header{
	height:135px;
	background:url(../images/header.jpg) no-repeat;
}
#logo a{
	display:block; 
	width:200px; 
	height:93px;
}

#nav {
padding-left:5px;
margin:0;
overflow:hidden;
}

#nav ul {
	list-style:none;
	margin:0;
	padding:0;
	display:block; 
	zoom:1;
}

#nav li {
	list-style:none;
	float:left;
	background: url(../images/div.jpg) right bottom no-repeat;
	padding-right: 2px;
	margin-right: 1px;
}
#nav a {
	color:#004079;
	display:block;
	position:relative;
	float:left;
	text-transform:uppercase;
	line-height:normal;
	padding:11px 30px 13px 30px;
	text-decoration:none;
	font-size:1.2em;
}
#nav a:hover{
	background-image: url(../images/navover.jpg);
	background-repeat:repeat-x;
}

#bannerimage{background: url(../images/mainbanner.jpg) no-repeat ;}
#banner{padding-left:600px; display:block;}
#banner a{
	display:block; 
	width:230px;
	height:320px;
}

body#ourfacility #bannerimage{background: url(../images/secondarybanner.jpg) no-repeat top;}
body#membership #bannerimage{background: url(../images/banner1.jpg) no-repeat top;}
body#services #bannerimage{background: url(../images/banner2.jpg) no-repeat top;}
body#contacts #bannerimage{background: url(../images/banner3.jpg) no-repeat top;}
body#ourfacility #banner, body#membership #banner, body#services #banner, body#contacts #banner {height:176px;}

#content{background: url(../images/contentbg.jpg) no-repeat;}

#maincontent{background:url(../images/contentbg2.jpg) repeat-y;}

#leftcol{
float:left; 
width:550px;
min-height: 403px;
padding:0px 15px 15px 25px;
}

*html leftcol{
	height: 403px;
	}

#rightcol{
float:right;
width:260px;
padding:30px 0px 0px 0px;
}

body#ourfacility #rightcol, body#membership  #rightcol, body#services  #rightcol, body#contacts  #rightcol{padding:10px 0px 0px 0px;}

#footer{
clear:both;
background: url(../images/footerbg.jpg) no-repeat top;
height:50px;
padding:10px 0px 0px 0px;
text-align:center;
color:#7296B6;
font-size:.85em;
}

#keycard{ background:url(../images/securekeycard.jpg) no-repeat;}

#freefitness{ background:url(../images/free-fitness.gif) no-repeat;}

#teamvic{ background:url(../images/callout-teamvic.jpg) no-repeat;}

#teamvic24{ background:url(../images/callout-teamvic24hour.jpg) no-repeat;}

#facebook{ background:url(../images/Facebook-icon.gif) no-repeat ;}

#jointoday{ background:url(../images/jointoday.jpg) no-repeat;

}
#callouts ul{
margin:0; 
padding:0; 
list-style:none;
}
#callouts ul li {
	padding:0;
	list-style:none;
}
#callouts ul li a{
	display:block;
	height:126px;
}

#callouts li#freefitness a {


display:block;
height:200px

}
