@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	text-align: center;
	color: #333333;
	font-family: 'Lucida sans unicode', Arial, Verdana, sans-serif;
	background: #FFF url(../images/home/bg.jpg) top left repeat-x;

}

a img {
border:none;
}

div.container {
	width: 887px;
	text-align: left;
	height: 850px;
	background:#ffffff url('../images/home/bg_top2.jpg') no-repeat 0px 0px;
	border-right:1px solid #cccccc;
	border-left:1px solid #cccccc;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;

	
	}
/* ------------------------------------HEADER ------------------------------------------*/	
div.header {
margin:5px 15px 0px 15px;
clear:both;
height:86px; 

}

img.logo {
float:left;
}

img.awards {
float:right;
margin-top:5px;
}	

ul.top_nav {
list-style:none;
text-align:center;
font-family: Tahoma,Arial, Helvetica, sans-serif;
font-size:13px;
padding:50px 0px 0px 0px;

}

ul.top_nav li {
display:inline;

}

ul.top_nav a {
color:#333333;
text-decoration:none;

}

ul.top_nav a:hover {
color:#990000;
text-decoration:underline;

}

/* JQUERY */


div.expand_box {
width:881px;
background-image:url(../images/home/bg_expand_box.gif);
background-repeat:no-repeat; 
 margin:10px auto 0px auto; 
padding-left:20px;
padding-top:10px;
 display:none;
 text-align:left;
}

div.expand_box h1,h2,h3 {
	color: #990000;
	font-size:15px;
	text-decoration:underline;
	}
	
	div.expand_box a {
	color: #333333;
	font-size:12px;
	text-decoration:none;
	}
	
	div.expand_box a:hover {
color: #990000;
text-decoration:underline;
	}
	
	div.expand_box ul{
	padding: 0;
	margin: 7px 0 15px 5px;

}
div.expand_box  ul li {
	padding: 0 0 0 13px;
	margin: 0 0 7px 0;
}
div.expand_box ul li {
	list-style-type: none;
	background: transparent url(../images/arrows_double.gif) 0 10px no-repeat;
} 

div.expand_box ul.all_products_right {
float:right;
margin-right:300px;

padding-left:100px;
}

div.expand_box ul.all_products_left {
float:left;
}
	
/* JQUERY - BOTTOM */


div.expand_box_bottom {
width:958px;

border: 1px solid #666666;
border-top:none;
background-color:#999999;

 margin:17px 0 0 0px; 
 padding:10px 0 0 20px ; 
 display:none;
 height:50px;
}

div.expand_box_bottom h1,h2,h3 {
	color: #990000;
	}
	
	div.expand_box_bottom ul li a {
color: #990000;
	}
	
	div.expand_box_bottom a:hover {
color: #ffffff;
text-decoration:none;
	}
	
	div.expand_box_bottom ul{
	padding: 0;
	margin: 7px 0 15px 5px;

}
div.expand_box_bottom  ul li {
	padding: 0 0 0 13px;
	margin: 0 0 7px 0;
}
div.expand_box_bottom ul li {
	list-style-type: none;
	background: transparent url(../images/arrows_double.gif) 0 6px no-repeat;
} 

div.expand_box_bottom ul.all_products_right {
float:right;
margin-right:400px;
border-left:1px dotted #990000;
padding-left:80px;
}

div.expand_box_bottom ul.all_products_left {
float:left;
}

/* ------------------------------------END HEADER ------------------------------------------*/	

/* ------------------------------------Main Navigation ------------------------------------------*/		
 ul.main_nav {
	list-style:none;
	height:47px;
	background:#ffffff url('../images/home/bg_main_nav.jpg') no-repeat 15px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:17px;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
 }
 
  ul.main_nav li {
 display:inline;

 background-image: url('../images/home/bg_main_nav_divider.jpg');
 background-repeat: no-repeat;
 background-position:right top;
padding:6px 30px 50px 25px;
margin-bottom:20px;

 }
 
  ul.main_nav li a {
 color:#ffffff;
text-decoration:none;


 }
 
  
  ul.main_nav li a:hover {
 color:#ffffff;
text-decoration:underline;


 }
 
   ul.main_nav li.no_bg {
   background:none;
   }


/* ------------------------------------END Main Navigation ------------------------------------------*/	

/* ------------------------------------LEFT PANEL ------------------------------------------*/	

div.left_panel{
	_margin:0 12px 0 8px;/* IE 6 and below */
	width:186px;
	float:left;
	height:600px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 16px;
}

img.flash {
margin:0 0 15px 0;

}

img.news {
margin:15px 0 15px 0;

}



#navigation {

	margin:0px 0px 0px 0px;
	padding:5px 0px 0px 0px;
	text-indent:0px;

	width:186px;
}
#navigation a.head {
	cursor:pointer;
	background: url(../images/home/left_nav_1.jpg) no-repeat 0px 0px;
	height:27px;
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	padding:11px 0px 0px 0px;
	text-indent:7px;
	text-decoration: none;
	

}

#navigation a.head:hover {
	color:#FFFF99;
}
#navigation a.selected {

}
#navigation a.current {
	background-color:#FFFF99;
}
#navigation ul {

	margin:0px;
	padding:0px;
	text-indent:0px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
	font-size:11px;
	background-color:#FFFFFF;
}
#navigation li {
	list-style:none outside none; 
	display:block;

}

#navigation li ul p {
		font-size:11px;
		margin:0px 10px 8px 10px;
		color:#333333;

}
#navigation li li a {
	color:#990000;
	display:block;
	text-indent:11px;
	text-decoration:none;


}
#navigation li li a:hover {

	color:#333333;
	text-decoration: underline;
}


@media print {
	.basic div, #navigation ul, #list2 dd, #list3 div{
		display: block!important;
		height: auto!important;
		
	}
}


div.latest_news h4{
	background: url(../images/home/latest_news_header.jpg) no-repeat 0px 0px;
	height:29px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	padding: 6px 0 0 10px;
	margin-top:-15px;
	color:white;
}

div.latest_news {
background: url(../images/home/bg_news.jpg) repeat-y 0px 100px;
width:186px;
margin-top:15px;
padding-top:15px;

}

div.latest_news p {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
background: url(../images/home/news_divider.jpg) no-repeat 0px bottom;

padding:7px 0px 7px 10px;

}

div.latest_news p a {

color:#990000;
text-decoration:none;

}

/* ------------------------------------ END LEFT PANEL ------------------------------------------*/	

	
/* ------------------------------------RIGHT PANEL ------------------------------------------*/	

div.right_panel{
	width:670px;
	height:600px;
	float:right;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
}



div.right_panel table {
margin:-7px 0 0px -3px ;



}

div.right_panel table a {
text-decoration:none;
color:#990000;


}

table.main_products tr td {
width:340px ;

_margin:0px;/* IE 6 and below */
_padding:0px;/* IE 6 and below */



}

td.mortgage {
background:#ffffff url('../images/home/box_mortgage.jpg') no-repeat 2px 5px;
padding-right:6px;

height:235px;


}
img.mortgage_more_info{
margin:24px 0px 0px 2px;
_margin:20px 0px 0px 2px;


}

td.income {
background:#ffffff url('../images/home/box_income.jpg') no-repeat 2px 5px;
padding-right:6px;
height:235px;
}

table.main_products tr td p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin:25px 15px 0 13px ;
}



td.wedding_caravan {
background:#ffffff url('../images/home/box_wedding.jpg') no-repeat 2px 1px;
padding-right:6px;
margin:0px;
height:104px;


}
 img.wedding_more_info{
 margin-left:2px;

 }
 
 
table tr td.wedding_caravan p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
_font-size:12px;
width:120px;

float:left;
margin-bottom:10px;
_margin-left:7px;
margin-top:18px;

}

table.other_products {
width:600px;
}

table.other_products tr td {
background:#ffffff url('../images/home/box_other.jpg') no-repeat 0px 0px;
padding-right:3px;
height:127px;

}


table.other_products tr td p {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
margin:15px 5px 0 13px;
width:175px;
}

table.other_products tr td p a {
color:#990000;
text-decoration:none;
}

table.other_products tr td p a:hover {
font-weight:bold;
}



table.main_products tr td h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
_font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
_font-size:17px;
font-weight:bold;
text-align:left;
color:#990000;
margin: 16px 2px 0 12px;
_margin: 20px 2px 0 12px;
}

table.other_products tr td h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
_font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:17px;
_font-size:17px;
font-weight:bold;
text-align:left;
color:#990000;
margin: 12px 2px 0 12px;

}

div.right_panel h2{
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
text-align:left;
color:#333333;
margin: 0px 5px 16px 3px;
text-decoration:underline;
}

div.right_panel h3{
font-family: Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bold;
text-align:left;
color:#333333;
margin: 0px 5px 10px 3px;

}


div.right_panel p{
font-family: Verdana;
font-size:13px;
text-align:left;
color:#333333;
margin: 0px 15px 5px 3px;

}

div.right_panel a{

color:#990000;
text-decoration:none;


}

div.right_panel a:hover{


text-decoration:underline;


}

div.right_panel ul{
list-style:none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
margin: 15px 15px 5px 3px;

}


div.right_panel ul li{
background:#ffffff url('../images/home/tick.gif') no-repeat 0px 0px;
padding: 0 0 0 35px;
padding-bottom:13px;
}

img.button_qq {
margin:20px 0px 0px 15px;
}

img.button_qq2 {

margin:21px 0px 0px 5px;
_margin:17px 30px 0px 5px;
_width:151px;
_float:right;

}










/* ------------------------------------ END Right PANEL ------------------------------------------*/		





/* ------------------------------------ FOOTER ------------------------------------------*/		
div.footer{
	width: 879px;
	text-align: left;
	margin: 0px auto 0 auto;
	height: 17px;
	background:#ffffff url('../images/home/bg_footer.jpg') no-repeat 0px 0px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:12px 10px 0px 0px;
	text-align:right;
	
	}
	
div.footer a{ 
	 color:white;
	 text-decoration:none;
	 	 }
		 
		 	
div.footer a:hover{ 
	 color:#000000;
	 	 }
	
/* ------------------------------------END Footer------------------------------------------*/		


div.lower_content_box {
margin:55px auto 15px auto; 
height:250px; 
padding:10px; 
overflow:auto; 
width:867px; 
border:1px solid #cccccc;
text-align:left;
font-size:12px;
color: #666666;
}

div.lower_content_box h1, div.lower_content_box h3, div.lower_content_box h5 {

color: #990000;
margin:7px 0px 7px 0px;
}

div.lower_content_box a{

color: #333333;
text-decoration:none;
}

div.lower_content_box ul li {
padding-left:10px;
list-style-type:circle;
margin-left:10px;
}
