/* CSS Document */

#container-1 {
	width:750px;
	height:auto;
	margin:auto auto;
	}

#container-2 {
	width:748px;
	height:auto;
	margin:auto auto;
	}

#header-top-bar {
	width:750px;
	height:79px;
	}

#header-navigation-bar {
	width:750px;
	height:40px;
	}

#main-content {
	width:748px;
	height:auto;
	}

#footer {
	width:748px;
	height:25px;
	}


/* Layout styles END */

/* Content styles START */

/* Content styles END */

