body {
	font-size:small;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	color:#aba9a9;
	background-image:url(images/bg-top.jpg);
	background-repeat:repeat-x;
	background-color:#000;
	margin:0;
	padding:0;

}
* html body {
font-size: x-small; /* for IE5/Win */ font-size: small; /*for other IE versions */
}

/*Wrapers and Divs*/
#container {
	width:870px;
	position:relative;
	z-index:0;
	margin-right:auto;
	margin-left:auto;
	margin-bottom:0;
	background-color:#1B1819;
}

#header {
height:127px;
background-color:#1B1819;
background-image:url(images/bg-head.jpg);
}

#logo {
height:86px;
}

.logo {
position:absolute;
top:28px;
left:341px;
text-decoration:none;
margin:0;
padding:0;
}

.cart {
position:absolute;
top:12px;
left:719px;
text-decoration:none;
width:127px;
height:18px;
margin:0;
padding:0;
}

#footer {
	height:70px;
	font-size:75%;
	text-align:center;
	padding-top:14px;
}

/* Top Navigation Styles */
#navigation {
list-style:none;
height:26px;
padding-top:8px;
background-position:center;
padding-left:201px;
}

#navigation li {
float:left;
}

#navigation a * {
display:none;
}

#navigation a,#navigation a .hover {
height:26px;
position:relative;
display:block;
background:url(images/PSNavBG.gif) 0 0 no-repeat;
}

/* Top Individual Navigation Styles */
#navigation a.home {
background-position:0 0;
width:57px;
}

#navigation .highlight a.home:hover,#navigation a.home .hover {
background-position:0 bottom;
width:57px;
}

#navigation a.profile {
background-position:-57px 0;
width:65px;
}

#navigation .highlight a.profile:hover,#navigation a.profile .hover {
background-position:-57px bottom;
}

#navigation a.collections {
background-position:-122px 0;
width:97px;
}

#navigation .highlight a.collections:hover,#navigation a.collections .hover {
background-position:-122px bottom;
}

#navigation a.services {
background-position:-219px 0;
width:72px;
}

#navigation .highlight a.services:hover,#navigation a.services .hover {
background-position:-219px bottom;
}

#navigation a.pressroom {
background-position:-290px 0;
width:90px;
}

#navigation .highlight a.pressroom:hover,#navigation a.pressroom .hover {
background-position:-290px bottom;
}

#navigation a.contact {
background-position:-380px 0;
width:90px;
}

#navigation .highlight a.contact:hover,#navigation a.contact .hover {
background-position:-380px bottom;
}

#navigation a.finance {
background-position:-526px 0;
width:137px;
margin-left:50px;
}

#navigation .highlight a.finance:hover,#navigation a.finance .hover {
background-position:-526px bottom;
}

/*Side Navigation Styles*/ 

#menu {
	font-size:13px;
	font-family:Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-weight:400;
	color:#fff;
	width:150px;
	margin-top: 0px;
	padding-top: 0px;
}

#menu a {
outline: none;
text-decoration:none;
}

#menu ul {
	list-style:none;
	font-size:13px;
	margin:0;
	padding:0;
}

#menu ul li a {
	color:#858484;
	display:block;
	width:129px;
	background-color:#1B1819;
	border-bottom-width:.1em;
	border-bottom-style:solid;
	border-bottom-color:#2c2829;
	background-position:5px 11px;
	background-image:url(images/gw-line.gif);
	background-repeat:no-repeat;
	margin:0;
	padding:10px 0 10px 20px;
	font-weight: 300;
}

#menu dd a:hover {
	outline: none;
	color:#fff;
	background-image:url(images/gw-line.gif);
	background-position:5px -34px;
	font-weight: 300;
}

#menu dd {
margin:0;
padding:0;
}
#menu dl {
margin:0;
padding:0;
}
#menu dt a {
	outline: none;
	display:block;
	width:129px;
	border-bottom-width:.1em;
	border-bottom-style:solid;
	border-bottom-color:#161011;
	background-color:#2c2829;
	background-position:5px 11px;
	background-image:url(images/pw-line.gif);
	background-repeat:no-repeat;
	color:#fff;
	padding:10px 0 10px 20px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
}

#menu dt a:hover  {
background-color:#3d393a;
}


/*Link Styles*/ 
img {
border:none;
}

a {
	color:#666666;
	text-decoration:none;
}

a:hover {
	outline: none;
	color:#908f8f;
	text-decoration:underline;
}

a.more {
display:block;
width:35px;
padding-left:20px;
line-height:25px;
text-decoration:none;
color:#999;
background-position:3px 5px;
background-image:url(images/purple-line.gif);
background-repeat:no-repeat;
margin-left:10px;
}


.linkline a {
display:block;
padding-left:20px;
line-height:25px;
text-decoration:none;
color:#FFF;
background-position:3px 5px;
background-image:url(images/purple-line.gif);
background-repeat:no-repeat;
}

.linkline a:hover {
color:#9769bf;
background-position:3px -40px;
}

.map a {
display:block;
padding-left:20px;
margin-bottom:20px;
line-height:25px;
text-decoration:none;
color:#FFF;
background-position:3px 5px;
background-image:url(images/purple-line.gif);
background-repeat:no-repeat;
}

.map a:hover {
color:#9769bf;
background-position:3px -40px;
}

/*Title Styles*/
h1 {
	font-size:230%;
	font-weight:100;
	line-height:normal;
}

h3,h4.header {
	font-size:130%;
	padding-right:85px;
	padding-left:10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	margin-top: 4px;
}

h2.leftheader {
	font-size:130%;
	padding-right:85px;
	padding-left:22px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 3px;
	margin-top: 4px;
}

/*Text Styles*/
.sentence {
	padding-right:9px;
}

p.products {
margin-top:4px;
padding-right:110px;
padding-left:10px;
color:#999;
}

p.leftproducts {
margin-top:4px;
padding-right:90px;
padding-left:22px;
color:#999;
}

#footer p {
	line-height:8px;
	margin-bottom:7px;
	margin-top:7px;
	color: #908f8f;
}

/*List Styles*/
ul {
display:block;
right:32px;
top:114px;
list-style-type:none;
margin:0;
}

/*General Bits and Bobs*/
#rule {
	background-image:url(images/rule.gif);
	background-repeat:repeat-x;
	height:1px;
	width:60%;
	margin-right:auto;
	margin-bottom:0;
	margin-left:auto;
	background-color: #1B1819;
}

.clear {
clear:both;
}
