﻿*{
	margin:0;
}
html, body{
	height:100%;
	background: #9E2222 url('images/MainBG.jpg') top center no-repeat;	
}

/*-----------Structure------------*/
#Container{
	width:980px;
	min-height:100%;
	position:relative;
	margin:0 auto;
	background-image:url('images/MainContainerWBGTiler.png');
	background-repeat:repeat-y;
}

#SPageContainer{
	width:980px;
	min-height:100%;
	position:relative;
	margin:0 auto;
	background-image:url('images/SPageContainerWBGTiler.png');
	background-repeat:repeat-y;
}


#Header{
	height:216px;
	background-color:transparent;
	background-image:url('images/TopHeaderBGbq.jpg');
	background-repeat:no-repeat;
	background-position:right top;
}
#Body{
	background-image:url('images/BodyBGTopPiece.jpg');
	background-repeat:no-repeat;
	padding:0 25px 68px 25px;
}
#Footer{
	height:68px;
	bottom:0;
	width:100%;
	position:absolute;
}
/*--------------------Structure-----------------*/
#LogoTitleSetup{
	height:144px;
	padding:23px 0 0 68px;
}
#Logo{
	width:110px;
	height:128px;
	float:left;	
}
#NameSearchSetup{
	padding-left:20px;
	height:70px;
	width:750px;	
	float:left;
}
#Name{
	width:218px;
	height:49px;
	float:left;
	padding-top:12px;
}
#SponsorTop		{ float:right;}
#Search{
	float:right;
	width:225px;
	height:36px;
	padding-top:15px;
}
#SearchField{
	float:left;
	width:191px;
	height:36px;
	background-image:url('images/SearchBoxBg.gif');
}
#SearchButton{
	float:left;
	width:34px;
}



#NameInFull{
	padding-left:20px;
	letter-spacing:1px;
	height:20px;
	width:744px;	
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24pt;
}

#WelcomeHeadA{
	 padding:20px 0 0 30px; 
		margin:0;
	 font-size:38px; 
	 font-family:Arial, Helvetica, sans-serif; 
	 color:#2D2613;
}
#WelcomeHeadB{
	 padding:0 0 5px 320px; 
	 font-size:26px; 
	 font-family:Arial, Helvetica, sans-serif; 
	 color:#2D2613;
	 margin:0;
}
#WelcomeNote{
	color:#544E3E;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:1.4em;
	padding:5px 0 5px 30px; 	
}
#WelcomeReadMore{
	padding:5px 0 5px 30px; 	
}

#TopMenuSetup{
	height:49px;
	background-image:url('images/TopMenuBG.jpg')
}

#TitleWelcomeBox{
	height:232px;
	background-color:#C7C1B5;
	background-image:url('images/TitleBoxBG.jpg');
	background-repeat:no-repeat;
	background-position:right top;
}
#MessRotater{
	height:45px;
	padding-top:3px;
	text-align:center;
	background: url('images/MessageBarBGTiler.gif') top repeat-x;
}
/*---------------Business Units Setup----------*/
#BussUnitsSetup{
	width:906px;
	height:150px;
	margin:12px 0 0 12px;
	background-image:url('images/BussUnitsBGTiler150.gif');
	background-repeat:repeat-x;
}
#BussUnitsLeftBend{
	float:left;
	width:12px;
	height:150px;	
	background-image:url('images/BussUnitLeft150.gif');
}
#BussUnitsCenter{
	float:left;
	width:882px;
	height:70px;
}
#BussUnitesHead{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	text-align:center;
	padding-top:15px;
	color:#333333;
	padding-bottom:12px;
}
#BussUnits{
	width:880px;
}
#BUnit{
	width:176px;
	float:left;
	height:70px;
	min-height:100px;
}
.BUnitDeviders{
	background-image:url('images/BUnitVerDeviders.gif');
	background-repeat:no-repeat;
	background-position:right top;
}
#BUnitCopy{
	height:50px;
	padding:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	color:#5C5C5C;
	line-height:1.4em;

}
#BUnitCopy h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:normal;
	color:#333333;
	padding:10px 0 5px 55px;
	background-repeat:no-repeat;
	background-position:left 5px;
	height:45px;
}
.BUIconEdu{ background-image:url('images/IconsBUEducation.gif');}
.BUIconReg{ background-image:url('images/IconsBURegulation.gif');}
.BUIconPub{ background-image:url('images/IconsBUPublicSector.gif');}
.BUIconPvt{ background-image:url('images/IconsBUPrivateSector.gif');}
.BUIconSpec{ background-image:url('images/IconsBUSpecialInt.gif');}

#BUnitReadMore{
	height:45px;
}
#ButReadMoreGrey{
	width:88px;
	margin-left:70px;
}

#ButReadMoreGrey a{
	width:88px;
	height:21px;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	line-height:20px;
	background-image:url('images/ButReadMoreGreyAct.png')
}


#BussUnitsRightBend{
	float:Right;
	width:12px;
	height:150px;	
	background-image:url('images/BussUnitRight150.gif');
}
/*-------------SubPage------------*/
#SPageHeader{
	height:10px;
	background-color:#AEA99E;
	/*background-image:url('images/SPageHeaderBG.jpg');*/
	background-repeat:no-repeat;
	background-position:right top;
	border-bottom:1px #9B978D solid;
}
#SPageHeader h2{
	color:#31291A;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24pt;
	font-weight:normal;
	padding:22px 0 0 30px;
}

#SPageLeftMenu{
	width:249px;
	float:left;
}
#SPageMainContent{
	width:656px;
	padding:20px 20px 20px 5px;
	float:left;
	min-height:250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:1.5em;
	color:#333333;
}
#SPageMainContent h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14pt;
	font-weight:bold;
	color:#271D11;
	padding:8px 0 15px 0;
}
#SPageMainContent h4{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11pt;
	font-weight:bold;
	color:#5F4B24;
	padding:8px 0 10px 0;
}

#HPTitleFader{
	float:right;
	width:673px;
	height:341px;
}

.BranchesTableTD{
	padding:5px;
}
.BranchesTableHeads{
	background-color:#EFEFEF;
	font-weight:bold;
}
#BranchLogo{
	width:150px; float:left; margin-right:10px; text-align:center;	
}
#BranchWeb{
	width:150px; padding-top:60px; float:left;  font-weight:bold;
}

#HorLocalLiner{
	height:30px;
	background-image:url('images/HorLinerLocalCourse.gif');
	background-repeat:repeat-x;
	background-position:left center;
}
















