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

body{
	padding:0;
	margin:0;
	background-color:#0boa18;
	background-attachment: scroll;
	background-image: url(../images/bg_back.png);
	background-repeat: repeat-y;
	background-position: center top;
	width: auto;
	height: auto;
	}

li{
	font-size: 0.8em;
	
	}
h1 { font-size: 9px;
	}
h2 {
	font-size: medium;
	color: #9090a5;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: normal;
	font-weight: bolder;
	 }

h3 {
	font-size: x-large;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bolder;
	 }
	 
h4 {
	font-size: x-small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	 }	 
	 	 		
.clear { clear: both; }

div#container {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	}
	
div#page-wrap {
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
	}

div#header {
	height:180px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	width: 700px;
	margin-top: 20px;
}

ul#navtop {
	height: 40px;
	width: 700px;
	list-style: none;
	float: left;
	}
	ul#navtop li {
	display: inline;
	}
	ul#navtop li a {
	display: block;
	width: 100px;
	float: left;
	color: #3e4b6b;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	font-weight: bold;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #9090a5;
	border-left-color: #9090a5;
	}
	ul#navtop li a:hover, ul#navtop li a:active {
	color: #FFFFFF;
	}
	
ul#navright {
	height: 15px;
	width: 650px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	}
	ul#navright li {
	display: inline;
	}
	ul#navright li a {
	width: auto;
	color: #5cc3fe;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: small;
	font-weight: bold;
	}
	ul#navright li a:hover, ul#navright li a:active {
	color: #a1cc7d;
	}
		
div#main-content {
	height: 100%;
	width: 700px;
}

	div#main-content div#left-col {
	width: 700px;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #182853;
	float: left;
	}
	div#main-content div#left-col div#sub1 {
	width: 550px;
	height: 220px;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/title_img_welcome.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	}
	div#main-content div#left-col div#sub2 {
	float: left;
	width: auto;
	height: auto;
	padding-right: 100px;
	padding-left: 100px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	line-height: normal;
	background-image: url(../images/top_trim.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	}
	div#main-content div#left-col div#sub3 {
	float: left;
	width: 700px;
	height: auto;
	padding-right: 0px;
	padding-left: 0px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-attachment: scroll;
	background-image: url(../images/bottom_trim.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 45px;
	}						
	div#main-content div#right-col {
	float: right;
	width: 368px;
	height: 518px;
	padding: 10px;
	text-align: right;
	}

div#mid-body {
	width: 700px;
	height: auto;
	color: white;
	margin-right: auto;
	margin-left: auto;
}

ul#nav {
	height: 40px;
	width: 920px;
	list-style: none;
	margin-right: auto;
	margin-left: auto;
	}
	ul#nav li {
	display: inline;
	}
	ul#nav li a {
	display: block;
	width: 111px;
	float: left;
	color: #3e4b6b;
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #cdcdcd;
	text-align: center;
	}
	ul#nav li a:hover, ul#nav li a:active {
	color: #000000;
	}	
	
div#bot-content {
	background-image: url(file:///Graphic%20Drive/All%20WEBsites/AIA/images/bot_body.jpg);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center top;
	height: 155px;
	width: 950px;
	float: left;
}

ul#navbot {
	height: 40px;
	width: 200px;
	list-style: none;
	float: right;
	margin-right: 55px;
	margin-top: 73px;
	}
	ul#navbot li {
	display: inline;
	}
	ul#navbot li a {
	display: block;
	width: 205px;
	float: right;
	color: #3e4b6b;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
	font-size: medium;
	font-weight: bold;
	margin-bottom: 7px;
	}
	ul#navbot li a:hover, ul#navbot li a:active {
	color: #9090a5;
	}
				
div#footer {
	color: #cdcdcd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	width: 700px;
	height: 10px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	}
	div#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	float: right;
	}	
