* {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
body {
	color: #404040;
	background: #FDBB13;
	line-height:20px;
}
#bg {
	width: 1028px;
	margin: 0px auto;
	background:url(../images/common/bg_border.png) repeat-y
}
#main {
	width: 1000px;
	margin: 0px auto;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;
}
#header {
	width:1000px;
	padding: 0px 0px 0px 0px;
	height: 300px;
}
#BigHead {
	height:300px;
	width:1000px;
	float: left;
}
#bg_top {
	background: url(../images/bg_top2.jpg) no-repeat left top;
	height:300px;
	width:317px;
	float:left;
}
#text_top {
	color:#000000;
	width:234px;
	margin: 11px 0px 0px 19px;
}
.tit_top {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#486501;
	font-weight: 900;
}
#content {
	width: 992px;
	padding: 10px 0px 5px;
	background: url(../images/bg_png.png) left repeat-y;
	margin: 0px 4px;
}
#ColContainer {
	width: 992px;
	min-height: 500px;
	padding: 0px 0px 10px;
}
#ColContainer p {
	margin-bottom: 10px;
}
.FourCol {
	background:url(../images/common/4colVertDivs.png) repeat-y 197px;
}
.TwoCol {
	background:url(../images/common/2colVertDivs.png) repeat-y 197px;
}
#LeftCol {
	float:left;
	padding: 5px 0px 0px 15px;
}
.LeftColWidth4Col {
	width: 251px;
}
.LeftColWidth2Col {
	width: 517px;
}
.LeftColWidth2Col .text {
	width: 504px;
}
.LeftColWidth2Col .Info {
	width: 447px !important;
}
#right .text {
	width: 238px;
}
#CenterCol {
	float:left;
	padding: 5px 0px 0px 15px;
	width:251px;
}
#HighLights {
	width: 256px;
	height: 290px;
	float: right;
	position: static;
	top: 0px;
	padding: 0px;
	margin: 10px 10px 0px 0px;
}
#HighLights ul {
	margin: 0px;
	padding: 25px 0px 0px;
	display: block;
	list-style-type: none;
}
#HighLights li {
	list-style-type: none;
	list-style-image: none;
	padding-left: 25px;
	padding-bottom: 5px;
	margin-top: 10px;
	height: 60px;
	padding-top: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 5px;
}
.HighlightsOrangeTab {
	background-image: url(../images/common/trans_tab_orange.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.HighlightsGreenTab {
	background-image: url(../images/common/trans_tab_green.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.HighlightsRedTab {
	background-image: url(../images/common/trans_tab_Red.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.HighlightsPurpTab {
	background-image: url(../images/common/trans_tab_Purp.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.HighlightsBlueTab {
	background-image: url(../images/common/trans_tab_Blue.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.WhiteTab {
	background-image: url(../images/common/trans_tab_white.png);
	background-repeat: no-repeat;
}
.OrangeTab {
	background-image: url(../images/common/trans_tab_orange.png);
	background-repeat: no-repeat;
}
.TransBgOrange {
	background-image: url(../images/common/TransBG_orange.png);
}
#HighLights .HighlightsTitle a {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
}
#HighLights .HighlightsText a {
	color: #333333;
	font-weight: normal;
}
#HighLights .HighlightsText a:hover {
	color: #000000;
}
#HighLights .HighlightsTextPhoneNo a {
	color: #333333;
	font-weight: bold;
	font-size: 1.5em;
	display: block;
	text-decoration: none;
}
.text {
	padding: 7px 7px 0px;
	float: left;
	clear: both;
}
.Contacts {
	width: 502px;
}
.PhonePic {
	padding-bottom: 10px;
	padding-left: 10px;
}
.FootNote {
	font-size: 0.8em;
	color: #999999;
	line-height: 1.2em;
}
.img {
	float:left;
	margin: 5px 10px 5px 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.dot {
	line-height:20px;
	color: #FF9900;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF9900;
}
.dat {
	text-decoration:underline;
	font-size: 0.8em;
	font-weight: bold;
	color: #FF9900;
}
.ArticleTitle {
	color: #FF9900;
	font-weight: bold;
}
H1 {
	font-size:1.5em;
	font-weight:normal;
	color: #666666;
	padding-bottom: 5px;
	padding-left: 7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	clear: both;
	float: none;
	display: block;
}
H2 {
	font-size:1em;
	font-weight:bold;
	color: #FF9900;
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}
.Info {
	background-image: url(../images/trinkets/Info_Box_Blue.png);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 1px solid #4A91D0;
	padding-left: 43px;
	padding-right: 10px;
	background-color: #C6F0FF;
	line-height: 1.3em;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}
.CallOut {
	font-size: 1.4em;
	font-weight: normal;
	color: #ff9900;
	line-height: 1.3em;
}
sup {
	font-size: 0.9em;
}
.read {
	text-align:right;
	padding-right:0px;
	padding-top: 7px;
	clear: both;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#RSS img {
	vertical-align: middle;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-left: 5px;
}
#RSS {
	margin-top: 5px;
	font-weight: normal;
	text-align: right;
}
.logo {
	background-image: url(../images/common/logo.png);
	height: 100px;
	background-repeat: no-repeat;
	width: 307px;
	position: relative;
	top: 30px;
	float: left;
}
.read_top {
	text-align:right;
	padding-right:30px;
	padding-top: 10px;
}
#right {
	float:right;
	width: 250px;
	padding-right: 5px;
	padding-top: 5px;
}
#right a, #Address a:link, #Address a:active, #Address a:visited, #LeftCol a:link, #LeftCol a:active, #LeftCol a:visited, #CenterCol a:link,#CenterCol a:active, #CenterCol a:visited  {
	color: #FF9900;
}
#right h2 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 1.5em;
	padding-bottom: 5px;
	padding-left: 7px;
	font-weight: normal;
	clear: both;
}
#right ul {
	list-style: none;
	padding-left:0px;
	padding-top:7px;
	margin: 0px;
	display:block;
	padding-bottom: 0px;
}
#right .RightRead a {
	background-image: url(../images/trinkets/page.png);
	background-repeat: no-repeat;
	background-position: left 0px;
	padding-right: 10px;
	padding-left: 20px;
	color: #333333;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 3px;
}
.RightRead {
	text-align:right;
	padding-right:0px;
	padding-top: 0px;
}
#right li {
	padding-top: 0px;
	background: url(../images/trinkets/NewsBullet.png) no-repeat 3px 0px;
	padding-left: 32px;
}
ul {
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/bullet.png);
}
#EasyRight ul {
	padding-left: 10px;
	list-style-type: disc;
	list-style-position: outside;
	list-style-image: url(../images/bullet.png);
}
#EasyRight li {
	padding-top: 0px;
	background: url(none) no-repeat 3px 0px !important;
	padding-left: 0px !important;
	font-weight: bold;
}
#footer {
	height: 40px;
	width: 1000px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	clear:both;
	padding: 5px 0px;
	background: url(../images/common/footer.jpg) left top no-repeat;
}
#footer a {
	color: #666666;
	font-size: 10px;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	font-size: 10px;
	text-decoration: underline;
}
#NavCol {
	width: 183px;
	padding: 0px 0px 0px 7px;
	margin: 0px;
	float:left;
}
#Nav {
	float: left;
	clear: right;
	display: block;
}
#Nav ul {
	padding-left: 0px;
	margin: 0px;
}
#Nav li {
	display: inline;
}
#Nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:bold;
	display: block;
	float: left;
	text-decoration: none;
	color: #666666;
	padding-top: 5px;
	text-align: left;
	padding-left: 22px;
	width: 155px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
	background-image: url(../images/common/nav_bullet2.gif);
	background-repeat: no-repeat;
	background-position: 5px 9px;
	background-color: #F4F4F4;
	padding-right: 5px;
}
.first {
}
#Nav a:hover {
	background-image: url(../images/common/nav_bullet_roll2.gif);
	background-position: 5px 9px;
	color: #FDBB13;
}
#BigHead2 {
	height:300px;
	width:1000px;
	background:url(../images/headers/BigHeader2.jpg) no-repeat left top;
	float: left;
}
.ClearDiv {
	clear: both;
	display: block;
}
.RuleUnder {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.BoldOrange {
	font-weight: bold;
	color: #FF9900;
}
.RightColBannerImage {
	padding-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.PadTop10 {
	padding-top: 10px;
}
.HomeHeadPic {
	background-image: url(../images/headers/HomeHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.AuctionsHeadPic {
	background-image: url(../images/headers/auctions_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BigLoansHeadPic {
	background-image: url(../images/headers/BigHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.MadeEasyHeadPic {
	background-image: url(../images/headers/Bridging-loans-made-easy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.SecondBestHeadPic {
	background-image: url(../images/headers/secondbest_head.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.FSAHeadPic {
	background-image: url(../images/headers/FSAHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.CarreersHeadPic {
	background-image: url(../images/headers/CareersHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.IntroducersHeadPic {
	background-image: url(../images/headers/IntermediariesHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.RenovationsHeadPic {
	background-image: url(../images/headers/RenovationsHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.NewsHeadPic {
	background-image: url(../images/headers/NewsHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.NewsHeadPic2 {
	background-image: url(../images/headers/NewsHeader2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Required {
	color: #FF0000;
}
.NoBorder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#LeftCol .text legend {
	font-weight: bold;
}
.ProcFeeTblTitle {
	background-color: #FDB813;
	font-weight: bold;
	padding-left: 5px;
	vertical-align: top;
	line-height: 1.2em;
	padding-top: 5px;
	padding-bottom: 5px;
}
.Flip {
	background-color: #e7e7e7;
	padding-left: 5px;
	text-align: center;
}
.FlipLeft {
	background-color: #e7e7e7;
	padding-left: 5px;
}
.Flop {
	background-color: #fedc89;
	padding-left: 5px;
	text-align: center;
}
.FlopLeft {
	background-color: #fedc89;
	padding-left: 5px;
}
.ContactButton {
	float: right;
	padding-top: 25px;
}
dt {
	padding-top: 5px;
}
.RadioPad {
	margin-left: 10px;
}
#Address {
	display: block;
	padding-left: 5px;
	padding-top: 10px;
	clear: both;
	line-height: 1.3em;
	color: #666666;
}
.CallBackIcon {
	display: block;
	float: left;
	padding-right: 5px;
}
.Thumbs {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.logo_bar {
	background-image: url(../images/common/logos-block.jpg);
	height: 121px;
	width: 1000px;
}
#SeeAlso a {
	font-size: 9px !important;
	line-height: 12px !important;
	color: #716F64;
}

.Twitter img, .Linkedin img, .facebook img {
	border:none;
}

.Twitter {
	display:block;
	width:160px;
	height:27px;
	clear:both;
	margin: 10px auto 0px;
	float:left;
}
.Linkedin {
	display:block;
	width:160px;
	height:27px;
	clear:both;
	margin: 10px auto;
	float:left;
}
#bg #main #content #ColContainer #right #Enquiry_form {
	background-image: url(../images/pages/home/quick-quote-middle.gif);
	background-repeat: repeat-y;
	padding-left: 15px;
}
#Enquiry_form input {
	width: 215px;
}

#Form_wrapper .FormTop {
	background-image: url(../images/pages/home/quick-quote-top.gif);
	height: 42px;
}
#Form_wrapper #Enquiry_form #SecurityType {
	margin-bottom: 15px;
	width: 215px;
}

#Form_wrapper .FormBottom {
	background-image: url(../images/pages/home/quick-quote-bottom.gif);
	height: 19px;
	margin-bottom: 10px;
}

