@charset "utf-8";
html, body {
	height: 100%;
}

h1 {
	font-size:1.6em;
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}

h2 {
	font-size:1.3em;
	padding-bottom:10px;
	margin-top:0px;
	margin-bottom:0px;
	}

h3 {
	font-size:1em;
	margin-top:0px;
	margin-bottom:5px;
	padding-left:4px;
	}

p {
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
	font-size:0.95em;
}

li {
	display:inline;
	color:#000;
	font-size:1em;
	margin-left:auto;
	margin-right:auto;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height:1.5em;
	color: #000;
	background-position:center;
	background-image:url(../images/bg.jpg);
	background-repeat:no-repeat;
	background-color:#fff;
	margin-top:0px;
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;
	margin-left:0px;
	}
.footer {
	color:#000;
	background-color:#fff;
	font-size:0.9em;
	font-weight:bold;
	margin-top:auto;
	margin-bottom:auto;
	padding-left:10px;
	}
#logo {
	width:140px;
	height:96px;
	float:left;
	margin-bottom:7px;
	margin-top:7px;
	background-image:url(../images/ps_logo.gif);
	background-repeat:no-repeat;
	}
	
#siteWrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
	
#wrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
	
#contentWrapper {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-repeat:no-repeat;
	background-color:#ffffff;
	}
#navigation {
	padding-top:4px;
	}
#navigationWrapper{
	width:900px;
	
	}
#header {
	width:auto;
	height:10px;
	background-image:url(../images/bar.gif);
	background-repeat:repeat-x;
	}
#breadcrumb {
	width:780px;
	height:18px;
	padding-left:20px;
	padding-bottom:3px;
	font-size:.9em;
	font-color:#000;
	background-image:url(../images/dotted.gif);
	background-repeat:repeat-x;
	}
	
#address{
	width:150px;
	float:left;
	margin-bottom:20px;
	}
	
#contact{
	width:200px;
	float:right;
	margin-right:200px;
	}
	
#topBar {
	width:auto;
	height:14px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	
	}
#mainContainer {
	width:760px;
	padding-bottom:10px;
	margin-left:20px;
	margin-right:20px;
	margin-top:10px;
	float:left;
	background-image:url(../images/bk.jpg);
	background-repeat:no-repeat;
	}
	
#mainText {
	color:#FFF;
	}

#bottomImg {
	width:800px;
	background-color:#fff;
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	}
#footerNav{
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	width:auto;
	padding-top:10px;
	font-color:#000;
	}
#footNav{
	width:700px;
	margin-right:auto;
	margin-left:auto;
	font-color:#000;

	
	}
#footer {
	width:auto;
	height:28px;
	margin-top:0px;
	padding-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
	margin-left:0px;
	padding-left:0px;
	margin-right:0px;
	padding-right:0px;
	background-image:url(../images/bottombar.gif);
	background-repeat:repeat-x;
	background-color:#fff;
	}
	
#footerBar {
	width:auto;
	background-color:#fff;
	margin-top:auto;
	margin-bottom:auto;
	
	}
	
#copyright {
	width:300px;
	padding-top:6px;
	padding-left:16px;
	}
	
#credit {
	width:140px;
	margin-top:0px;
	padding-top:6px;
	margin-bottom:0px;
	float:right;
	text-align:right;
	}
	
#credit p{
	padding-right:20px;
	}
	
#roundedTop{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	}
	
#topWrapper{
	width:760px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#9F6;
	background-image:url(../images/bar.gif);
	background-repeat:repeat-x;
	float:left;
	}
	
#bottomWrapper{
	width:760px;
	height:10px;
	margin-left:auto;
	margin-right:auto;
	background-color:#fff;
	float:left;
	}
	

	
#br {
	width:20px;
	height:20px;
	background-image:url(../images/br.png);
	background-repeat:no-repeat;
	float:left;
	}
	
#bl {
	width:20px;
	height:20px;
	background-image:url(../images/bl.png);
	background-repeat:no-repeat;
	float:left;
}

#tr {
	width:20px;
	height:10px;
	background-image:url(../images/tr.png);
	background-repeat:no-repeat;
	float:left;
	}
	
#tl {
	width:20px;
	height:10px;
	background-image:url(../images/tl.png);
	background-repeat:no-repeat;
	float:left;
}

	
.clear {
	clear:both;
	}
	
.border {
	border-width: 0.3em;
    border-style: solid;
    border-color: #fff; 
	}
.floatright
{
float: right;
width: 282px;
margin-right:10px;
}
table {
	margin-top:10px;
	}

a:link {
	color: #000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #F0F;
}
a:active {
	text-decoration: none;
	color: #0CF;
}

/*jquery slider code*/
#bannerContainer {
	width:784px;
	padding-top:0px;
	padding-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	}
#columnOne {
	width:290px;
	float:left;
	margin-right:10px;
	color:#000;
	}
	
#columnTwo {
	width:300px;
	float:left;
	margin-left:5px;
	color:#000;
	}
#bookmark {
	width:150px;
	margin-top:10px;
	float:left;
	}
#columnThree {
	width:140px;
	float:left;
	margin-left:15px;
	background-color:eaeaea;
	}
#columnFour {
	width:595px;
	float:left;
	margin-right:10px;
	color:#000;
	}

#columnThree p {
	font-size:0.9em;
	padding-left:4px;
	padding-right:4px;
	color:#000;
	background-color:#eaeaea;
}


#clientBottom {
	width:140px;
	height:12px;
	background-image:url(../images/testament_bottom.gif);
	}

#clientTop {
	width:140px;
	height:8px;
	background-image:url(../images/testament_top.gif);
	background-repeat:no-repeat;
	}

	
#bottomBox {
	width:196px;
	height:90px;
	margin-top:20px;
	margin-right:10px;
	background-color:#000;
	float:left;
	}
#fineArtText {
	float:right;
	width:355px;
	}
#imageBox {
  float:left;
	width:220px;
	
	
	}

.clear {
	clear: both;
}

.pipe {
	color:#09F;
	font-size:0.85em;
	}
.footer {
	display:inline;
	color:#000;
	font-size:0.85em;
	}
	
.menu li em {
	background: url(../images/hover.png) no-repeat;
	width: 180px;
	height: 88px;
	position: absolute;
	top: -85px;
	left: -15px;
	text-align: center;
	padding: 20px 5px 0px 0px;
	margin: 0px 10px 0px 10px; 
	font-style: normal;
	z-index: 2;
	display: none;
	line-height:normal;
}

.button {
	height:24px;
	text-align:right;
	float:left;
	margin-right:10px;
	margin-top:10px;
	padding-right:10px;
	padding-left:10px;
	width:60px;
	color:#fff;
	background-image:url(../images/btn.gif);
	background-repeat:no-repeat;
	font-weight:bold;
	}
	
.button a:link {
	color: #fff;
	text-decoration: none;
}
.button a:visited {
	text-decoration: none;
	color: #fff;
}
.button a:hover {
	text-decoration: none;
	color: #ffff00;
}
.button a:active {
	text-decoration: none;
	color: #0CF;
}
	
.break {
	width:780px;
	height:2px;
	padding-left:20px;
	padding-bottom:0px;
	font-size:.9em;
	font-color:#000;
	background-image:url(../images/botdot.gif);
	background-repeat:repeat-x;
	}

.break2 {
	width:780px;
	height:2px;
	padding-left:20px;
	padding-bottom:10px;
	font-size:.9em;
	font-color:#000;
	background-image:url(../images/botdot.gif);
	background-repeat:repeat-x;
	}
