BODY {
	background-color:#FFFFFF;
	color: #fff;
}

#holder {
	background-color:#FFFFFF;
	border:0px solid #000;
	width:924px;
	margin: 0 auto;
	font-family: "Helvetica", "Arial", "Verdana", serif;
}

#holder .logo{
	width: 924px;
	height: 150px;
	background-color: #FFFFFF;
	text-indent:-600em;
	background:url('http://www.inspiredbyrona.com/imgs/header.png');
	background-repeat: no-repeat;
}

#holder .navigation{
	width: 100%;
	height: 52px;
	background-color: #fff;
}

#holder .navigation .links img{
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: none;
}

#holder .main a{
	border: 1px;
}

#holder .main{
	width:924px;
	background-color: #FFFFFF;
	float:left;
}

#holder .main .banner{
	width:924px;
	height: 250px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
	float:left;
	background-image: url(../imgs/loading_big.gif);
	background-repeat: no-repeat;
	background-position:center center; 
	text-align: center;
	display:none;
}

#holder .main .banner img{
	
}

#holder .main .items{
	width:924px;
	padding-top: 25px;
}

#holder .main .items .item{
	width: 154px;
	text-align: center;
	float:left;
	padding-bottom:20px;
}

#holder .main .items .item a img{
	border: 0px;
}



#holder .main .items .item img:hover{
	border: none;
	position: relative;
	bottom: 2px;
}

#holder .main .prod_image{
	float: right;
	padding-left: 20px;
	padding-bottom: 20px;
	border: 0px;
}

#holder .main .name{
	font-size: 34px;
	text-align: center;
	margin-bottom: 25px;
	color: #770202;
}

#holder .main .h1 h1, #holder .main .h2 h2{
	font-size:10px;
}

#holder .main p {color: #770202}