/* 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;
	float: left;
	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;
	float: left;
	clear: left;
	width: 460px;
	height: 476px;
	top: 45px;
	right: 0;
	bottom: 0;
	left: 450px;
	margin: 0;
	padding: 15px 0 0 0;
}

#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: 12.5px;
	line-height: 1.125;
	color: #000;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	text-indent: 2em;
}

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: #333333;
	letter-spacing: 0.03em;
}

h1 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #4090AB;
	text-align: center;
	width: 460px;
	padding: 0;
	margin: 40px 0 10px 0;
	letter-spacing: 0.04em;
}

.bolder {
	font-size: 12.5px;
	font-style: italic;
	font-weight: bold;
	color: #4090AB;
	letter-spacing: 0.05em;
	text-align: center;
}

.special {
	font-size: 11.5px;
	font-weight: normal;
	font-style: italic;
	color: #000;
	letter-spacing: 0.04em;
	text-align: right;
}

.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;
	text-indent: -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;
}

h6 {
	font-size: 12.5px;
	font-weight: bold;
	font-style: italic;
	color: #4090AB !important;
	letter-spacing: 0.035em;
	text-align: center;
	margin-top: 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;
}
