@charset "UTF-8";
body {
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
}
#layoutBox {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#headerBox {
	background-repeat: repeat-x;
	background-position: 110px 0px;
}
#cornerOne {
	width: 100px;
	float: left;
	padding: 0 5px 5px 0;
}
#cornerTwo {
	float: right;
	width: 100px;
	padding: 0 0 5px 5px;
}
#cornerThree {
	float: left;
	width: 100px;
	padding: 5px 5px 0 0;
}
#cornerFour {
	float: right;
	width: 100px;
	padding: 5px 0 0 5px;
}
#headerTitle {
	text-align: center;
	height: 110px;
	margin: 0 120px 0 120px;
}
#headerTitle h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 36px;
	margin: 0px;
}
#mainSection {
	border-left-width: 5px;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 5px;
	clear: both;
}
#navBar {
	float: left;
	width: 105px;
	padding-left: 0;
	padding-top: 0px;
}
#navBar h3 {
	border-top: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	padding: 3px 3px 5px 3px;
	text-align: center;
}
#navBar a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	padding: 5px 3px 5px 3px;
	font-size: 12px;
	line-height: 14px;
	border-left: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-decoration: none;
}
#navBar .btmBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}
#mainCol {
	margin-left: 125px;
	padding: 20px 20px 20px 0;
}
#mainCol h2 {
	text-align: center;
	font-size: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}
#mainCol h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin: 12px 0;
	text-align: center;
}
#mainCol p {
	font: 14px/16px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 9px 0;
	text-align: center;
}
#artBox p.price {
	font-weight: bold;
	margin-top: 12px;
}
#mainCol .btn {
	margin-top: 24px;
}
#mainCol .btn a {
	font: bold 14px/16px arial,helvetica,sans-serif;
	padding: 3px 5px;
	text-decoration: none;
}
#thmNailBox {
	text-align: center;
	margin-top: 48px;
}
#thmNailBox img   {
	margin-right: 3px;
	margin-bottom: 6px;
	margin-left: 3px;
}
#thmNailBox a:link {
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#thmNailBox a:visited {
	color: #000000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#thmNailBox a:hover {
	color: #FF0000;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#thmNailBox a:active {
	color: #216FDE;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#testimonialBox {
	padding: 10px;
	width: 500px;
	margin-top: 50px;
	border-style: double;
	border-width: 4px;
	margin-left: 90px;
}
#testimonialBox h3 {
	font: bold 16px/18px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: 0px;
}
#testimonialBox  p.salutation {
	font: 14px/16px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	text-align: left;
}
#testimonialBox  p.copy {
	font: 14px/16px Arial, Helvetica, sans-serif;
	margin-top: 0px;
	text-indent: 1em;
	margin-bottom: 0px;
	text-align: left;
}
#testimonialBox  p.signature {
	font: 14px/16px Arial, Helvetica, sans-serif;
	text-align: right;
	margin-top: 0px;
	margin-bottom: 0px;
}
#shim {
	font-size: 1px;
	line-height: 1px;
	height: 1px;
	clear: both;
}
#footer {
	height: 110px;
	margin: 0;
	clear: both;
}
#signOff {
	text-align: center;
	height: 110px;
	margin-left: 150px;
	margin-right: 150px;
}
#signOff h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	position: relative;
	top: 40px;
	margin: 0;
}
