@charset "UTF-8";
html {
font-size:62.5%
}

body {
color:#FFF;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color:#224085;
background-attachment:fixed;
background-image:url(../images/bg.png);
background-repeat:repeat-x;
background-position:center 0;
font-size:1.2em;
letter-spacing:0.01em;
word-spacing:0.05em;
margin:0;
padding:0
}

.oneColFixCtrHdr #container {
	width:1000px;
	text-align:left;
	background-position:center center;
	margin-top: 110px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.oneColFixCtrHdr #header {
padding:10% 10px 0 20px
}

.oneColFixCtrHdr #header h1 {
text-align:right;
margin:0;
padding:10px 0
}

.oneColFixCtrHdr #mainContent {
	background-attachment:fixed;
	background-image:url(../images/white.png);
	background-repeat:repeat;
	width:800px;
	margin-right:25px;
	margin-left:80px;
	padding:5px 20px 20px;
	min-height: 400px;
}

.oneColFixCtrHdr #container #header img {
position:relative;
top:-110px;
right:60px;
bottom:0;
float:right;
z-index:10
}

.oneColFixCtrHdr #mainContent p {
	margin-right: 400px;
}

.oneColFixCtrHdr #footer {
	text-align:right;
	padding-top: 0;
	padding-right: 100px;
	padding-bottom: 0;
	padding-left: 100px;
	z-index: 10;
}

.oneColFixCtrHdr #container #footer #nav {
font-size:1em;
line-height:2;
list-style-type:none
}

.oneColFixCtrHdr #container #footer #nav li {
padding-left:20px;
display:inline
}

.oneColFixCtrHdr #container #footer #nav a {
text-decoration:none;
color:#FFF
}

.oneColFixCtrHdr #footer p {
font-size:0.8em;
margin:0;
padding:10px 0
}

#Sqweezelogo {
	position:relative;
	top:-110px;
	right:60px;
	bottom:0;
	float:right;
	z-index:10;
	clear: both;
	height: 189px;
	width: 400px;
}

#Coachimg {
	left: -100px;
	position: relative;
	clear: none;
	float: left;
	margin-right: -85px;
}

#Cimg {
	left: -100px;
	position: relative;
	clear: none;
	float: left;
	margin-right: -85px;
}

#kick {
float:right
}

a {
text-decoration:none;
font-weight:bolder;
color:#FFF
}
#sqweeze {
	position: relative;
	height: 251px;
	width: 300px;
	left: -30px;
	top: -210px;
	bottom: 0px;
	z-index: 5;
	float: right;
	margin-bottom: -400px;
	margin-top: -10px;
	vertical-align: middle;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.style2 {
	font-style: italic;
	font-size: 1.6em;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding-left: 100px;
}
/*not actually used anymore*/

.clearfix:after {

    content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

}



.clearfix {display: inline-table;}



/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */





/*keeps the clearing div from view */

.clear{ 

clear:both; 

height: 0px; 

line-height: 0px;

}



/*the top bit works but not in IE so this is used*/

* html .clear{ 

font-size: 1px; 

height: 1px;

}


