body {
	font-family: Tahoma;
	font-size: 11px;
	color: #4f5249;
	background: #fefcf1 url('../img/bg_body_top.jpg') 0 0 repeat-x;
}

#mainContainer {
	float: left;
	width: 957px;
	overflow: hidden;
}

#head {
	float: left;
	padding-left: 25px;
	width: 928px;
	height: 151px;
	background: transparent url('../img/bg_top_left.jpg') 0 0 no-repeat;
}

#leftLogo {
	float: left;
}

#topQuotation {
	float: left;
	width: 550px;
}

#rightLogo {
	float: right;
	margin-top: 18px;
}

#topMenu {
	float: left;
	padding-left: 11px;
	width: 727px;
	height: 151px;
	background: transparent url('../img/bg_top_logo_right_shadow.jpg') 0 0 no-repeat;
}

#topMenu ul {
	float: left;
	min-width: 640px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style-type: none;
}

#topMenu ul li {
	float: left;
	position: relative;
	height: 49px;
	overflow: hidden;
	padding-right: 29px;
}

#topMenu ul li a {
	position: relative;
	float: left;
	top: 0;
	left: 0;
	height: 98px;
}

#topMenu ul li.accentuated a {
	top: -49px !important;
}

#topMenu ul li a:hover {
	top: -49px;
	background: transparent;
}

#contentBox {
	float: left;
	clear: both;
	width: 932px;
	padding: 0 0 0 25px;
	overflow: hidden;
}

#contentLeft {
	float: left;
	padding-top: 29px;
	width: 692px;
}

#contentLeft a{
	color: #963e06;
}

#contentLeft form .formTable th {
	padding: 12px 0;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
	color: #4f5249;
}

#contentLeft form .formTable th span {
	padding-right: 13px;
	background: transparent url('../img/ico_star.gif') right 9px no-repeat;
}

#contentLeft form .formTable th span.errorMsg {
	font-family: Tahoma;
	background: none;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#contentLeft form .formTable td span.errorMsg {
	font-family: Tahoma;
	background: none;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
}

#contentLeft form .formTable td.mand label {
	padding-right: 8px;
	background: transparent url('../img/ico_star.gif') right 6px no-repeat;
}

#contentLeft form .xinput{
	width: 218px;
	height: 22px;
	margin-top: 10px;
	padding: 5px 5px 0 5px;
	border:none;
	border-top: 1px solid #4f5249;
	background: #f4f1e1;
}

#contentLeft form .xradio {
	height: 13px;
	vertical-align: bottom;
}

#contentLeft form .xcheckbox {
	height: 13px;
	vertical-align: middle;
}

#contentLeft form input.xinput.mand{
	background: #f4f1e1 url('../img/ico_star.gif') 215px 13px no-repeat;
}

#contentLeft form .formTable {
	width: 100%;
	border-bottom: 1px solid #c0b1a0; 
}

#contentLeft form .formTable td {
	padding: 0 10px 10px 10px;
	color: #826750;
}

#contentLeft form .formTable .lastRow td {
	padding: 0 10px 20px 10px;
}

#contentLeft form .formTable td table td {
	padding: 5px 0;
}

#contentLeft form .formTable td label span{
	font-size: 10px;
}

#contentLeft form .formTable td p{
	margin-left: 24px;
}

#contentLeft form .formTable .noPadding {
	padding: 0 0 20px 0;
}

#downloadSample {
	float: right;
	margin-top: -13px;
	padding-left: 16px;
	background: transparent url('../img/ico_pdf.gif') 0 0 no-repeat;
	font-size: 9px;
	color: #888888;
}
#downloadSample a {
	font-size: 11px;
}

.sendBtnBox {
	float: left;
	padding: 20px 0 0 0;
	color: #826750;
}

.sendBtnBox span {
	float: left;
	padding: 10px 70px 0 0;
}

.sendBtn {
	float: left;
	vertical-align: middle;
	width: 144px;
	height: 35px;
	border: 0;
	background: transparent url('../img/btn_send.gif') 0 0 no-repeat;
}

#contentLeft .textBox {
	float: left;
	width: 692px;
	padding-bottom: 17px;
	color: #826750;
}

#contentLeft p {
	line-height: 15px;
}

#contentLeft .textBox.border {
	border-bottom: 1px solid #c0b1a0;
}

#contentLeft .fullWidthPar {
	float: left;
	width: 692px;
	padding: 15px 0;
}

#contentLeft .contentAlertBox {
	float: left;
	width: 652px;
	padding: 20px;
	background: #e4e1d0;
}

#contentLeft h3 {
	padding: 20px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	font-family: Georgia;
	color: #4f5249;
}

#contentLeft .contentAlertBox h3 {
	padding: 0 0 10px 0;
}

#contentLeft .textBox p {
	padding: 17px 11px 0 11px;
}

#contentLeft .textBox p.halfCol {
	float: left;
	width: 260px;
	padding: 17px 11px 0 11px;
}

#contentLeft .textBox ul {
	margin: 25px;
}

#contentLeft .textBox ul li {
	padding-bottom: 10px;
}

#contentLeft .picBox {
	float: left;
	width: 692px;
	padding-bottom: 10px;
}

#contentLeft .picBox img.bordered {
	float: left;
	border: 1px solid #ededec;
}

#contentLeft .picBox div.contentBanner {
	float: right;
	position: relative;
	width: 398px;
	height: 332px;
}

#contentLeft .picBox div.contentBanner img {
	float: right;
}

#contentLeft .picBox div.contentBanner a{
	display: block;
	position: absolute;
	left: 0;
	bottom: 18px;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}

#contentLeft .picBox div.contentBanner a{
	display: block;
	position: absolute;
	left: 0;
	bottom: 18px;
	width: 134px;
	height: 19px;
	font-family: Arial;
	font-size: 11px;
	color: #fff;
}

#contentLeft .picBox div.contentBanner a img {
	float: left;
}

#contentLeft #galleryBox {
	float: left;
	width: 679px;
	margin-top: 29px;
	padding: 0 0 0 11px;
	background: #fff;
	border: 1px solid #e9e3dd;
}

#contentLeft #galleryBox h3 {
	margin-left: 6px;
	margin-right: 6px;
}

#contentLeft #galleryBox p {
	margin: 6px;
}

#thumbNails {
	float: left;
	margin-top: 20px;
}

#thumbNails .tn {
	float: left;
	width: 167px;
	margin: 0 0 30px 0;
	color: #826750;
	text-decoration: none;
	background: #fff url('../img/bg_gallery_tn.gif') 0 0 no-repeat;
}

#thumbNails .tn a {
	display: block;
	width: 151px;
	height: 64px;
	margin: 3px 0 0 8px;
}

#thumbNails .tn a img {
	display: block;
}

#thumbNails .tn span {
	display: block;
	margin: 12px 5px 0 5px;
	padding: 0 10px 10px 10px;
	border-bottom: 1px solid #c4b7a7;
}

#contentRight {
	float: right;
	width: 215px;
	padding-top: 29px;
	padding-left: 25px;
}

#donationBox {
	float: right;
	position: relative;
	width: 187px;
	height: 180px;
	margin-bottom: 15px;
	padding: 51px 8px 0 20px;
	color: #fff;
	background: transparent url('../img/bg_donation_box.jpg') 0 0 no-repeat;
	overflow: hidden;
}

#donationBox span {
	float: left;
	font-family: Georgia;
	font-size: 30px;
}

#donationBox sup {
	font-weight:bold;
	font-family: Georgia;
	font-size:14px;
}

#donationBox #donatingUsers {
	float: left;
	position: absolute;
	left: 20px;
	top: 148px;
	height: 63px;
	width: 178px;
	overflow: hidden;
}

#donationBox #donatingUsers h4 {
	float: left;
	width: 178px;
	height: 63px;
	font-family: Georgia;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
}

.rightNav {
	float: right;
	width: 215px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.rightNav li {
	float: right;
	width: 195px;
	padding: 9px 10px;
	border-top: 1px solid #c0b1a0;
}

.rightNav li a {
	color: #4f5249;
	text-decoration: none;
}

#footer {
	position: relative;
	float: left;
	width: 652px;
	margin: 40px 0 0 25px;
	padding: 14px 20px 16px 20px;
	background: #e4e1d0;
}

#footerMenu {
	float: left;
}

#footerMenu a {
	float: left;
	color: #4f5249;
}

.footerMenuSep {
	float: left;
	width: 5px;
	height: 11px;
	margin-top: 1px;
	padding: 0 7px;
	background: transparent url('../img/footer_menu_sep.gif') center center no-repeat;
}

#footer p {
	float: left;
	clear: left;
	margin-top: 7px;
	color: #817d6a;
}

#kiroDesign {
	position: absolute;
	display: block;
	bottom: 27px;
	right: 14px;
}

.picBorderDropShadow {
	float: left;
	width: 679px;
	height: 441px;
	padding: 9px 14px 19px 14px;
	background: transparent url('../img/bg_big_pic_border.png') 0 0 no-repeat;
}

.picBorderDropShadow img {
	float: left;
}

.errorMsg {
	color: #f00;
}
