﻿/* CSS layout */
#right_col {
	width: 336px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-right: 15px;
}
#page_content {
	margin-left: 351px;
}
#wrapper {
	width: 975px;
	margin: 0px auto 0px auto;
	padding: 0px;
}
#header {
	width: 975px;
	margin: 0px auto 0px auto;
	text-align: center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#right_col {
	padding: 0px;
	width: 300px;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-right: 15px;
	margin-top: 0px;
	clear: both;
}
#page_content {
	margin-left: 315px;
	margin-top: 0px;
	padding: 0px;
}

#container {
	position: relative;
	width: 100%;
}

.style1 {
	text-align: left;
}

h1 {
	color: #271CFF;
	text-align: center;
}
h2 {
	color: #008DEC;
	text-align: center;
}

strong {
	font-weight: normal;
}

.style3 {
	border-width: 1px;
}

.style4 {
	border-collapse: collapse;
}
.style5 {
	background-color: #FFFFFF;
	text-align: center;
}
.style6 {
	color: #271CFF;
}

img {
	border-style: none;
}

#header {
	text-align: left;
}

#footer {
	clear: both;
	width: 100%;
	text-align: center;
}

#fb {
	text-align: center;
	width: 225px;
	float: right;
	margin: 10px;
	border: 2px double #271CFF;
	background-color: #FFFFCC;
}

#fb img {
	width: 200px;
	text-align: center;
}

.style7 {
	text-align: center;
	font-size: small;
}

#container {
	position: relative;
	width: 100%;
}

