@charset "utf-8";
/* CSS Document */
body {
	background-image:url(../images/int_bodyBGSpan.jpg);
	background-repeat:repeat-x;
	background-color:#3a241e;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	font-size:16px;
	font-weight:100;
	text-transform:uppercase;
	color:#00467F;
}

h2 {
	font-size:14px;
	font-weight:100;
	text-transform:uppercase;
	color:#00467F;
}

.masterContainer {
	width:956px;
	margin-left:auto;
	margin-right:auto;
}

.clear {
	CLEAR: both; FONT-SIZE: 0px; VISIBILITY: hidden; LINE-HEIGHT: 0pt; HEIGHT: 0px
}

.homeMid {
	float:left;
	width:525px;
	height:165px;
}
.homeTXT {
	font-size:11px;
	width:100%;
	height:105px;
	background-image:url(../images/int_txtArea.jpg);
	background-repeat:no-repeat;
}
.homeSearch {
	float:left;
	width:296px;
	height:130px;
	font-size:11px;
	padding-top:35px;
	padding-left:75px;
	background-image:url(../images/int_logo.jpg);
	background-repeat:no-repeat;
}

.footer {
	padding-top:20px;
	padding-left:20px;
	font-size:10px;
	color:#FFFFFF;
}
.footer a:link {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}
.footer a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-size:10px;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration:underline;
	font-size:10px;
}
