@charset "UTF-8";
/* CSS Document */
body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 62.5%;
position: relative;
margin: 0;
background: #fff;
color: #000;
text-align: center;
}
#wrapperIntro {
width: 980px;
margin: 0 auto;
text-align: left;
}
#wrapper {
width: 1024px;
margin: 0 auto;
text-align: left;
}
#leftcolumn {
	float: left;
	width: 546px;
}
.clear {
clear: both;
}
#header{
	width: 1024px;
	height: 55px;
}
#header #nav {
	float: right;
	height: 37px;
	width: 213px;
	padding-top: 18px;
	padding-right: 25px;
}
#logo{
	float: left;
	width: 199px;
	height: 230px;
}
#titles{
	width: 1024px;
	height: 66px;
}
#main_title{
	float: left;
	width: 546px;
	height: 66px;
}
#supporter-tube-one{
	float: left;
	width: 478px;
	height: 66px;
}
#supporter-tube-two {
	float: left;
	width: 478px;
	height: 66px;
	background-repeat: no-repeat;
}
#supporter-tube-three {
	float: left;
	width: 478px;
	height: 66px;
}
#supporter-tube-four {
	float: left;
	width: 478px;
	height: 66px;
}
#supporter-tube-five {
	float: left;
	width: 478px;
	height: 66px;
}
#rightcolumn {
	float: left;
	width: 428px;
	padding-left: 50px;
	padding-top: 50px;
}
#rightcolumn p {
	float: left;
	padding-right: 70px;
	font-size: 12px;
}
#rightcolumn h3 {
	width: 428px;
	float: left;
}
#c-footer {
	float: left;
	width: 1024px;
	height: 41px;
}
#c-footer #copyright {
	float: left;
	height: 51px;
	width: 546px;
	position: relative;
}
#c-footer #copyright p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	padding-left: 30px;
	width: 500px;
}
#c-footer  #bookmarks  {
	float: left;
	height: 21px;
	width: 453px;
	padding-top: 5px;
	padding-right: 25px;
}
#c-footer #copyright a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
#introduction {
	float: left;
	width: 775px;
	padding-right: 50px;
	padding-left: 199px;
}
#introduction #button {
	float: left;
	width: 326px;
	padding-right: 50px;
	padding-left: 449px;
	padding-top: 20px;
}
#modules {
	float: left;
	width: 1024px;
}
#websiteleftcolumn {
	float: left;
	width: 680px;
}
#websiterightcolumn {
	float: left;
	width: 304px;
	padding-top: 150px;
	padding-left: 40px;
}
#websiterightcolumn p {
	float: left;
	padding-right: 50px;
	font-size: 12px;
}
#websiterightcolumn h3 {
	width: 428px;
	float: left;
}

