body {
	background-image: url(images/header_gradient.gif);
	background-repeat: repeat-x;
	position: relative;
	background-color: #ffffff;
	padding: 0;
	margin: 0;
}

body, p, ul, ol, li, td, th, tr, input, textarea {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 12px;
	color: #2c2c2c;
}

h1 {
	font-family: "arial narrow", arial, verdana, helvetica, sans-serif;
	font-size: 28px;
	color: #002457;
	font-weight: bold;
	text-transform: uppercase;
}

h2 {
	font-family: "arial narrow", arial, verdana, helvetica, sans-serif;
	font-size: 20px;
	color: #002457;
	font-weight: bold;
	text-transform: uppercase;
}

h3 {
	font-family: "arial narrow", arial, verdana, helvetica, sans-serif;
	font-size: 15px;
	color: #002457;
	font-weight: bold;
	text-transform: uppercase;
}

img {
	padding: 0;
	margin: 0;
	border: none;
}

a:link {color: #1f6ffb}
a:visited {color: #1f6ffb}
a:hover {color: #033894}
a:active {color: #1f6ffb}
#footer a:link {color: #bfbfbf}
#footer a:hover {color: #ffffff}

#menu-bar a, a {
	text-decoration: none;
}

#container {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#logo {
	padding: 10px 0 12px 18px;
}

#menu-bar {
	width: 950px;
	height: 42px;
	background-image: url(images/menu_bar.gif);
	background-repeat: no-repeat;
	position: relative;
}

#menu-bar li {
	height:	42px;
	float: left;
	display: inline;
	font-weight: bold;
	list-style-type: none;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding: 0 35px;
}

#menu-bar a {
	display: block;
	padding-top: 12px;
	color: #ffffff;
}

#menu-bar ul {
	padding:0;
	margin: 10px 0 0 0;
}

#buttons {
	width: 950px;
	padding-left: 2px; 
}

#buttons img {
	float: left;
	display: block;
	padding-left: 3px;
}

#left-col {
	width: 300px;
	padding-top: 17px;
	clear: left;
	float: left;
}

#left-col img, #left-col .flash-holder {
	padding: 8px 0 0 13px;
}

#content-second-level {
	width: 630px;
	padding: 17px 0 20px 40px;
	float: left;
}

#right-col {
	width: 280px;
	padding: 17px 0 15px 0;
	clear: right;
	float: right;
}

#right-col img {
	padding: 8px 0 0 13px;
}

#content {
	width: 330px;
	padding-top: 17px;
	float: left;
}

#content h1{
	margin-bottom: 0px;
}

#content-page {
	padding: 30px 5px 5px 50px;
}

#heading-divider {
	margin: 0;
}

#latest-news {
	background-image: url('images/latest_news_shim.gif');
	background-repeat: repeat-y;
	width: 290px;
	margin: 8px 0 15px 18px;
	float: left;
}

.latest-news-top {
	background-image: url('images/latest_news_top.gif');
	background-repeat: no-repeat;
	background-position: top left;
}

.latest-news-bottom {
	background-image: url('images/latest_news_bottom.gif');
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 230px;
	padding: 18px 20px 10px 40px;

}

.latest-news-min-height {
	height: 320px;
	width: 1px;
	float: left;
}

.latest-news-heading {
	font-family: "arial narrow", arial, verdana, helvetica, sans-serif;
	font-size: 24px;
	color: #002457;
	font-weight: bold;
}

#news-items ul{
	margin: 20px 0 0 0;
	padding: 0;
}

#news-items li{
	list-style-type: none;
	padding: 15px 0 0 20px;
	background: transparent url('images/bullet.png') no-repeat 0 17px;
}

#news-items div{
	margin: 0 auto;
	padding-top: 12px;
	width: 100%;
	border-bottom: 1px solid #ccc;
}

#news-items div.more-news-items {
	clear: both;
	border-bottom: none;
	text-align: center;
}

#news-items div.more-news-items a {
	text-decoration: underline;
}

.news-page-item {
	margin-bottom: 30px;
}

.news-item {
	padding: 20px;
}

.iica-logo {
	width: 290px;
	float: left;
	margin: 0 0 0 18px;
	text-align: center;
}

#footer {
	width: 950px;
	height: 57px;
	background-image: url('images/footer.png');
	background-repeat: no-repeat;
	float: left
}

.footer-text {
	font-family: "trebuchet ms", arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	float: right;
	padding: 22px 12px 0 0;
}

.bottom-feeder {
	clear: both;
}

.office-location, .link-box {
	float: left;
	width: 50%;
	margin-bottom: 20px;
}
