@charset "utf-8";
.container {
	width: 956px;
	background: #FFF; 
	overflow: hidden; 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	border: thin solid #CCC;
}
.headerBox {
	float: left;
	height: 350px;
	width: 116px;
	margin-left: 8px;
	text-align: center;
}
.headerBoxLarge {
	float: left;
	height: 350px;
	width: 207px;
	margin-left: 10px;
	text-align: center;
}
.holidayBox {
	background-image: url(images/holidaybox.jpg);
	height: 332px;
	background-repeat: no-repeat;
	width: 824px;
	margin-left: 60px;
}

.holidayBox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	font-weight: bold;
	color: #425383;
	padding-top: 22px;
}
.holidayBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding-top: 0px;
	line-height: 17px;
	text-align: center;
}
.FormHolderReturn {
	float: left;
	height: 200px;
	width: 400px;
	padding-top: 0px;
	padding-left: 150px;
}
.quoteBoxReturn {
	background-image: url(images/backReturn.jpg);
	height: 392px;
}
.quoteBoxReturn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #425383;
	padding-top: 25px;
	text-align: center;
}
.quoteBoxReturn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding-top: 0px;
	line-height: 0px;
	text-align: left;
}
.quoteBox {
	background-image: url(images/quoteBack.jpg);
    background-repeat: no-repeat;
	height: 326px;
	padding-left: 44px;
}
.quoteBox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #425383;
	padding-top: 27px;
}
.quoteBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding-top: 0px;
	line-height: 0px;
	text-align: right;
}
.FormHolderQuote {
	float: left;
	height: 200px;
	width: 450px;
	padding-top: 15px;
}
.FormHolderQuoteMe {
	float: left;
	height: 200px;
	width: 280px;
	padding-top: 5px;
}

.FormHolderQuoteMeRight {
	float: left;
	height: 200px;
	width: 280px;
	padding-top: 0px;
}


.quoteMeBox {
	background-image: url(images/quoteMeBox.jpg);
	height: 326px;
	padding-left: 33px;
	background-repeat: no-repeat;
	margin-left: 32px;
}
.quoteMeBox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #425383;
	padding-top: 27px;
}
.quoteMeBox p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	padding-top: 0px;
	line-height: 0px;
	text-align: right;
}
.quoteMeBox h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	line-height: 0px;
	text-align: left;
	padding-left: 33px;
}


.ListBoxes {
	width: 300px;
	height: 40px;
	padding: 10px;
}
.TextBoxes {
	width: 276px;
	height: 16px;
	padding: 10px;
}
.TextBoxesQuoteMe {
	width: 180px;
	height: 16px;
	padding: 4px;
}

.TextBoxesNewsletter {
	width: 145px;
	height: 16px;
	margin: 2px;
	padding: 2px;
}

.buttonHome {
	height: 24px;
	width: 60px;
	float: left;
	text-align: right;
}
.buttonAbout {
	height: 24px;
	width: 73px;
	float: left;
}
.buttonBank {
	height: 24px;
	width: 112px;
	float: left;
}
.buttonFAQ {
	height: 24px;
	width: 36px;
	float: left;
}
.buttonHoliday {
	height: 24px;
	width: 107px;
	float: left;
}

.contentSub {
	width: 690px;
}
.contentSub p {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 25px;
	margin-right: 36px;
	margin-left: 36px;
}
.contentSub h1 {
	color: #3d528b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
}

.contentSub h2 {
	color: #4a6bca;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 25px;
	margin-left: 36px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFF;
	background-color: #6b6c77;
	font-style: normal;
	font-weight: normal;
	height: 175px;
	line-height: 14px;
	padding: 25px;
}
.footer a  {
	color: #FFF;
}
.socialMedia {
	float: right;
	height: 190px;
	width: 400px;
	text-align: right;
	padding-right: 15px;
}
.socialMedia p {
	margin: 0px;
}

.Newsletter {
	float: right;
	height: 90px;
	width: 378px;
	background-image: url(images/NewsletterBack.jpg);
	background-repeat: no-repeat;
	text-align: right;
}
.Newsletter h1 {
	font-size: 14px;
	font-weight: bold;
	line-height: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 20px;
	margin-right: 15px;
	margin-bottom: 15px;
	margin-left: 15px;
}



.content p {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	line-height: 25px;
	margin-right: 36px;
	margin-left: 36px;
}
.contentHoliday p {
	color: #333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	margin-right: 36px;
	margin-left: 36px;
}


.content h1 {
	color: #3d528b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}

.content h2 {
	color: #4a6bca;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	text-align: justify;
	padding-top: 15px;
	padding-bottom: 5px;
	line-height: 25px;
	margin-right: 36px;
	margin-left: 36px;
}

.line {
	background-color: #221FAA;
	height: 2px;
	width: auto;
}
.lineGrey {
	background-color: #666;
	height: 1px;
	width: auto;
	margin-right: 36px;
	margin-left: 36px;
}
.lineGreySub {
	background-color: #666;
	height: 1px;
	width: 620px;
	margin-left: 36px;
}
.latestRates {
	background-color: #FFF;
	float: right;
	height: 1070px;
	width: 245px;
	background-image: url(images/latestRates.jpg);
	margin: 10px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
}

.latestRatesnews {
	background-color: #FFF;
	float: right;
	height: 600px;
	width: 245px;
	background-image: url(images/latestRates.jpg);
	margin: 10px;
	padding-top: 12px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	background-repeat: no-repeat;
}
.latestRates h1 {
	color: #3d528b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 11px;
}
.latestRates h2 {
	color: #4E69B1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1px;
}

.latestRates p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1F2945;
	text-align: center;
	line-height: 0px;
}
.latestRatesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1F2945;
	text-align: justify;
	line-height: 16px;
	float: right;
	height: 180px;
	width: 200px;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 18px;
}

.latestRatesnews h1 {
	color: #3d528b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 11px;
}
.latestRatesnews h2 {
	color: #4E69B1;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	line-height: 1px;
}

.latestRatesnews p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1F2945;
	text-align: center;
	line-height: 0px;
}
.latestRatesText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #1F2945;
	text-align: justify;
	line-height: 16px;
	float: right;
	height: 180px;
	width: 200px;
	padding-top: 15px;
	padding-right: 22px;
	padding-bottom: 15px;
	padding-left: 18px;
}


.Banner {
	background-image: url(images/banner.jpg);
	background-repeat: no-repeat;
	height: 206px;
}

.navigation {
	height: 22px;
}
.buttonCall {
	height: 22px;
	width: 130px;
	float: right;
}
.buttonContact {
	height: 22px;
	width: 100px;
	float: right;
}
.buttonQuote {
	height: 22px;
	width: 77px;
	float: right;
}

.quoteList {
	background-image: url(images/list.jpg);
	height: 157px;


	
}

.LogoList {
	float: left;
	height: 90px;
	width: 230px;
	padding-top: 30px;
	margin-left:68px;

}

.RateList {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #425383;
	float: left;
	height: 90px;
	width: 400px;
    padding-top: 60px;
    margin-left:20px;
	
}


.ContactList {
	
	padding-top: 67px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #1F2945;
	float: left;
	height: 90px;
	width: 220px;
	

}




