




body{
	margin:0;
	padding:0;
	background-color : #FFFFFF;
	background-image : url(/shops/245000/244719/87077/img/87077_bodyback.gif);
	background-repeat : repeat-x;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color:#000000;
	text-align:center;
}

#bugFixer{
	border-left: 1px solid #FFFFFF;
	text-align : left;
}


#widthHolder{
	margin-left: auto;
	margin-right: auto;
	width:770px;
	text-align : left;


}

#header{
	float:left;
	width:100%;
	/*border:1px solid red;*/
margin-bottom:30px;
}

#logo{
	float:left;
height:81px;
padding-top:10px;
padding-left:12px;

	/*border: 1px solid Teal;*/
}


#banner{
	float:right;
	text-align:right;
	width:465px;
	height:70px;
	margin-top:20px;
	padding-right:12px;
}


#nav, #footer{
	float:left;
	width:730px;
	padding-left:20px;
	padding-right:20px;
	padding-top:6px;
	padding-bottom:5px;
	height:19px;
	background-image : url(/shops/245000/244719/87077/img/87077_navback.gif);
	background-repeat : no-repeat;
	/*text-align:center;*/

}

#footer{
	width:710px;
	background-position : center;
margin-left:10px;
display:inline;
}

#nav p {
		margin:0;
	padding:0;
	color:#FF9934;
}

#content{
float:left;
	width:750px;
margin-left:10px;
	/*background-color : Aqua;*/
	display:inline;
}


*---------nav  links ------------ */
a.mainNav{

}

 a.mainNav:link {
	text-decoration : none;
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-right:2px;
	font-weight : bold;
	letter-spacing : 0.03em;
		border-bottom : 1px dotted #FF9A31;
		border-top : 1px dotted #FF9A31;
}
 
 
 a.mainNav:visited{

	
	text-decoration : none;
	color: #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-right:2px;
	font-weight : bold;
	letter-spacing : 0.03em;
}


a.mainNav:hover {
	color : #FFFFFF;
	text-decoration : none;
	border-bottom : 1px dotted #FFFFFF;
		border-top : 1px dotted #FFFFFF;
}


a.mainNav:active {
		text-decoration : underline;
	color : #FFEA34;
}

 .mainNavCurrent{


	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	padding-right:2px;
	font-weight : bold;
	letter-spacing : 0.03em;
		color : #FFFFFF  !important;
	text-decoration : none !important;
	border-bottom : 1px dotted #FFFFFF;
		border-top : 1px dotted #FFFFFF;
}

/*--------- end  nav links ------------ */
