/* 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;
}
#main {
	position: absolute;
	float: left;
	clear: left;
	width: 700px;
	height: 500px;
	top: 45px;
	right: 0;
	bottom: 0;
	left: 245px;
	margin: 0;
	padding: 0;
}
#column1 {
	position: absolute;
	float: left;
	top: 175px;
	left: 0;
	height: 220px;
	width: 320px;
}
#column2{
	position: absolute;
	float: left;
	width: 320px;
	height: 220px;
	top: 25px;
	right: 0;
	bottom: 0;
	left: 350px;
	text-align: center;
}
#column3{
	position: absolute;
	float: left;
	width: 320px;
	height: 220px;
	top: 240px;
	right: 0;
	bottom: 0;
	left: 350px;
	text-align: center;
}
#column4 {
	position: absolute;
	float: left;
	width: 660px;
	top: 455px;
	left: 0;
	text-indent: 365px;
}
#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: left;
	font-weight: normal;
	font-style: normal;
	margin-top: 0;	
	padding-top: 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: #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: 12px;
	font-style: italic;
	font-weight: bold;
	color: #333333;
	letter-spacing: 0.05em;
}
h6 {
	font-size: 11px;
	font-weight: bold;
	color: #333;
	text-align: left;
	font-style: italic;
	letter-spacing: 0.04em;
}
.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;
}
.boldSm {
	font-size: 10px;
	line-height: 10px;
	font-weight: bold;
	text-align: left;
	color: #4090AB;
	font-style: italic;
	width: 60px;
	letter-spacing: 0.035em;

}
a {
	font-size: 12px;
	text-decoration: none;
	line-height: 12px;
	color: #4090AB;
}

h4 {
	font-size: 12.5px;
	font-weight: bold;
	color: #4090AB !important;
	text-align: left;
	font-style: italic;
	letter-spacing: .125em;
}
.order { 
	font-size: 12.5px;
	font-style: italic;
	font-weight: bold;
	color: #4090AB;
	text-align: left;
	letter-spacing: 0.035em;
	margin: 0;
	padding: 0;
}
.order2 {
	font-size: 10px;
	font-weight: bold;
	font-style: italic;
	color: #4090AB;
	letter-spacing: 0.035em;
}
