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

/******Color Scheme ***********
COLOR SCHEME:
#231F20 (grey color)- Background and body text font.
#BE1E2D (red color)- Center Menu Font Color
#8DC63F (green color) - Footer Menu Text and links
*******Color Scheme *******/

/* Main container */
.main
{
	position: relative;
	margin: -7px auto 0px auto;
	width: 720px;
	background-color: ;
	background-repeat: no-repeat;
}