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

*
{
	margin: 0;
	padding:0;
}

html, body
{
	height:100%;
}

body
{
	text-align: center;
	font-family: verdana;
	font-size: 76%;
	/*background: url(../../../images/background.gif);*/
}

h1
{
	height: 100px;
	width: 273px;
	background: url(../../../images/cv_logo_beta.jpg);
	position:relative;
	left:10px;
/*	top: 20px;
*/	text-indent: -1000em;
}

#navigationhome
{
position:absolute;
z-index:9;
visibility:visible;
/*top:92px;*/
left:5px;
width: 882px;
height: 72px;
background-repeat: no-repeat;
border:0px solid red;
background-position: bottom left;

}



ul
{
	list-style-type: none;
}

a
{
	color: #000000;
	text-decoration: none;
}

dt {
	text-decoration: underline;
}
dd {
	padding-left: 2em;
}
/****
	Main containers
****/

#container
{
	width: 893px;
	margin:0 auto;
	/*background: url(../../../images/main-bg.gif);
	height:788px;*/
	text-align: left;
    padding-right: 0px;
	background-color: #fff;
	border:1px solid #8B8B8B;
	background-repeat:repeat-x;
}

#header
{
	position:relative;
	z-index:3;
	visibility:visible;
	/*left:0px;*/
	top: 0px;
	height: 125px;
	width: 886px;
	/*background-image: url(../../../images/header-middle.gif);*/
	background-repeat: repeat-x;
	background-position: top;
	border:0px solid red;
	float:left;
}

#header #header-left
{
	/*background-image: url(../../../images/header-left.gif);*/
	background-repeat: no-repeat;
	height: 94px;
	z-index:4;
	left:-5px;
	position: relative;
	background-position: top left;


}

#header div #header-right
{
	/*background-image: url(../../../images/header-right.gif);*/
	background-repeat: no-repeat;
	background-position: top right;
	z-index:4;
	height: 94px;
	right:-18px;
	
}

#footer
{
	height: 65px;
	width: 883px;
	background:#ffffff;
	background-image: url(../../../images/footer-middle.gif);
	border-top:0px solid red;
	position:relative;
	text-align:center;
	vertical-align:top;
	background-repeat: repeat-x;
	top:14px;
}

#footer #footer-left
{
	background-image: url(../../../images/footer-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:5;
	position: relative;
	height:90px;
	left:0px;
}

#footer #footer-right
{
	background-image: url(../../../images/footer-right2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:4;
	position: relative;
	height: 90px;
	/*padding-left:30px;
	padding-top: 10px;*/
	BORDER:0px solid red;
	right:-10px;
}

.footerlink
{
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.companyname {
	font-weight: bold;
	float: none;
}
/****
	Main navigation
****/

#headerbanner
{
	position: absolute;
	bottom:0;
	right:0;
	padding-right:1px;
	top:11px;
	visibility:hidden;
	display:none;
	BORDER:0px solid red;
}

#bottombanner
{
	position:relative;
	z-index:16;
	visibility:visible;
	left:0px;
	top:-5px;
	width:867px;
	border:0px solid red;
	background:#ffffff;
}

#bottombanner div{
	position:relative;
	float: left;
	padding-right: 2px;
}
#newsletter
{
	position:relative;
	z-index:16;
	visibility:visible;
	background:url(../../../images/bottom-banner2.gif) no-repeat left top;
	float:left;
	height:60px;
	width:137px;
}

#newsletter table
{
	margin-left: 5px;
}
.graytext
{  
	font-family: Verdana; 
	font-size: 1.0em; 
	font-weight: normal; 
	color: #000000;
	text-decoration: none;
}

#nav
{
	position: absolute;
	bottom:0;
	left:5px;
	top:92px;

}

#navextra
{
	position: absolute;
	bottom:0;
	left:5px;
	top:200px;
}

#nav li
{
	float:left;
	line-height: 1em;
	height: 24px;
}

#nav li a
{
	display: block;
	font-weight: bold;
	font-family: Verdana;
	font-size: .8em;
	color:#FFFFFF;
	text-decoration  : none;
	padding: 14px 0px 7px 0px;
	margin-left: 1px;
	BORDER:0px solid red;
	
}

#nav li a.toplinkhome:link, #nav li a.toplinkhome:visited {
background-image: url(../../../images/top-img1.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
background-color: #166FD3;
width: 50px;
margin-left: 4px;
font-size: 10px;
}

#navborder
{
	height:10px;
	width:880px;
	position: absolute;
	bottom:0;
	top:126px;
	left:5px;
	BORDER:0px solid red;
}
#navborder.home{
	background: #166FD3;
}
#navborder.mortgage{
	background: #4F3685;
}
#navborder.credit{
	background: #840000;
}
#navborder.bank{
	background: #37B2D4;
}
#navborder.loan{
	background: #A71C81;
}
#navborder.gasele{
	background: #148783;
}
#navborder.mobile{
	background: #FD8E46;
}
#navborder.insurance{
	background: #3F56B2;
}
#navborder.homephone{
	background: #DBBE00;
}
#navborder.broadband{
	background: #5FC315;
}

/*.credit{
background-image: url(../../../images/creditline.gif);
}*/
.credit{
background-image: url(../../../images/creditimg2.gif);
}
.credit_ie{
background-image: url(../../../images/creditimg2_ie.gif);
}

.loan{
background-image: url(../../../images/loanline2.gif);
}

.loan_ie{
background-image: url(../../../images/loanline2_ie.gif);
}

.gasele{
	background-image: url(../../../images/gas2.gif);
}

.gasele_ie{
	background-image: url(../../../images/gas2_ie.gif);
}

.mobile{
	background-image: url(../../../images/cellline2.gif);
}

.mobile_ie{
	background-image: url(../../../images/cellline2_ie.gif);
}

.insurance{
	background-image: url(../../../images/insuranceline2.gif);
}

.insurance_ie{
	background-image: url(../../../images/insuranceline2_ie.gif);
}

.homephone{
	background-image: url(../../../images/phoneline2.gif);
}

.homephone_ie{
	background-image: url(../../../images/phoneline2_ie.gif);
}

.broadband{
	background-image: url(../../../images/broadbandline2.gif);
}

.broadband_ie{
	background-image: url(../../../images/broadbandline2_ie.gif);
}

.bank{
	background-image: url(../../../images/bankline2.gif);
}
.bank_ie{
	background-image: url(../../../images/bankline2_ie.gif);
}
.mortgage{
	background-image: url(../../../images/mortgageline2.gif);
}
.mortgage_ie{
	background-image: url(../../../images/mortgageline2_ie.gif);
}
.home{
	background-image: url(../../../images/home2.gif);
}
.home_ie{
	background-image: url(../../../images/home2_ie.gif);
}


/*#nav li a.toplinkmortg:link, #nav li a.toplinkmortg:visited {
background-image: url(../../../images/top-img2.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
background-color: #4F3685;
width: 70px;
font-size: 10px;
}

#nav li a.toplinkcredit:link, #nav li a.toplinkcredit:visited {
background-image: url(../../../images/top-img3.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
background-color: #D74D48;
width: 91px;
font-size: 10px;
}

#nav li a.toplinkbank:link, #nav li a.toplinkbank:visited {
font-family      : Verdana;
display          : block;
font-size        : 10px;
font-weight      : bold;
text-decoration  : none;
padding          : 5px 0px 4px 0px;
color            : #FFFFFF;
background-image: url(../../../images/top-img4.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
background-color: #37B2D4;
width: 71px;
font-size: 10px;
}

#nav li a.toplinkloan:link, #nav li a.toplinkloan:visited {
background-image: url(../../../images/top-img5.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
background-color: #A71C81;
width: 47px;
font-size: 10px;
}

#nav li a.toplinkgas:link, #nav li a.toplinkgas:visited {
padding          : 8px 0px 1px 0px;
background-image: url(../../../images/top-img6.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
background-color: #148783;
width: 91px;
font-size: 10px;

}

#nav li a.toplinkcell:link, #nav li a.toplinkcell:visited {
background-image: url(../../../images/top-img7.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
background-color: #FD8E46;
width: 104px;
font-size: 10px;
}

#nav li a.toplinkins:link, #nav li a.toplinkins:visited {
background-image: url(../../../images/top-img8.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
background-color: #3F56B2;
width: 72px;
font-size: 10px;
}

#nav li a.toplinktele:link, #nav li a.toplinktele:visited {
background-image: url(../../../images/top-img9.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
background-color: #DBBE00;
width: 71px;
font-size: 10px;
}

#nav li a.toplinkbroad:link, #nav li a.toplinkbroad:visited {
background-image: url(../../../images/top-img10.gif);
background-repeat: no-repeat;
background-position: top left;
text-align: center;
background-color: #5FC315;
width: 81px;
font-size: 10px;
}
*/

/****
top navigation
****/
#topnavdiv
{
	width:600px;
	height: 20px;
	text-align:left;
	display:block;
	bottom:0;
	float:right;
	padding-right:2px;
	border:0px solid lime;
}

#top_banner
{
	width:470px;
	height: 60px;
	position: absolute;
	bottom:0;
	top:0px;
	bottom:0;
	right:100px;
	float:left;
	border:0px solid red;
}

#topnav
{
	height:1em;
	line-height:1em;
	font-family: arial;
	font-size: 0.9em;
	z-index:0;
	float:center;
}

#topnav li
{
	float:left;
	line-height: 1.5em;
	margin-right:2px;
	padding-left:2px;
	

}
#topnav li, #topnav li a
{
	font-family: Verdana;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}

/****
Contents
****/
#contents
{
	position: relative;
	padding-left: 5px;
	padding-right: 0px;	
	border:0px solid green;
	
}

#contents-left
{
	position:relative;
	float: left;
	width: 163px;
	margin-left:2px;
	top:2px;
	border:0px solid green;
}

#contents-middle
{
	position:relative;
	float: left;
	width: 500px;	
	border:0px solid yellow;
    margin-left:18px;
	
 
}

#contents-middle-about
{
    position:relative;
	float: left;
	width: 500px;	
	border:0px solid yellow;
    margin-left:8px;
}

#contents-middle_left
{
	position:relative;
	float: left;
	width: 500px;	
	border:0px solid yellow;
    margin-left:8px;
	margin-top:0px;
 
}

#contents-middle_insurance
{
	position:relative;
	float: left;
	width: 500px;	
	border:0px solid yellow;
    margin-left:34px;
	
 
}


#contentabout-middle_travelinsurance
{
	position:relative;
	float: left;
	width: 635px;
	border:0px solid yellow;
    margin-left:40px;

}
#contentabout-middle
{
	position:relative;
	float: left;
	width: 635px;
	border:0px solid yellow;
    margin-left:12px;

}

#contents-right
{
	position:relative;
	float:right;
	width: 120px;
	margin-right:5px;
	/*padding-right: 0px;*/
	padding-right: 7px;
	padding-left: 10px;
	border:1px solid #CECECE;
	background-color:#F0F2EF;
	top:-5px;
}

#contents-right_ie
{
	position:relative;
	float:right;
	width: 120px;
	margin-right:3px;
	margin-bottom:5px;
	/*padding-right: 0px;*/
	padding-right: 7px;
	padding-left: 10px;
	border:1px solid #CECECE;
	background-color:#F0F2EF;
	top:10px;
}

#contentmain-middle
{
	position:relative;
	float: left;
	width: 582px;	
	border:0px solid yellow;
    margin-left:25px;
 
}

#contact-middle
{
	position:relative;
	float: left;
	width: 535px;	
	border:0px solid yellow;
    margin-left:74px;
}

#contentsMiddle_home
{
	position:relative;
	float: left;
	width: 735px; 
	height: 500px;
	background-color:#ffffff;
	border:0px solid red;
	top:3px;
}

#contentsMiddle_home_ie
{
	position:relative;
	float: left;
	width: 735px; 
	height: 500px;
	background-color:#ffffff;
	border:0px solid red;
	top:15px;
}

/*#contentsMiddle_home
{
	position:relative;
	left:55;
	width: 767px; 
	height:789;
	background-color:#ffffff;
	border:0px solid red;
}*/

/*#contents-right
{
	position:relative;
	float: right;
	padding-right: 13px;

	border:0px solid red;
}*/
.freetext
{
font-family: Arial;
font-size: 11px;
font-weight: normal;
color: #03206F;
text-decoration: none;
}

/****
Page Header
****/
h2 {
font-family: Verdana;
font-size: 1.5em;
font-weight: bold;
color: #000000;
text-decoration: none;
}

h3 {
font-family: Verdana;
font-size: 1.4em;
font-weight: bold;
color: #000000;
text-decoration: none;
}

/****
Block Header
****/
h5 {
	/*background: url(../images/arrow.gif) no-repeat left center;*/
	padding: 0 12px;
	font-size: 1.3em;
	border:0px solid red;

}

h5.right {
	background: url(../../../images/arrow.gif) no-repeat right center;
	padding: 0 12px;
	padding: 0 12px;
	font-size: 1.3em;
}

.block-seperator 
{
	content:".";
	display:block;
	height:15px;
	clear:both;
	visibility:hidden;
}

.block-seperator1 
{
	content:".";
	display:block;
	height:-1px;
	clear:both;
	visibility:hidden;
	/*top:0;*/
}

.banner_display
{
	position:relative;
	float: left;
	width: 150px;
	margin-left:0px;
	border:0px solid lime;
}
.banner_display_right
{
	position:relative;
	float: left;
	width: 125px;
	padding:6px 0px 0px 0px;
	/*margin-right:0px;*/
	/*left:30px;*/
	border:0px solid lime;
	margin-left:-1px;
	/*top:0;*/
    /*text-align:center;*/
}

.banner_display_about
{
	position:relative;
    float: left;
	width: 150px;
    margin-left:12px;
	border:0px solid lime;
}
.banner_display_right_about
{
	position:relative;
	float: left;
	width: 130px;
	border:0px solid lime;
	top:17px;
	margin-right:10px;
}

.vertical-block-seperator {      
	content:".";
	float:right;
	display:inline;
	position:relative;
	background:#fff;
	width:0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right:0px;
	border:0px solid lime;
}



/****
Content boxes
****/
.small_box, .large_box, .middle_box
{
	position: relative;
	display: inline;
	font: Verdana;
	text-align: left;
	color: #61738B;
	border-bottom:1px solid #B3B2B1;
}

/* box header */
.small_box div, .large_box div, .middle_box div, .extra_large_box div{
	/*background: #D74D48 top left no-repeat;*/
	padding-top: 0px;
	border:0px solid blue;
	font-size: 1em;
	line-height: 1.6em;
	
}


/* box content left side */
.small_box div div, .large_box div div, .middle_box div div, .extra_large_box div div{
	background: #fff bottom left no-repeat;
	padding-bottom: 0px;
	border:0px solid red;
}

/* box content */
.small_box div div div, .large_box div div div, .middle_box div div div, .extra_large_box div div div{
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background: transparent;
	padding-bottom: 0px;
	border:0px solid yellow;
	margin-left:0px;
	margin-right: 0px;
	font-size: 0.9em;
}

.small_box div div div div, .large_box div div div div, .middle_box div div div div, .extra_large_box div div div div{
	border-bottom:0px solid #B3B2B1;
}

.small_box, .small_box div, .small_box div div, .small_box div div div{
	width: 150px;
}

.middle_box, .middle_box div, .middle_box div div, .middle_box div div div{
	width: 200px;
}

.large_box, .large_box div, .large_box div div, .large_box div div div{
	width: 375px;
}

.extra_large_box div, .extra_large_box div div, .extra_large_box div div div{
	width: 800px;
}

.small_box h5, .large_box h5, .middle_box h5, .extra_large_box h5{
	padding-top: 2px;
	padding-bottom: 1px;
	color: #FFFFFF;
	font-size: 1.1em;
}

#trailimageid
{
	font-size: 0.75em;
	position: absolute;
	display: inline;
	left: 0px;
	top: 0px;
	width: 275px;
	height: 0px;
	z-index: 230;
}

.leftmenu 
{
	line-height: 1.6em;
	font-size: 1.0em;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: top;
	direction: ltr;
	
}

.leftmenu li
{
	/*background: url(../../../images/arrow.gif) no-repeat left top;*/

	padding-top: 5px;
	padding-left: 5px;
	margin-left: 2px;
	margin-right: 1px;
	
	
}


/*
.leftmenu 
{
	line-height: 1.8em;
	font-size: 1.1em;
	font-family: Verdana;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.leftmenu li
{
	background: url(../../../images/arrow.gif) no-repeat left center;
	padding-left: 10px;
	margin-left: 2px;
}
*/

#centered
{
position:relative;
width:778px;
margin:0px auto 0 auto;
text-align:left;
padding-left:0px;
background-color:#FFFFFF;
background-image: url(../../../images/main-bg.gif);
background-repeat: repeat-y;
background-position: top;

}
#Oobj101 {position:relative;z-index:1;visibility:visible;width:778px;height:100%;background-color:#ffffff;}
#termsOobj101 {position:relative;z-index:1;visibility:visible;width:778px;height:100%;background-color:#ffffff;}

#mainpage
{
position:relative;
z-index:2;
visibility:visible;
width:585px;
}
#navigation
{
position:relative;
z-index:9;
visibility:visible;
left:9px;
}
#blueline
{
position:relative;
z-index:10;
visibility:visible;
left:5px;
}
#lorem
{
position:absolute;
z-index:11;
visibility:visible;
top:-10px;
left:7px;
/*height:100px;*/
border:0px solid red;
}

#lorem1
{
position:absolute;
z-index:12;
visibility:visible;
top:20px;
left:285px;
width: 327px;
border:0px solid red;
}

#lorem2
{
position:absolute;
z-index:13;
visibility:visible;
top:9px;
left:575px;
border:0px solid red;
}

#gray
{
position:relative;
z-index:14;
visibility:visible;
top:169px;
left:3px;
border: 1px #D3D3D3 solid;
width: 762px;
background-image: url(../../../images/gray.png);
background-repeat: repeat-x;
background-position: top;
border:0px solid red;
}

#grayb
{
position:relative;
z-index:15;
visibility:visible;
top:120px;
left:3px;
}

#grayb1
{
position:relative;
z-index:16;
visibility:visible;
top:55px;
left:70px;
width: 735px;
height: 460px;
background-image: url(../../../images/gray-image4.png);
background-repeat: repeat;
background-position: left;
border:0px solid red;
}

/*#grayb1
{
position:relative;
z-index:16;
visibility:visible;
top:152px;
left:7px;
width: 750px;
height: 630px;
background-image: url(../../../images/gray-image3.png);
background-repeat: repeat;
background-position: left;
border:0px solid red;
}
*/


#mortgage
{

z-index:16;
visibility:visible;
position:absolute;

/*width: 176px;
top:17px;
left:10px;
height: 83px;
background-image: url(../../../images/mortgage.gif);
background-repeat: no-repeat;
background-position: left top;
border:0px solid red;*/


}

#credits
{
position:absolute;
z-index:16;
visibility:visible;

/*width: 276px;
top:17px;
left:255px;
height: 83px;
background-image: url(../../../images/credit.gif);
background-repeat: no-repeat;
background-position: left top;
border:0px solid red;*/


}

#bank
{
position:absolute;
z-index:16;
visibility:visible;

/*width: 176px;
top:17px;
left:515px;
height: 83px;
background-image: url(../../../images/money.gif);
background-repeat: no-repeat;
background-position: left top;*/

}

#loans
{
position:absolute;
z-index:16;
visibility:visible;

/*width: 176px;
top:168px;
left:10px;
height: 83px;
background-image: url(../../../images/loan.gif);
background-repeat: no-repeat;
background-position: left top;*/

}

#electricity
{
position:absolute;
z-index:16;
visibility:visible;
/*width: 176px;
top:168px;
left:268px;
height: 83px;
background-image: url(../../../images/elec.gif);
background-repeat: no-repeat;
background-position: left top;*/

}

#cell
{
position:absolute;
z-index:16;
visibility:visible;
/*width: 176px;
top:168px;
left:515px;
height: 83px;
background-image: url(../../../images/cell.gif);
background-repeat: no-repeat;
background-position: left top;*/

}

#insurance
{
position:absolute;
z-index:16;
visibility:visible;
/*width: 176px;
top:314px;
left:10px;
height: 83px;
background-image: url(../../../images/insurance.gif);
background-repeat: no-repeat;
background-position: left top;*/

}

#telep
{
position:absolute;
z-index:16;
visibility:visible;
top:314px;
left:255px;
/*width: 176px;
height: 83px;
background-image: url(../../../images/tele.gif);
background-repeat: no-repeat;*/
background-position: left top;
}


#broadband
{
position:absolute;
z-index:16;
visibility:visible;

/*width: 176px;
top:314px;
left:515px;
height: 83px;
background-image: url(../../../images/broadband.gif);
background-repeat: no-repeat;
background-position: left top;*/

}

#currency
{
position:absolute;
z-index:16;
visibility:visible;
top:314px;
left:200px;
width: 176px;
height: 83px;
background-image: url(../../../images/currancy.gif);
background-repeat: no-repeat;
background-position: left top;
}


#user
{
position:absolute;
z-index:16;
visibility:visible;
top:454px;
left:40px;
width: 176px;
height: 28px;

}


#voip
{
position:absolute;
z-index:16;
visibility:visible;
top:304px;
left:570px;
width: 180px;
height: 195px;
background-color: #FFFFFF;
border:0px solid red;
}

#bottombanner1,#bottombanner3
{
	float: left;
}
#bottombanner4
{
float: none;
}
#copyright
{
position:relative;
z-index:18;
visibility:visible;
left:36px;
}

#cerdidcards
{
position:relative;
z-index:11;
visibility:visible;
left:210px;
width: 550px;
}
#leftcoloum
{
position:relative;
z-index:11;
visibility:visible;
left:10px;
width: 180px;
float: left;
}
#dealdescription
{
position:relative;
z-index:11;
visibility:visible;
left:10px;
width: 757px;
}
#cerdidcards_result
{
position:relative;
z-index:11;
visibility:visible;
left:15px;
width: 550px;
}

#mainmiddle
{
position:relative;
top:8px;
z-index:12;
visibility:visible;
left:0px;
width: 518px;
border:1px solid #9C9A9C;

}

#maintext
{
position:relative;
top:8px;
z-index:12;
visibility:visible;
left:0px;
width: 555px;
/*height:33;*/
border:1px solid #9C9A9C;

}

#maintextgas
{
position:relative;
top:2px;
z-index:12;
visibility:visible;
left:0px;
width: 550px;
/*height:33;*/
border:1px solid #9C9A9C;

}



#maintextmortgage
{
position:relative;
top:2px;
z-index:12;
visibility:visible;
left:0px;
width: 548px;
/*height:23;*/
border:1px solid #9C9A9C;

}

#space
{
position:relative;
top:2px;
height:20;

}


#maintextcredit
{
position:relative;
top:2px;
z-index:12;
visibility:visible;
left:0px;
width: 550px;
/*height:44;*/
border:1px solid #9C9A9C;

}

#maintextcredit1
{
position:relative;
top:8px;
z-index:12;
visibility:visible;
left:0px;
width: 550px;
/*height:43;*/
border:1px solid #9C9A9C;

}

#maintextbank
{
position:relative;
top:2px;
z-index:12;
visibility:visible;
left:0px;
width: 550px;
/*height:33;*/
border:1px solid #9C9A9C;

}

#maintextbank1
{
position:relative;
top:8px;
z-index:12;
visibility:visible;
left:0px;
width: 485px;
/*height:33;*/
border:1px solid #9C9A9C;

}

#maintextcell
{
position:relative;
top:8px;
z-index:12;
visibility:visible;
left:0px;
width: 550px;
/*height:33;*/
border:1px solid #9C9A9C;

}

#maintextcell1
{
position:relative;
top:2px;
z-index:12;
visibility:visible;
left:0px;
width: 547px;
/*height:33;*/
border:1px solid #9C9A9C;

}


#maintextinsurance
{
position:relative;
top:2px;
z-index:12;
visibility:visible;
left:0px;
width: 550px;
/*height:23;*/
border:1px solid #9C9A9C;

}



#maintextloan
{
position:relative;
top:2px;
z-index:12;
visibility:visible;
left:0px;
width: 550px;
/*height:33;*/
border:1px solid #9C9A9C;

}



#maintexthomephone
{
position:relative;
top:2px;
z-index:12;
visibility:visible;
left:0px;
width: 550px;
/*height:23;*/
border:1px solid #9C9A9C;

}

#maintexthomephone1
{
position:relative;
top:2px;
z-index:12;
visibility:visible;
left:0px;
width: 554px;
/*height:23;*/
border:1px solid #9C9A9C;

}


#maininsurance
{
position:relative;
top:8px;
z-index:12;
visibility:visible;
left:0px;
width: 551px;
/*height:33;*/
border:1px solid #9C9A9C;

}

#autoinsurance
{
position:relative;
top:8px;
z-index:12;
visibility:visible;
left:0px;
width: 600px;
/*height:33;*/
border:1px solid #9C9A9C;
}

#travelinsurance1
{
position:relative;
top:8px;
z-index:12;
visibility:visible;
left:0px;
width: 623px;
/*height:33;*/
border:1px solid #9C9A9C;
}

#travelinsuranceresult
{
position:relative;
top:8px;
z-index:12;
visibility:visible;
left:0px;
width: 675px;
/*height:33;*/
border:1px solid #9C9A9C;
}
/*#travelinsurance
{
position:relative;
top:8px;
z-index:12;
visibility:visible;
left:0px;
width: 632px;
/*height:33;
border:1px solid #9C9A9C;

}*/



/*#comparing2
{
position:relative;
top:0px;
z-index:12;
visibility:visible;
left:0px;
width: 270px;
height:50;
border:1px solid #9C9A9C;

}*/

/*#comparing1
{
position:relative;
z-index:12;

visibility:visible;
/*float:left;
left:280px;
width: 268px;
height:100;
bottom:94;

border:0px solid red;


}*/
/*#comparing
{
position:relative;
top:15px;
z-index:12;
visibility:visible;
left:0px;
width: 270px;
height:100;
bottom:54;
border:1px solid #9C9A9C;

}*/

#comparingloan1
{
position:relative;
z-index:12;

visibility:visible;
/*float:left;*/
left:280px;
width: 268px;
height:100;
bottom:90;

border:0px solid red;


}

#comparingcredit
{
position:relative;
top:10px;
z-index:12;
visibility:visible;
left:0px;
width: 262px;
height:100;
border:1px solid #9C9A9C;

}

#comparing
{
position:relative;
top:11px;
z-index:12;
visibility:visible;
left:0px;
width: 270px;
height:100;

border:1px solid #9C9A9C;

}


#comparingcredit1
{
position:relative;
z-index:12;

visibility:visible;
/*float:left;*/
left:273px;
width: 275px;
height:100;
bottom:91;
border:1px solid #9C9A9C;


}

#comparing1
{
position:relative;
z-index:12;
visibility:visible;
/*float:left;*/
left:280px;
width: 272px;
height:102;
bottom:92;
border:1px solid #9C9A9C;

}



#comparingbank
{
position:relative;
top:10px;
z-index:12;
visibility:visible;
left:0px;
width: 263px;
height:105;
border:1px solid #9C9A9C;

}

#comparingbank1
{
position:relative;

z-index:10;
visibility:visible;
/*float:left;*/
left:278px;
width: 268px;
height:104;
bottom:95;
border:1px solid #9C9A9C;
}

#comparingbank2
{
position:relative;

z-index:10;
visibility:visible;
/*float:left;*/
left:273px;
width: 268px;
height:104;
bottom:95;
border:1px solid #9C9A9C;
}

#comparingmortgage
{
position:relative;
/*top:24px;*/
bottom:90px;
z-index:12;
visibility:visible;
left:3px;
width: 270px;
height:105;
border:1px solid #9C9A9C;

}

#comparing1mortgage
{
position:relative;
z-index:12;
visibility:visible;
/*float:left;*/
left:283px;
width: 264px;
/*top:14px;*/
height:105;
bottom:197;
border:1px solid #9C9A9C;
}

#comparingmortgageEngine
{
position:relative;
z-index:12;

visibility:visible;
left:283px;
width: 264px;
bottom:98;
/*bottom:80;*/
height:100;
border:0px solid red;

}


/*#comparingmortgageEngine
{
position:relative;
bottom:-2;
z-index:12;
visibility:visible;
float:right;
margin-right:5px;
width: 270px;
height:100px;
border:1px solid #9C9A9C;
}
*/


/*#comparingmortgage
{
position:relative;
top:24px;
z-index:12;
visibility:visible;
left:3px;
width: 270px;
height:100;
border:0px solid #9C9A9C;
}

#comparing1mortgage
{
position:relative;
z-index:12;
visibility:visible;
left:283px;
width: 264px;
bottom:82;
height:100;
border:0px solid red;
}*/

#comparinggas
{
position:relative;
top:10px;
z-index:12;
visibility:visible;
left:0px;
width: 266px;
height:100;
border:1px solid #9C9A9C;

}

#comparinggas3
{
position:relative;
top:10px;
z-index:12;
visibility:visible;
left:0px;
width: 266px;
height:108;
border:1px solid #9C9A9C;

}

#comparinggas1
{
position:relative;
z-index:12;
visibility:visible;
/*float:left;*/
left:278px;
width: 270px;
height:100;
bottom:93;
border:1px solid #9C9A9C;


}

#comparinggas2
{
position:relative;
z-index:12;
visibility:visible;
/*float:left;*/
left:278px;
width: 270px;
height:108;
bottom:100;
border:1px solid #9C9A9C;


}

#comparingcell
{
position:relative;
top:10px;
z-index:12;
visibility:visible;
left:0px;
width: 264px;
height:97;
/*border:1px solid #9C9A9C;*/

}

#insurancecomparing
{
position:relative;
top:0px;
z-index:12;
visibility:visible;
left:0px;
width: 269px;
height:100;
border:1px solid #9C9A9C;

}





.horzSpacer{
height:5px;
}


#mortgagetopdeals
{
position:relative;
z-index:11;
visibility:visible;
left:0px;
text-align:left;
float:none;
bottom:192;
/*bottom:81;*/
width:551;

}

#topdealsbroadband
{
position:relative;
z-index:11;
visibility:visible;
left:0px;
text-align:left;
float:none;
bottom:85;
width:551;

}

#topdeals1
{
position:relative;
z-index:11;
visibility:visible;
left:0px;
text-align:left;
float:none;
bottom:95;
width:551;

}

#topdeals2
{
position:relative;
top:11px;
z-index:11;
visibility:visible;
left:280px;
text-align:left;
float:none;
bottom:80;
width:268px;
height:100px;

}

#topdeals3
{
position:relative;
top:2px;
z-index:11;
visibility:visible;
left:3px;
text-align:left;
float:none;
width:270px;
height:100px;
}



#topdealsloan
{
/**/position:relative;
z-index:11;
visibility:visible;
left:0px;
text-align:left;
float:none;
bottom:80;
width:551;

}


#topdeals123
{
position:relative;
z-index:11;
visibility:visible;
left:0px;
text-align:left;
float:none;
bottom:80;	
top:0px

}

#comparing_application
{

position:relative;
z-index:12;
visibility:visible;
left:0px;
width: 270px;
height:auto;
border:0px solid red;
float:left;
}

#comparing1_application
{
position:relative;
z-index:12;
visibility:visible;
/*float:left;*/
width: 270px;
float:right;
border:0px solid red;
height:auto;

}

.navigationborder
{
position:absolute;
z-index:9;
visibility:visible;
top:103px;
height: 30px;
border-bottom: 5px #000000 solid;
width: 776px;
}

/* Front page */
.frontpage_image_left{
	height:120px; 
	float:left; 
	padding-top:10px;
}
.frontpage_text_left{
	padding-top:5px;
	padding-left:20px;
}
.frontpage_button_left{
	height:35px; 
	padding-top:5px;
}


.frontpage_image_middle{
	height:120px; 
	float:left; 
	padding-top:10px;
}
.frontpage_text_middle{
	padding-top:5px;
	padding-left:20px;
}
.frontpage_button_middle{
	height:35px; 
	padding-top:5px;
}



.frontpage_image_rigth{
	height:120px; 
	float:left; 
	padding-top:10px;
}
.frontpage_text_rigth{
	padding-top:5px;
	padding-left:20px;
}
.frontpage_button_rigth{
	height:35px; 
	padding-top:5px;
}

.menu_links_white_ie
{
	clear:both;
	float:right; padding-top:12px; padding-right:0px; width:182px;
}

.menu_links_white
{
	clear:both;
	float:right; padding-top:12px; padding-right:0px; width:185px;
}