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,
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-weight: normal;
	font-style: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align: top;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/* begin css */

body {
	font-family:"Arial";
	background: #4A4A4A url(../../images/bg.gif) top center repeat-y;
	color: #fff;
}
li.clearFloat, #contact br , br.htmltype{
	display:block !important;
	float:none !important;
	height:0 !important;
	line-height:0 !important;
	font-size:1px !important;
	clear:both !important;
}

a img {
	border:none;
	}

#header {
	width: 955px;
	margin: 0 auto;
	height: 249px;
	background: #000 url(../../images/intervention_bg.gif) no-repeat;
	text-align: center;
	}

#header #logo {
	margin: 12px 0 0 0;
	}

#main {
	width: 955px;
	margin: 0 auto;
	background: #123D4D;
	}

#content {
	width: 665px;
	float: left;
	}

#sidebar {
	width: 290px;
	float: right;
	background: url(../../images/sidebar-bg.gif) no-repeat;
	height: 340px;
	}
	
#sidebar #login {
	margin: 72px 0 0 20px;
	}

#content h1 {
	padding: 50px 20px 0 0;
	font-size: 20px;
	letter-spacing: -1px;
	}
	
#content h2 {
	padding: 3px 20px 0 0;
	font-size: 16px;
	font-style: italic;
	}

#content p {
	padding: 20px 20px 0 0;
	font-size: 13px;
	line-height: 1.5em;
	}
	
#interventionists {
	margin: 52px 20px 20px 20px;
	float: left;
	}
	
#footer {
	height: 40px;
	background: #000;
	width: 955px;
	margin: 0 auto;
	background: #000 url(../../images/footer-bg.gif) no-repeat;
	text-align: center;
	color: #999;
	}

#footer p {
	font-size: 12px;
	padding: 17px 0 0 0;
	}
