@charset "utf-8";
/* CSS Document */
body{
	background-color:#510101;
}
#PageOuter{
	width:1012px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:-8px; 
	top:0; 
	padding-top:0; 
	min-height:914px; 
	overflow:hidden;
	position:relative;
	z-index:1;
}
/* Header Area */
#HeaderHolder{
	width:1012px; 
	height:225px;
}

#CBMTGLogo{
	background-image:url(../../%7EASSETS/IMG/Layout/Header/CBMTGLogoLarge.jpg); 
	background-repeat:no-repeat; 
	width:326px; 
	height:225px; 
	float:left; 
	
}

#CBMTGTagline{
	background-image:url(../../%7EASSETS/IMG/Layout/Header/CBMTGTopRightAreaBG1.jpg); 
	background-repeat:no-repeat; 
	width:686px; 
	height:225px; 
	float:right; 
	overflow:hidden;
}	
#CBMTGText{
	float:right; 
	top:15px;
}
#SearchTitleHolder{
	width:650px; 
	height:150px; 
	margin-top:100px;
}
#SearchCrumbHolder{
	float:left; 
	width:260px; 
	height:60px; 
	margin-left:10px; 
	margin-top:60px; 
	margin-bottom:5px;

}
#SearchCrumbHolderIP{
	float:left; 
	width:220px; 
	height:60px; 
	margin-left:10px; 
	margin-top:5px; 
	margin-bottom:5px;
}
#SearchBox{
	height:20px;
}

#CrumbBox{
	margin-top:5px;
}
#PageTitleHolder{
	float:right; 
	width:300px;
	margin-top:10px;
}

#MainContentHolder{
	width:1012px; 
	height:auto;  
	min-height:auto;
	overflow:hidden;
	background-image:url(../../%7EASSETS/IMG/Layout/MainContentArea/LargeContentScrollingBG.jpg); 
	background-repeat:repeat-y;
	position : relative;
	z-index:1;

}
#InsideContent {
	margin-right:30px;
	height:auto;
	width:645px; 
	float:right;
	position : relative;
	z-index:2;

}
/* Left Side Menu Area */
#LeftMenuHolder{
	width:326px; 
	min-height:470px; 
	height:auto;
	background-image:url(../../%7EASSETS/IMG/Layout/MainContentArea/LeftSideMenuBGsm.jpg); 
	background-repeat:no-repeat; 
	float:left;
	position : relative;
	z-index:10;
	
}

#SideMenu{
	margin-top:60px; 
	margin-left:125px; 
	width:150px;
	height:auto;
	position : relative;
	z-index:11;
}
/* Main Content Area */

/* Home Page Main Content Area*/
#MainContentTopRow{
	background-image:url(../../%7EASSETS/IMG/Layout/MainContentArea/HPTopBG.jpg); 
	background-repeat:no-repeat; 
	float:right; 
	width:686px; 
	height:232px;
	position : relative;
	z-index:3;
}

#MembershipHolder{
	width:270px; 
	left:20px; 
	float:left;
	position : relative;
	z-index:4;
}

#MeetingHolder{
	background-color:#0w9966; 
	width:270px; 
	left:70px; 
	top:0; 
	float:left;
	position : relative;
	z-index:5;
}

#MainContentBottomRow{
	background-image:url(../../%7EASSETS/IMG/Layout/MainContentArea/HPBottomBG.jpg); 
	background-repeat:no-repeat; 
	float:right; 
	width:686px; 
	height:238px;
	position : relative;
	z-index:6;
}

#EducationHolder{
	width:270px; 
	left:20px; 
	float:left; 
	top:30px;
	position : relative;
	z-index:7;
}

#ChatHolder{
	background-color:#0w9966; 
	width:270px; 
	left:70px; 
	top:0; 
	float:left; 
	top:30px;
	position : relative;
	z-index:8;
}

#FooterHolderHP{
	background:url(../../%7EASSETS/IMG/Layout/MainContentArea/ContentBottomBig.jpg) bottom left no-repeat;
	float:right; 
	width:1012px;
	height:118px;
	position : absolute;
	z-index:-1;
	clear:all;
	
}

* html #FooterHolderHP {
	position : relative;
}

#FooterHolderIP{
	background-image:url(../../%7EASSETS/IMG/Layout/MainContentArea/ContentBottomInsidePageBig.jpg); 
	background-repeat:no-repeat; 
	height:114px; 
	width:1012px;
	position : relative;
	z-index:-1;
	clear:all;
}
#Supported{
	float:left;
	margin-top:15px;
	position : relative;
	z-index:-1;
}
#SupportedIP{
	float:left;
	margin-top:18px;
	position : relative;
	z-index:-1;
}
#FooterImage{
	margin-left:40px; 
	margin-top:0px;
	position : relative;
	z-index:-1;
}

#BannerHolder{
	/* Can remove the image as this will be a content block 
	background-image:url(../../%7EASSETS/IMG/Layout/MainContentArea/BannerArea.jpg); background-repeat:no-repeat; */
	clear:all;
	float:right; 
	width:1012px; 
	min-height:132px;
	position : relative;
	z-index:-1;
	margin-top:115px;
	padding-top:0;
}

* html #BannerHolder {
	margin-top:0px;
}
