body
	{ color: #2C3033; font-family: Arial, Tahoma, sans-serif; font-size: 0.9em; background-color: #FFFFFF; }
body, h1, h2, h3, img
	{ margin: 0; padding: 0; border: 0; }
.clearfix:after {    content: ".";    display: block;    height: 0;    clear: both;    visibility: hidden;}.clearfix {display: inline-block;}/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;}/* End hide from IE-mac */

div.header
{
	width: 960px;
	margin: 20px auto 0 auto;
}

div.header h1
{
	font-family: "Times New Roman", Arial, Tahoma, sans-serif;
	width: 504px;
	margin: 0 0 0 228px;
	font-weight: normal;
	font-size: 2.2em;
	color: #274770;
}

div.header h2
{
	font-family: "Times New Roman", Arial, Tahoma, sans-serif;
	width: 315px;
	margin: 0 0 0 228px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.5em;
	float: left;
	color: #274770;
}

div.header h3
{
	font-family: "Times New Roman", Arial, Tahoma, sans-serif;
	width: 189px;
	margin: 9px 228px 0 0;
	padding-bottom: 0;

	float: left;
	font-weight: normal;
	font-size: 0.8em;
	text-align: right;
	color: #274770;
}

div.header hr.h-nav
{
	clear: both;
	width: 732px;
	margin: 0 0 0 228px;
	background-color: #274770;
	height: 1px;
	border: 0;
}

div.header ul.nav
{
	width: 504px;
	margin: 20px 228px 0 0;
	background-color: #274770;
	list-style-type: none;
	color: #FFFFFF;
	padding: 0 0 0 228px;
}

div.header ul.nav li
{
	float: left;
	margin: 3px 13px 4px 0;
}

div.header ul.nav li.home
{
	width: 29px;
}

div.header ul.nav li.bs
{
	width: 112px;
}

div.header ul.nav li.aa
{
	width: 102px;
}

div.header ul.nav li.tax
{
	width: 51px;
}

div.header ul.nav li.payevat
{
	width: 77px;
}

div.header ul.nav li.contact
{
	width: 49px;
}


div.header ul.nav li a:link, div.header ul.nav li a:visited
{
	color: #FFFFFF;
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: none;
}

div.header ul.nav li a:hover, div.header ul.nav li a:active
{
	color: #CCCCCC;
	font-size: 0.7em;
	text-transform: uppercase;
	text-decoration: none;
}


/* --- CONTENT --- */

div.content
{
	background-image: url(../images/contentbg.png);
	background-repeat: no-repeat;
	background-position: top left;
	width: 960px;
	margin: 0 auto;
}

div.content div.bluebar
{
	background-color: #E5F0F6;
	width: 732px;
	margin: 0 0 0 228px;
	height: 23px;
}

div.content div.include
{
	width: 504px;
	margin: 20px 0 0 228px;
	padding-bottom: 40px;
}

div.content h4
{
	font-size: 1.3em;
}

div.content p
{
	margin: 20px 0 0 0;
	font-size: 0.8em;
	line-height: 150%;
}

div.content p a:link, div.content p a:visited
{
	color: #2C3033;
	text-decoration: underline;
}

div.content p a:hover, div.content p a:active
{
	color: #2C3033;
	text-decoration: none;
}

/* --- FOOTER --- */

div.footer
{
	background-image: url(../images/icaew.png);
	background-repeat: no-repeat;
	background-position: 0 16px;
	width: 960px;
	margin: 0 auto;
}

div.footer hr.un
{
	clear: both;
	width: 732px;
	margin: 0 228px 0 0;
	background-color: #274770;
	height: 1px;
	border: 0;
}

div.footer hr.dau
{
	clear: both;
	width: 504px;
	margin: 0 228px 20px 228px;
	background-color: #274770;
	height: 5px;
	border: 0;
}

div.footer p.icaew
{
	width: 504px;
	margin: 15px 0 15px 228px;
	font-size: 0.8em;
	line-height: 150%;
}

div.footer a:link, div.footer a:visited
{
	color: #A30001;
	text-decoration: none;
}

div.footer a:hover, div.footer a:active
{
	color: #A30001;
	text-decoration: underline;
}

div.footer p.copyright
{
	width: 504px;
	margin: 0 0 6px 228px;
	font-size: 0.7em;
}

div.footer p.djwebs
{
	width: 504px;
	margin: 0 0 16px 228px;
	font-size: 0.7em;
}

fieldset.contact-form
{
	border: 0;
	margin: 0;
	background-color: #FFFFFF;
}

fieldset.contact-form p
{
	margin: 8px;
	text-align: center;
	overflow: auto;
}

fieldset.contact-form p.randomimagequ
{
	text-align: left;
}

fieldset.contact-form p.submit
{
	border: 0;
}

fieldset.contact-form label
{
	float: left;
	width: 10em;
	text-align: left;
}

fieldset.contact-form p textarea.message
{
	height: 200px;
}

fieldset.contact-form p input[type=text], fieldset.contact-form textarea.message
{
	width: 200px;
	float: left;
	border: 1px solid #000000;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif;
	font-size: 1em;
	background-color: #E5F0F6;
	color: #000000;
	padding: 2px;
}

fieldset.contact-form p input[type=text]:focus, fieldset.contact-form textarea.message:focus
{
	background-color: #274770;
	color: #FFFFFF;
}