#headerWrapper {
	background-color: #F0F0F0;
	margin: 0px;
	width:100%;
	padding:0px;
	padding-bottom:25px;
	position: relative;
}


#headerWrapper #headerLogo {
	margin: 0px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	height: 62px;
	position: relative;
}

#headerWrapper #headerLogo #headerLogoImage {
	height: 62px;
	width: 407px;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top: 10px;
	margin-left: 15px;
}
#headerWrapper #headerLogo #miniNavigation {
	position: relative;
	top: 5px;
	right: 0px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #999999;
}
#headerWrapper #headerLogo #miniNavigation a {
	text-decoration: none;
	color: #999999;
}
#headerWrapper #headerLogo #miniNavigation a:hover {
	text-decoration: underline;
	color: #999999;
}
#headerWrapper #headerMenu {
	
	margin: 0px;
	/*padding-left: 25px;
	padding-right: 25px;*/
	position: relative;
	clear: both;
}
#headerWrapper #headerMenu a {
	/*color: #FFFFFF;*/
	text-decoration: none;
}
#headerWrapper #headerMenu #menuWrapperBackground {
	background-color: #DF0F0B;
	width: 100%;
	height: 100%;
	position: relative;
}
/*#headerWrapper #headerMenu #menuWrapperBackground li {
	font-family: Arial, Helvetica, sans-serif;
	background-color: transparent;
	font-size: .9em;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 100%;
	display: block;
	float: left;
	position: relative;
	padding-top: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	line-height: 1.5em;
}


#headerWrapper #headerMenu #menuWrapperBackground ul {
	margin: 0px;
	padding: 0px;
	float: right;
	list-style-type: none;
	height: 100%;
	position: relative;
	background-color: transparent;
}


#headerWrapper #headerMenu #menuWrapperBackground li:hover {
	background-color: #c4df9c;
}*/
#headerWrapper #headerImages {
	clear: both;
	height: 199px;
	position: relative;
	padding-left: 25px;
	padding-right: 25px;
	min-width: 413px;
}

#headerWrapper #headerImages #headerImagesWrapper {
	background-color: #01a0e1;
	position: relative;
	height: 100%;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	overflow:hidden;
}
#headerWrapper #headerImages #headerImagesWrapper #headerGreenImage {
	height: 199px;
	width: 103px;
	right:203px;
	top:0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	position: absolute;
}

#headerWrapper #headerImages #headerImagesWrapper #dynamicImage {
	margin: 0px;
	padding: 0px;
	height: 199px;
	width: 305px;
	top:0px;
	left:0px;
	position: absolute;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
#headerWrapper #headerImages #headerImagesWrapper #quotesContainer
{
	margin: 10px;
	padding: 0px;
	padding-right: 306px;
	height: 199px;
	
	top:0px;
	left:305px;
	position: absolute;
}

#calendarBox
{
	top:0px;
	right:0px;
	position:absolute;
	width: 203px;
	height:100%;
	background-color: #FFFFFF;	
	
	font-size: .7em;
	font-family: Arial, Helvetica, sans-serif;
}

