#content {
	float: left;
	width: 340px;
	padding: .5em 25px 0 25px;
	margin: 0;
	line-height: 1.6em;
	}	


#footer {
	display: block;
	position: relative;
	clear: both;
	font-size: .5em;
	padding: 2em 0 1px 25px;
	margin: 0;
	height: 60px;
	text-align: right;
	}

#footer ul {
list-style: none;
margin: 0;
padding: 0;
display: inline;
overflow: hidden;
	}

#footer li {
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}	
	
#footer a {
float: right;
padding: 60px 0 0 0;
overflow: hidden;
height: 0px !important;
height /**/:60px; /* for IE5/WIN */
}

#footer a:hover {
background-position: 0 -60px;}

#ss-logo a {
background: url(http://www.activationpoint.org/themes/TrainingWheels/images/ss-logo.png) no-repeat top left;
width: 128px;

}

#cli-logo a {
background: url(http://www.activationpoint.org/themes/TrainingWheels/images/cli-logo.png) no-repeat top left;
width: 185px;

}


.box {
	background: url(http://www.activationpoint.org/themes/TrainingWheels/images/box-top.png) no-repeat top left;
	float: left;
	color: #b64843;
	width: 170px;
	padding: 0;
	margin: 0;
	padding-top: 15px;
	margin-top: 10px;
	}


.boxbottom {
        background: url(http://www.activationpoint.org/themes/TrainingWheels/images/box-bottom.png) no-repeat top left;
        margin: 0;
        padding: 0;
        height: 15px;
}


.boxbody {
        background: url(http://www.activationpoint.org/themes/TrainingWheels/images/box-body.png) repeat-y;
        margin: 0;
        padding: 0;
}



#container {
	padding: 0;
	margin:0;
	}
	
#pagetop {
    background: url(http://www.activationpoint.org/themes/TrainingWheels/images/white25pxTR.gif) no-repeat top right;
    height: 25px;
    width: 780px;
    background-color: white;
    margin: 0 auto;
    padding: 0;
    border: 0px;
    font-size: 0;
    }    
	
#pagebottom {
	background: url(http://www.activationpoint.org/themes/TrainingWheels/images/white25pxBR.gif) no-repeat bottom right;
	height: 25px;
	width: 780px;
	background-color: white;
	margin: 0 auto;
	padding: 0;
	clear: both;
	}
	
#pagebottom div {
	background: url(http://www.activationpoint.org/themes/TrainingWheels/images/white25pxBL.gif) no-repeat bottom left;
	height: 25px;
	}
#pagebottom img {
	padding:0;
	margin:0;
	height: 25px;
	border: 0;
	text-align: bottom;
	}