body {background-color:#fff; color:#000000; font-family: "trebuchet ms", helvetica, verdana, sans-serif; text-align: center; font-size: 9pt;}

/* Outer Wrapper Division */
#wrapper {
         position:relative;
         margin-left: auto;
         margin-right: auto;
         text-align: justify;
         width:800px;
         height:100%; 
         border:0px; 
         color:#000000;
         background-color:#fff;
}

#wrapper a:link {
         color: #0091D9; 
         font-weight: bold; 
         text-decoration: none;
}

#wrapper a:visited {
         color: #0091D9; 
         font-weight: bold; 
         text-decoration: none;
}

#wrapper a:hover {
         color: #f99b1a;
         text-decoration: none; 
         font-weight: bold;         
}

#wrapper a:hover {
         color: #f99b1a;
         text-decoration: none; 
         font-weight: bold;         
}

#wrapper h1 {
         font-size: 22px; 
         text-align: center; 
         margin: 5px 5px 5px 0px;
}

#wrapper h2 {
         margin: 10px 5px 10px 0px; 
         font-size: 18px; 
         text-align: center;
}

#wrapper img.border {
         border: 1px solid #000000;
}

#wrapper img {
         border: 0px;
}

#wrapper img.left {
         float: left; 
         margin: 0px 4px 4px 0px;
} 

#wrapper img.right {
         float: right; 
         margin: 0px 0px 4px 4px;
}

#wrapper img.middle {
         margin: 0px 0px 4px 4px;
}            

#wrapper p.centre {
         text-align: center;
}

/* Centre Container */
#container {
         position:relative; 
         display:block; 
         border-left:150px solid #fff; 
         border-right:150px solid #fff;
}
          
#inner {
         display:block; 
         margin-left:-150px; 
         margin-right:-150px;
         min-height:400px;          
         padding:0px;
}

/* Home Container */
#homecont {
         position:relative; 
         display:block; 
         border-left:255px solid #fff; 
         border-right:255px solid #fff;
}
          
#homeinn {
         display:block; 
         margin-left:-255px; 
         margin-right:-255px;
         min-height:400px;          
         padding:0px;
}

#homeleft {
        float:left; 
        position:relative;
        width:265px;
        margin-left:-10px;
        min-height:400px;          
        font-weight: bold; 
        color: #000;
        padding:10px 5px 0px 0px;
}

#homeleft a {
        Margin-left: 10px;
}

#homeleft p, #homeright p {
        color: #000;
        text-align: justify;
        font-size: 12px;
        font-weight: normal; 
        margin: 10px 5px 0px 5px;
}
          
#homeright  {
        float:right; 
        position:relative; 
        width:245px;
        min-height:400px;          
        padding:10px 5px 0px 5px;
        right:0px;
}
                    
#homecentre {
        color:#000000;
        margin-left:265px; 
        margin-right:255px;
        padding:10px 5px 0px 0px;
        position:relative; 
        display:block;
        height:1%;
}

#hh_1, #hh_2, #hh_3, #hh_4, #hh_5, #hh_6, #hh_7, #hh_8, #hh_9{
        background-color:#f2f8ff;
        height: 40px;
        padding: 0px;
        text-align: right;
        font-weight: normal;
        margin: 0px;
		width: 100%;
        border-bottom:1px solid #cccccc;
}

#hh_1 h1, #hh_2 h1, #hh_3 h1, #hh_4 h1, #hh_5 h1, #hh_6 h1, #hh_7 h1, #hh_8 h1, #hh_9 h1{
        background-color: #f2f8ff;
        color: #8383c7;
		padding: 0px;
		padding-top: 5px;
		margin-top: -5px;
		margin: 0px;
}

/* Left Column Container */
#left {
        float:left; 
        position:relative;
        width:160px;
        margin-left:-10px;
        min-height:400px;          
        font-weight: bold; 
        color: #000;
        padding:10px 5px 0px 0px;
}

#left a {
        Margin-left: 10px;
}
          
/* Right Column Container */          
#right  {
        float:right; 
        position:relative; 
        width:140px;
        min-height:400px;          
        padding:10px 5px 0px 5px;
        right:0px;
}
          
/* Centre Column Container */
#centre {
        margin-left:160px; 
        margin-right:150px;
        padding:0px 5px 0px 5px;
        position:relative; 
        display:block;
        height:1%;
}
          
/* Centre Column For Page Content */
#content p {
        color: #000;
        text-align: justify;
        font-size: 12px;
        font-weight: normal; 
        margin: 10px 5px 0px 5px;
}

#content h3 {
        color: #0091d9;
        text-align: justify;
        font-size: 14px;
        font-weight: normal; 
        margin: 10px 5px 0px 5px;
}

#content a:link {
         text-decoration: underline;
}

#content span {
         color: #000;
         text-align: justify;
         font-size: 12px;
         font-weight: bold;
}

#content p.fsa{
         color: #000;
         text-align: justify;
         font-size: 9px;
         font-weight: normal; 
         margin: 0px 5px 0px 5px;
}
          
/* Header Area Of Page */
#header {
        background-color:#fff;
        height: 40px;
        text-align: left;
        margin-top: 0px;
}

#header img.left {
        float: left; 
        padding: 0px;
        margin: 0px; 
        border: 0px;
}

#section_break {
        background-color:#fff;
        height: 40px;
        text-align: left;
        margin-top: 0px;
}         

/* Page Location Navigation Text */
#nav_text{
        border:1px solid #cccccc;
        background-color: #edebeb;
        margin-top: -3px;
        width: 794px;
        font-size: 12px;
}

/* Footer Of Page */
#footer {
        font-size:8pt; 
        border:1px solid #cccccc;
        width:100%;
        text-align: center; 
        background-color: #edebeb;
}
         
/* Page Menu Headers */
#box_head_loans {
        height: 22px;
        margin: 0px 0px 0px 10px;
        background: url('../images/finance_menus/menu_loans.gif') no-repeat top left;
}

#box_head_creditcards {
        height: 22px;
        margin: 0px 0px 0px 10px;
        background: url('../images/finance_menus/menu_creditcards.gif') no-repeat top left;
}

#box_head_insurance {
        height: 22px;
        margin: 0px 0px 0px 10px;
        background: url('../images/finance_menus/menu_insurance.gif') no-repeat top left;
}

#box_head_investments {
        height: 22px;
        margin: 0px 0px 0px 10px;
        background: url('../images/finance_menus/menu_investments.gif') no-repeat top left;
}

#box_head_banking {
        height: 22px;
        margin: 0px 0px 0px 10px;
        background: url('../images/finance_menus/menu_banking.gif') no-repeat top left;
}

#box_head_mortgages {
        height: 22px;
        margin: 0px 0px 0px 10px;
        background: url('../images/finance_menus/menu_mortgages.gif') no-repeat top left;
}

#box_head_info {
        height: 22px;
        margin: 0px 0px 0px 10px;
        background: url('../images/finance_menus/menu_info.gif') no-repeat top left;
}

#box_head_bad_credit {
        height: 22px;
        margin: 0px 0px 0px 10px;
        background: url('../images/finance_menus/menu_bad_credit.gif') no-repeat top left;
}
       
.box_head_text {
     width:130px;
     color: #fff;
     padding: 2px;
     margin: 0px;
     text-align: center;}         

.left_box {
     border:1px solid #cccccc;
     margin-left: 10px;
 	 background-color:#fff;
     color: #000;
	 padding:0px;}

.right_box   {border:1px solid #cccccc;
 	      background-color:#fff;
          margin: 10px 10px 10px 0px;
 	      color:#000;
 	      font-size:10px;
	      padding:5px;}
		  
.list_box    {
     border:1px solid #cccccc;
     margin-left: 10px;
 	 background-color:#fff;
     font-size: 10px;
     color: #000;
	 padding:10px;
}

.boxfsa{
     border:1px solid #cccccc;
 	 background-color:#eeeeee;
     margin: 0px;
	 padding:5px;
}

.custt   
         {border:1px solid #cccccc;
 	      background-color:#eeeeee;
 	      color:#000;
          margin-top: -10px;
          margin-bottom: 10px;         
 	      font-size:10px;
 	      font-weight: normal;
	      padding:5px;}
		  
ul.arrow {
     line-height: 10pt; 
     text-indent: 0px;
     font-size: 10px;
     font-weight: normal;
     margin-top: 10px;
     margin-left:-20px;
     list-style-position: outside;
     list-style-image: url("http://www.zeropercentinterest.com/images/arrow.gif"); 
     list-style-type: square;
}
		  
/* Section Page Header */	      
#section_header{
        background-color:#f2f8ff;
        margin: 10px 0px 10px 0px;
        height: 46px;
        float: left;
        width: 475px;
}
#section_header #section_type{
        border: 1px solid #ddd;
        margin: 0 0 10px 0;
}
#section_header h1{
        font-size: 26px;
        height: 37px;
        padding: 5px 10px 0px 10px;
        text-align: right;
        font-weight: normal;
        margin: 0px 0px 0px 2px;
}
#section_header h4{
        margin: 2px;
}
#section_header h1#loans{
        background: url('../images/financial_images/loans_small.jpg') no-repeat top left;
}

#section_header h1#creditcards{
        background: url('../images/financial_images/credit_cards_small.jpg') no-repeat top left;
}

#section_header h1#insurance{
        background: url('../images/financial_images/insurance_small.jpg') no-repeat top left;
}

#section_header h1#investments{
        background: url('../images/financial_images/investments_small.jpg') no-repeat top left;
}

#section_header h1#banking{
        background: url('../images/financial_images/banking_small.jpg') no-repeat top left;
}

#section_header h1#mortgages{
        background: url('../images/financial_images/mortgages_small.jpg') no-repeat top left;
}

#section_header h1#links{
        background: url('../images/financial_images/links_small.jpg') no-repeat top left;
}

#section_header h1#bad_credit{
        background: url('../images/financial_images/bad_credit_small.jpg') no-repeat top left;
}

#section_header h1#disclaimer{
        background: url('../images/financial_images/scales_of_justice_small.jpg') no-repeat top left;
}

#section_header h1#about_us{
        background: url('../images/financial_images/credit_check_small.jpg') no-repeat top left;
}

#section_header h1#contact_us{
        background: url('../images/financial_images/call_centre_small.jpg') no-repeat top left;
}

/* Enquiry Form */
div#formcontainer {
        width:475px;
		margin-top: 20px;
}

div#formcontainer form {
        padding: 5px;
		border: 1px solid #CCC;
}

div#formcontainer div.clearfix {
        margin-top: 2px;
}

div#formcontainer label {
        width: 120px;
		float: left;
}

div#formcontainer input, select, textarea {
        background-color:#e6ffff;
		font-family: "trebuchet ms", helvetica, verdana;
		font-size:9pt;
}

div#formcontainer input.button {
        margin-right: 5px;
		height: 22px;
		font-family: "trebuchet ms", helvetica, verdana;
		font-size:9pt; float: right;
		background-color:#f4f4f0;
}