html, htm, body { height: 100%;}
body {margin:0; font-family:Arial, Helvetica, sans-serif; background:#fff url(assets/images/background.jpg) left top repeat-x;}

h1 {font-size:24px; margin-top:0; margin-bottom:10px; color:#4D160F;}
h2 {font-size:18px; margin-top:5px; margin-bottom:10px; color:#162F2C;}
h3 {font-size:16px; margin-top:10px; margin-bottom:10px;}
h4 {font-size:16px;}

p {font-size:12px; line-height:20px; margin-top:10px; margin-bottom:10px; color:#000000;}

a {
	text-decoration:none;
	color:#993333;
	font-weight:bold;
}/*OLD_LINK_COLOR_4D160F*/
a:hover {text-decoration:underline;
color:#FF0000;}


ul {margin-top:5px; margin-bottom:5px;}
li {font-size:12px; line-height:20px; color:#000000;}

hr {color:#000000; background:#000000; height:1px; border:0;}

/* Classes */

.imgborder {border:1px solid #000000;}
.smalltext {font-size:11px; line-height:18px;}
.nomargin {margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.forms p {margin:0;}
.fields {font-size:12px; color:#000000; padding:1px; border:1px solid #000000; background-color:#999999 !important;}
input.submit, input.submit:hover {border:1px solid #000000; padding:1px; font-size:12px;}	
input.submit {background-color:#CCCCCC; color:#000000;}
input.submit:hover {background-color:#000000;	color:#CCCCCC;}
input {background-color:#FFFFFF !important;}

/* End Custom Forms*/

#container {
width:760px; 
	height: auto;
	min-height: 100%;
	_height:100%;
margin:0 auto;
padding:0px;
background:transparent url(assets/images/container_repeat.jpg) center top repeat-y;
}
	#contents {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px 0px 236px 0px;
	background:url(assets/images/top_bg.jpg) center top no-repeat;
	}
		#header {
		width:auto;
		height:155px;
		margin:0px;
		padding:0px;
		}
			#logo {
			width:235px;
			height:126px;
			margin:0px;
			position:absolute;
			padding:25px 0px 0px 10px;
			}
			#name {
			width:auto;
			height:auto;
			margin:0px;
			padding:55px 40px 0px 0px;
			font:18px/25px Georgia, "Times New Roman", Times, serif;
			color:#fff;
			text-transform:uppercase;
			text-align:right;
			}
			#tag {
			width:458px;
			height:48px;
			margin:0px;
			padding:0px 0px 0px 255px;
			}
			#address {
			width:auto;
			height:20px;
			margin:0px;
			padding:0px 40px 0px 0px;
			font:12px/20px "Times New Roman", Times, serif;
			text-align:right;
			color:#fff;
			}					
		#rightCol {
		width: 547px;
		height:auto;
		margin:0px;
		padding:10px 20px 10px 0px;
		float:right;
		}
		
		#leftCol {
		width:173px;
		height:auto;
		margin:0px;
		padding:0px 0px 0px 10px;
		}
			#nav {
			width:auto;
			height:auto;
			margin:0px;
			padding:10px 0px 0px 15px;
			}
			#nav li {
			list-style:none;
			}
			#nav li a {
			font:14px/24px "Times New Roman", Times, serif;
			color:#eddc93;
			}
			#nav li a:hover {
			text-decoration:none;
			color:#FFF;
			}
		#clear {
			clear: right;
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 0px;
			font-size: 0px;
			line-height: 0px;
		}
#footer {
width:100%;
height:236px;
margin:-236px 0px 0px 0px;
padding:0px;
position:absolute;
background:url(assets/images/footer_repeat.jpg) left top repeat-x;
}
	#footer_contents {
	width:760px;
	height:236px;
	margin:0 auto;
	padding:0px;
	background:url(assets/images/footer_bg.jpg) center top no-repeat;
	}
		#AACD {
		width:188px;
		height:50px;
		margin:-5px 0px 0px 560px;
		padding:0px;
		position:absolute;
		}
		#signature {
		width:300px;
		height:auto;
		margin:0px;
		padding:5px 0px 0px 200px;
		font:18px "Times New Roman", Times, serif;
		color:#fff;
		}
		#copy {
		width:auto;
		height:auto;
		margin:0px;
		padding:35px 0px 0px 0px;
		font:11px Arial, Helvetica, sans-serif;
		color:#162F2C;
		text-align:center;
		
		}
#iaomt-logo {
	position: relative;
	left: 0px;
	top: 30px;
}