@charset "UTF-8";
/* CSS Document */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	background: transparent;
}

body {
	background-color:#FFFFFF;
	font-size: 10px;
	color:#333333;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	}
	
	/* divs for textstyling */
h1{
	font-size:2em;
	line-height:1.3;
	color:#003399;
	padding-bottom:0.3em;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

h2{
	font-size:13px;
	line-height:1;
	color:#000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

h3{
	font-size:12px;
	line-height:1.2;
	color:#000000;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

h4{
	font-size:12px;
	line-height:1.2;
	color:#ffffff;
	font-family: "Verdana", Arial, Helvetica, sans-serif;
}

p {
line-height: 1.5;
font-family: "Verdana", Arial, Helvetica, sans-serif;
font-size: 12px;
padding-bottom:10px;
color:#000000;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* divs for layout */
.spacedown {
width:734px;
margin:0 auto;
height: 20px;
background-color:#ffffff;
}

#container {
width:734px;
position:relative;
top:0px;
left:8px;
margin:0 auto;
padding:0 0 0 0;
background-color:#ffffff;
}

#header {
position:relative;
height:84px;
}

#logo_header {
position:relative;
top: 0px;
left: -8px;
text-indent:-9999px;
float:left;
width: 200px;
height: 84px;
background: url('http://www.integralalliance.co.uk/images/logo.gif') no-repeat 0 0;
}

#flash_header{
float:right;
width: 304px;
height: 51px;
padding-top:15px;
padding-right:100px;
}



#navbar_skin{
	position:relative;
	top: 0px;
	left: -2px;
	clear: both;
	float: left;
	height: 55px;
margin: 0 0 0 0;

}


#navbar_leftend {
float:left;
width:21px;
height: 50px;	
background: url('http://www.integralalliance.co.uk/images/topnavigation/navbar_left21px.jpg') no-repeat 0 0;

}



#navbar_middle {
width:690px;
height: 50px;	
float:left;
background: url('http://www.integralalliance.co.uk/images/topnavigation/navbar_middle1px.jpg');
background-repeat:repeat-x;
padding-top:12px;
padding-left:2px;
}



#navbar_rightend {
float:left;
height: 50px;
width:10px;
background: url('http://www.integralalliance.co.uk/images/topnavigation/navbar_right9px.jpg') no-repeat 0 0;
}

.mainstory {
	clear: both;
	position: relative;
	top:0px;
	left:0px;
	width: 710px;
	overflow:visible;
	}
	
.substory1 {
position:relative;
float:right;
width: 365px;
top:10px;
right:10px;
}	

.leftpic {
position:relative;
float:left;
top:10px;
left:10px;
}	
.rightpic {
position:relative;
float:right;
top:10px;
right:10px;
}

.titlebar {
position:relative;
clear:both;
padding-top:1px;
padding-bottom:1px;
margin:15px 0px 0px 10px;
text-indent:10px;
height:15px;
background-color:#CC6600;
}



#footer {
	position:relative;
	top: 30px;
	left: 0px;
	clear: both;
	float: left;
	height:70px;
font-size:7px;
}	

#footer_leftend {
clear: both;
float:left;
padding-top:20px;
width:8px;
height: 70px;	
background: url('http://www.integralalliance.co.uk/images/topnavigation/navbar_left21px.jpg') no-repeat 0 0;
}


#footer_middle {
width:713px;
height: 70px;	
float:left;
background: url('http://www.integralalliance.co.uk/images/topnavigation/navbar_middle1px.jpg');
background-repeat:repeat-x;
padding-top:0px;

}

#footer_rightend {
float:left;
height: 70px;
width:10px;
background: url('http://www.integralalliance.co.uk/images/topnavigation/navbar_right9px.jpg') no-repeat 0 0;
}

ul.footer {
list-style-type:none;
margin:0;
padding:12px 10px 0px 10px;
}
li.footer {
display:inline;
padding-right:30px;
font-size:11px;
}

.spacer {
clear:both;
width:734px;
height: 5px;
background-color:#ffffff;
}


















