html, body, form, fieldset, div {
	margin: 0;
	padding: 0;
}
body {
	font: 100% Arial, Helvetica, sans-serif;
	background: #531011;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #FFFFFF;
}
a {
	text-decoration:none;
}
a:link, a:visited, a:hover, a:active {
	color: #FFFFFF;
}
p a:link {
	color: #FFFFFF;
	border-bottom:1px solid #531011;
}
p a:visited {
	color: #FFFFFF;
}
p a:hover {
	color: #CCCCCC;
	border-bottom:1px solid #531011;
}
p a:active {
	color: #FFFFFF;
}
#container {
	width: 997px;
	background: #531011;
	margin: 0 auto;
	text-align: left;
	padding: 0;
}
#header {
	background: #531011;
	width: 100%;
	margin: 0;
	height:94px;
	background-image: url(../images/header-bg.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
}
#header h1 {
	margin: 0;
	padding: 0;
	background-image: url(../images/iia-logo.jpg);
	background-position: 20px 20px;
	background-repeat: no-repeat;
}
h2 {
	font-size:24px;
	color:#333333;
	font-family: "Trajan Pro", "Trebuchet MS", "Times New Roman", serif;
	padding-top: 30px;
	letter-spacing:4px;
	border-bottom: 1px solid #531011;
}
#wrapContent {
	background-color: #000000;
	padding: 0;
	margin: 0;
	min-height:557px;
	text-align: left;
	clear: both;
}
#footer {
	padding: 0 10px;
	height: 124px;
	background-image: url(../images/footer-bg.jpg);
	background-position: bottom left;
	background-repeat: repeat-x;
	clear: both;
}
#footer p {
	margin: 0;
	padding: 10px 0;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #F6F6F6;
	padding: 0 0 0 10px;
	margin: 15px 10px;
	line-height: 2.25em;
	letter-spacing: 1px;
}
:focus {
	outline: 0;
}
h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 180%;
	text-transform: uppercase;
}
h1.logo a {
	width: 276px;
	display: block;
	height: 90px;
	position: absolute;
	z-index: 100;
	background-image: url(../images/iia-logo.jpg);
	background-repeat: no-repeat;
	margin: 0;
	background-position: 30px 30px;
}
h1.logo a span {
	position: absolute;
	top: -1000px;
}
#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:center;
	padding:0;
	line-height: 40px;
	width: 90%;
	clear: both;
	margin: 0 auto;
	height: auto;
}
#nav table {
	width:80%;
	margin:0 40px 0 auto;
}
#nav ul.menu {
	text-align:right;
}
#nav ul.menu li {
	float:left;
}
#nav ul {
	list-style-type: none;
	margin: 0 auto;
}
#nav ul.menu li a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding:0 10px;
	letter-spacing: 2px;
	margin: 0 15px;
	display:block;
	line-height:30px;
}
#nav ul.menu li a:hover {
	background-image:url(../images/main-nav-active.gif);
	background-position:top left;
	background-repeat:repeat-x;
}
#topnavWrap {
	height: 80px;
	width: 450px;
	float: right;
	padding-top: 10px;
}
#topnavWrap ul.menu {
	text-align:center;
	float: right;
}
#topnavWrap ul.menu li {
	float:left;
}
#topnavWrap ul {
	list-style-type: none;
	margin: 0 0 0 auto;
}
#topnavWrap ul.menu li a {
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	padding:0 10px;
	display:block;
	line-height:22px;
	width: 105px;
}
#topnavWrap ul.menu li a:hover {
	background-image: url(../images/top-nav-bg.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#wrapContent.bottombg {
	background-image: url(../images/content-btm-bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 50px;
}
#Content {
	clear: both;
	margin-top: 5px;
	width: auto;
	background-color: #000000;
}
#Content.padleft {
	padding-left: 23px;
}
#navWrap {
	padding-top: 10px;
	clear: both;
}
.clr {
	clear: both;
}
#content {
	width:443px;
	margin-right:50px;
	float:left;
}
#sidebar {
	width:224px;
	float:left;
}
.col-1, .col-2, .col-3, .col-4 {
	float:left;
}
.col-2 {
	margin:20px auto 20px 0;
	width:300px;
	padding-left: 30px;
	border-left: 1px solid #531011;
}
.vertical-border {
	height:480px;
	padding-top: 20px;
}
input, textarea {
	font-family:Tahoma;
	font-size:1em;
}
.fleft {
	float:left;
}
.imageLeft {
	float:left;
	margin:0 10px 10px;
}
.imageRight {
	float:right;
	margin:5px;
}
.fright {
	float:right;
}
.clear {
	clear:both;
}
.alignright {
	text-align:right;
}
.aligncenter {
	text-align:center;
}
.wrapper, block {
	width:100%;
	overflow:hidden;
}
.container {
	width:100%;
}
.home {
	background-image: url(../images/home-auto-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:625px;
	height: 547px;
}
#container #wrapContent .bottombg {
	background-attachment: scroll;
	background-image: url(../images/content-btm-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#MenuBar1 li.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #531011;
}
.sm-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	color: #666666;
	letter-spacing: 2px;
}
h3 {
	font-family: "Trajan Pro", "Trebuchet MS", serif;
	font-size: 16px;
	color: #666666;
	margin: 0;
	padding: 0 0 0 20px;
}
h3 + p {
	margin-top:0px;
}
.box {
	width: 410px;
	border: 1px solid #333333;
	padding: 10px 0;
	float:left;
}
.boxRight {
	width: 410px;
	border: 1px solid #333333;
	padding: 10px 0;
	margin-left:10px;
	float:left;
}
.boxWide {
	border: 1px solid #333333;
	padding: 10px 0;
	float:left;
	width: 833px;
	margin-top: 10px;
}
.box p, .boxRight p, .boxWide p {
	padding: 0;
	margin: 0 0 0 230px;
	line-height: 1.75em;
	font-size: 10px;
}
.box p.sm-subhead, .boxRight p.sm-subhead, .boxWide p.sm-subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.75em;
	color: #666666;
	letter-spacing: 2px;
	font-weight:bold
}
/*==================forms====================*/
input, select {
	vertical-align:middle;
	font-weight:normal;
}
img {
	border:0;
	vertical-align:top;
	text-align:left;
}
.form {
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding:20px 23px 0 23px;
	display: none;
}
.form input {
	width:150px;
	height:18px;
	background:#fff;
	border:1px solid #555038;
	float: left;
}
textarea {
	width:390px;
	height:128px;
	background:#fff;
	overflow:auto;
	border:1px solid #ccc;
}
.col-space .col-1 {
	margin: 10px 20px 10px 40px;
}
.col-space .col-3, .col-space .col-4 {
	margin: 10px 20px;
}
form {
	margin: 0;
	padding: 0;
}
input {
	margin-bottom:10px;
	margin-right:5px;
	border: 1px solid #ccc;
}
input focus {
	background-color:#00FFFF;
}
label {
	display: block;
	width: 100px;
	float: left;
	text-align: right;
	line-height: 1.5em;
	margin-top: 0pt;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0pt;
	clear: both;
	font-weight: bold;
}
#Submit {
	padding: 2px 5px 5px;
	width: auto;
	background-color: #CCCCCC;
	clear: both;
	margin-left: 105px;
	border:1px solid #666;
	background-image: url(../images/top-nav-bg.gif);
	background-position:50% 50%;
	background-repeat:no-repeat;
}
#form1 legend {
	padding:15px 4px 20px;
	font-size:16px;
}
#Comments {
	width: 200px;
}
#container #wrapContent #Content #form1 #sprytextarea1 {
	float:left;
	clear: both;
}
.active {
	background-color: #531011;
	color: #FFF;
}
.highlight {
	margin: 0 20px 20px 20px;
	border: thin dotted #CCCCCC;
	padding: 20px;
	float: right;
	width: 38%;
}
#Content .col-2 vertical-border p {
	margin: 15px 5px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	vertical-align: text-top;
}
.col-1.extend {
	margin-right:40px;
	margin-left:50px;
}
fieldset {
	padding-top: 35px;
	border: 1px solid #333333;
	width:600px;
	margin-left: 50px;
}
legend {
	font-family: "Trajan Pro", "Trebuchet MS", "Times New Roman", serif;
	color: #666666;
	background-color: #000000;
		margin-left: 10px;
}
p.trim {
	margin-right: 200px;
}
