#header {
	height:95px;
}
#header, 
#content .row-1, 
#content .row-2, 
#footer {
	font-size:0.75em;
	width:775px;
	margin:0 auto;
}
.col-1, 
.col-2, 
.col-3,
.col-4 { 
	float:left;
}

/*======= index.html =======*/
#page1 .tail-middle1 {
	width:100%;
	background-color: D7E4FB;
	background-image: url(images/extra-bg.jpg);
	background-repeat: no-repeat;
	background-position: center 95px;
}
#page1 /*======= index.html =======*/
 .tail-middle2 {
	width:100%;
	background-color: #fff;
}
#page1 #content .row-1 {
	height:455px;
	position:relative;
	overflow:hidden;
	background:none;
}
#page1 #content .row-2 .box .col-1 {
	width:245px;
	margin-right:10px;
}
#page1 #content .row-2 .box .col-2 {
	width: 465px;
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
#page1 #content .row-2 .box .col-3 {
	width:215px;
	margin-left: 10px;
}
#team {
	float: right;
	width: 215px;
}

#page1  #content  .row-2  .box  .col-4 {
	width:220px;
	padding-left: 35px;
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	background-position: 15px;
}
#page1 #content .row-2 .col-1 { width:218px; position:relative; margin-right:38px;}
#page1 #content .row-2 .col-2 {
	position: relative;
}
#page1 #content .row-2 .col-3 {
	position:relative;
}


/*=========================*/


#footer {
	height:25px;
	background-color: #FFCC00;
}
#postcodes {
	width: 215px;
}
#docs {
	width: 215px;
}
#team {
	float: right;
	width: 215px;
}
#lend {
	background-image: url(images/line-ver.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 215px;
	padding-right: 15px;
}
#docs {
	background-image: url(images/line-ver.gif);
	background-position: right;
	background-repeat: repeat-y;
	padding-right: 15px;
	width: 215px;
}

