/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	width: 1000px;
	height: 700px;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 13.5px;
}
#container {
	position: absolute;
	width: 1000px;
	height: 700px;
	margin: 0;
	padding: 0;
	float: left;
	left: 0;
	top: 0;
}
#photoContainer {
	position: absolute;
	top: 45px;
	left: 235px;
	height: 470px;
	width: 200px;
	float: left;
}
#column9{
	position: absolute;
	width: 200px;
	height: 250px;
	top: 175px;
	right: 0;
	bottom: 0;
	left: 0;
	text-align: center;
}
#column10{
	position: absolute;
	width: 180px;
	height: 20px;
	top: 348px;
	right: 0;
	bottom: 0;
	left: 0;
	float: left;
	text-align: center;
	padding-right: 20px;
}
#main {
	position: absolute;
	width: 400px;
	height: 476px;
	top: 10px;
	right: 0;
	bottom: 0;
	left: 540px;
	margin: 0;
	padding: 55px 15px 0 15px;
	float: left;
	clear: left;
}
#footer {
	position: absolute;
	float: left;
	width: 902px;
	top: 575px;
	left: 0;
} 

.noindent {
	margin: 0 0 0 0;
	padding: 0 0 0 600px;
	text-indent: 0;
	text-align: right;
	color: #FFF;
}

p {
	font-size: 11px;
	line-height: 11.5px;
	color: #000;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	margin: 0;	
	padding: 0;
}
strong {
	font-size: 10.5px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.03em;
}
.bold {
	font-size: 12.5px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.03em;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-style: normal;
	color: #000;
	text-align: left;
	width: 400px;
	padding: 0 0 0 60px;
	margin: 0 0 10px 0;
	letter-spacing: 0.04em;
}
.bolder {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.05em;
}
h2 {
	font-size: 14.5px;
	font-weight: normal;
	color: #000;
	text-align: left;
	font-style: italic;
	letter-spacing: 0.04em;
	text-align: center;
}
h3 {
	font-size: 12.5px;
	font-weight: normal;
	color: #000;
	font-style: italic;
	letter-spacing: 0.04em;
	text-align: center;
}
.pSm {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #4090AB;
	font-style: italic;
	text-align: right;
	letter-spacing: 0.035em;
}
.special {
	text-align: left;
	margin: 0;
	padding: 15px 0 15px 0;
}
.boldSm {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #4090AB;
	letter-spacing: 0.035em;
	width: 460px;
	margin: 0;
	padding-top: 10px;
}
a {
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	color: #4090AB;
}
.gray {
	padding: 0 0 40px;
	color: #999;
	text-align: right;
	font-style: italic;
	font-size: .9em;
}
.distinct {
	color: #CC0800;
}
h4 {
	font-size: 12.5px;
	font-weight: bold;
	color: #4090AB !important;
	text-align: center;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.order { 
	font-size: 12.5px;
	font-style: italic;
	font-weight: bold;
	color: #4090AB;
	text-align: center !important;
	letter-spacing: 0.035em;
	margin-left: 188px;
}
.order2 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: left;
	color: #4090AB;
}
.photoC { 
text-align: center;
padding: 30px
}

