body {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height:160%;
	background: #FFFFFF url(images/aiw-background-2.gif) repeat;
}
a {
	text-decoration:underline;
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	text-decoration:none;
}
table {
	background-color: #000000;
}
h1 a{
	display:block;
	background: url(images/awi-header.gif) no-repeat;
	height: 52px;
	width: 842px;
	text-indent: -900em;
	text-decoration: none;
	line-height:100%;
}
h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 240%;
	color: #6699FF;
	font-weight: normal;
	margin: 20px 0px 5px;
}
h3{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 160%;
	font-weight: normal;
	color: #6699FF;
	padding-bottom: 2px;
	border-bottom: 2px solid #6699FF;
	margin: 5px 0px 5px;
}
#main_wrap{
	margin: 0px auto;
	width: 842px;
	background-color: #000000;
}
#nav {
	clear:both;
	list-style:none;
	margin:0px;
	padding:0px;
	
}
#nav li{
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height:100%;
	float:left;
}
#nav li a{
    background: url(images/awi-menubar.gif) repeat-x;
	color:#FFFFFF;
	text-decoration: none;
	display:block;
	padding: 12px 15px 0px;
	height:30px;
	float:left;
}
#nav li a:hover{
	color:#FFFFFF;
	background-image: url(images/aiw-navhighlight.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#content {
	color:#FFFFFF;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 2px;
	text-align: justify;
}
#sidebar {
	width:230px;
	float:right;
	margin-top: 20px;
}
#submenu {
	list-style:none;
	margin:0px;
	padding:0px;
}
#submenu li{
	border-bottom: 1px solid #dae6e9;
	padding:5px 0px;
}
#submenu li a{
	color: #036f8b;
	text-decoration: none;
}
#submenu li a:hover{
	color: #FF6600;
	text-decoration:none;
}
#footer {
	clear:both;
	background: url(images/awi-menubar.gif) repeat-x;
	text-align:center;
	height: 30px;
}
#copyright {
	width: 842px;
	height: 30px;
	text-align:center;
	margin: 0px auto;
	font-size: 90%;
	color:#FFFFFF;
}
