/* 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{
	top: 45px;
	left: 235px;
	height: 470px;
	width: 200px;
	position: absolute;
	float: left;
}
#column9{
	position: absolute;
	width: 200px;
	height: 217px;
	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;
	width: 460px;
	height: 470px;
	top: 45px;
	right: 0;
	bottom: 0;
	left: 450px;
	margin: 0;
	padding: 0;
	float: 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;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #4090AB;
	text-align: center;
	width: 460px;
	margin: 72px 0 10px 0;
	padding: 0;
	letter-spacing: 0.04em;
}
p {
	font-size: 12.5px;
	line-height: 15.5px;
	color: #000;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	text-indent: 2em;
	margin-top: 0;	
	padding-top: 0;
}
.first-line {
	text-indent: 1em;
}
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;
}
.bolder {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.05em;
}
.pSm {
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	color: #4090AB;
	font-style: italic;
	text-align: right;
	letter-spacing: 0.035em;
}
.special {
	font-size: 11.5px;
	font-weight: normal;
	font-style: italic;
	color: #000;
	letter-spacing: 0.04em;
	text-align: right;
}
.indent {
	text-indent: 90px;
	margin: 0;
	padding: 0;
}
.specindnt {
	text-indent: 60px;
}

#bold {
	font-size: 12.5px;
	line-height: 14px;
	font-weight: bold;
	color: #4090AB;
	text-align: left;
	text-decoration: none;
}
.boldSm {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-align: center;
	color: #4090AB;
	letter-spacing: 0.035em;
	font-style: italic;
	width: 475px;
}
.bolderSm {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	color: #4090AB;
	letter-spacing: 0.05em;
	font-style: italic;
	text-align: center;
}
a {
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	color: #4090AB;
}
i {
	font-size: 12.9px;
	font-style: italic;
	line-height: 12.9px;
	color: #000;
}
.order { 
	font-size: 12.5px;
	font-style: italic;
	font-weight: bold;
	color: #4090AB;
	text-align: center;
	letter-spacing: 0.035em;
	text-indent: -5px;
	margin: 0;
	padding: 0;
}
.order2 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #4090AB;
	letter-spacing: 0.035em;
}
.photoC { 
text-align: center;
text-indent: -10px;
}

