html, body{
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	padding:0;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size: 10pt;
}
a:link {			/* unvisited link */
	color: #800000;
	text-decoration:none;
}     
a:visited {		/* visited link */
	color: #800000;
	text-decoration:none;}  
a:hover {		/* mouse over link */
	color: #800000;
	text-decoration:underline;
}   
a:active {		/* selected link */
	color: #AA6666;
	text-decoration:none;
}   
body{
	min-width:1071px;
	background-color:#FFFFFF;
}
.clearboth{
	clear:both;
}
/*=====================================*/
#container{
	width:1071px;
	margin:0 auto;
}
/*=====================================*/
#home_mainblock, #subpage_mainblock{
	border-left:1px solid #717075;
	border-right:1px solid #717075;
}
#home_mainblock{
	height:271px;
}
#subpage_mainblock{
	padding-bottom:20px;
}
#navblock{
	float:left;
	width:240px;
}
#contentblock{
	float:left;
	width:760px;	/* 829px */
}
#contentblock p{
	color:#717075;
}
#contentblock li{
	color:#717075;
	margin-bottom:10px;

}
#homepagebenefits{
	margin:60px 0 0 320px;
}
#homepagebenefits p{
	color:#717075;
	font-size:11pt
}	
#home_mainblock > #contentblock > #strapline{
	margin:30px 0 0 320px;
	color:#b20707;
	font-size:18pt;
}
.column1{
	float:left;
	width:310px;
	margin-right:50px;
}
.column2{
	float:left;
	width:400px;
}
.column2 > p{
	width:300px;
}
.column2 li{
	width:300px;
}
.columnsingle{
	width:760px;
}
.columnsingle > p{
	width:660px;
}
.columnsingle li{
	width:660px;
}
.columnsingle .greybackgroundblock{
	width:660px;
	padding:10px 20px 10px 20px;
	background-color:#e0e0e0;
}
.columnsingle .greybackgroundheading{
	width:660px;
	padding:0 3px 0 3px;
	background-color:#e0e0e0;
}
/*=====================================*/
#brollies{
	height:238px;
	border-left:1px solid #717075;
	border-right:1px solid #717075;
}
/*=====================================*/
#pagetitle{
	margin:38px 0 33px 0 ;
	font-size:16pt;
/*	color:#ff2600;*/
	color:#a90017;
}
/*=====================================*/
#footer{
	height:245px;
	background:url('../images/footer_background.jpg') repeat-x;
}
#footerl{
	float:left;
	width:916px;
	padding:62px 0 0 105px;
}
#footerr{
	float:left;
	width:40px;
	text-align:right;
	padding: 16px 10px 0 0;
}
/*=====================================*/
.navLevel1, .navLevel1_top, .navLevel1_bottom{
	float:left;
	width:150px;
	padding:10px 0 0 15px;
	color:#b20707;
	font-size:10.5pt;
	cursor:pointer;
}
.navLevel1:hover, .navLevel1_top:hover, .navLevel1_bottom:hover{
	color:#720707;
}
.navLevel1_top{
	height:28px;
	background:url('../images/nav_background_top_shadow.png') repeat-x;
}
.navLevel1_top_active{
	background:url('../images/nav_background_top_normal.png') repeat-x;
}
.navLevel1{
	height:29px;
	background:url('../images/nav_background_shadow.png') repeat-x;
}
.navLevel1_active{
	background:url('../images/nav_background_normal.png') repeat-x;
}
.navLevel1_bottom{
	height:30px;
	background:url('../images/nav_background_bottom.png') repeat-x;
}
.navLevel1_bottom_active{
	background:url('../images/nav_background_bottom.png') repeat-x;
}
.navLevel1_end, .navLevel1_end_top, .navLevel1_end_bottom{
	float:left;
	width:16px;
}
.navLevel1_end_top{
	height:38px;
	background:url('../images/nav_end_top_shadow.png');
}
.navLevel1_end_top_active{
	background:url('../images/nav_end_top_normal.png');
}
.navLevel1_end{
	height:39px;
	background:url('../images/nav_end_shadow.png');
}
.navLevel1_end_active{
	background:url('../images/nav_end_normal.png');
}
.navLevel1_end_bottom{
	height:40px;
	background:url('../images/nav_end_bottom.png');
}
.navLevel1_end_bottom_active{
	background:url('../images/nav_end_bottom_active.png');
}
.navLevel2_block{
	width:181px;
	padding:5px 0 5px 0;
/*	background-color:#f0cdcd;*/
	background-color:#bebdc2;
}
.navLevel2{
	padding:3px 0 3px 15px;
}
.navLevel2 a{
/*	color:#606060;*/
	color:#ffffff;
	font-size:8pt;
}
.navLevel2 a:hover{
/*	color:#101010;*/
	color:#808080;
	text-decoration:none;
}
.navLevel2_active a{
/*	color:#ee2600;*/
	color:#b20707;
	font-weight:bold;
	font-size:8pt;
}
.navLevel2_active a:hover{
/*	color:#ee2600;*/
	color:#b20707;
	text-decoration:none;
}
/*=====================================*/
#signupform{
	margin:30px 0 0 30px;
}
.formlabel{
	color:#505155;
	margin-bottom:2px;
	font-size:9pt;
}
.forminput{
	color:#818085;
	margin-bottom:15px;
	width:400px;
	font-weight:bold;
}
/*=====================================*/
#backtoblog{
	margin-top:40px;
}
#bloglist{
	padding:0 10px 0 20px;
}
#bloglist ul{
	margin:0;
	padding:0;
	font-size:10pt;
	color:#717075;
	list-style:none;
}
#bloglist h2, #bloglist h2 a{
	margin:30px 0 5px 0;
	font-size:16pt;
	font-weight:normal;
	color:#717075;
	outline:none;
}
#bloglist h2 a:hover{
	text-decoration:none;
	color:#313035;
}
#bloglist p.entry-published, #blogpost p.entry-published{
	font-size:9pt;	
}
/*=====================================*/
.client{
	margin:20px 0 40px 0;
}
.clientlogo{
	float:left;
	width:160px;	
}
.clientdescription{
	float:left;
	width:500px;
}
.clientdescription p{ 
	margin:0 0 10px 0;;
}
