@charset "UTF-8";
body {
	background-color: #CCDFFF;
	text-align: center;
	margin: 0px;
	background-image: url(../images/background/background_info.gif);
	background-position: center 55px;
	background-repeat: no-repeat;
	padding-top: 55px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#wrapper {
	text-align: left;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 20px;
	margin-bottom: 12px;
}
#content {
	margin-top: 0px;
	padding-top: 0px;
}
#footer {
	margin-top: 12px;
	margin-bottom: 12px;
	clear: both;
}
#logo {
	height: 155px;
	padding-bottom: 12px;
}
#nav {
	height: 37px;
	margin-top: 12px;
}
#leftColumn {
	float: left;
	width: 505px;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-top: 5px;
}
#rightColumn {
	float: right;
	margin-bottom: 25px;
	width: 450px;
	margin-top: 5px;
}
#leftColumn2 {
	float: left;
	width: 500px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#leftColumn3 {
	float: left;
	margin-bottom: 12px;
	margin-left: 30px;
	text-align: left;
	width: 505px;
	margin-top: 5px;
}
#rightColumn2 {
	float: left;
	width: 400px;
	background-image: url(../images/background/test_bg.png);
	background-repeat: no-repeat;
	margin-left: 12px;
	margin-right: 12px;
}
#rightColumn3 {
	float: left;
	width: 375px;
	margin-left: 20px;
	margin-right: 12px;
	margin-top: 0px;
}
#rightColumn4 {
	float: right;
	width: 300px;
	margin: 0px;
}
#leftColumn4 {
	margin-bottom: 12px;
	margin-left: 10px;
	width: 100px;
}
#heading {
	width: 960px;
	margin-left: 25px;
	margin-bottom: 0px;
}
