/*****  + GLOBAL ELEMENTS  *****/

body, form, object, embed { margin:0px; padding:0px; background-color:#000000; font: normal 11px Arial;}
img, table	{ border:0px; }
a 	{ text-decoration:none; color:#334d94; }
a:hover	{ text-decoration:underline; color:#334d94; }
td {font: normal 12px Arial;}
h1 {font: bold 12px Arial; color:#414d64; margin-bottom:0px; margin-top:0px; padding-bottom:0px; padding-top:0px;}

/***** - GLOBAL ELEMENTS  *****/


.shoppingCartImage
{
    position:relative; float:left; z-index:500;
    left:500px;top:0px;
    margin-top:0px;
    margin-right:0px; 
}


/*****   + LEFT AND RIGHT BORDERS, BACKGROUNDS   *****/
.bgLeftBackground	
{ 
	background-color:#7d7d7d; background-image:url(images/bg_left.jpg); background-repeat:no-repeat; background-position:100% 0%;
	width:33%;
}
.bgRightBackground	
{ 
	background-color:#7d7d7d; background-image:url(images/bg_right.jpg); background-repeat:no-repeat;
	width:33%; 
}



.hdrNavBar	
{ 
	width: 830px; height:169px; background-image:url(images/top_header_830X169.jpg); background-repeat:no-repeat;
}
.partnerLogo	
{ 
	width:320px; height:78; position:relative; left:270px; top:40px;
}
.contentCell	
{ 
	height:570px;
}
.bgFooter	
{ 
	background-color:#000000; background-image:url(images/bottom_graphic_830X116.jpg); background-repeat:no-repeat;
	padding-top:30px;
}

.bottomLinks, .bottomLinks a	
{ 
	font: bold 12px Arial; color:#989898; text-decoration:none;
}
.bottomLinks a:hover
{ 
	color:#ffffff; text-decoration:none;
}

/*****   - LEFT AND RIGHT BORDERS, BACKGROUNDS   *****/







