@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.3;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
	background-color: #4f3f35;
	text-align: center;
}
#stampBox {
	float: left;
	height: 200px;
	width: 68px;
}
#bannerBox {
	background-image: url(../images/banner/aboutBanner.jpg);
	background-repeat: repeat;
	background-position: left top;
	text-align: left;
	height: 114px;
	width: 100%;
}
#mainBox {
	height: auto;
	width: 100%;
}
#contactBox {
	height: 510px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-top: 40px;
}
#contactFormBox {
	height: auto;
	width: 500px;
}
#contactFormBox #frmContact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: normal;
	color: #CC9;
}
#contactFormBox #frmContact fieldset {
	margin-bottom: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	border: 1px solid #333;
}
#contactFormBox #frmContact legend {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	margin-top: -5px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	color: #FC9;
}
#contactFormBox #frmContact input.text {
	width: 400px;
}
#navCenterBox {
	text-align: center;
	height: auto;
	width: 100%;
	float: left;
	margin-top: 20px;
	padding-bottom: 20px;
}
#linkBox {
	height: auto;
	width: 500px;
	float: left;
}
#linkBox p a:link {
	color: #FFF;
	text-decoration: underline;
}
#linkBox p a:visited {
	color: #FFF;
	text-decoration: underline;
}
#linkBox p a:hover {
	color: #000;
	text-decoration: none;
}
#navBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 25px;
	width: 605px;
	margin-right: auto;
	margin-left: auto;
	letter-spacing: 0.1em;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-top: 2px;
	color: #000;
}
#navBox a:link {
	color: #FC9;
	text-decoration: none;
}
#navBox a:visited {
	color: #FC9;
	text-decoration: none;
}
#navBox a:hover {
	color: #000;
	text-decoration: underline;
}
#homeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	height: 18px;
	width: 65px;
	text-align: center;
	padding-left: 0px;
	margin-right: auto;
	margin-left: auto;
}
#homeT {
	height: 15px;
	width: 65px;
	margin-top: 3px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
#aboutBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	height: 18px;
	width: 140px;
	text-align: center;
}
#aboutT {
	height: 15px;
	width: 140px;
	margin-top: 3px;
}
#sculpBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	height: 18px;
	width: 90px;
	text-align: center;
}
#sculpT {
	height: 15px;
	width: 90px;
	margin-top: 3px;
}
#instalBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	height: 18px;
	width: 110px;
	text-align: center;
}
#instalT {
	height: 15px;
	width: 110px;
	margin-top: 3px;
}
#bookBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	height: 18px;
	width: 110px;
	text-align: center;
}
#bookT {
	height: 15px;
	width: 110px;
	margin-top: 3px;
}
#conBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	float: left;
	height: 18px;
	width: 85px;
	text-align: center;
}
#conT {
	height: 15px;
	width: 85px;
	margin-top: 3px;
}
