#Body 
{
	background: #3b7ddd url(background.gif) repeat-x top left;
	font-family:Arial;
}

h1, h2, h3, h4
{
	font-family:Arial;
}

#pagemaster
{
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:1024px;
    min-height:100%;
    height:auto !important;
    height:100%;
	background: url(content-background.jpg) repeat-y 48px 0px;
	font-family: Arial;
}

* #pagemaster {height:100%}

#header
{
	position:relative;
	background: url(header-background.jpg) no-repeat top left;
	width:1024px;
	height:194px;
}

.mini-cart-area {
	position:absolute;
	right:300px;
	top:7px;
}

.mini-search-area {
	position:absolute;
	left:70px;
	top:7px;
}

.cross-reference-area {
	position:absolute;
	left:340px;
}

.cross-reference-area a
{
	display:block;
	width:113px;
	height:39px;
	background:url(crossReferenceComparisonTool.gif) no-repeat top left;
}
#homelink
{
	position:absolute;
	height:87px;
	width:187px;
	right:32px;
	display:block;
	overflow:hidden;
	text-decoration:none;
	z-index:100;
}

#homelink span
{
	visibility:hidden;
}

#header-text {
	position:absolute;
	top:116px;
	color:#FFFFFF;
	font-size:40pt;
	left:90px;
}

#content
{
	width:939px;
	margin-left:48px;
}

#main-panel {
	background:#E3EAF6 url(main-panel-background.gif) no-repeat scroll right top;
	float:left;
	margin:20px 20px 20px 5px;
	width:620px;
	min-height:350px;
    height:auto !important;
    height:350px;
}

* #main-panel
{
	height:350px;
}


#side-panel
{
	float:right;
	margin:20px 5px;
	width:277px;
	z-index:900;
}

#content .clear 
{
	clear:both;
}


#footer
{
	clear:both;
	background: url(footer-background.jpg) no-repeat bottom left;
	width:939px;
	height:51px;
	padding-top:10px;	
	margin-left:48px;
	font-size:8pt;
	color:#ffffff;
}

#footer #BBB
{
	float:left;
}

#footer #BBB img
{
	border:none;
	padding-left:12px;
}

#footer #contact
{
	float:left;
	margin: 10px 0px 0px 40px;
}

#footer #copyright
{
	float:right;
	margin: 10px 20px 0px 0px;
}

/*
#footer
{
	clear:both;
	background: url(footer-background.jpg) no-repeat bottom left;
	width:984px;
	padding-bottom:5px;
	padding-right:40px;
	height:10px;
	padding-top:5px;	
	margin-left:auto;
	margin-right:auto;
	font-size:8pt;
	color:#ffffff;
}


#footer #BBB img
{
	border:none;
	padding-left:70px;
}

#footer #contact
{
	float:left;
	margin: 0px 0px 0px 40px;
}

#footer #copyright
{
	float:right;
	margin: 0px 0px 0px 0px;
}
*/
#login
{
	text-align:center;
	font-size:7pt;
}

#login a
{
	color:#fff;
	text-decoration:none;
}

#login a:hover
{
	color:#fff;
	text-decoration:none;
}


/* MENU CSS */

#menu 
{
	position:absolute;
	top:46px;
	left:50px;
}

.MainMenu_MenuContainer td
{
	padding:0px 4px;
}


.MainMenu_MenuContainer table
{
	border-top: solid 2px #fff;
}

.MainMenu_MenuContainer td td
{
	padding:0px;
	text-align:center;
}

.MainMenu_MenuContainer img
{
	display:none;
}

.MainMenu_MenuItem
{
	color:#ffffff;
	text-transform:uppercase;
	font-family:Verdana;
	font-weight:normal;
	font-size:7pt;
}

.MainMenu_MenuItemSel
{
	text-transform:uppercase;
	font-family:Verdana;
	font-weight:normal;
	font-size:7pt;
	background:#fff;
}

#Body big
{
	font-size:100%;
}
	
#Body .MainMenu_MenuContainer big
{
	font-size:150%;
}

.MainMenu_SubMenu
{
	background: #133876;
}

.MainMenu_SubMenu table
{
	border:none;
}
/*
.MainMenu_SubMenu .MainMenu_MenuItem
{
	display:inline;
}
*/

/* END MENU CSS */
