﻿body{
	margin: 0 auto auto auto;
	text-align:center;
	font-family:Arial, Verdana, sans-serif;
	font-size: 10pt;
	color:#000000;
	background-color:#ffffff;
	background-image:url(../images/general/bluewave.gif);
	background-repeat:no-repeat;
	background-position:top;
}

/*---General Styles---*/

img 
{
    border:none;
}

#pagecon1 {
	margin:0px auto auto auto;
	width:1000px;
}

#pagecon2 
{
    float:left;
    width:960px;
    background-image:url(../images/general/backgroundborder.gif);
    background-repeat:repeat-y;
    background-color:White;
    padding:0px 20px 0px 20px;
}

#pagecon3 
{
    float:left;
    width:960px;
}

#banner 
{
    float:left;
    width:960px;
    background-image:url(../images/general/banner.gif);
    background-repeat:no-repeat;
}


#bannertopnav 
{
    float:right;
    width:920px;
    padding:0px 20px 0px 20px;
    height:45px;
}

#bannermain 
{
    float:left;
    width:960px;
    padding-top:31px;
}

#bannerkeywords 
{
    float:left;
    width:940px;
    height:20px;
    padding-top:0px 20px 0px 0px;
    text-align:right;
    font-size:12pt;
    color:#A2A2A3;
    font-weight:bold;
}


#bannernavigation 
{
    float:left;
    width:920px;
    padding:40px 20px 0px 20px;
    height:28px;
    list-style:none;
    margin:0;
    background: url(../images/general/navigationborder.gif) bottom no-repeat;
}

#bannernavigation li
{
    float:left;
    margin:0 5px 0 0;
    padding:0;
}

#bannernavigation a 
{
    color:black;
    float:left;
    display:block;
    margin:0;
    text-align:center;
    font-size:11pt;
    height:22px;
    padding-top:6px;
    text-decoration:none;
}

#bannernavigation a:hover 
{
    color:White ! important;
    background-position:0px -28px;
}

.homebutton a
{
    width:57px;
    background-image:url(../images/navigation/homebutton.gif);
}

body#home .homebutton a 
{
    background-position: 0px -28px;
    color: #FFF;
}

.individualclientsbutton a
{
    width:126px;
    background-image:url(../images/navigation/individualclientsbutton.gif);
}

body#individuals .individualclientsbutton a
{
    background-position: 0px -28px;
    color: #FFF;
}

.businessclientsbutton a
{
    width:126px;
    background-image:url(../images/navigation/businessclientsbutton.gif);
}

body#business .businessclientsbutton a 
{
    background-position:0px -28px;
    color:White;
}

.holidaymoneybutton a
{
    width:110px;
    background-image:url(../images/navigation/holidaymoneybutton.gif);
}

body#holidaymoney .holidaymoneybutton a 
{
    background-position:0px -28px;
    color:White;
}

.currencynewsbutton a
{
    width:118px;
    background-image:url(../images/navigation/currencynewsbutton.gif);
}

.exchangetoolsbutton a
{
    width:122px;
    background-image:url(../images/navigation/exchangetoolsbutton.gif);
}

body#exchangetools .exchangetoolsbutton a 
{
    background-position:0px -28px;
    color:White;
}

body#videos .videosbutton a 
{
    background-position:0px -28px;
    color:White;
}

.videosbutton a
{
    width:122px;
    background-image:url(../images/navigation/exchangetoolsbutton.gif);
}
.quotemebutton a 
{
    float:right;
    width:98px;
    height:33px;
    background-image:url(../images/navigation/quotemebutton.gif);    
    text-align:center;
    color:White;
    font-weight:bold;
    padding:10px 0px 0px 0px;
    font-size:12pt;
    text-decoration:none;
    margin-right:10px;
}

.quotemebutton a:hover 
{
    background-position:0px -43px;
}

body#quoteme .quotemebutton a 
{
    background-position:0px -43px;
}

.openanaccountbutton a 
{
    float:right;
    width:158px;
    height:33px;
    background-image:url(../images/navigation/openanaccountbutton.gif);    
    text-align:center;
    color:White;
    font-weight:bold;
    padding:10px 0px 0px 0px;
    font-size:12pt;
    text-decoration:none;    
    margin-right:10px;
}

.openanaccountbutton a:hover 
{
    background-position:0px -43px;
}

body#openanaccount .openanaccountbutton a 
{
    background-position:0px -43px;
}


.contactusbutton a 
{
    float:right;
    width:107px;
    height:33px;
    background-image:url(../images/navigation/contactusbutton.gif);    
    text-align:center;
    color:White;
    font-weight:bold;
    padding:10px 0px 0px 0px;
    font-size:12pt;
    text-decoration:none;

}

.contactusbutton a:hover 
{
    background-position:0px -43px;
}

body#contactus .contactusbutton a 
{
    background-position:0px -43px;
}

#maincontent 
{
    float:right;
    width:920px;
    padding:20px;
}

.clear 
{
    clear:both;
}

.margin-bottom-40 
{
    margin-bottom:40px;
}

.margin-right-zero 
{
    margin-right:0px ! important;
}

.margin-right-110 
{
    margin-right:110px ! important;
}

.margin-bottom-zero 
{
    margin-right:0px ! important;
}

.margin-bottom-60 
{
    margin-bottom:60px;
}

.title 
{
    color:#9B9B9A;
    margin:0 0 15px 0;
    padding:0;
    font-size:10pt;
    text-align:left;
}

.title1 
{
    font-weight:bold;
    color:#008DF1;
}

.titlestandard 
{
    font-size:11pt;
    font-weight:bold;
}

.greenbold 
{
    font-weight:bold;
    color:#499827;
}
.bluebold 
{
    font-weight:bold;
    color:Blue;
}

.iagree 
{
    color:#000080;
}

.titlebar 
{
    margin:0;
    color:White;
    font-weight:bold;
    width:580px;
    height:26px;
    background-image:url(../images/quote/green-title-bar.jpg);
    padding:9px 0 0 10px;
    float:left;
}

.titlebar1 
{
    margin:0;
    color:White;
    font-weight:bold;
    width:580px;
    height:26px;
    background-image:url(../images/openanaccount/blue-title-bar.jpg);
    padding:9px 0 0 10px;
    float:left;
}

.titlebar2 
{
    margin:0;
    color:White;
    font-weight:bold;
    width:600px;
    height:26px;
    background-image:url(../images/openanaccount/blue-title-bar.jpg);
    padding:9px 0 0 10px;
    float:left;
}


.largequote 
{
    font-size:14pt;
    margin:0px 0px 20px 0px;
}

.largequote1 
{
    font-size:13pt;
    margin:0px 0px 20px 0px;
}

/*---General Styles---*/

#sectionmainbanner 
{
    float:left;
    width:920px;
    height:166px;
    margin-bottom:20px;
}

#sectionmain 
{
    float:left;
    width:920px;
}

#sectionleft 
{
    float:left;
    width:515px;
}

#sectionlefttop 
{
    float:left;
    width:515px;
    height:17px;
    background-image:url(../images/general/border-top-container.gif);
}

#sectionmaintop 
{
    float:left;
    width:920px;
    height:17px;
    background-image:url(../images/general/border-top-container-1.gif);
}

.subpagediv 
{
    padding:0px 10px 0px 10px;
    color:#9B9B9A;
}

#sectionleftmain 
{
    float:left;
    width:479px;
    border-right:2px solid #CACBCC;
    border-left:2px solid #CACBCC;
    border-bottom:2px solid #CACBCC;
    padding:0px 16px 16px 16px;
    text-align:left;
    line-height:0.5cm;
}

#sectionmain1
{
    float:left;
    width:884px;
    border-right:2px solid #CACBCC;
    border-left:2px solid #CACBCC;
    border-bottom:2px solid #CACBCC;
    padding:0px 16px 16px 16px;
    text-align:left;
    line-height:0.5cm;
}


#sectionleftmain p 
{
    margin-bottom:15px;
}


#sectionlefttext 
{
    float:left;
    width:479px; 
    margin-bottom:20px;
}

#sectionleftbottom 
{
    float:left;
    width:479px;
}

#sectionleftbottomticks 
{
    float:left;
    width:274px;
}

/*-- Tool Styles --*/

.toolimagecontainer
{
    float:left;
    width:201px;
    height:274px;
    margin-right:20px;
}


.toolimagecontainer img
{
    border-top: solid 1px #E5E5E5;
    border-left: solid 1px #E5E5E5;
    border-right: solid 1px #E5E5E5;
    float:left;
}

.toolbottom a
{
    float:left;
    width:203px;
    height:36px;
    color:#FFFFFF;
    padding:15px 0px 0px 0px;
    text-align:center;
    font-size:11pt;
    text-align:center;
    text-decoration:none;
    background:url(../images/tools/toolbottom.gif);
}

.toolbottom a:hover
{
    background-position:0px -53px;
}

/*-- Fore Colour Themes --*/

#individuals .tabThemeColour
{
    color:#008DF1;
}

#business .tabThemeColour
{
    color:#03017C;
}

/*-- End Fore Colour Themes --*/



/*-- Testimonial styles --*/

div.testimonialscomment1 
{
    float:right;
    width:206px;
    margin:0px 0px 15px 15px;
}

div.testimonialscomment2 
{
    float:left;
    width:206px;
    height:14px;
    background-image:url(../images/general/testimonials-top-border.gif);
}

div.testimonialscomment3 
{
    float:left;
    width:182px;
    background-image:url(../images/general/testimonials-background.gif);
    background-repeat:repeat-y;
    padding:0px 12px 0px 12px;
    font-size:9pt;
    text-align:right;
    line-height:0.6cm;
}

#individuals div.testimonialscomment3
{
    color:#008DF1;
}

#business div.testimonialscomment3
{
    color:#03017C;
}

#specific div.testimonialscomment3
{
    color:blue;
}

#individualandbusiness div.testimonialscomment3
{
    color:Blue;
}

.viewtestimonials a 
{
    font-size:9pt;
    color:Black;
    text-decoration:none;
}

#individuals .viewtestimonials a:hover  
{
    color:#008DF1 ! important;
}

#business .viewtestimonials a:hover  
{
    color:#03017C ! important;
}

#specific .viewtestimonials a:hover  
{
    color:blue ! important;
}

#individualandbusiness .viewtestimonials a:hover
{
    color:Blue;
}

div.testimonialscomment4 
{
    float:left;
    width:206px;
    height:14px;
    background-image:url(../images/general/testimonials-bottom-border.gif);
    background-repeat:no-repeat;
}


/*-- Footer styles --*/

.subpagefooterlinks a 
{
    font-size:9pt;
    text-decoration:none;
    font-weight:bold;
}

.subpagefooterlinksneutral a 
{
    font-size:9pt;
    text-decoration:none;
    font-weight:bold;
    color:Blue;
}

.subpagefooterlinksneutral a:hover 
{
    color:#000000 ! important;
}

.subpagefooterlinks a:hover 
{
    color:black ! important;
}

#individuals .subpagefooterlinks a
{
    color:#008DF1;
}

#business .subpagefooterlinks a
{
    color:#03017C;
}

#specific .subpagefooterlinks a
{
    color:blue;
}

#sectionrightfooterlinks 
{
    float:left;
    width:392px;
    height:20px;
    padding:8px 0px 0px 0px;
    font-size:9pt;
    text-align:center;
    background-image:url(../images/general/bottom-right-footer-links.jpg);
    margin-top:14px;
}

#sectionrightfooterlinks a 
{
    font-size:9pt;
    color:black;
    text-decoration:none;
    font-weight:bold;
}

#individuals #sectionrightfooterlinks a:hover 
{
    color:#008DF1 ! important;
}

#business #sectionrightfooterlinks a:hover 
{
    color:#03017C ! important;
}

/*-- End Footer styles --*/



/*-- Breadcrumb styles --*/ 

#sectionleftbreadcrumbs 
{
    float:left;
    width:258px;
    padding:5px 0px 10px 0px;
    text-align:left;
    font-size:9pt;
}

#individuals #sectionleftbreadcrumbs
{
    color: #008DF1;
}

#business #sectionleftbreadcrumbs
{
    color: #03017C;
}

#individualandbusiness #sectionleftbreadcrumbs, #exchangetools #sectionleftbreadcrumbs
{
    color:Blue;
}

#sectionleftbreadcrumbs a 
{
    color:#9B9B9A;
    text-decoration:none;
}

#individuals #sectionleftbreadcrumbs a:hover 
{
    color:#008DF1 ! important;
}

#business #sectionleftbreadcrumbs a:hover 
{
    color:#03017C ! important;
}

#individualandbusiness #sectionleftbreadcrumbs a:hover, #exchangetools #sectionleftbreadcrumbs a:hover
{
    color:Blue;
}

.tag 
{
    color:#9B9B9A;
}

#sectionleftbreadcrumbs1 
{
    float:left;
    width:663px;
    height:21px;
    padding:5px 0px 10px 0px;
    text-align:left;
}

#individuals #sectionleftbreadcrumbs1
{
    color: #008DF1;
}

#business #sectionleftbreadcrumbs1
{
    color:#03017C;
}

#individuals #sectionleftbreadcrumbs1 a:hover 
{
    color:#008DF1 ! important;
}

#business #sectionleftbreadcrumbs1 a:hover 
{
    color:#03017C ! important;
}

#sectionleftbreadcrumbs2 
{
    float:left;
    width:884px;
    height:21px;
    padding:5px 0px 10px 0px;
    text-align:left;
    color:#0094DE;
}

#sectionleftbreadcrumbs1 a 
{
    font-size:9pt;
    color:#9B9B9A;
    text-decoration:none;
}

#sectionleftbreadcrumbs1 a:hover 
{
    color:#0094DE ! important;
}

#sectionleftbreadcrumbs2 a 
{
    font-size:9pt;
    color:#9B9B9A;
    text-decoration:none;
}

#sectionleftbreadcrumbs2 a:hover 
{
    color:#0094DE ! important;
}

/*-- End Breadcrumb styles --*/ 



/*-- Case Study styles --*/

.casestudy a
{
    float:left;
    width:195px;
    height:65px;
    padding:42px 0px 0px 10px;
    text-align:left;
    font-size:11pt;
    text-decoration:none;    
}

.casestudy a:hover
{
    background-position:0px -107px;
}

#individuals .casestudy a
{
    color: #008DF1;
}

#business .casestudy a
{
    color: #03017C;
}

#individuals #casestudy1 .casestudy a 
{
    background-image:url(../images/individualclients/individuals-case-study-box-1.gif);
}

#business #casestudy1 .casestudy a 
{
    background-image:url(../images/business/business-case-study-box-1.gif);
}

#casestudy2 .casestudy a 
{
    background-image:url(../images/general/case-study-box-2.gif);
    color:#ffffff;
}

#individuals .casestudytitle
{
    color: #008DF1;
}

#business .casestudytitle
{
    color: #03017C;
}

.casestudytitle 
{
    font-weight:bold;
    font-size:10pt;
}

.casestudytexthighlight 
{
    font-size:10pt;
    color:#777776;
    font-style:italic;
}

#sectionbottomcasestudies 
{
    float:left;
    width:205px;
}

/*-- End Case Study styles --*/


/*-- Find out more styles --*/

.findoutmore a
{
    float:left;
    width:189px;
    height:184px;
    text-align:center;
    text-decoration:none;
    font-size:11pt;
    font-weight:bold;
    padding:16px 0px 0px 0px;
}

#individuals .findoutmore a
{
    color:#008DF1;
}

#business .findoutmore a
{
    color:#03017C;
}

.findoutmore a:hover  
{
    background-position:0px -201px;
}

#buyingpropertyabroad .findoutmore a 
{
    background-image:url(../images/individualclients/buying-property-abroad-link.jpg);
    margin-bottom:14px;
    margin-right:14px;
}

#workingoverseas .findoutmore a
{
    background-image:url(../images/individualclients/working-overseas-link.jpg);
    margin-bottom:14px;
}

#regularpayments .findoutmore a 
{
    background-image:url(../images/individualclients/regular-payments-link.jpg);
    margin-right:14px;
}

#emigrating .findoutmore a 
{
    background-image:url(../images/individualclients/emigrating-link.jpg);
}

#importpayments .findoutmore a 
{
    background-image:url(../images/business/import-payments-link.jpg);
    margin-right:14px;
    margin-bottom:14px;
}

#exportsales .findoutmore a 
{
    background-image:url(../images/business/export-sales-link.jpg);
    margin-bottom:14px;
}

#regularinternationalpayments .findoutmore a 
{
    background-image:url(../images/business/regular-international-payments-link.jpg);
    margin-right:14px;
    font-size:9pt;
}

#overseasoperations .findoutmore a 
{
    background-image:url(../images/business/overseas-operations-link.jpg);
}

/*-- End Find out more styles --*/


/*-- Sub page links table styles --*/

#subpagelinkstable 
{
    float:left;
    width:360px;
    padding:16px;
    text-align:left;
    line-height:0.6cm;
}

#subpagelinkstable a 
{
    font-size:9pt;
    color:#9B9B9A;
    text-decoration:none;
}

#subpagelinkstablez 
{
    float:left;
    width:800px;
    padding:16px;
    text-align:left;
    line-height:0.6cm;
}

#subpagelinkstablez a 
{
    font-size:9pt;
    color:#9B9B9A;
    text-decoration:none;
}


#individuals #subpagelinkstable a:hover 
{
    color:#008DF1 ! important;
}

#business #subpagelinkstable a:hover 
{
    color:#03017C ! important;
}

#sublinkstabletitle 
{
    float:left;
    width:360px;
    margin-bottom:20px;
    text-align:left;
}

.sublinkstabletitle1 
{
    float:left;
    width:180px;
    margin-bottom:20px;
    text-align:left;
}

.sublinkstabletitle 
{
    float:left;
    width:170px;
    margin-bottom:20px;
    text-align:left;
}

#subpagelinkstable1 
{
    float:left;
    width:170px;
    padding-right:20px;
}

#subpagelinkstable2
{
    float:left;
    width:170px;
}

#subpagelinkstable3 
{
    float:left;
    width:360px;
    padding:16px;
    text-align:left;
    line-height:0.6cm;
}

#subpagelinkstable3a 
{
    float:left;
    width:170px;
    padding-right:20px;
}

#subpagelinkstable3b
{
    float:left;
    width:170px;
}

#subpagelinkstable3a a 
{
    font-size:9pt;
    color:#9B9B9A;
    text-decoration:none;
}

#subpagelinkstable3a a:hover 
{
    color:#008DF1 ! important;
}

#subpagelinkstable3b a 
{
    font-size:9pt;
    color:#9B9B9A;
    text-decoration:none;
}

#subpagelinkstable3b a:hover 
{
    color:#03017C ! important;
}


/*-- Sub page links table styles --*/


div.sectionlbulletline 
{
    float:left;
    width:270px;
    margin-bottom:10px;
    font-size:11pt;
    line-height:0.7cm;
}

div.sectionlbulletline3 
{
    float:left;
    width:174px;
    padding:0px 48px 0px 48px;
}

.instantquote a 
{
    float:left;
    width:174px;
    height:26px;
    padding:4px 0px 0px 0px;
    font-size:10pt;
    text-decoration:none;
    color:White;
    font-weight:bold;
    text-align:center;
    background-image:url(../images/general/instant-quote-link.jpg);
}

.instantquote a:hover 
{
    background-position:0px -30px;
}

div.sectionlbulletline1 
{
    float:left;
    width:25px;
    padding-right:20px;
}

div.sectionlbulletline2 
{
    float:left;
    width:225px;
}

#sectionright 
{
    float:left;
    width:392px;
    padding-left:13px;
    
}

#newslettersubpage 
{
    float:left;
    width:392px;
    background-image:url(../images/newsletter/newsletterbackground1.jpg);
    height:225px;
}

.light-blue 
{
    background-image:url(../images/newsletter/newsletterbackground-light-blue.jpg) ! important;
}

.dark-blue 
{
   background-image:url(../images/newsletter/newsletterbackground-dark-blue.jpg) ! important;
}

.margin-top-30 
{
    margin-top:30px ! important;
}


#newslettersubpage1
{
    float:left;
    width:346px;
    height:176px;
    padding:32px 23px 10px 23px;
}

#newslettersubpagetitle 
{
    float:left;
    width:346px;
    margin-bottom:10px;
    height:20px;
    text-align:left;
    font-size:11pt;
    font-weight:bold;
}

div.newslettersubpagerow 
{
    float:left;
    width:346px;
    margin-bottom:15px;
}

#newslettersubpagetext 
{
    float:left;
    width:346px;
    text-align:left;
    font-size:10pt;
    margin-top:20px;
    line-height:0.6cm;
}

div.newslettersubpagetexta
{
    float:left;
    width:346px;
    text-align:left;
    font-size:10pt;
    margin-top:20px;
    line-height:0.6cm;
}


div.newslettersubpagerow1 
{
    float:left;
    width:45px;
    height:21px;
    padding-top:7px;
}

div.newslettersubpagerow2 
{
    float:left;
    width:295px;
    height:28px;
}

#currencynews1 
{
    float:left;
    width:669px;
    padding-right:27px;
    height:400px;
}

#currencynews2 
{
    float:left;
    width:224px;
    text-align:left;
}

h3 
{
    margin-top:0px;
    font-weight:bold;
    font-size:12pt;
}

div.currencynavigation
{
    float:left;
    width:222px;
    margin-bottom:20px;
    padding-left:2px;
}

.currencynavigation a 
{
    color:Black;
    font-size:10pt;
    width:222px;
    float:left;
    margin-bottom:5px;
    text-decoration:none;
}

.currencynavigation a:hover 
{
    color:blue ! important;
}

div.currencyrightblock
{
    float:left;
    width:224px;
    margin-bottom:20px;
}



#dailymarketreport 
{
    float:left;
    width:194px;
    height:175px;
    background-image:url(../images/dailymarketreport/dailymarketreportbackground.gif);
    padding:20px 15px 20px 15px;
}

#dailymarketreportplayer 
{
    float:left;
    width:189px;
    height:31px;
    padding:38px 0px 0px 3px;
    background-image:url(../images/dailymarketreport/dailymarketreportplayerbackground.gif);
}

#dailymarketreporttext 
{
    float:left;
    width:194px;
    height:80px;
    padding:9px 0px 0px 0px;
    text-align:left;
    color:Black;
    font-size:9pt;
}

#dailymarketbottomlinks 
{
    float:left;
    width:188px;
    padding:4px 3px 0px 3px;
}

#jointhenewsletter 
{
    float:left;
    width:116px;
    text-align:left;
}

#morenews 
{
    float:left;
    width:72px;
    text-align:right;
}

#dailymarketbottomlinks a 
{
    font-size:9pt;
    color:White;
    text-decoration:none;
}

#dailymarketbottomlinks a:hover 
{
    color:#ADDBF7 ! important;
}

#newsletter 
{
    float:left;
    width:194px;
    height:254px;
    background-image:url(../images/newsletter/newsletterbackground.jpg);
    padding:20px 15px 20px 15px;
}



#newslettertitle 
{
    width:194px;
    float:left;
    height:25px;
    margin-bottom:10px;
}

div.newsletterfieldcon 
{
    float:left;
    width:194px;
    margin-bottom:15px;
    height:28px;
}

div.newsletterlabel 
{
    float:left;
    width:67px;
    font-size:9pt;
    padding-top:4px;
    height:24px;
}

div.newsletterfield 
{
    float:left;
    width:107px;
    height:20px;
    background-image:url(/images/general/field1.gif);
    background-repeat:no-repeat;
    padding:4px 10px 0px 10px;
    text-align:left;
}

div.newsletterfield1 
{
    float:left;
    width:141px;
    height:20px;
    background-image:url(../images/general/field.gif);
    background-repeat:no-repeat;
    padding:4px 10px 0px 10px;
    text-align:left;
}

div.newsletterfield1a 
{
    float:left;
    width:141px;
    height:20px;
    padding:4px 10px 0px 10px;
    text-align:left;
}


div.newslettersubscribebutton 
{
    float:left;
    width:194px;
    padding-top:10px;
    height:25px;
    
}

#newslettertext 
{
    float:left;
    width:194px;
    padding-top:15px;
    text-align:left;
}

.newslettersubscribe a 
{
    float:right;
    width:98px;
    height:22px;
    padding-top:5px;
    text-align:center;
    color:White;
    font-weight:bold;
    font-size:10pt;
    background-image:url(../images/newsletter/subscribebutton.gif);
    text-decoration:none;
}

.newslettersubscribe a:hover 
{
    background-position:0px -27px;
}

#footer 
{
    float:left;
    width:920px;
    border-top:1px solid #D8D8D8;
    padding-top:5px;
    color:#8E9091;
    margin-top:20px;
}

#footer a 
{
    font-size:9pt;
    color:#8E9091;
    text-decoration:none;
}

#footer a:hover 
{
    color:black ! important;
}

.footdiv 
{
    padding:0px 10px 0px 10px;
    color:#8E9091;
}

#footer1 
{
    float:left;
    width:460px;
    text-align:left;
}

#footer2 
{
    float:left;
    width:460px;
    text-align:right;
}

#left 
{
    float:left;
    width:650px;
    padding-right:46px;
}

#right 
{
    float:left;
    width:224px;
}

#homemaincon 
{
    float:left;
    width:305px;
    height:341px;
    padding-right:40px;
    margin-bottom:40px;
}

#homemaincon2 
{
    float:left;
    width:305px;
    height:150px;
    padding-right:40px;
    margin-bottom:40px;
}


#homemaincona
{
    float:left;
    width:305px;
    height:341px;
    margin-bottom:40px;
}

#homemaincona2
{
    float:left;
    width:305px;
    height:150px;
    margin-bottom:40px;
}


.blue 
{
    color:Blue;
}

div.homemaincon1 
{
    float:left;
    width:283px;
    height:263px;
    border-top:1px solid #E5E5E5;
    border-right:1px solid #E5E5E5;
    border-left:1px solid #E5E5E5;
    padding:10px;
}

div.homemaincon1img 
{
    float:left;
    width:283px;
    height:180px;
}

div.homemaincon2 
{
    float:left;
    width:305px;
    height:56px;
    background-image:url(../images/homepage/homeinbusconback.gif);
}

div.homemainconreadmore 
{
    float:left;
    width:109px;
    padding:20px 10px 0px 19px;
    text-align:left;
}

div.homemainconcall
{
    float:left;
    width:155px;
    padding:20px 0px 0px 0px;
    text-align:left;
    font-size:11pt;
    color:White;
    font-weight:bold;
}

.homemainconreadmore a
{
    color:White;
    font-weight:bold;
    font-size:11pt;
    text-decoration:none;
}

.homemainconreadmore a:hover 
{
    color:#CAFCCF ! important;
}


.homemaincon1linkindividuals a 
{
    width:283px;
    height:23px;
    padding-top:5px;
    background-color:#008DF1;
    text-decoration:none;
    float:left;
    color:White;
    font-size:11pt;
    text-align:center;
}

.homemaincon1linkindividuals a:hover 
{
    color:#CAE1EF ! important;
}

.homemaincon1linkbusinesses a 
{
    width:283px;
    height:23px;
    padding-top:5px;
    background-color:#03017C;
    text-decoration:none;
    float:left;
    color:White;
    font-size:11pt;
    text-align:center;
}

.homemaincon1linkbusinesses a:hover 
{
    color:#ADDBF7 ! important;
}

div.homemaincon3 
{
    float:left;
    width:283px;
    height:40px;
    padding:13px 0px 2px 0px;
}

div.homemaincon3a 
{
    float:left;
    width:283px;
    height:18px;
    padding-top:2px;
    text-align:center;
}

.homemaincon3a a 
{
    font-size:8pt;
    color:Black;
    text-decoration:none;
}

.homemaincon3a a:hover
{
    color:#008DF1 ! important;
}

div.homemaincon3b 
{
    float:left;
    width:283px;
    height:18px;
    padding-top:2px;
    text-align:center;
}

.homemaincon3b a 
{
    font-size:8pt;
    color:Black;
    text-decoration:none;
}

.homemaincon3b a:hover
{
    color:#03017C ! important;
}

div.standardleftcon 
{
    float:left;
    width:650px;
    margin-bottom:20px;
    text-align:left;
}

div.standardleftcon1 
{
    float:left;
    width:650px;
    margin-bottom:40px;
    text-align:center;
}

.twelve
{
    font-size:12pt;
}

.twelvehome
{
    font-size:12pt;
    line-height:0.7cm;
}

.grey12bold 
{
    font-size:12pt;
    color:#515151;
    font-weight:bold;
}

.eleven
{
    font-size:11pt;
}

#homebullets 
{
    float:left;
    width:305px;
    padding-right:40px;
}

#homebullets1 
{
    float:left;
    width:305px;
}

div.homebulletline 
{
    float:left;
    width:305px;
    margin-bottom:20px;
    font-size:11pt;
    line-height:0.7cm;
}

div.homebulletline1 
{
    float:left;
    width:25px;
    padding-right:20px;
}

div.homebulletline2 
{
    float:left;
    width:400px;
}


#dailymarketreport 
{
    float:left;
    width:194px;
    height:175px;
    background-image:url(../images/dailymarketreport/dailymarketreportbackground.gif);
    background-repeat:no-repeat;
    padding:20px 15px 20px 15px;
    margin-bottom:20px;
}



#dailymarketreportplayerbutton
{
    float:left;
    width:171px;
    height:24px;
    padding:42px 0px 0px 10px;
}


#previouspodcasts 
{
    float:left;
    width:194px;
    padding-top:9px;
    color:White;
    padding-left:85px;
    text-align:left;
}

#previouspodcasts a 
{
    font-size:8pt;
    color:White;
    text-decoration:none;
}

#previouspodcasts a:hover 
{
    color:#ADDBF7 ! important;
}

#marketratescon 
{
    float:left;
    width:223px;
}

#marketratesbackground 
{
    float:left;
    width:223px;
    background-image:url(../images/homepage/marketratesbackground.gif);
    background-repeat:no-repeat;
}

#marketratesbottom 
{
    float:left;
    width:223px;
    height:28px;
    background-image:url(../images/homepage/marketratesbottom.gif);
    margin-bottom:20px;
}

#marketratestitle 
{
    height:25px;
    font-size:11pt;
    font-weight:bold;
    width:205px;
    text-align:left;
    padding:22px 0px 0px 18px;
}

#marketratestext 
{
    font-size:8pt;
    width:187px;
    text-align:left;
    padding:0px 18px 0px 18px; 
    color:#383838;
    height:20px;
}

#marketratestext2
{
    font-size:8pt;
    width:187px;
    text-align:left;
    padding:0px 18px 0px 18px; 
    color:#383838;
    height:73px;
}


#marketratestext a 
{
    color:#03017C;
    font-size:8pt;
    text-decoration:none;
}

#marketratestext a:hover 
{
    color:Black ! important;
}

#marketratestable1 
{
    float:left;
    width:187px;
    text-align:left;
    padding:0px 17px 0px 19px; 
    margin-top:17px;
}

.tablerow 
{
    float:left;
    width:184px;
    height:21px;
    padding:3px 0px 0px 3px;
    margin:0;
    background-image:url(../images/homepage/marketratesrow.gif);
    background-repeat:no-repeat;
}

.flagsfrom
{
    float:left;
    width:30px;
}

.symbolfrom
{
    float:left;
    width:35px;
    font-size:8pt;
}

.flagsto
{
    float:left;
    width:30px;
}

.symbolto
{
    float:left;
    width:35px;
    font-size:8pt;
}

.rate
{
    float:left;
    width:47px;
    font-size:9pt;
    padding-left:5px;
}

#exchangetoolshome 
{
    float:left;
    width:205px;
    height:139px;
    background-image:url(../images/homepage/exchangetoolsbackground.gif);
    padding:56px 0px 0px 18px;
}

#exchangetoolshometitle 
{
    height:30px;
    font-size:11pt;
    font-weight:bold;
    width:205px;
    text-align:left;
}

#exchangetoolshomelist 
{
    float:left;
    width:205px;
    text-align:left;
}

#exchangetoolshomelist a 
{
    font-size:9pt;
    color:black;
    text-decoration:none;
    float:left;
    width:200px;
    margin-bottom:10px;
}

#exchangetoolshomelist a:hover 
{
    color:blue ! important;
}

.specificservicestitle
{
    color:Blue;
}

.businesstitle 
{
    color:#03017C;
    font-weight:bold;
}

#savingsexample
{
    float:left;
    text-align:left;
    width:884px;
}

#savingsexamplecol1
{
    float:left;
    width:294px;
}

#savingsexamplecol2
{
    float:left;
    width:296px;
}

#savingsexamplecol3
{
    float:left;
    width:294px;
}

/*-- Contact us styles --*/


#maincontentborder
{
    float:left;
    width:898px;
    border-top:solid 1px #E5E5E5;
    border-left:solid 1px #E5E5E5;
    border-right:solid 1px #E5E5E5;
    padding:10px 10px 0px 10px;
    text-align:left;
}

.maincontentstandard 
{
    float:left;
    width:898px;
    margin-bottom:50px;
}

.toplinemcst 
{
    border-top:1px solid #EFEFEF;
    padding-top:15px;
    margin-bottom:0px ! important;
    padding-bottom:0px ! important;
}

.threecolumnrow 
{
    float:left;
    width:266px;
    padding-right:50px;
}

.threecolumnrowopenacc 
{
    float:left;
    width:288px;
    margin-bottom:20px;
    border-bottom:1px solid #efefef;
    padding-bottom:20px;
}

.threecolumnlastchild 
{
    padding-right:0px ! important;
}

#maincontentbottomborder
{
    float:left;
    width:920px;
    height:13px;
    padding:0px;
    margin:0px;
}

.freephonenumber
{
    color:#03017C;
}

.telephonenumber
{
    color:#008DF1;
}

.contactussubheader
{
    font-weight:bold;
    padding:5px 0 5px 0;
}

.contactussubheader1
{
    font-weight:bold;
    padding:20px 0 5px 0;
    width:296px;
    border-top:1px solid #EFEFEF;
}

.telephonesubheader 
{
    border-bottom:1px solid #EFEFEF;
    padding:5px 0 20px 0 ! important;
}

.contactusaddresssubheader
{
    color:#9B9B9A;
    font-weight:bold;
}

.subheader
{
    font-weight:bold;
}

.contactusaddress
{
    color:#9B9B9A;
}

#contactustopleft
{
    float:left;
    width:292px;
    margin-right:20px;
    text-align:left;
}

#contactusbottomleft1 
{
    float:left;
    width:898px;
    margin-top:40px;
}

#contactusbottomleft
{
    float:left;
    width:292px;
    margin-right:20px;
    border-top:1px solid #EFEFEF;
    padding-top:20px;
}

#contactustopright
{
    float:left;
    width:584px;
    height:300px;
}

#contactusbottomright
{
    float:left;
    width:320px;
    border-top:1px solid #EFEFEF;
    padding-top:20px;
}

.contactusdetails
{
    float:left;
    width:292px;
    text-align:left;
    padding:0;
    border-bottom: 1px solid #EFEFEF;
}

.contactusdetails1
{

    padding:20px 0 0px 0 ! important;
}

#phonenumbers .contactusdetails
{
    padding-top:5px;
}

#ultimacontactustitle .contactusdetails
{
    height: 30px;
}

#ultimalogotitle .contactusdetails
{
    height: 30px;
    width:320px;
}

#ultimalogo .contactusdetails
{
    border-bottom:0px;
    width:320px;
}

#contactusdetailsmayfair .contactusdetails
{
    border-bottom:0px;
}

#contactusformheader
{
    float:left;
    width:574px;
    height:25px;
    background-image:url(../images/contactus/formheader.gif);
    background-repeat:no-repeat;
    color:#FFFFFF;
    text-align:left;
    padding-left:10px;
    padding-top:10px;
}

.contactusformbody
{
    float:left;
    width:562px;
    border-left:solid 1px #E5E5E5;
    border-right:solid 1px #E5E5E5;
    padding:20px 10px 0px 10px;
    height:600px;
}

.contactusfields1 
{
    float:left;
    width:252px;
    padding-right:20px;
    text-align:left;
}

.contactusfield1a 
{
    float:left;
    width:250px;
    margin-bottom:20px;
    
}

.contactusfield1aa 
{
    float:left;
    width:250px;
    margin-bottom:40px;
}

.contactusfield1b 
{
    float:left;
    width:100px;
    padding:4px 20px 0 0;
    height:20px;
    font-weight:bold;
}

.contactusfield1c 
{
    float:left;
    width:141px;
    height:20px;
    background-image:url(../images/general/field.gif);
    padding:4px 10px 0px 10px;
    font-size:10pt;
    border: none; 
}

.dropdownfield 
{
    float:left;
    width:141px;
    height:20px;
    background-image:url(../images/general/dropdownfield.gif);
    padding:4px 10px 0px 10px;
    font-size:10pt;
}

.contactusfield1d
{
    float:left;
    width:220px;
    padding-right:14px;
    font-weight:bold;
}

.contactusfield1e
{
    float:left;
    width:16px;
    height:16px;
    font-weight:bold;
    background-image:url(../images/general/opt-in.jpg);
}

.contactusfields2 
{
    float:left;
    width:290px;
    text-align:left;
}

.contactusfield2a 
{
    float:left;
    width:290px;
    margin-bottom:20px;
}

.submitbutton 
{
    float:left;
    width:76px;
    padding:0 0 0 214px;
    height:26px;
}

.submitbutton1 
{
    padding:0 0 0 367px ! important;
}

.submitbutton a 
{
    color:White;
    font-weight:bold;
    background-image:url(../images/general/submit-button.jpg);
    text-align:center;
    padding-top:5px;
    height:21px;
    float:left;
    text-decoration:none;
    width:76px;
}

.submitbutton a:hover 
{
    background-position: 0px -26px;
}

.contactusfield2b 
{
    float:left;
    width:60px;
    padding:6px 20px 0 0;
    height:24px;
    font-weight:bold;
}

.contactusfield2c-con 
{
    float:left;
    width:208px;
}

.contactusfield2c 
{
    float:left;
    width:188px;
    height:120px;
    background-image:url(../images/general/field-message.jpg);
    padding:10px;
}

.contactusfield2cbottom 
{
    float:left;
    width:208px;
    height:10px;
    background-image:url(../images/general/field-message-bottom-cap.jpg);
    background-repeat:no-repeat;
}


#contactusformsubmitbutton
{
    float:left;
    width:572px;
    height:25px;
    text-align:right;
    padding-right:10px;
}

#contactusformbottom
{
    float:left;
    width:584px;
    height:13px;
    background-image:url(../images/contactus/formbottom.gif);
    background-repeat:no-repeat;
}

/*-- End of Contact us styles --*/


/*-- Quote Me Styles --*/

.quotebox 
{
    width:590px;
    margin-right:20px;
    float:left;
}

.ulquote 
{
    float:left;
    width:288px;
    padding:0;
    margin:0 0 20px 0;
    list-style:none;
    font-size:11pt;
    
}

.ulquote li 
{
    margin-bottom:30px;
    background-image:url(../images/general/tickbulletgreen.gif);
    padding:9px 0 0 40px;
    background-position:0px;
    height:22px;
    background-repeat:no-repeat;
}

.ulquote1 li 
{
    background-image:url(../images/homepage/tickbullet.gif) ! important;
}

.quoteboxcon 
{
    float:left;
    width:568px;
    border-left:1px solid #A8A8A8;
    border-right:1px solid #A8A8A8;
    padding:20px 10px 0px 10px;
    
}

.openaccbox 
{
    padding-bottom:10px ! important;
}

.quoteboxbottomcap 
{
    float:left;
    width:590px;
    height:13px;
    background-image:url(../images/quote/quote-box-bottom-bar.gif);
    background-repeat:no-repeat;
}

.quotebutton a 
{
    background-image:url(../images/quote/submit-button-quote.jpg) ! important;
}


/*-- End of Quote Me Styles --*/

/*-- Newsletter Page Styles --*/

.newsletteradjustment 
{
    margin-bottom:0px ! important;
    padding:0px 253px 0px 253px;
    width:392px ! important;
}


#newslettersubpagea 
{
    float:left;
    width:385px;
    background-image:url(../images/newsletter/newsletterbackground2.jpg);
    height:225px;
    background-repeat:no-repeat;
}

.newsletteradjustmargin 
{
    margin-bottom:30px ! important;
}

/*-- End of Newsletter Page Styles --*/

/*-- Holiday Money Page --*/

.titleholiday 
{
    color:#000000;
    margin:20px 0 30px 0;
    padding:0;
    font-size:16pt;
    text-align:center;  
    font-weight:bold;
}

.holidayorange 
{
    color:#E29C00;
}

.pcenterspacing 
{
    text-align:center;
    margin-bottom:20px;
}

.holidaybackground 
{
    float:left;
    width:700px;
    background-image:url(../images/holidaypage/holiday-background.jpg);
    padding:10px 94px 0 100px;
    margin-bottom:20px;
}

.holidaycontainer 
{
    float:left;
    width:690px;
    height:337px;
}

.holidaytitlebar 
{
    float:left;
    width:690px;
    height:25px;
    padding:6px 0 0 0;
}

.holidayrow 
{
    float:left;
    width:690px;
    height:98px;
    padding:0 0 8px 0;
}


.holiday-title-table 
{
    float:left;
    width:155px;
    text-align:center;
    font-weight:bold;
    margin:0;
    font-size:10pt;
    color:#1B1464 ! important;
    margin-right:4px;
}

.holiday-image-col 
{
    float:left;
    width:158px;
    padding:0 0 0 2px;
    height:95px;
    
}

.holiday-delivery-charges-col 
{
    float:left;
    width:206px;
    height:80px;
    padding: 10px 14px 10px 10px;
}

.holiday-rate-col 
{
    float:left;
    width:72px;
    height:30px;
    text-align:center;
    padding:35px 14px 35px 10px;
    font-weight:bold;
}

.holiday-rate-adjust 
{
    padding:35px 14px 35px 12px ! important;
}

.buy-online-col 
{
    float:left;
    width:75px;
    height:30px;
    text-align:center;
    padding:35px 14px 35px 15px;
}

.buy-online-col a 
{
    color:#3FA9F5;
    text-decoration:underline;
}

.deliverycharges 
{
    width:226px ! important;
}

.eurorate 
{
    width:94px ! important;
}

.usrate 
{
    width:95px ! important;
}

.buyonline 
{
    width:103px ! important;
    margin-right:0px ! important;
}

/*-- End of Holiday Money Page --*/

/*-- Currency Converter/Rate Alert/Recent Rate Styles --*/
.convertbutton
{
    float:left;
    padding-left:80px;
    width:73px;
    height:28px;
}

.convertbutton a 
{
    float:left;
    width:73px;
    height:23px;
    padding-top:5px;
    color:Black;
    font-weight:bold;
    background-image:url(../images/tools/convertbutton.gif);
    text-align:center;
    text-decoration:none;
}

#exchangetoolbreadcrumb
{
    float:left;
    width:898px;
}

#recentrates #exchangetoolbreadcrumb
{
    width:718px;
    margin-bottom:50px;
}

#toolcontainer
{
    float:left;
    width:267px;
    padding-left:80px;
}

#toolcontainer1 
{
    float:left;
    width:287px;
    padding:30px 20px 0 100px;
}

#toolcontainer2 
{
    float:left;
    width:300px;
    padding:30px 20px 0 100px;
}


#recentrates #toolcontainer
{
    width:340px ! important;
    padding-left:375px ! important;
}

#recentratefields
{
    float:left;
    width:161px;
}

.recentratefield
{
    float:left;
    width:161px;
    margin-bottom:20px;
}

.next-rate a, .previous-rate a 
{
    color:#9B9B9A;
    text-decoration:none;
}


.next-rate a:hover, .previous-rate a:hover 
{
    color:Blue ! important;
}

.next-rate
{
    color:#D3D3CD;
    float:right;
}

.previous-rate 
{
    color:#D3D3CD;
    float:left;
}

#recentratesnextprevious 
{
    float:left;
    width:858px;
    padding:0 10px 0 15px;
    margin-bottom:15px;
}

#recentratesbottom
{
    float:left;
    width:883px;
    padding-left:15px;
}

#ratealertleftimagecontainer img
{
    float:left;
    margin-left:46px;
    margin-right:46px;
}

#toolheader
{
    float:left;
    width:257px;
    height:24px;
    color:#FFF;
    text-align:left;
    font-weight:bold;
    padding-left:10px;
    padding-top:10px;
}

#currencyconverter #toolheader
{
    background-image:url(../images/tools/currencyconvertertop.gif);
}

#ratealert #toolheader
{
    background-image:url(../images/tools/ratealerttop.gif);
    width:277px;
}


#toolbody
{
    float:left;
    width:255px;
    padding-left:10px;
    padding-top:10px;
    border-left: solid 1px #A8A8A8;
    border-right: solid 1px #A8A8A8;
}

#todays-rate-up
{
    float:left;
    width:141px;
    height:53px;
    padding-top:75px;
    text-align:center;
    margin-top:50px;
    color:#FFF;
    font-size:20pt;
    background-image:url(../images/tools/recentrateuplarge.gif);
    background-repeat:no-repeat;
    background-position:center;
}

#down 
{
    background-image:url(../images/tools/recentratedownlarge.gif); 
}

.past-recent-rate-up
{
    float:left;
    width:67px;
    height:90px;
    text-align:center;
    color:#FFF;
    font-size:10pt;
    margin-right:13px;
    background-image:url(../images/tools/recentrateupsmall.gif);
    background-repeat:no-repeat;
}

.down 
{
    background-image:url(../images/tools/recentratedownsmall.gif) ! important;
}

.past-recent-rate 
{
    margin-top:42px;
    margin-bottom:15px;
    width:67px;
}

.past-recent-rate-date
{
    width:67px;
    font-size:8pt;
    color:Black;
    padding:0;
    margin:0;
}

dl.last-child 
{
    margin-right:0px;
}



#todays-rate-date
{
    clear:both;
    float:left;
    width:141px;
    text-align:center;
}

#currencyconverter #toolbody
{
    height:390px;
}

#ratealert #toolbody
{
    width:277px;
    padding-left:8px;
}

#ratealert .contactusfield1a
{
    width:268px;
}

#ratealert .contactusfield1b
{
    width:86px;
    font-size:8pt;
}

#currencyconverterbottom
{
    float:left;
    width:267px;
    height:35px;
    background-image:url(../images/tools/currencyconverterbottom.gif);
    background-repeat:no-repeat;
}

#ratealertbottom a
{
    float:left;
    width:287px;
    height:36px;
    color:#FFFFFF;
    padding:15px 0px 0px 0px;
    font-size:11pt;
    text-align:center;
    text-decoration:none;
    background:url(../images/tools/ratealertbottom.gif);
}

#ratealertbottom2
{
    float:left;
    width:287px;
    height:36px;
    color:#FFFFFF;
    padding:15px 0px 0px 0px;
    font-size:11pt;
    text-align:center;
    text-decoration:none;
    background:url(../images/tools/ratealertbottom.gif);
}

#ratealertbottom a:hover
{
    background-position:0px -55px;
}

/*-- Currency Converter Styles End --*/

/*-- Open an Account --*/

.openaccfields1 
{
    float:left;
    width:568px;
    text-align:left;
}

.openaccfield1a 
{
    float:left;
    width:568px;
    margin-bottom:20px;
}

.openaccfield1b 
{
    float:left;
    width:264px;
    padding:4px 20px 0 0;
    height:20px;
    font-weight:bold;
}

.openaccfield1c 
{
    float:left;
    width:141px;
    height:20px;
    background-image:url(../images/general/field.gif);
    padding:4px 10px 0px 10px;
    font-size:10pt; 
}

.openaccfield1aa 
{
    float:left;
    width:568px;
    height:50px;
    padding:10px 0 0 0;
}

.dropdownfield 
{
    float:left;
    width:141px;
    height:20px;
    background-image:url(../images/general/dropdownfield.gif);
    padding:4px 10px 0px 10px;
    font-size:10pt;
}

.openaccfield1d
{
    float:left;
    width:220px;
    padding-right:14px;
    font-weight:bold;
}

.openaccfield1e
{
    float:left;
    width:16px;
    height:16px;
    font-weight:bold;
    background-image:url(../images/general/opt-in.jpg);
}



/*-- End of Open an Account --*/

/*-- Testimonials --*/

.testrow 
{
    margin-bottom:20px;
    width:884px;
    float:left;
}

.smallspeechcol 
{
    float:left;
    width:218px;
    margin-right:60px;
}

/*-- Testimonials Large Speech Mark --*/

.testimonialscap 
{
    float:left;
    width:318px;
    margin-right:60px;
}

.testimonialstop
{
    float:left;
    width:268px;
    min-height:90px;
    height:auto !important;
    height:90px;
    background-image:url(../images/testimonials/individuals-testimonial-top.jpg);
    padding:20px 20px 20px 30px;
    text-align:left;
    
}

.testimonialstopa 
{
    background-image:url(../images/testimonials/business-testimonial-top.jpg) ! important;
}

.testimonialsbottom 
{
    float:left;
    width:318px;
    height:69px;
    background-image:url(../images/testimonials/individuals-testimonial-bottom.jpg);
    background-repeat:no-repeat;
}

.testimonialsbottoma 
{
    background-image:url(../images/testimonials/business-testimonial-bottom.jpg) ! important;
}

.testimonialpara 
{
    margin:0 0 10px 0;
    padding:0;
}

.testimonialauthor 
{
    font-style:italic;
    text-align:right;
    margin:0;
    font-size:9pt;
    font-weight:bold;
}

/*-- End of Testimonials Large Speech Mark --*/

/*-- Testimonials Small Speech Mark --*/

.testimonialscap1 
{
    float:left;
    width:218px;
    margin-right:60px;
}

.testimonialstop1
{
    float:left;
    width:168px;
    min-height:90px;
    height:auto !important;
    height:90px;
    background-image:url(../images/testimonials/individuals-testimonial-top-1.jpg);
    padding:20px 20px 20px 30px;
    text-align:left;
    
}

.testimonialstop1a
{
    background-image:url(../images/testimonials/business-testimonial-top-1.jpg) ! important;
}

.testimonialsbottom1 
{
    float:left;
    width:218px;
    height:69px;
    background-image:url(../images/testimonials/individuals-testimonial-bottom-1.jpg);
    background-repeat:no-repeat;
}

.testimonialsbottom1a
{
    background-image:url(../images/testimonials/business-testimonial-bottom-1.jpg) ! important;
}


/*-- End of Testimonials Small Speech Mark --*/

/*-- End of Testimonials --*/