@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/TerreboneIns_Backing.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
h1 {
	color: #026771;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 36px;
	font-weight: lighter;
}
h2 {
	color: #CC0000;
	font-size: 24px;
	font-weight: lighter;
	margin-right: 25px;
	margin-left: 25px;
	margin-top: -25px;
}
h3 {
	color: #66969A;
	font-size: medium;
}

.context {
	font-size: small;
	color: #000000;
	margin-right: 25px;
	margin-left: 25px;
	font-family: verdana;
	text-align: justify;
}
#top {
	height: 113px;
	width: 901px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #95230B;
}
#top a {
	color: #952309;
	text-decoration: none;
}
#top a:hover {
	font-weight: bold;
}

#logo {
	position: absolute;
	top: 20px;
	left: 10px;
}
#bannermenu {
	position: absolute;
	right: 10px;
	top: 30px;
	font-family: verdana;
	color: 95230b;
	font-size: small;
	text-align: right;
}
#flashbanner {
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 282px;
	position: relative;
	padding-top: 0px;
}
#container {
	width: 901px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#nav-subs {
	float: left;
	width: 219px;
	text-align: center;
	margin-top: 20px;
}
#content {
	float: right;
	width: 681px;
	margin-top: 20px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #01626B;
}
#info-site {
	font-family: verdana;
	font-size: x-small;
	color: #024148;
	text-align: center;
}
#info-site a {
	color: #034A50;
	text-decoration: none;
}
#info-site a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#right {
	float: right;
	width: 260px;
	background-image: url(../images/TerreboneIns_bttback.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	margin-right: 25px;
	padding-left: 12px;
	padding-right: 12px;
	font-size: medium;
	color: #000000;
	font-family: verdana;
	position: relative;
}
#right a {
	color: #CC0000;
	font-size: x-small;
}
#right p {
	font-family: verdana;
	font-size: small;
	margin-top: -10px;
}
#left {
	float: left;
	width: 260px;
	background-image: url(../images/TerreboneIns_bttback.jpg);
	background-repeat: repeat-x;
	padding-top: 20px;
	margin-left: 25px;
	padding-left: 12px;
	font-size: medium;
	color: #000000;
	font-family: verdana;
	position: relative;
}
#left a {
	color: #CC0000;
	font-size: x-small;
}
#left p {
	font-family: verdana;
	font-size: small;
	margin-top: -10px;
}
