/*----------------------------------------------------------------------------------------------------------*/
/* TEMPLATE ELEMENTS  
Version 1.1
------------------------------------------------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat:repeat-x;
	font-family: "Trebuchet MS";
	background-image: url(../images/stripheader.gif);
}

#mainContainer {
	width: 960px;
	margin: auto;
	clear: both;
}

#headerContainer {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	height: 82px;
	margin-bottom: 20px;
	margin-top: -30px;
}

#LogoContainer {
	width: 212px;
	height: 82px;
	float:left;
	padding-left: 10px;
}

/*FIREFOX*/
#selectIndex{
	margin-left:35px;
	padding-top:10px;
}

/*INTERNET EXPLORER*/
body > #selectIndex{
	margin-left:35px;
	padding-top:00px;
}

#SecondaryMenuContainer {
	width: 723px;
	height: 79px;
	text-align: right;
	float: left;
	vertical-align: bottom;
	padding-left:0px;
	padding-top: 23px;
	margin-right:15px;
	line-height: 79px;
}

#ContentContainer {
	clear: both;
	width: 960px;
	margin:auto;
}

#SideMenuContainer {
	float:left;
	width: 249px;
	margin-top: 00px;
	margin-right:-1px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #dadada;
}

#SideMenuContainerLHShadow {
	float:left;
	width: 10px;
	height: 525px;
	margin-top: 45px;
	background-image: url(../images/shadowlhs.gif);
}

#MainContainerRHShadow {
	float:left;
	width: 10px;
	height: 525px;
	margin-top: 5px;
	background-image: url(../images/shadowrhs.gif);
}
 
#SideMenu {
	clear: both;
	width: 249px;
	background-repeat:no-repeat;
	
}

#SideMenuSectionTitleGrey {
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/sectiontitlegrey.gif);
	height: 48px;
	line-height: 48px;
}


#SideMenuSectionTitleOrange {
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/sectiontitlered.gif);
	height: 48px;
	line-height: 48px;
}

#SideMenuSectionTitleOrange2Line {
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/sectiontitlered.gif);
	height: 48px;
	line-height: 20px;
}


#SideMenuSectionTitleLightBlue {
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/sectiontitlelightblue.gif);
	height: 48px;
	line-height: 48px;
}

#SideMenuSectionTitleLightBlue2Line {
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/sectiontitlelightblue.gif);
	height: 48px;
	line-height: 20px;
}

#SideMenuSectionTitleDarkBlue {
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/sectiontitledarkblue.gif);
	height: 48px;
	line-height: 48px;
}

#SideMenuSectionTitleDarkBlue2Line {
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/sectiontitledarkblue.gif);
	height: 48px;
	line-height: 20px;
}

#SideMenuItem {
	clear: both;
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/submenuitemred.gif);
	height: 40px;
	line-height: 42px;
}

#SideMenuItemGrey {
	clear: both;
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/submenuitemred.gif);
	height: 40px;
	line-height: 42px;
}


#SideMenuItem2Line {
	clear: both;
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/submenuitemred.gif);
	height: 40px;
	line-height: 20px;
}


#SideMenuFooter {
	clear: both;
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/menufooter.gif);
	height: 434px;	
}

#SideMenuHeader {
	clear: both;
	width: 249px;
	background-repeat:no-repeat;
	background-image:url(../images/menuheader.gif);
	height: 31px;	
}

#ProductLoginsHeader {
	width: 225px;
	text-align: left;
	float: right;
	clear: both;
}

#MenuBarContainer {
	width: 960px;
	margin: auto;
	clear: both;
	background-image: url(../images/header.gif);
	height: 88px;
}

#MenuContainer {
	width: 380px;
	float: right;
	margin-top: 8px;
}



#leftContent {
	width: 447px;
	float: left;
	
}



#rightContent {
	width: 178px;
	float:left;
	margin-left: 10px;
	margin-right:10px;
	border-width: 1px;
	border-style: solid;
	border-color: #dadada;
	background-image:url(../images/menufooter.gif);
}






/*----------------------------------------------------------------------------------------------------------*/
/* HOME PAGE ELEMENTS  
------------------------------------------------------------------------------------------------------------*/
 

#footer {
	clear: both;
	width: 960px;
	height: 50px;
	
}

#footerContent {
	width: 960px;
	margin: auto;
	padding-top: 20px;
	text-align: right;
}

#FooterSub {
	width: 960px;
	margin:auto;
	padding-top: 8px;
	clear: both;
}


#FooterSub1 {
	width: 960px;
	float: right;
	text-align: right;
	margin-right: 5px;
}

 

#InsideMainContent {
	clear: both;
	width: 960px;
	overflow: hidden;
}


#InsideMainContentArea {
	width: 647px;
	float: left;
	background-color:#FFFFFF;
	border: 1px solid #dadada;
	background-image: url(../images/pageheader.gif);
	background-repeat: no-repeat;
	padding-top: 60px;
	padding-bottom: 50px;
	padding-left: 20px;
	padding-right: 20px;
}
 

#middleContainer {
	clear: both;
	width: 960px;
	overflow: hidden;
	margin:auto;

}

#middleLeftContainer {
	float:left;
	width:633px;
	height:139px;
	margin-right:2px;
	background-repeat: no-repeat;
}


#middleRightContainer {
	float:left;
	width:274px;
	height:167px;
	background-image: url(../images/greysquare.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 80px;
	padding-right: 20px;
	cursor:pointer;
}



#bottomContainer {
	clear: both;
	width: 960px;
	overflow: hidden;
	padding-top:2px;
	margin:auto;
	margin-top:4px;

}

#bottomLeftContainer {
	float:left;
	cursor:pointer;
	width:276px;
	height:119px;
	margin-right:2px;
	background-image: url(../images/redsquare.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}

#bottomMiddleContainer {
	cursor:pointer;
	float:left;
	width:276px;
	height:119px;
	margin-right:2px;
	background-image: url(../images/darkbluesquare.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;
}

#bottomRightContainer {
	cursor:pointer;
	float:left;
	width:274px;
	height:119px;
	background-image: url(../images/lightbluesquare.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	padding-right: 20px;	

}
