/* CSS Document */

body {
	font-family: "Times New Roman", Times, serif;
	width: 1000px;
	height: 700px;
	color: #FFF;
	margin: 0;
	padding: 0;
	font-size: 13.5px;
}

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

.order2 {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #4090AB !important;
	letter-spacing: 0.035em;
}

#container {
	position: absolute;
	width: 1000px;
	height: 620px;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	float: left;
}

#column1{
	position: absolute;
	width: 424px;
	height: 200px;
	top: 120px;
	right: 0;
	bottom: 0;
	left: 415px;
}

#column3{
	position: absolute;
	width: 420px;
	height: 200px;
	top: 250px;
	right: 0;
	bottom: 0;
	left: 370px;
}

#column5{
	position: absolute;
	width: 410px;
	height: 200px;
	top: 381px;
	right: 0;
	bottom: 0;
	left: 390px;
}

#column7{
	position: absolute;
	width: 130px;
	height: 100px;
	top: 65px;
	right: 0;
	bottom: 0;
	left: 825px;
	float: left;
	text-align: center;
}

#column2{
	margin-top: -12px;
	margin-left: 40px;
}

#column8{
	position: absolute;
	width: 100px;
	height: 100px;
	top: 250px;
	right: 0;
	bottom: 0;
	left: 220px;
	float: left;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	color: #F00 !important;
}

#column4{
	text-align: center;
	margin-top: -12px;
	text-indent: 32px;
	margin-left: 15px;
}

#column9{
	position: absolute;
	width: 140px;
	height: 100px;
	top: 318px;
	right: 0;
	bottom: 0;
	left: 800px;
	float: left;
	text-align: center;
}

#column6{
	text-align: center;
	color: #4090AB;
	margin-top: -12px;
}

#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: 16px;
	font-weight: normal;
	font-style: italic;
	color: #F00 !important; 
	text-align: left;
	width: 460px;
	padding: 0;
	margin: 0 0 -12px 0;
}

p {
	font-size: 12.5px;
	line-height: 1.125;
	color: #000;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	
}

strong {
	font-size: 10.5px;
	font-style: italic;
	font-weight: bold;
	color: #333;
	letter-spacing: 0.03em;
}

.bold {
	font-size: 12.5px;
	font-weight: bold;
	font-style: italic;
	color: #333;
	line-height: 1.125;
	letter-spacing: 0.03em;
}

a {
	font-size: 16px;
	text-decoration: none;
	list-style-type: none;
	line-height: 1.125;
	color: #4090AB;
}

.special {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F00;

}

.first-line {
	text-indent: 1em;
}

.red {
	color: #006699!important;
	font-style: italic;
}
