@charset "UTF-8";
/* CSS Document
css marked with *+html are adjustments for IE7; css marked with * html are adjustments for IE6
 */
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	position: relative;
	margin: 0;
	padding: 0;
}
.floatR { float:right; }
#wrap {
	width: 832px;
	left: 50%;
	margin-left: -416px;
	position: absolute;
	margin-top: 20px;
}
#header {
	height: 100px;
	background-image: url(../assets/logo_25_full.gif);
	background-repeat: no-repeat;
	margin-bottom: 4px;
}
#social { float: right; position: relative; }
#header_links {
	float: right;
	margin-top: 19px;
	text-align: right;
}
#header_links a, #header_links a.top, #header_links a.bottom {
	font-size: 1.1em;
	color: #000000;
	text-align: right;
	text-decoration: none;
	line-height: 1.5;
}
#header_links a.bottom {
	color: #7aa7b5;
}
#header_links a:hover, #header_links a.top:hover, #header_links a.bottom:hover {
	color:#6f0b29;
}
#contentwrap {
	width: 832px;
	height: 476px;
	background-image:url(../assets/hp-content-bkg2.png);
	background-repeat: repeat-y;
}
#photo {
	float: left;
	width: 832px;
	height: 323px;
	background-color: #fff;
}
#sp-1, #sp-2, #sp-3, #sp-4, #sp-5, #sp-6 {
	width: 127px;
	margin-right: 14px;
	float: left;
	position: relative;
}
#sp-6 {
	margin-right: 0;
}
* html #sp-1, * html #sp-2, * html #sp-3, * html #sp-4, * html #sp-5, * html #sp-6, {
	margin-top: -14px;
}
* html #sp-6 {
	margin-left: -1px;	
}
#sp-1 a, #sp-2 a, #sp-3 a, #sp-4 a, #sp-5 a, #sp-6 a {
	font-size: .9em;
	line-height: 1.3;
	color: #000;
	text-decoration: none;
}
#sp-1 a:hover, #sp-2 a:hover, #sp-3 a:hover, #sp-4 a:hover, #sp-5 a:hover, #sp-6 a:hover {
	color: #6F0B29;
} 
*+html #sp-1 img, *+html #sp-2 img, *+html #sp-3 img, *+html #sp-4 img, *+html #sp-5 img, *+html #sp-6 img {
	margin-bottom: -8px;
}
* html #sp-1 img, * html #sp-2 img, * html #sp-3 img, * html #sp-4 img, * html #sp-5 img, * html #sp-6 img {
	margin-bottom: -8px;
}
#footer {
	height: 120px;
}
#footer img.growing {
	margin-top: 10px;
	float: right;
}
*+html #footer img.growing {
	margin-top: 30px;
}
* html #footer img {
	margin-top: 30px;
}
div .clear {
	height: 1px;
	clear: both;
}
.arrow {
	color: #71a7c6;
}
.sde {
	position: absolute;
	top: 670px;
	left: 633px;
}
*+html .sde {
	top: 683px;	
}
* html .sde {
	top: 664px;	
}
