@charset "UTF-8";
/* CSS Document */

/** LANDING PAGES **/

#container {
width:			1050px;
margin-left:	auto;
margin-right:	auto;
}

#header {
width:		1050px;
height:		150px;
float:		left;
}

#menubar {
width:					1006px;
float:					left;
height:					31px;
background-image:		url(../images/menubar.png);
background-position:	top;
background-repeat:		no-repeat;
padding-left:           44px;
}

#body {
background-image:		url(../images/body_lp.png);
background-position:	top;
background-repeat:		no-repeat;
width:					1050px;
float:					left;
}


/** IMAGES **/


#copy_pop {
padding:         		50px 90px 30px 365px;
width:					595px;
float:					left;
background-image:		url(../images/pop.png);
background-position:	bottom;
background-repeat:		no-repeat;
}


#bottom_pop {
width:					1050px;
height:					109px;
float:					left;
background-image:		url(../images/bottom_pop.png);
background-position:	top;
}

#bottom {
width:					1050px;
height:					109px;
float:					left;
background-image:		url(../images/bottom.png);
background-position:	top;
}

#copy_nike {
padding:         		50px 90px 30px 365px;
width:					595px;
float:					left;
background-image:		url(../images/nike.png);
background-position:	bottom;
background-repeat:		no-repeat;
}


#bottom_nike {
width:					1050px;
height:					109px;
float:					left;
background-image:		url(../images/bottom_nike.png);
background-position:	top;
}

#copy_curl {
padding:         		50px 90px 30px 365px;
width:					595px;
float:					left;
background-image:		url(../images/curl.png);
background-position:	bottom;
background-repeat:		no-repeat;
}


#bottom_curl {
width:					1050px;
height:					109px;
float:					left;
background-image:		url(../images/bottom_curl.png);
background-position:	top;
}

#copy_open {
padding:         		50px 90px 30px 365px;
width:					595px;
float:					left;
background-image:		url(../images/open.png);
background-position:	bottom;
background-repeat:		no-repeat;
}


#bottom_open {
width:					1050px;
height:					109px;
float:					left;
background-image:		url(../images/bottom_open.png);
background-position:	top;
}

#copy_squat {
padding:         		50px 90px 30px 365px;
width:					595px;
float:					left;
background-image:		url(../images/squat.png);
background-position:	bottom;
background-repeat:		no-repeat;
}

#copy_ryan {
padding:         		50px 90px 30px 365px;
width:					595px;
float:					left;
background-image:		url(../images/body_ryan.png);
background-position:	top;
background-repeat:		no-repeat;
}

#copy_andrew {
padding:         		50px 90px 30px 365px;
width:					595px;
float:					left;
background-image:		url(../images/body_andrew.png);
background-position:	top;
background-repeat:		no-repeat;
}

#copy_drew {
padding:         		50px 90px 30px 365px;
width:					595px;
float:					left;
background-image:		url(../images/body_stclair.png);
background-position:	top;
background-repeat:		no-repeat;
}

#copy_rich {
padding:         		50px 90px 30px 365px;
width:					595px;
float:					left;
background-image:		url(../images/body_rich.png);
background-position:	top;
background-repeat:		no-repeat;
}

#copy_chris {
padding:         		50px 90px 30px 365px;
width:					595px;
float:					left;
background-image:		url(../images/body_chris.png);
background-position:	top;
background-repeat:		no-repeat;
}

#bottom_squat {
width:					1050px;
height:					109px;
float:					left;
background-image:		url(../images/bottom_squat.png);
background-position:	top;
} 

#bottom_ryan {
width:					1050px;
height:					109px;
float:					left;
background-image:		url(../images/bottom_ryan.png);
background-position:	top;
} 


#links {
width:	505px;
padding-left:  50px;
float:	left;
}

a.links:link, a.links:visited {
font-family:	"trebuchet MS", verdana;
font-size:		12px;
color:			#000000;
line-height:	15px;
text-decoration: none; 
color: #000000}
a.links:hover {text-decoration: underline; color: #000000;}

.box_copy {
font-family:	"trebuchet MS", verdana;
font-size:		12px;
color:			#000000;
line-height:	15px;
}

a:link, a:visited {text-decoration: none; color: #1277d1}
a:hover {text-decoration: underline; color: #1277d1;}


.h3 {
font-family:	"trebuchet MS", verdana;
font-size:		16px;
color:			#0066CC;
line-height:	24px;
font-weight:	bold; 
}

