@import "content.css";


/* Website structure layout styles */

body {
background-image: url(images/Page_bg.jpg);
background-repeat: repeat-x;
background-color:#ccd7f6;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}

/* Body Structure */

#topSpace{
margin:auto;
width:1000px;
height:30px;
}

#header{
margin:auto;
width:1000px;
height:172px;
background-image:url(images/Header.png);
background-repeat:no-repeat;

}

#headerHolderSpace{
margin:auto;
width:915px;
height:172px;
}

#menuHolder{
margin:auto;
width:1000px;
height:46px;
background-image:url(images/Menu_bg.png);
background-repeat:no-repeat;
}

#menu{
margin:auto;
width:800px;
height:50px;
}

#flashHolder{
margin:auto;
background-image: url(images/Flash_holder.png);
background-repeat:no-repeat;
width:1000px;
height:270px;
}

#flashHolderSpace{
margin:auto;
width:915px;
height:15px;
}

#flashHolder2{
margin:auto;
width:915px;
height:230px;
}



#contentHolder{
margin:auto;
width:1000px;
background-image:url(images/Content_bg.png);
background-repeat:repeat-y;

}

#pageContent{
margin:auto;
width:940px;
}


#footer{
margin:auto;
width:1000px;
height:108px;
}

/*testimony elements*/

#testimonyTop{

width:288px;
height:100px;
background-image:url(images/Testimony_top.jpg);
background-repeat:no-repeat;

}

#testimonyBody{

width:288px;
background-image: url(images/testimony_body.jpg);
background-repeat:repeat-y;

}

#testimonyBodyContent{

margin-left:4px;
width:278px;
height:298px;
overflow:auto;

}

#testimonyBottom{

width:288px;
height:25px;
background-image: url(images/testimony_bottom.jpg);
background-repeat:no-repeat;

}

/*curriculum, about us, services elements*/

#curriculumTop{
float:right;
width:288px;
height:100px;
background-image: url(images/curriculum_top.jpg);
background-repeat:no-repeat;
}

#curriculum1{
float:right;
width:288px;
height:51px;
}

#curriculum2{
float:right;
width:288px;
height:57px;
}

#curriculum3{
float:right;
width:288px;
height:57px;
}

#curriculumBottom{
float:right;
width:288px;
height:25px;
background-image: url(images/Curriculum_bottom.jpg);
background-repeat:no-repeat;
}

#aboutTop{

width:288px;
height:100px;
background-image: url(images/about_top.jpg);
background-repeat:no-repeat;
}

#servicesTop{

width:288px;
height:100px;
background-image: url(images/services_top.jpg);
background-repeat:no-repeat;
}

/*additional resources elements*/

#resources{
margin:auto;
width:600px;
height:314px;
background-image: url(images/additional_resources.jpg);
background-repeat:no-repeat;
}

/*about us side menu*/

#sideMenuTop { 

margin:auto;
width:230px;
height: 95px;
background-image: url(images/Side_menu_top.jpg);
background-repeat:no-repeat;
}

#sideMenuSitemap { 

margin:auto;
width:230px;
height: 48px;
}

#sideMenuMaintenance { 

margin:auto;
width:230px;
height: 57px;
}

#sideMenuBottom { 

margin:auto;
width:230px;
height: 63px;
background-image: url(images/Side_menu_bottom.jpg);
background-repeat:no-repeat;
}

/*about our people menu*/
#sideMenuTopOp { 

margin:auto;
width:230px;
height: 95px;
background-image: url(images/Side_menu_top_op.jpg);
background-repeat:no-repeat;
}

#sideMenuDarlene { 

margin:auto;
width:230px;
height: 48px;
}

#sideMenuShanice { 

margin:auto;
width:230px;
height: 57px;
}

#sideMenuBottom { 

margin:auto;
width:230px;
height: 63px;
background-image: url(images/Side_menu_bottom.jpg);
background-repeat:no-repeat;
}

/*contact us menu*/
#sideMenuTopContact { 

margin:auto;
width:230px;
height: 95px;
background-image: url(images/Side_menu_top_contact.jpg);
background-repeat:no-repeat;
}

#sideMenuMap { 

margin:auto;
width:230px;
height: 48px;
background-image: url(images/Side_menu_map_content.jpg);
background-repeat:no-repeat;
}

/* Did you know */
#didYouKnowHeader{
	width:470px;
	height:74px;
	background-image:url(images/diduknowHeader.png);
	background-repeat:no-repeat;
}


#didYouKnow{
	width:470px;
	
	background-repeat:no-repeat;
	border:#baac89 solid 1px;
}

#didYouKnowContent{
	width:450px;
	margin:auto;

}