﻿body
{	
	background: url('container.png') repeat-x white ; 
	height: 100%;
}
img
{
	border: 0px;
}
.container
{
	margin: 0px auto ;
	width: 1000px;   
	

}
.header
{
		width:1000px;
		margin-bottom: 40px;
		float: left ;
}
.logo
{
	float:left;
	margin-top: 80px;
	margin-left: 30px;
	width: 243px;
}
.links
{
		margin-top: 57px;
		margin-left: 3px;
		width: 723px;
		float: left ;

}
.links h1
{
	color: #0066a4;
	font-family:  Tahoma  ;
	font-weight:normal ;
	font-size: 27px;
	margin: 0px;
	padding: 0px;}
.links h2
{
	color: #0066a4;
	font-family:  Tahoma  ;
	letter-spacing: .2px;
	font-weight:bold ;
	text-align: center ;
	margin-top: 0px;
	font-size:28px;

}
.links h2 a
{
	text-decoration: none ;
		color: #0066a4;

}


.images
{
	float: left ;
	position: relative ;
}

.img1
{
	position: absolute ;
	top:0px;
	left:93px;

}
.img2
{
	position: absolute ;
	top:-10px;
	left:284px;

}
.img3
{
	position: absolute ;
	top:-15px;
	left:516px;

}
.img4
{
	position: absolute ;
	top:49px;
	left:30px;

}
.img5
{
	position: absolute ;
	top:37px;
	left:289px;

}
.img6
{
	position: absolute ;
	top:40px;
	left:517px;

}
.img7
{	
	position: absolute ;
	top:96px;
	left:533px;

}
.img8
{
	position: absolute ;
	top:89px;
	left:67px;

}
.img9
{
	position: absolute ;
	top:103px;
	left:288px;

}
.img10
{
	position: absolute ;
	top:108px;
	left:400px;

}
.img11
{
	position: absolute ;
	top:139px;
	left:531px;

}
.img12
{
	position: absolute ;
	top:126px;
	left:60px;
}
.contentarea
{
	width: 1000px;
	height:400px;
	float: left ;
	position: relative ;

}
.contentarea h1
{
	color: #0066a4;
	font-family:  Tahoma  ;
	letter-spacing: .2px;
	font-weight: normal ;
	font-size: 29px;

	text-align: center ;

}

.img13
{
	position: absolute ;
	top:115px;
	left: 282px;
}


.footer
{
	
	width: 100%;
	height:71px;
	background-color:aqua
}


















