body,td,th,input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color:#666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

/*

Overall Width: 	1005px
Left: 			780px
Gutter: 		30px
Sidebar: 		195px;


*/

/****************************************************************
GENERAL
****************************************************************/

/* H1s are the headers floating over the main banner images */
h1{
	font-size:2.2em;
	color:#fff;
	background-image:url(../images/h1_bg.png);
	background-repeat:no-repeat;
	position:absolute;
	top:5em;
	padding:0.5em 1em 0 1em;
	height:2em;
	font-weight:normal;
	width:30em;
	text-transform:uppercase;
	margin-left:-0.9em;
}

h2{
	font-size:2.2em;
	font-weight:normal;
	color:#442d60;
	text-transform:uppercase;
}
h2.first{
	margin-top:0;
}
h3{
	font-size:1.5em;
	font-weight:normal;
	color:#442d60;
}
h4{
	font-size:1.4em;
	color:#442d60;
	text-transform:uppercase;
}

/* PAGE TITLE BREAD CRUMBS */
.breadcrumbParent,
.breadcrumbParent a,
.breadcrumbParent a:visited{
	color:#7a7878;	
}
.breadcrumbParent a:hover{
	color:#009edf;
}


a,
a:link,
a:visited{
	text-decoration:none;
	color:#454545;
}
a:hover{
	color:#009edf;	
}
a img{
	border:0;
}

p a,
p a:link,
p a:visited{
	color:#059bd9;
}

p a,li a{text-decoration:underline;}


.clear{clear:both;}
.hidden{display:none;}

ul li{
	list-style-image:url(../images/bullet1.gif);
}

abbr{
	border-bottom:1px dotted gray;
}

p.tweet{
	border-bottom:1px dotted #ccc;
	padding-bottom:1em;
}
p.tweet.bottom{
	border-bottom:none;
	margin-bottom:0;
	padding-bottom:0;
}

/****************************************************************
FORMS
****************************************************************/

input{
	font-size:1em;
}
input.button{
	border:none;
	background-color:#dbdbdb;
	text-transform:capitalize;
	cursor:pointer;
}
input.button:hover{
	color:#000;
}
.textField{
	border-style:none;
	border:1px solid #ccc;
}

/****************************************************************
MAIN
****************************************************************/

#main{
	width:100.5em;
	margin:0 auto 2em auto;
	position:relative;
}


/****************************************************************
HEADER
****************************************************************/

#header{
	position:relative;
	height:21em;
}
#logo{
	position:absolute;
	margin:2.6em 0 0 -0.2em;	
}
#headerInfo{
	position:absolute;
	top:0;
	right:0;
	width:50em;
}

#header .strapline{
	display:none;
}

	/****************************************************************
	SIGNUP FORM
	****************************************************************/
	
	#signupForm{
		width:34.8em;
		position:absolute;
		top:0;
		right:0;
		padding:0 0 0 0.5em;
		background-color:#dbdbdb;
		height:2.7em;
	}
	#signupForm input.button{
		font-size:1.2em;
		background-color:#dbdbdb;
		padding-left:0;
	}
	#signupForm label{
		font-size:1.2em;
		line-height:2.3em;
	}
	#signupForm .textField{
		background-image:url(../images/textField_bg.gif);
		background-repeat:repeat-x;
		background-position:0 14px;
		border:none;
		background-color:#dbdbdb;
		width:14em;
		font-size:1.2em;
	}
	
#subscribedMessage{
	padding:0;
	margin:0;
	font-size:1.2em;
	height:2em;
	line-height:2em;
}

#contactInfo{
	margin-left:1em;
	position:absolute;
	top:2.5em;
	right:0;
	font-size:1.2em;
}
	
	/****************************************************************
	MAIN MENU
	****************************************************************/
	
	#mainMenu{
		margin:0;
		padding:0;
		background-color:#dbdbdb;
		width:100.5em;
		margin-bottom:1em;
		position:absolute;
		top:18em;
		border-bottom:0.4em solid #b7b7b7;	
	}
	#mainMenu li{
		margin:0;
		padding:0;
		display:inline-block;
		height:2.6em;
		float:left;
		list-style:none;
		width:auto;
	}
	#mainMenu li a{
		width:auto;
		display:inline-block;
		margin:0 2.4em 0 0;
		padding:0 0.8em 0 0.8em;
		line-height:2.4em;
		height:2.15em;
		font-size:1.2em;
		text-transform:uppercase;	
		text-decoration:none;
		position:relative;
	}
	#mainMenu li a.nocaps{
		text-transform:none;
	}
	#mainMenu li a:hover{
		border-bottom:0.35em solid #009edf;	
		background-color:#eee;
	}
	#mainMenu li.selected a{
		border-bottom:0.35em solid #009edf;	
	}
	

/****************************************************************
PAGE
****************************************************************/

#body{
	padding:0 2em;	
	border-right:1px solid #ccc;
}
#body p{
	font-size:1.2em;	
}

#body ul{font-size:1.2em;}
#body ul *{font-size:1em;}

#sideBarHeader{
	width:19.6em; /* (195 + 30) - 2 - 10 = 213 :: sidebar + gutter - left border - right padding */
    background:#dbdbdb;
	padding-left:3em;
    border-bottom:0.4em solid #b7b7b7;
	text-transform:none;
	position:absolute;
	top:18em;
	right:0;
	line-height:3em;
}

#sideBarHeader p{
	font-size:1.2em;
	line-height:2.2em;
	font-weight:bold;
	margin:0;
	padding:0;
}

#page{
	width:77.6em;
}


#content{
	margin-top:1.5em;
	width:100.5em;
}

/****************************************************************
PRIMARY CONTENT COLUMN
****************************************************************/

#primary{
	margin-top:0;
	width:77.6em;
	float:left;
	position:relative;
}
#banner{
	margin:0 0 1.5em 0;
	width:77.6em;
	overflow:hidden;
    z-index:-1;
}

	/****************************************************************
	PRIMARY CONTENT BOXES
	****************************************************************/
	
	#primary .contentBox{
		width:23.86em;
		float:left;
		position:relative;
		background-color:#ccc;
		margin:1.5em 0 1.5em 0;
	}
	#primary .contentBox.left{
		margin-right:1.5em;
		clear:both;
	}
	#primary .contentBox.middle{
		margin-left:1.5em;	
		margin-right:1.5em;
	}
	#primary .contentBox.right{
		margin-left:1.5em;		
	}
	#primary .contentBox h3{
		display:block;
		font-size:1.8em;
		line-height:1.2em;
		margin:1em;
		text-transform:uppercase;
		color:#666;
	}
	#primary .contentBox h3.nocaps{
		text-transform:none;
	}
	#primary .contentBox .contentBoxInner{
		float:left;
		min-height:9em;
		padding:5px 10px 10px 10px;
	}
	
	#primary .contentBox.col1{margin-right:20px;}
	#primary .contentBox.col2{margin-left:0px;}
	
	#primary .contentBox img{
		width:23.86em;
		height:9.7em;
		float:left;
		border:0px;
	}
	#primary .contentBox .contentBoxInner{
		font-size:1.2em;
	}
	#primary .contentBox .readMore{
		position:absolute;
		bottom:10px;
		width:19em;
		text-decoration:underline;
	}
	
	#primary .contentBox.colour1 h3{border-color:#550AA3;}
	#primary .contentBox.colour2 h3{border-color:#FFA800;}
	#primary .contentBox.colour3 h3{border-color:#ABCB28;}
	#primary .contentBox.colour4 h3{border-color:#01ACF2;}


/****************************************************************
SECONDARY CONTENT COLUMN
****************************************************************/

#secondary{
	margin:0 0 0 3em;
	width:19.6em;
	float:left;
	position:relative;
}

	/****************************************************************
	SECONDARY CONTENT BOXES
	****************************************************************/
	
	#secondary .contentBox{
		padding:0 2em 3em 0;
		border-bottom:1px solid #ccc;
		margin:1.5em 0 3em 0;
		overflow:hidden;
		width:17.6em;
	}
	#secondary .contentBox h3{
		display:block;
		font-size:1.8em;
		margin:0 0 0.5em 0;
	}

	#secondary .contentBox p{
		font-size:1.2em;
	}
	
/****************************************************************
AW TWIN CONTENT COLUMN
****************************************************************/

#2ColumnRow{
	width:740px;float:left;
}

#twinContentBox{
		padding:0;
		margin:0 25px 0 0;
		overflow:hidden;
		width:340px;
		float:left;
}

#twinContentBox1{
		padding:0;
		border-top:1px solid #ccc;
		margin:0 25px 0 0;
		overflow:hidden;
		width:340px;
		float:left;
}

/****************************************************************
AW IMAGE + CONTENT ROW
****************************************************************/

#Row1{
	margin-top:30px;
	margin-bottom:30px;
	width:740px;float:left;
}

#Row2{
	padding-top:30px;
	margin-bottom:30px;
	width:740px;float:left;
	border-top:1px solid #ccc;
}


#Row1imageContainer{
		padding:0;
		margin:0 30px 0 0;
		overflow:hidden;
		width:210px;
		height:140px;
		float:left;
}

#Row1titleTextContainer{
		padding:0;
		margin:0;
		/*overflow:hidden;*/
		width:477px;
		float:left;
}

#Row1titleTextContainer h4 {
margin-top:0;
}

/****************************************************************
FOOTER
****************************************************************/

#footer{
	width:100.5em;
	margin:3em 0;
	padding-top:1em;
	position:relative;
	clear:both;
	border-top:1em solid #ccc;
}

#seoLinks {
	width:80em;	
	margin-bottom:1em;
}
#seoLinks ul li{
	float:left;
	width:15em;
	height:2.5em;
}

#copyright{
	clear:both;
	float:left;
	font-size:1.2em;
	line-height:2em;
	margin:0 2em 0 0;
}
#credit{
	display:block;
	clear:both;
	font-size:1.2em;
	line-height:2em;
	margin-left:0;
}
#footer a,
#footer a:link,
#footer a:visited{
	color:#999;
}
#footer a:hover{
	color:#009edf;
}
#footer .strapline{
	position:absolute;
	right:0;
	top:0;
	width:19.8em;
	height:4em;
	background-color:#4c395a;
	color:#fff;
}

#footer .accreditations{
	position:absolute;
	right:0;
	top:64px;
	width:340px;
	height:74px;
	/*background-color:#FCFCFC;*/
}

#footer .strapline p{
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	font-size:1.6em;
	padding:0.8em;
	margin:0;
}

#footer ul,
#footer li{
	margin:0;padding:0;list-style:none;
}
#footer li{
	font-size:1.2em;
	line-height:2em;
	margin-right:1em;
	float:left;
}
#footer li a{
	text-decoration:underline;
}


/* IE PNG FIX */
img, div, h1 { behavior: url(../iepngfix.htc) }
