body {
	padding: 0 0 20px 0;
	margin: 0;
	background: #003366 url(../assets/pbackbody.png) no-repeat center top;
	color: #333333;
}

a#plaintext {
	display: block;
	position: absolute;
	top: 3px;
	left: 3px;
	color: #555555;
	text-decoration: none;
}

#top {
	width: 980px;	
}

#top_logo {
	width: 500px;
	height: 70px;
	float: left;
}

#logo {
	width: 980px;
	height: 140px;
	background: url(../assets/) no-repeat;
	padding: 0;
	margin: 0 auto;
}

#nologo {
	width: 980px;
	height: 0;
	margin: 0 auto;
}

#logo img {
	height: 140px;
    width: 980px;
}

#logo a img {
	border: none;	
}

#maincol {
	width: 980px;
	margin: 0 auto;
	padding: 0;
}

#mainarea {
	background: white url(../assets/pbottommain.png) no-repeat 0 -20px;
	width: 940px;
	margin: 0;
	padding: 15px 20px 20px 20px;	
}

#bottomborder {
	width: 980px;
	height: 20px;
	background: url(../images/) 0 -10px no-repeat;
	font-size: 1px;
}

.clearer {
	clear: both;
	height: 0;
}

#breadcrumbs {
    border-bottom: 1px solid #CCCCCC;
    font-size: 90%;
    margin-bottom: 16px;
    padding-bottom: 2px;
}

#breadcrumbs a {
	color: #888888 !important;
	font-weight: normal !important;
}

#content {
	padding: 0 10px;
	letter-spacing:0.1px;
	word-spacing: 1px;
	line-height: 150%;
		float: left;
		width: 620px;
}

#content.wide {
	width: 920px;	
}

#maincol .sidebarcontainer {
	padding: 0;
	margin: 0;
	width: 280px;
		float: right;
	}

#searchbox {
	position: relative;
	margin-top: 20px;
	width: 280px;
	float: right;
	height: 40px;
	background: url(../assets/psearchbox.png);
}

#spacer {
	height: 60px;	
}

#searchcriteria {
	position: absolute;
	top: 12px;
	left: 16px;
	border: 0;
	outline: 0;
	width: 205px;
	background: transparent;
	color: #eeeeee;
}

#searchsubmit {
	position: absolute;
	top: 3px;
	left: 230px;	
}

#sidebar {
	padding: 0px 20px;
	color: #888888;
	letter-spacing:0.1px;
	word-spacing: 1px;
	line-height: 20px;
}

ul#shop {
	padding: 0;
	margin: 20px 0px !important;
	border-top: 1px solid #cccccc;	
	list-style: none;
}

ul#shop li {
	background: none;
	padding: 0;
	margin: 0;
}

ul#shop a {
	display: block;
	color: #888888;
	text-decoration: none;
	padding: 6px 12px;
	border-bottom: 1px solid #cccccc;
	font-weight: normal;
	background: url(../images/pmore.gif) right center no-repeat;
}

ul#shop a:hover {
	color: #ffffff;
	background-color: #FFAA00;
	text-decoration: none;
}

#mainbottom {
	width: 980px;
	height: 36px;
	background: url(../assets/pbottommain.png) no-repeat;
}

#second_navigation {
	padding: 5px 25px 15px;
}

.footer {
	display: block;
	padding: 0 15px 0px 15px;
	text-align: center;
	margin: 0 auto;
	width: 950px;
	color: #ffffff;
}

.footer a {
	color: #ffffff;
	text-decoration: none;
}

.footer a:hover {
	color: #FFAA00;
}
