#container{
	width:1091px;
	height:100%;
	background:url(../gfx/bg-wrapper.gif) repeat-y #ffffff;
}

#header{
	background-color:#dfdee3;
}

#logo{
	float:left;
	border:0px;
}

#search_button{
	width:17px;
	height:17px;
	border:0px;
	float:left;
	cursor:pointer;
	margin:10px 0px 0px 0px;
}
#wm_search{
	width:122px;
	height:13px;
	border:solid 1px #807f85;
	float:left;
	margin:10px 3px 0px 10px;
	color:#807f85;
	font-size:11px;
}

#topmenu{
	float:left;
	color:#807f85;
	padding:10px 0px 0px 364px;
}
#topmenu a{
	text-decoration:none;
	color:#807f85;
	font-size:10px;
	text-transform:uppercase;
}
#topmenu a:hover{
	color:#5b5a5e;
}

#menubar{
	float:left !important;
	float:none;
	width:857px;
	border-top:solid 2px #2f42a0;
	background:url(../gfx/bg-menu.gif) repeat-x;
	
}

#pic{
	width:857px;
	float:left;
}

#cartholder{
	width:219px;
	float:left;
	padding:10px 5px 15px 10px;
}

#wrapper{
	width:1091px;
	background:url(../gfx/bg-wrapper.gif) repeat-y #ffffff;
	border-bottom:solid 1px #dfdee3;
}

#leftbox{
	width:219px;
	min-height:300px;
	float:left;
	padding:5px 5px 15px 10px;
}

#pagepath{
	border-bottom:solid 1px #dfdfe1;
	color:#777580;
	padding:4px 5px 5px 0px;
	margin-bottom:12px;
}
#pagepath span{
	color:#36428c;
	font-weight:bold;
	font-size:14px;
}
#pagepath a,#pagepath a:hover{
	color:#777580;
	text-decoration:none;
}
#pagepath a.highlight{

}

#content{
	float:left;
	width:550px;
	text-align:left;
	padding:15px 25px 15px 48px;	
	line-height:18px;
}

#rightbox{
	width:219px;
	min-height:300px;
	float:left;
	padding:5px 5px 15px 10px;
}

#footer{
	clear:both;
	padding:8px 0px 8px 0px;
	margin:0px 259px 25px 284px;
	border-top:solid 1px #dfdfe1;
	border-bottom:solid 1px #dfdfe1;
	color:#abaab0;
	font-size:11px;
}
#footer a{
	color:#5257bb;
	text-decoration:none;
}
#footer a.baseplus{
	background:url(../gfx/baseplus.gif) no-repeat center right;
	padding-right:15px;
	color:#abaab0;
	float:right;
}