* { padding: 0; margin: 0; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	background-image: url(images/gradientbodyback.jpg);
	background-repeat: repeat-x;
	background-color: #fefefe;
}
img
{
	border: 2px solid #172973;
}


.cohtw {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #172973;
	font-weight: bold;
}

label {
	display: block;
	width: 85px;
	text-align: left;
}
#wrapper {
	width: 900px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #459cc3;
	border-right-color: #459cc3;
	border-bottom-color: #459cc3;
	border-left-color: #459cc3;
}
#header {
	color: #333;
	width: 900px;
	height: 111px;
	background-image: url(images/ironheader2.jpg);
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	float: left;
}
#navigation {
	width: 900px;
	color: #333;
	background-image: url(images/ironnavigation.jpg);
	height: 54px;
	clear: both;
	float: left;
	list-style-type: none;
	text-align: center;
}
#navigation ul{
	top: 20px;
	padding-top: 15px;
}
#navigation a {
	display: inline;
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
}
#navigation a:visited {
	text-decoration: none;
	color: #172973;
}
#navigation a:link {
	text-decoration: none;
	color: #172973;
}
#navigation a:hover {
	text-decoration: none;
	color: #449CC2;
}
#navigation a:active {
	text-decoration: none;
	color: #172973;
}
#navigation li {
	display: inline;
	font-weight: bolder;
	font-style: normal;
	padding: 10px;
}

#main {
	background-image: url(images/mainbackground.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ECECEC;
	height: auto;
	width: 900px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #005D96;
	float: left;
	padding-bottom: 25px;
}
#main div {
float:left;
}


.leftcolumn {
	float:left;
	width: 540px;
	height:auto;
	display: inline;	
	

}
.leftcolumncontact {
	width: 398px;
	height:auto;
	float: left;
	background-repeat: no-repeat;
	

}
.leftcolumnteam {
	width: 398px;
	height:auto;
	float: left;
	margin-top: 25px;
	margin-bottom: 25px;
	padding-left: 25px;
	}

.leftcolumnteam p {

	
	
	padding-left: 25px;
}


.maincontent 
 {
	margin: 25px;
	padding: 5px;
	background-color: #F1F1F1;
	border: 0px solid #CFD0D2;
	width: 400px;
	background-repeat: no-repeat;
	background-image: url(images/topmainpagetext2.jpg);
}
.leftcolumncontact p
 {
	padding: 5px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	width: 360px;
	background-image: url(images/topcontacttext.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

.rightcolumn {
	width: 300px;
	height: auto;
	float:left;
	display:inline;

	
}
.rightcolumncontact {
	width: 398px;
	height: auto;
	float:right;
	text-align: left;
	margin-bottom: 20px;

	
}
.rightcolumnteam {
	width: 398px;
	height: auto;
	float:right;
	text-align: left;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-right: 5px;
	margin-left: 5px;
	
}

.rightcolumnteam p {

	
	
	padding-left: 25px;
}

.rightcolumn p {
	padding-top: 50px;
	padding-right: 40px;
	padding-bottom: 100px;
	padding-left: 0px;
}
#footer {
	width: 900px;
	color: #333;
	background-image: url(images/footer.jpg);
	margin: 0px;
	height: 33px;
	clear: both;
}
#footer p {
	padding: 10px;
	color: #fbe932;
}
#footer a:visited {
	text-decoration: none;
	color: #fbe932;
}
#footer a:link {
	text-decoration: underline;
	color: #fbe932;
}
#footer a:hover {
	text-decoration: none;
	color: #449CC2;
}
#footer a:active {
	text-decoration: underline;
	color: #fbe932;
}

div.image {
	float: left;
	height: 160px;
	width: 200px;
	margin: 5px;
	text-align: center;
	vertical-align: bottom;
	bottom: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div.desc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	width: 150px;
}
.imagebox {
	text-align: center;
}
.subnav {
	clear: both;
	float: left;
	width: 900px;
	text-align: center;
}
h1 {
	left: -2000px;
	position: absolute;
}
h2 {
	font-size: 18px;
	font-variant: normal;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #172973;
	font-weight: bold;
}

