body {
	margin:0px;
	background:#45b1d7 url('images/bg.png') repeat-x;
	font-family:Helvetica, Arial, sans-serif;
	color:#00759e;
	font-size:12px;
	line-height:14px;
	text-align:justify;
	}
	
a {
	color:#00759e;
	font-weight:bold;
	text-decoration:underline;
	}

a:hover {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	}
	
p {
	margin:10px 0px 0px;
	}
	
#container {
	width:870px;
	margin:0px auto;
	}
	
#header1 {
	width:369px;
	height:304px;
	margin:0px;
	float:left;
	}
	
#header2 {
	width:501px;
	height:234px;
	margin:0px;
	float:right;
	}
	
#header3 {
	width:501px;
	height:70px;
	margin:0px;
	float:right;
	}
	
#sidebar {
	width:266px;
	height:153px;
	margin:0px;
	padding:23px 20px 37px 83px;
	float:left;
	position:relative;
	}
	
#sidebar img {
	margin:5px 0px;
	}
	
#main {
	width:870px;
	height:213px;
	margin:0px;
	}
	
#maintext {
	width:421px;
	height:161px;
	margin:0px;
	padding:16px 53px 36px 27px;
	float:right;
	position:relative;
	}
	
#footer {
	width:817px;
	height:70px;
	padding-right:48px;
	padding-bottom:20px;
	text-align:right;
	font-size:10px;
	float:right;
	position:relative;
	}
	
#footer img {
	margin:0px 5px;
	}
	
#footer p {
	margin:0px 5px;
	}
