

.clearmain
{
	position: static;
	width: 720px; 
	margin-bottom: 15px;
	text-align: left;
}

.ctleft
{
	float: left; 
}

.ctright
{
	float: right;
}

.clearheader
{
	width: 100%;
}

.clearcontent
{

	width: 100%;
}

.clearfooter
{
	width: 100%;
}




