.LightBulbs {
	background-image: url('images/RevisedBelfordGroupLayout_01.gif');
	background-repeat:no-repeat;
	height:168px
}
/*-- image content pane 2          --*/    
.ImagePane02 { height:1px; padding: 0px 0px 0px 0px;
height:168px;
width:225px;
}

.TopBelfordGroup {
	background-image: url('images/RevisedBelfordGroupLayout_02.gif');
	background-repeat:no-repeat;
	height:168px
}
.TopMenu {
	
	height:91px;
	vertical-align:top
}
.TopHome {
	background-repeat:no-repeat;
	vertical-align:top;
	width:122px;
	height:91px
	
}
.TopServices {

	background-repeat:no-repeat;
	vertical-align:top;
	width:145px;
	height:91px

}
.TopPortfolio {

	background-repeat:no-repeat;
	vertical-align:top;
	width:163px;
	height:91px
	
}
.TopContact {

	background-repeat:no-repeat;
	vertical-align:top;
	width:155px;
	height:91px
	
}
.TopAboutUs {

	background-repeat:no-repeat;
	vertical-align:top;
	width:147px;
	height:91px
	
}

.Bracket {
	background-image: url('images/RevisedBelfordGroupLayout_03.gif');
	background-repeat:no-repeat
}

.BelfordB {
	background-image: url('images/RevisedBelfordGroupLayout_11.gif');
	background-repeat:no-repeat;
	height:593px;
	vertical-align:top;
}

.SideButton
{
	width: 200px;
	height:185px;
	margin:0px;
	padding:0px;
}

.Bottom {
	background-image: url('images/Color-Spectrum-Bar.gif');
	background-repeat:no-repeat;
	height:70px;
}


.LeftMenuBack {
	background-image: url('images/RevisedBelfordGroupLayout_18.jpg');
	background-repeat: repeat-y;
	color: #FF0000;
}

/*========================================================*/
/*     Main Menu and Module Menus                         */
/*========================================================*/

.MainMenu_MenuItem {
	border-style:solid;
	background-color:black;
	color:white;
	cursor:pointer;
	font-family:Arial;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
}
.MainMenu_MenuItemSel {
background-color:black;
	color:#db1c24;
	cursor:pointer;
	font-family:Arial;
	font-size:9pt;
	font-style:normal;
	font-weight:bold;
}

.LoginTabs

/*-- box that holds the menu    --*/ .MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ .MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/ .MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 0 0 0 2px; }
/*-- menuitems idle             --*/ .MainMenu_Idle TD { color: #FFF;  repeat-x top center transparent; font-size: 8pt; padding: 12px 0px 11px 0px; font-weight: bold; }
/*-- menuitems over             --*/ .MainMenu_Selected TD { color: #FFF; font-size: 8pt; padding: 12px 0px 11px 0px; font-weight: bold; }
/*-- menuitems active           --*/ .MainMenu_Active TD, .MainMenu_BreadcrumbActive TD { color: #db1c24;  font-size: 8pt; padding: 14px 0px 9px 0px; font-weight: bold; }
/*-- left seperator idle        --*/ .MainMenu_LeftIdle { background: transparent; width:5px; height: 36px; }
/*-- left seperator active      --*/ .MainMenu_LeftActive { width:5px; height: 36px; }
/*-- right seperator idle       --*/ .MainMenu_RightIdle { background: transparent; width:5px; height: 36px; }
/*-- right seperator active     --*/ .MainMenu_RightActive { width:5px; height: 36px; }
/*-- middle seperator           --*/ .MainMenu_Seperator { background: transparent; width:1px; height: 36px; }
/*-- not needed - main menu     --*/ .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon { display: none; }									 
/*-- module menu continer       --*/ .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar            --*/ .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding        --*/ .ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ .MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
									 .ModuleTitle_MenuIcon { background: #FFF; border: 0px; border-bottom: 1px dotted #999; width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
									 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ .MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*========================================================*/
/*  Links                                                 */
/*========================================================*/

/*-- default links visited and active  --*/ 
a:link, a:visited, a:active {
	color: #c82020;
	font-family: arial;
	font-weight: bold;
	font-size: small;
	text-decoration: underline;
}
/*-- default links hover               --*/ 
a:hover {
	color: #c82020;
	font-family: arial;
	font-size: small;
	text-decoration: underline;
}
/*-- normal  links visited and active  --*/ 
a.Normal:link, a.Normal:visited {
	color: #333333;
	font-family: arial;
	font-weight: bold;
	font-size: small;
	text-decoration: none;
}




/*-- normal  links hover               --*/ 
a.Normal:hover {
	color: #444;
	font-family: arial;
	font-size: small;
	text-decoration: none;
}
a.LoginTabs:link, a.LoginTabs:visited, a.LoginTabs:hover {
	color: #ffffff;
	font-family: arial;
	font-weight: bold;
	text-decoration: none;
}


H1
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: black;
}

H2
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 20px;
	font-weight: normal;
	color: black;
}

H3
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
	color: black;
}


