/****************************************************************************************************/
/*  Heading banner container and its contents                   																										*/
/****************************************************************************************************/

#background
{
	width:1033px;;
}

#banner #right
{
	margin-left:-8px;
}



#bannerCart a
{
	position: absolute;
	top: 3px;
	left: 570px;
 	width:45px;
 	height:40px;
 	z-index:1000;
	padding:1px;
}



#bannerCart a:hover
{
	border:dashed 1px white;
}



#menubar
{
	position: absolute;
	top: 105px;
	left: 338px;
 	height:45px;
	width:705px;
	z-index:100;
}

#centerright
{
	position: absolute;
	right: 286px;
	top: 0px;
	z-index: 1;
}


#borderleft
{
	position: absolute;
	left: 0px;
	top: 133px;
	bottom: 0px;
	height: 1000px;
	z-index: 1;
	background-image:url(../images/left_bg.jpg);
	background-repeat:repeat-y;
	width: 20px;
}


#phone
{
	position: absolute;
	left: 32%;
	top: 7px;
	z-index: 3;
	color: white;
	font-size:17px;
	font-weight:normal;
}


#resources
{
	position: absolute;
	left: 48%; top: 44px;
	width: 143px; height: 32px;
	z-index: 30;
	font-family: Tahoma, Ariel, Helvetica, Sans-serif;
	font-size: 16px;
	color: white;
	background-image:url(../images/buttonBG.jpg);
	background-repeat:no-repeat;
}



#resources a:link, #resources a:visited
{
	Position: absolute;
	left: 15px; top: 5px;
	font-family: Tahoma, Ariel, Helvetica, Sans-serif;
	font-size: 16px;
	color:#666666;
}


#resources a:hover
{
	color:#900;
}


#resources a:active
{
	color:#096
}

#emaila
{
	position: absolute;
	left: 32%;
	top: 95px;
	z-index: 3;
	font-family: Tahoma, Ariel, Helvetica, Sans-serif;
	font-size: 16px;
	color: white;
}

#emaila a:hover
{
	color:#900;
}


#emaila a:link, #emaila a:visited
{
	font-family: Tahoma, Ariel, Helvetica, Sans-serif;
	font-size: 17px;
	color: white;
}

#logo2
{
	position: absolute;
	right: 37%; top:42px; z-index: 40;
	width: 130px; height: 32px;
	background-image:url(../images/blueLogo.gif);
	background-repeat:no-repeat;
}

