body{
	background: #3A4346;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%; /* Resets 1em to 10px */
}
h1{
	margin: 0;
	background: url(../images/logo_ibg_inc.gif) no-repeat left;
	height: 64px;
	padding: 10px 0 5px 160px;
	font-size: 2.6em;
	font-weight: normal;
	color: #A19688;
	line-height: 35px
}
h1 span{
	display: none;
}

h2{
	margin: 0 0 1px 0;
	color: #666757;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: normal;
}

h3{
	margin: 0;
	padding: 5px 0 5px 5px;
	background: #666757;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: normal;
	text-transform: uppercase;
}
h4{
	margin-top: 10px;
	color: #737070;
	text-transform: uppercase;
	font-size: 1.2em;
}

h5{
	color: #636466;
	font-size: 1.5em;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
}
h5 span{
	font-size: .7em;
	font-weight: normal;
	text-transform: none;
}
h5 a{
	color: #636466;
	text-decoration: none;
}
h5 a:hover{
	color: #CC2127;
	text-decoration: none;
}

#mainContainer{
	width: 693px;
	margin: 0 auto;
}

#page{
	background: #FFFFFF;
	width: 644px;
}

#header{
	width: 614px;
	margin: 0 auto 10px auto;
}
#header p{
	margin: 192px 0 0 614px;
	position: absolute;
}

#content{
	padding: 0 15px;
	line-height: 1.5em;
}

sup {
	line-height: 2;
	vertical-align: text-top;
	font-size: 35%;
}

/*
------------------------------------
 HOME PAGE COLUMNS
------------------------------------
*/
#home_colLeft, #home_colRight{
	width: 199px;
	float: left;
	margin: 5px 0 0 0;
	font-size: 1.2em;
	line-height: 1.3em;
}

#home_colLeft dl, #home_colRight dl{
	margin: 10px 0 0 0;
	padding: 0 5px 0 5px;
}
#home_colLeft dt, #home_colRight dt{
	padding: 5px 0 0 0;
	margin: 5px 0 5px 0;
	color: #6D6E70;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}
#home_colLeft dd, #home_colRight dd{
	margin: 0;
	padding: 0 0 5px 0;
}

#home_colMiddle{
	width: 199px;
	float: left;
	margin: 5px 8px 0 9px;
	font-size: 1.2em;
	line-height: 1.3em;
}

.colTitle{
	margin: 0 0 5px 0;
	padding: 5px 0 5px 5px;
	background: #9A8C7D;
	color: #FFFFFF;
	font-size: 1em;
	text-transform: uppercase;
}
.colTitle img{
	margin: 0 0 0 10px;
}
#home_colMiddle dl{
	margin: 10px 0 0 0;
	padding: 0 5px 0 5px;
	background: #F4F2F0;
}
#home_colMiddle dt{
	padding: 5px 0 0 0;
	margin: 5px 0 5px 0;
	color: #6D6E70;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}
#home_colMiddle dd{
	margin: 0;
	padding: 0 0 5px 0;
}

/*
------------------------------------
 INTERNAL PAGES COLUMNS
------------------------------------
*/

#leftCol{
	width: 409px;
	margin: 5px 8px 0 0;
	font-size: 1.2em;
	float: left;
	border-right: 1px solid #B3A99E;
}
#leftCol div{
	margin: 10px 0 0 0;
	padding: 0 8px 0 5px;
}

#rightCol{
	width: 196px;
	margin: 5px 0 0 0;
	font-size: 1.2em;
	float: left;
}
#rightCol div{
	margin: 10px 0 0 0;
	padding: 0 0 0 5px;
	/*border-left: 1px solid #B3A99E;*/
}
.expressJustifyRight{
	float: right;
	width: 300px;
}

/*
------------------------------------
FOOTER STYLES
------------------------------------
*/
#footer{
	margin: 10px 0 0 0;
	border-top: 1px solid #CDC6BE;
	padding: 15px 0;
	color: #737070;
	height: 110px;
}
#footer a{
	color: #737070;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.2em;
}
#footer a:hover{
	color: #CC2127;
	text-decoration: none;
}

#bottomLogos{
	float: right;
}
#bottomLogos img{
	margin: 0 10px;
}

#contactInfo{
	width: 300px;
	font-size: .95em;
}


/*
------------------------------------
GENERAL SITE STYLES
------------------------------------
*/
.readMore{
	padding: 0 0 0 20px;
	margin-bottom: 0;
	background: url(../images/arrow_gray.gif) no-repeat left center;
}

.readMore a{
	padding: 10px 0 0 0;
	color: #737070;
	text-decoration: none;
	font-weight: bold;
}

.readMore a:hover{
	color: #CC2127;
	text-decoration: none;
}

.viewProfile{
	margin: 5px 0 10px 0;
	padding: 0 0 0 20px;
	height: 25px;
	border-bottom: 1px solid #CCCCCC;
	background: url(../images/arrow_gray.gif) no-repeat left 3px;
}

.viewProfile a{
	padding: 0;
	margin: 0 0 10px 0;
	color: #737070;
	text-decoration: none;
	font-weight: bold;
}

.viewProfile a:hover{
	color: #CC2127;
	text-decoration: none;
}
.imgLeft{
	float: left;
	margin: 0 18px 5px 0;
}

.contenRight{
	text-align: right;
}
.floatRight{
	float: right;
}
.floatLeft{
	float: left;
}
.clearLeft{
	clear: left;
}
.clearRight{
	clear: right;
}
.bigRed{
	font-size: 1.3em;
	color: #CB2027;
	font-weight: bold;
}
.highlights{
	padding: 0 0 0 10px;
	margin:  0 0 0 10px;
}

.highlights li{
	list-style: circle outside;
	margin-bottom: 10px;
}
.presentationLink{
	background: #129A48 url(../images/arrow_white_big.gif) no-repeat 5px center;
	font-size: 1.2;
	font-weight: bold;
	text-transform: uppercase;
}

.presentationLink_yellow{
	background: #F1B70F url(../images/arrow_white_big_yellow.gif) no-repeat 5px center;
	font-size: 1.8;
	font-weight: bold;
	text-transform: uppercase;
}
.presentationLink_blue{
	background: #005288 url(../images/arrow_white_big_blue.gif) no-repeat 5px center;
	font-size: 1.8;
	font-weight: bold;
	text-transform: uppercase;
}

.presentationLink a, .presentationLink_yellow a, .presentationLink_blue a{
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding: 5px 0 5px 20px;
	letter-spacing: .2em;
}

.presentationLink a:hover{
	color: #129A48;
	background: #FFFFFF;
	text-decoration: none;
}

.presentationLink_yellow a:hover{
	color: #F1B70F;
	background: #FFFFFF;
	text-decoration: none;
}

.presentationLink_blue a:hover{
	color: #005288;
	background: #FFFFFF;
	text-decoration: none;
}
.bold{
	font-weight: bold;
}

