/* CSS Document */body {	background-color: #CCFFFF;}#wrapper {	width: 900px;	margin-right: auto;	margin-left: auto;	text-align: center;	background-color: #ffffff;	background-image: url(../../img/main_bg.gif);	background-repeat: repeat-y;}#header {	color: #000000;	height: 180px;	background-color: #000000;	text-align: left;	padding-top: 5px;	padding-left: 40px;	border-bottom-width: 20px;	border-bottom-style: solid;	border-bottom-color: #CCFFFF;}#main {	color: #000000;	width: 900px;}#side {	color: #FFFFFF;	float: left;	width: 250px;	font-size: 24px;	font-weight: 600;}#content {	color: #000000;	width: 650px;	float: right;	font-size: 22px;	text-align: center;}#footer {	color: #000000;	clear: both;	padding-left: 250px;}h1 {	color: #FFFFFF;	font-size: 42px;}h2 {	color: #FFFFFF;}h3 {	color: #FF0000;}#header img {	float: right;}#header p {	font-size: 25px;	font-weight: 600;	color: #FFFFFF;}#header a {	color: #FFFFFF;	text-decoration: none;	margin-right: 5px;}#header a:hover {	color: #999999;}#application {	text-align: left;	height: 200px;	width: 610px;	font-size: 30px;	padding-right: 40px;}#application img {	float: left;	padding-left: 30px;	margin-right: 30px;}h4 {	font-size: 42px;	color: #FF0000;}