/* === HEADER ======= */
#header3{
	width:437px;
	height:64px;
	padding:11px 8px 0 8px;
	background:#1360b2;
	float:left
	}
#header3 h1{
	font-size:170%;
	color:#FFF;
	font-weight:normal;
	}


/* === CONTENT ======= */
#content{
	width:787px;
	background:url(/images/backgrounds/white.gif) 53% repeat-y; /* Used to blank out grey lines on centre column*/
	float:left
	}
#content #content_l{
	width:183px;
	float:left
	}
#content div.content_l_title{
	width:142px;
	padding:3px 0 0 41px;
	float:left
	}
div.content_l_title h1{
	font-size:110%;
	font-weight:bold;
	color:#666;
	}
#content #content_r{
	width:603px;
	float:right
	}
#content_r #content_r_text{
	
	width:433px;
	background:#FFF;
	float:left
	}
#text3{
	width:433px;
	padding:20px 10px 20px 10px;
	float:left
	}
#content_r_text h2{
	margin:0 0 1.6em;
	color:#115EAF;
	font-size:140%;
	font-weight:normal
	}
#content_r #content_r_r{
	width:149px;
	float:right
	}
#content_r_r div.content_r_title{
	width:142px;
	padding:8px 0 0 7px;
	float:left
	}

div.content_r_title h1{
	font-size:110%;
	font-weight:bold;
	color:#666;
	}
#content_r_r div.content_r_text{
	width:135px;
	padding:0 7px 0 7px;
	font-size:80%;
	float:left
	}
