body {
	margin: 0;
	padding: 59px 0 59px 0;
	background: url(/images/bodybg.gif) center top;
	text-align: center;
}

body, td, th {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	color: #5e2100;
	line-height: 140%;
}

a {
	color: #5e2100;
}

label {
	float: left;
	display: block;
	width: 130px;
	font-weight: bold;
}

#contentBox {
	background: url(/images/bgrepeat.gif) repeat-y;
	width: 701px;
	margin: 0 auto;
}
#contentBoxBottom {
	text-align: left;
	background: url(/images/bgbottom.gif) no-repeat bottom;
	height: auto !important;
	height: 540px;
	min-height: 540px;
}
#contentBoxTop {
	background: url(/images/bgtop.gif) no-repeat top;
	padding: 32px 15px 32px 35px;
}

#header {
	margin-bottom: 12px;
}

#nav {
	text-align: center;
}
#nav ul, #nav li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#nav a {
	text-transform: lowercase;
	font-size: 11pt;
	text-decoration: none;
}

h1 {
	color: #b8b385;
	font-size: 16pt;
	font-family: Times New Roman, Times, serif;
	margin-bottom: 14px;
	font-style: italic;
	font-weight: normal;
}

.line {
	background: url(/images/line.gif) no-repeat center;
	height: 17px;
	overflow: hidden;
}

.contentBoxText {
	padding-left: 13px;
}

.mainPhoto {
	margin-left: 20px;
}

#header {
	height: 83px;
}
#logo {
	float: left;
	width: 340px;
}
#headerContact {
	float: left;
	width: 240px;
}
#headerContact td {
	font-size: 9pt;
}