#HeaderWrapper {
	height: 150px;
	background-image: url(../Images/HeaderBG.png);
	background-repeat: repeat-x;	
}

#HeaderContainer {
	height: 150px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../Images/HeaderNavagtionBG.png);
	text-align: center;
}

body {
	margin: 0px;
	padding: 0px;
}



#ImageWrapper {
	height: 300px;
	background-image: url(../Images/MainImageBG.png);
	background-repeat: repeat-x;	
}

#ImageContainer {
	height: 300px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color:#999
}


#ContentWrapper {
	height: auto;
	background-color:#FFFFFF;
	background-image: url(../Images/ContentBG.png);
	background-repeat: repeat-x;
}

#ContentContainer {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	padding-top: 30px;
	background-image: url(../Images/ContentIndexBG.jpg);
	background-repeat: no-repeat;
}


#GeneralContentContainer {
	height: auto;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color:#FFFFFF;
	padding-top: 30px;
	background-image: url(../Images/ContentBG.png);
	background-repeat: repeat-x;
}


#HomeContentTopWrapper {
	height: 400px;
	width: 950px;
	margin-top: 0px;
	
}

#GeneralContentTopWrapper {
	height: auto;
	width: 950px;
	margin-top: 0px;
	
}

#HomeContentTopLeftContainer {
	height: 400px;
	width: 620px;
	margin-right: 30px;
	float:left;

}

#GeneralContentTopLeftContainer {
	height: auto;
	width: 620px;
	margin-right: 30px;
	float:left;

}

#HomeContentTopLeftTitle {
	height: 32px;
	width: 598px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C9E2F8;
	border-right-color: #C9E2F8;
	border-bottom-color: #C9E2F8;
	border-left-color: #C9E2F8;
	padding-top: 18px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/TitleBG.png);
	background-repeat: repeat-x;
	color: #FFFFFF;
}

#HomeContentTopLeftBody {
	height: 308px;
	width: 578px;
	font-family: Arial;
	font-size: 12px;
	padding: 20px;
	border: 1px solid #C9E2F8;
	color: #666666;
}

#GeneralContentTopLeftBody {
	height: auto;
	width: 578px;
	background-color:#FFF;
	font-family: Arial;
	font-size: 12px;
	padding: 20px;
	border: 1px solid #C9E2F8;
	color: #666666;
}


#HomeContentTopRightContainer {
	height: 400px;
	width: 297px;
	float:right;
}

#GeneralContentTopRightContainer {
	height: auto;
	width: 297px;
	float:right;
}


#HomeContentTopRightTitle {
	height: 32px;
	width: 276px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C9E2F8;
	border-right-color: #C9E2F8;
	border-bottom-color: #C9E2F8;
	border-left-color: #C9E2F8;
	padding-top: 18px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/TitleBG.png);
	background-repeat: repeat-x;
	color: #FFFFFF;

}

#HomeContentTopRightBody {
	height: 328px;
	width: 255px;
	border: 1px solid #C9E2F8;
	background-color:#FFF;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}

#GeneralContentTopRightBody {
	height: auto;
	width: 255px;
	border: 1px solid #C9E2F8;
	background-color:#FFF;
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 0px;
}


.ClearFloat {
	clear: both;
}

#HomeContentBottomWrapper {
	height: 250px;
	width: 950px;
	margin-top: 30px;
}

#HomeContentBottomLeftContainer {
	height: 250px;
	width: 296px;
	margin-right: 30px;
	float:left;
}

#HomeContentBottomCenterContainer {
	height: 250px;
	width: 296px;
	background-color:#CCC;
	margin-right: 30px;
	float:left;
}

#HomeContentBottomRightContainer {
	height: 250px;
	width: 297px;
	float:left;
	background-color: #E6F2F9;
}

#HomeContentGoogleAdvertising {
	height: 174px;
	width: 948px;
	margin-top: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #C9E2F8;
}

#FooterWrapper {
	height: 100px;
	padding-top: 30px;
}

#FooterContainer {
	height: 50px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-family: Arial;
	font-size: 11px;
	color: #888888;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.zest {
	font-family: Arial;
	font-size: 11px;
	color: #009900;
}



#HomeContentBottomLeftTitle {
	height: 32px;
	width: 276px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C9E2F8;
	border-right-color: #C9E2F8;
	border-bottom-color: #C9E2F8;
	border-left-color: #C9E2F8;
	padding-top: 18px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/TitleBG.png);
	background-repeat: repeat-x;
	color: #FFFFFF;

}


#HomeContentBottomLeftBody {
	height: 177px;
	width: 275px;
	background-color:#FFF;
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #C9E2F8;
	color: #666666;
}



#HomeContentBottomCenterTitle {
	height: 32px;
	width: 276px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C9E2F8;
	border-right-color: #C9E2F8;
	border-bottom-color: #C9E2F8;
	border-left-color: #C9E2F8;
	padding-top: 18px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/TitleBG.png);
	background-repeat: repeat-x;
	color: #FFFFFF;

}


#HomeContentBottomCenterBody {
	height: 197px;
	width: 295px;
	background-color:#FFF;
	font-family: Arial;
	font-size: 12px;
	padding: 0px;
	border: 1px solid #C9E2F8;
	color: #666666;
}


#HomeContentBottomRightTitle {
	height: 32px;
	width: 276px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #C9E2F8;
	border-right-color: #C9E2F8;
	border-bottom-color: #C9E2F8;
	border-left-color: #C9E2F8;
	padding-top: 18px;
	padding-left: 20px;
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	background-image: url(../Images/TitleBG.png);
	background-repeat: repeat-x;
	color: #FFFFFF;

}


#HomeContentBottomRightBody {
	height: 177px;
	width: 275px;
	font-family: Arial;
	font-size: 12px;
	padding: 10px;
	border: 1px solid #C9E2F8;
	color: #333333;
}


#NavHome {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 61px;
}

#NavHome a:link{
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 61px;
}

#NavHome a:hover{
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 61px;
}

#NavHome a:active{
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	width: 61px;
}

#NavHome a:visited{
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 61px;
}

#NavTheExpedition {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 161px;
}

#NavTheExpedition a:link{
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 161px;
}

#NavTheExpedition a:hover{
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 161px;
}

#NavTheExpedition a:active{
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	width: 161px;
}

#NavTheExpedition a:visited{
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 161px;
}


#NavAbout {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 86px;
}

#NavAbout a:link {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 86px;
}

#NavAbout a:active {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	width: 86px;
}

#NavAbout a:hover {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 86px;
}

#NavAbout a:visited {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 86px;
}

#NavFollowMyStory {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 163px;
}

#NavFollowMyStory a:link {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 163px;
}

#NavFollowMyStory a:hover {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 163px;
}

#NavFollowMyStory a:active {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	width: 163px;
}

#NavFollowMyStory a:visited {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 163px;
}


#NavTheFireFightersCharity {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 188px;
}

#NavTheFireFightersCharity a:link {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 188px;
}

#NavTheFireFightersCharity a:hover{
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 188px;
}

#NavTheFireFightersCharity a:active {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	width: 188px;
}

#NavTheFireFightersCharity a:visited {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 188px;
}

#NavMySupporters {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 153px;
}

#NavMySupporters a:link {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 153px;
}

#NavMySupporters a:hover {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 153px;
}

#NavMySupporters a:visited {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 153px;
}

#NavMySupporters a:active {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	width: 153px;
}

#NavMediaCoverage {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	width: 133px;
}

#NavMediaCoverage a:link {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 133px;
}

#NavMediaCoverage a:hover{
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	width: 133px;
}

#NavMediaCoverage a:active {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: normal;
	width: 133px;
}

#NavMediaCoverage a:visited {
	float:left;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	font-family: Verdana;
	font-size: 14px;
	color: #385FA1;
	text-decoration: none;
	font-weight: normal;
	width: 133px;
}
.Image {
	border: 1px solid #C9E2F8;
}
.TwitterContent {
	height: 55px;
	width: 400px;
	margin-left: 50px;
	background-image: url(../Images/TwitterBG.png);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
.BlogContent {
	height: 220px;
	width: 400px;
	margin-left: 50px;
	background-image: url(../Images/BlogBG.png);
	background-repeat: no-repeat;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
