#cwrap {
    margin:0 auto;
	margin-top: 20px;
    width:750px;
    text-align: left;
    }
#cheader {
    }

#cmain {
    float:left;
    width:500px;
    }

#cside {
	line-height: 16px;
	margin-top: 20px;
	padding: 10px;
	float: right;
    background-color: #303030;
    width: 200px;
    }

#cfooter {
    clear:both;
    }