body {
	padding: 10px;
	margin:0;
	background-color: #A2AEE8;
}

#pagecontainer {
	width: 100%;
	min-width: 980px;
}

#contentcontainer {
	width: 460px;
	background: url(../images/pcontentback.gif) repeat-y;
	position: relative;
	padding: 20px;
	float: left;
}

#contenttop {
	width: 500px;
	height: 10px;
	background: url(../images/pcontenttop.gif);
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1px;
}

#contentbottom {
	width: 500px;
	height: 10px;
	background: url(../images/pcontentbottom.gif);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1px;
}

#content {
	width: 460px;
}

#sidebarcontainer {
	width: 200px;
	background: url(../images/psidebarback.gif) repeat-y;
	position: relative;
	padding: 20px;
	float: left;
}

#sidebartop {
	width: 240px;
	height: 10px;
	background: url(../images/psidebartop.gif);
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1px;
}

#sidebarbottom {
	width: 240px;
	height: 10px;
	background: url(../images/psidebarbottom.gif);
	position: absolute;
	bottom: 0;
	left: 0;
	font-size: 1px;
}


#navcontainer {
	width: 240px;
	float: left;
	background-color: #A2AEE8;
}

.navbox  {
	width: 240px;
	height: 200px;
	float: left;
	position: relative;
	background: url(../images/pbox.gif);
}

.navboxsel {
	background: url(../images/pboxsel.gif) !important;
}

.navboxcurrent {
	background: url(../images/pboxsel.gif) ;
}


.navbox h1 {
	padding: 0;
	margin: 0;
	color: #ffffff;
	font-size: 11px;
	position: absolute;
	top: 174px;
	left: 10px;
	width: 220px;
	text-align: center;
}

.navbox img {
	width: 200px;
	height: 150px;
	position: absolute;
	top: 19px;
	left: 19px;
	border: 1px solid #ffffff;
}

#header {
	width: 960px;
	height: 75px;
	background: url(../images/pheaderback.gif) repeat-x;
	position: relative;
}

#headerleft {
	width: 10px;
	height: 75px;
	background: url(../images/pheaderleft.gif) no-repeat;
	position: absolute;
	left: 0;
	top: 0;
}

#headerright {
	width: 10px;
	height: 75px;
	background: url(../images/pheaderright.gif) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}

#header h1 {
	width: 600px;
	height: 35px;
	position: absolute;
	top: 11px;
	left: 15px;
	background: url(../images/s2dlogo.jpg);
	padding: 0;
	margin: 0;
	font-size: 1px;
	display: block;
}

#header h1 span {
	display: none;
}

#header p {
	margin: 0;
	padding: 49px 0 0 16px;
	font-size: 12px;	
	color: #dddddd;
}

#header a {
	color: #dddddd;
	text-decoration: none;
}

#header a:hover {
	color: #ffffff;
}


.clearer {
	clear: both;
}

#searchbox {
	width: 200px;
	height: 25px;
	position: absolute;
	right: 14px;
	top: 14px;
	background: url(../images/psearchbox.gif);
}

#searchcriteria  {
	border: 0;
	outline: 0;
	position: absolute;
	top: 3px;
	left: 6px;	
	width: 160px;
	background-color: #ffffff;
	color: #19004F;
}

#searchsubmit {
	width: 20px;
	height: 20px;
	position: absolute;
	top: 3px;
	left: 175px;
}

#youarehere {
	width: 920px;
	height: 40px;
	background: url(../images/pyahback.gif) repeat-x;
	color: #ffffff;
	position: relative;
	z-index: 200;
}

#youarehereleft {
	width: 10px;
	height: 40px;
	background: url(../images/pyahleft.gif) repeat-x;
	position: absolute;
	left: 0;
	top: 0;
}

#youarehereright {
	width: 10px;
	height: 40px;
	background: url(../images/pyahright.gif) repeat-x;
	position: absolute;
	right: 0;
	top: 0;
}

#youareherecaption {
	padding: 14px 20px 14px 20px;
	font-size: 12px;
	line-height: 12px;
	border-right: 1px solid #A2AEE8;
	float: left;
}

#youarehere ul {
	padding: 0;
	margin: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 200;
}

#youarehere ul ul {
	display: none;
	position: absolute;
	width: 240px;
	top:36px;
	left:0;
	background-color: #19004F;
	z-index: 200;
}

#youarehere ul li.sel ul {
	display: block;
}

#youarehere ul li.sel {
	background: url(../images/pyahbacksel.gif) repeat-x;
}

#youarehere a.more {
	background: url(../images/pmore.gif) no-repeat right center;
	padding-right: 30px;
}

#youarehere li li {
	border-right: none;
	display: inline;
	float: none;
	width: 240px;
}

#youarehere li li a {
	border-bottom: 1px solid #A2AEE8;
	padding: 12px 20px 12px 20px;
	line-height: 12px;
	display: block;
	width: 200px;
	outline: none;
}

#youarehere li li a:hover {
	background-color: #19004F;
}

#youarehere li {
	display: block;
	float: left;
	padding: 0;
	line-height: 12px;
	margin: 0;
	border-right: 1px solid #A2AEE8;
	position: relative;
}

#youarehere li a {
	display: block;
	padding: 14px 20px 14px 20px;
	line-height: 12px;
	color: #ffffff;
	text-decoration: none;
	outline: none;
}

#trustedshops img {
	display: block;
	float: left;
	width: 40px;
	height: 40px;
}

#trustedshops a {
	display: block;
	float: right;
	width: 410px;
}