/* Creative Catering  Index Page Basic Page Structures */

#index #pageWrapper {
background: url(../media/images/page/slices/index/index_top_bar.jpg) repeat-x top;
}
#index #centerPageWrapper {
position: relative;
width: 988px;
margin-right: auto;
margin-left: auto;
background: #ccc;
background: url(../media/images/page/slices/index/index_content_bg.jpg) repeat-y;
}
/* Header Section ---------------------------*/
#headerWrapper {
height: 200px;
position: relative;
left: 0px;
top: 0px;
}
#index #headerLeft1 {
position: absolute;
top: 0px;
left: 0px;
width: 377px;
height: 78px;
background: url(../media/images/page/slices/index/index_1_left.jpg) no-repeat;
}
#index #mainLogo {
position: absolute;
top: 0px;
left: 377px;
width: 235px;
height: 202px;
background: url(../media/images/page/slices/index/index_main_logo.jpg) no-repeat;
}
#index #headerRight1 {
position: absolute;
top: 0px;
right: 0px;
width: 376px;
height: 78px;
background: url(../media/images/page/slices/index/index_1_right.jpg) no-repeat;
}
#index #headerLeft2 {
position: absolute;
top: 78px;
left: 0px;
width: 377px;
height: 58px;
background: url(../media/images/page/slices/index/index_2_left.jpg) no-repeat;
}
#index #taglineLeft {
position: absolute;
top: 7px;
right: 30px;
width: 280px;
height: 40px;
font-size: 1.2em;
font-weight: bolder;
color: #999;
text-align: right;
font-style: italic;
}
#index #headerRight2 {
position: absolute;
top: 78px;
right: 0px;
width: 376px;
height: 58px;
background: url(../media/images/page/slices/index/index_2_right.jpg) no-repeat;
}
#index #taglineRight {
position: absolute;
top: 7px;
left: 27px;
width: 280px;
height: 40px;
font-size: 1.2em;
font-weight: bolder;
color: #999;
text-align: left;
font-style: italic;
}
#index #headerLeft3 {
position: absolute;
top: 136px;
left: 0px;
width: 377px;
height: 37px;
background: url(../media/images/page/slices/index/index_3_left.jpg) no-repeat;
}
#index #awmAnchor-cc_leftnavbar, #index #awmAnchor-cc_rightnavbar {
position: absolute;
top: 9px;
z-index:0;
}
#index #awmAnchor-cc_leftnavbar {
left: 91px;
}
#index #awmAnchor-cc_rightnavbar {
left: 23px;
}
#index #headerRight3 {
position: absolute;
top: 136px;
right: 0px;
width: 376px;
height: 37px;
background: url(../media/images/page/slices/index/index_3_right.jpg) no-repeat;
}
#index #headerLeft4 {
position: absolute;
top: 173px;
left: 0px;
width: 377px;
height: 29px;
background: url(../media/images/page/slices/index/index_4_left.jpg) no-repeat;
}
#index #headerRight4 {
position: absolute;
top: 173px;
right: 0px;
width: 376px;
height: 29px;
background: url(../media/images/page/slices/index/index_4_right.jpg) no-repeat;
}
/* Content Section -----------------------------------*/

#index #contentWrapper {
/*	position: absolute;
	top: 202px;
	left: 0px;*/
	width: 988px;
}
#index #content {
margin-left: auto;
margin-right: auto;
width: 870px;
}
#socialNetworkingIcons img {
margin: 0 5px;
border:none;
}
/* Intro Flash -----------------------------------*/
#index #indexFlashWrapper {
height: 200px;
width: 850px;
margin-right: auto;
margin-left: auto;
border: 3px solid #ccc;
}
/* Bottom Tagline -----------------------------------*/
#index .bottomTagline {
font-size: 1.3em;
font-weight: bolder;
color: #729CF2;
margin-top: 12px;
margin-bottom: 10px;
}
#index .bottomTagline a:link, #index .bottomTagline a:visited {
color: #467CEE;
}
#index .bottomTagline a:hover, #index .bottomTagline a:active {
color: #5F0000;
}
/* Footer Section -----------------------------------*/

#index #footer {
position: relative;
width: 988px;
height: 70px;
background: url(../media/images/page/slices/index/index_footer.jpg) no-repeat;
}
#index #indexLeftPhone, #indexRightPhone {
width: 230px;
position: absolute;
top: 23px;
font-size: 1.1em;
font-weight: bold;
color: #666;
}
#index #indexLeftPhone {
left: 128px;
}
#index #indexRightPhone {
right: 128px;
}
#index .phoneText {
font-size: 1.4em;
font-weight: bolder;
color: #5F0000;
}

