.block-1{
	background-image:url(/images/new/background-1.png);
	width:450px;
	height:280px;
	background-repeat:no-repeat;
	float:left;
}

.block-1 .header,
.block-2 .header,
.block-3 .header{
	font-size:20px;
	color:#FFFFFF;
	font-family:Arial,Tahoma, Geneva, sans-serif;
	font-weight:bold;
}



.block-1 div.header a,
.block-2 div.header a,
.block-3 div.header a{
	color:#FFFFFF;
	text-decoration:underline;
}

.block-1 .header a:hover {
	color:#79DBF8;}

.block-1 a:link,
.block-1 a:active, 
.block-1 a:visited {
	color: #FFFFFF; text-decoration:underline;}

.block-1 a:hover {
	color:#79DBF8;}

.block-2 .header a:hover,
.block-3 .header a:hover{
	color:#303393;
}


.block-2{
	background-image:url(/images/new/background-2.png);
	width:250px;
	height:280px;
	background-repeat:no-repeat;
	float:left;
}

.block-3{
	background-image:url(/images/new/background-3.png);
	width:250px;
	height:280px;
	background-repeat:no-repeat;
	float:left;
}

.block-2 a:link, .block-2 a:active, .block-2 a:visited {
	color: #FFFFFF; text-decoration:underline;}

.block-2 a:hover {color:#303393;}

.block-3 a:link, .block-3 a:active, .block-3 a:visited {
	color: #FFFFFF; text-decoration:underline;}

.block-3 a:hover {color:#303393;}

.mission-statement{
	font-size:17px;
	color:#FFFFFF;
	font-family:Arial,Tahoma, Geneva, sans-serif;
	font-weight:bold;
	position:absolute;
	top: 40px;
	left:25px;
	width:270px;
}

.partner-statement{
	font-size:14px;
	color:#030303;
	font-family:Arial,Tahoma, Geneva, sans-serif;
	font-weight:normal;
	position:absolute;
	top: 15px;
	left:610px;
	width:340px;
}
.partner-statement-link{
	padding:10px 0px 0px 245px;
}

.partner-statement-link a:link, .partner-statement-link a:active, .partner-statement-link a:visited {
	font-size:13px; color: #363636; text-decoration:underline; font-weight:bold;}

.partner-statement-link a:hover {color:#00AEEF;}
