﻿#header{
	height: 230px;
	background-image: url(../_images/header_home.jpg); background-repeat:no-repeat;
}
/*
#quicklinks_home{
	display: block; position:absolute; left: 690px; top: 150px; padding: 10px; width: 250px;
}*/
/*
#quicklinks, h1 {
	display:none;
}*/
#quicklinks_home{
	display: block; position:relative; left: 567px; top: 167px; padding: 9px; width: 210px;
}
#quicklinks_home ul{
	list-style-image: url(../_images/arrow.gif);line-height: 12px;
}
#quicklinks_home li a{
	font-size: 12px;font-weight: normal;
}
#header h1 {
	display:none;
}
h2{
	font-size: 1.9em; line-height: 1.2em;font-family: Arial;color: #003466;font-weight: normal;
}
h3{
	color: #86BDC4; font-weight: normal;	
}

.pic{
	background-color: #86BDC4; padding: 0 20px; color: #000; width: 120px; background-image: url(../_images/watermark_blue.jpg); background-repeat: no-repeat; background-position: right bottom;
}

.pic blockquote{
	color: #fff; border-top: 1px dotted #fff; padding: 15px 0; margin-top: 15px; font-family: Georgia; line-height: 1.5em;
}