.pageNavigation
{
	background-color:#CCC;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
}
*
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

.tabContainer
{
	float:left;
}
.tabLeft
{
	background:none;
	background-image:url(../images/layout/Tab.gif);
	float:left;
	width:22px;
	height:24px;
}
.tabRight
{
	padding:0;
	background:none;
	background-image:url(../images/layout/Tab_after.gif);
	float:left;
	width:22px;
	height:24px;
}
.tabContainer .Tab
{
	font-family:"Times New Roman", Times, serif;
	height:20px;
	display:block;
	color:white;
	padding-left:10px;
	padding-top:4px;
	padding-right:5px;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	float:left;
	background-color:#000066;
}

.tabContainer a.Tab:hover
{
	color:#FF0;
}
.Tab_Active .Tab
{
	color:#FF0;
}
.Tab_Active .tabUnder
{
	margin-bottom:-5px;
	background-color:#03F;
	padding-bottom:5px;
	color:#000;
	clear:both;
}
#Container
{
	margin:0 auto;
	width:800px;
	height:auto;
	clear:both;
	border:4px #ae94b1 solid;
}
body
{
	background:#73568b;
}
#Container #Header
{
	background-image:url(../images/layout/header_bg.jpg);
	height:138px;
	width:100%;
	position:relative;
}
#Header #HeaderLeft
{
	background-image:url(../images/layout/header_left.jpg);
	height:138px;
	width:390px;
}
#Header #HeaderA
{
	display:block; 
	width:100%; 
	height:100%
}
#Header #HeaderRight
{
	background-image:url(../../../images/layout/header_right.jpg);
	height:138px;
	width:7px;
	position:absolute;
	right:0px;
	top:0;
}
#Search
{
	position:absolute;
	bottom:5px;
	left:75%;
}
#Shipping
{
	width:100%;
	text-align:center;
	height:80px;
	background-color:white;
}
#FooterLinks
{
	float:left;
	padding-left:20px;
	padding-top:35px;
	font-weight:bold;
	position:relative;
	font-weight:bold
}
#FooterCopyright
{
	float:left;
	padding-left:20px;
	padding-top:35px;
	font-weight:bold;
	position:relative;
}
.formContent
{
	padding:5px;
}
.formCaption
{
	float:left;
}
.formControl
{
	margin-left:10px;
	float:left;
}
.formLine
{
	clear:both;
}
#SearchButton
{
	margin-top:3px;
	background-image:url(../../../../images/go.gif);
	width:17px;
	height:17px;
	position:relative;
	border:0;
	float:left;
}
#Container #Content
{
	width:100%;
	height:auto;
	background:white;
}
#Container #Content #Left
{
	width:150px;
	height:auto;
	float:left;
}
#Container #Content #Center
{
	padding-left:5px;
	padding-right:5px;
	padding-bottom:5px;
	width:490px;
	float:left;
	height:auto;
	
}

#Container #Content #Right
{
	float:left;
	width:150px;
	height:auto;
}
#Container #Footer
{
	clear:both;
	width:800px;
	height:52px;
	background-image:url(../images/layout/footer_bg.jpg);
}
#Container #Footer #FooterLeft
{
	background-image:url(../images/layout/footer_left.jpg);
	width:28px;
	height:52px;
	float:left;
}

/* Misc */
.Header
{
	background:url(../images/layout/tabheader.jpg);
	padding-top:5px;
	text-align:center;
	height:38px;
	font-weight:bold;
}

.clear
{
	clear:both;
}
.fl
{
	float:left;
}
.fr
{
	float:right;
}

a{color:#36F;}


.boxContent
{
	width:144px;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:3px;
	padding-right:3px;
}