/* Creative Catering Subpage Page Basic Page Structures */

#subpage #pageWrapper {
	background: url(../media/images/page/slices/subpages/subpage_headerbar_bg.jpg) repeat-x top;
}
#subpage #centerPageWrapper {
	position: relative;
	width: 988px;
	margin-right: auto;
	margin-left: auto;
	background: url(../media/images/page/slices/subpages/subpage_content_bg.jpg) repeat-y;
}

/* Header Section ---------------------------*/
#subpage #headerWrapper {
	height: 116px;
	position: relative;
	left: 0px;
	top: 0px;
}
#subpage #headerLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 427px;
	height: 116px;
	background: url(../media/images/page/slices/subpages/subpage_header_left.jpg) no-repeat;	
}
#subpage #subpageLeftPhone, #subpage #subpageRightPhone {
	width: 230px;
	position: absolute;
	top: 20px; 
}
#subpage #subpageLeftPhone {
	right: 23px;
	text-align: right;	
}
#subpage #subpageRightPhone {
	left: 20px;
	text-align: left;	
}
#subpage .phoneText {
	font-size: 1.3em;
	font-weight: bolder;
	color: #6F9FFF;
}
#subpage #mainLogo {
	position: absolute;
	top: 0px;
	left: 427px;
	width: 134px;
	height: 116px;
}
#subpage #headerRight {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 427px;
	height: 116px;
	background: url(../media/images/page/slices/subpages/subpage_header_right.jpg) no-repeat;	
}

/* Navbars -----------------------------------*/
#subpage #awmAnchor-cc_leftnavbar, #subpage #awmAnchor-cc_rightnavbar {
	position: absolute;
	top: 62px;
	z-index:0;
}
#subpage #awmAnchor-cc_leftnavbar {
	left: 128px;
}
#subpage #awmAnchor-cc_rightnavbar {
	left: 18px;
}

/* Content Section -----------------------------------*/

#subpage #contentWrapper {
	width: 988px;
}
#subpage #content {
	margin-left: auto;
	margin-right: auto;
	width: 860px;
}

/* Footer Section -----------------------------------*/

#subpage #footer {
	position: relative;
	width: 988px;
	height: 60px;
	background: url(../media/images/page/slices/subpages/subpage_footer.jpg) no-repeat;	
}
