@import url('reset.css');
/* General Demo Style */
.containerRE{
	position:relative;
}
.clr{
	clear: both;
}
.mainRE{
	position:relative;
    width:720px;
    margin: 0 auto;
}
