﻿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, img, strong, dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
}
body {
	line-height: 1;
}
ol, ul {
list-style-type: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

#footer {
	height: 25px;
	background-image: url('../generic/images/footer.png');
	background-repeat: no-repeat;
	background-position: 0px;
	clear:both;
}
#container {
	background-image: url('images/bg.png');
	background-repeat: no-repeat;
	width: 1010px;
	margin: 0px auto 0px auto;
}
#header {
	background-position: center 0px;
	height: 132px;
	background-image: url('awci-blue.jpg');
	background-repeat: no-repeat;
}
#I1 {
	background-color: transparent;
	background-image: none;
	border-width: 0px;
	height: 110px;
	width: 996px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #555;
}
#leftmenu {
	width: 230px;
	float: left;
	height: 477px;
}
#I2 {
	border-style: none;
	border-width: 0px;
	height: 447px;
	width: 166px;
	margin-left: 52px;
}
#leftmenu ul {
	margin: 0px;
	list-style-type: none;
}
.clear {
	clear: both;
}
#content {
	margin: 5px 55px 0px 245px;
}
#I3 {
	border-width: 0px;
	width: 686px;
	margin-top: 20px;
	margin-left: 30px;
}



