@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
/*	background-color:#036874;*/

}
li {
	font-family: Avenir, Arial, Helvetica, sans-serif;
}
.float_sm {
	float: left;
	height: 25px;
	width: 40px;
}
.float_sm span{
	font-size:10pt;
	color: #02515E;
}
.float_bg {
	float: left;
	height: 25px;
	width: 260px;
}
#float_holder {
	width:305px;
	height:105px;
	margin-left: 35px;
	margin-top: 30px;
}

.float_bg span{
	font-size:7pt;
	color: #02515E;
}
.float_bg h3{
	font-size:11pt;
	margin:0px;
	color: #02515E;
}
.clearer {
	clear: both;
}

#ig_logo {
	background-image: url(../images/ig_logo.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 137px;
	position: absolute;
	left: 50px;
	top: 5px;
}
#offer {
	background-image: url(../images/offer_bg2.jpg);
	background-repeat: no-repeat;
	height: 121px;
	width: 343px;
	position: absolute;
	right: 0px;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	position:relative;
	width:1008px;
	height:655px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color:#fff;
	border-style:solid;
	border-width: 1px;
	border-color:#014757;

	
}
#contentHolder {
	background-image: url(../images/marble_tile.jpg);
	background-repeat:repeat;
	position:absolute;
	top:130px;
	width: 1008px;
	height:525px;
	left: 0px;
		
	
}
Navigation #linkList {
	width:1009px;
}
#linkList ul {
	margin:0px;
	display: block;
	width: 1008px;
	padding: 0px;
}
#linkList {
	position: absolute;
	left: 0px;
	top: 130px;
	height: 40px;
}
#linkList li {
	text-align:center;
	width:126px;
	height:29px;
	font-weight:bold;
	font-size: 9pt;
	list-style:none;
	display:block;
	float:left;
}
#linkList li a:link {
	color: #fff;
	text-decoration:none;
	height:29px;
	padding-top:5px;
	margin-top:0px;
	display:block;
	background-image:url(../images/navbg.jpg);
	background-repeat:no-repeat;
}
#linkList li a:visited {
	color: #fff;
	height:29px;
	padding-top:5px;
	margin-top:0px;
	display:block;
	background-image:url(../images/navbg.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
#linkList li a:hover {
	color: #fff;
	height:29px;
	padding-top:5px;
	margin-top:0px;
	display:block;
	background-image:url(../images/navbg_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
#linkList #active {
	text-align:center;
	width:126px;
	height:29px;
	font-weight:bold;
	font-size: 9pt;
	color: #fff;
	background-image:url(../images/navbg_over.jpg);
	background-repeat:no-repeat;
	text-decoration:none;
}
Content #allClear {
	clear:both;
}
#copyHolder {
	background-color:#FFFFFF;
	background-repeat:repeat;
	position:absolute;
	top:60px;
	left:40px;
	width: 680px;
	height:400px;
	padding: 10px 10px 10px 10px;
}
#newsHolder {
	background-color:#dddddd;
	background-repeat:repeat;
	position:absolute;
	top:80px;
	left:740px;
	width: 230px;
	height:380px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#newsHead {
	width: 227px;
	height:28px;
	background-image: url(../images/news_head.jpg);
	background-repeat:no-repeat;
}
#newsHead a{
	display:block;
	width: 227px;
	height:28px;
}
#newsCopy {
	width: 225px;
	height:350px;
	border-style:solid;
	border-width: 1px;
	border-color:#79a5ac;
	padding-top:0px;
	/*padding-top: 10px;*/
}
#newsCopy p {
	padding:0;
	margin:0;
}
#copyImage {
	width: 680px;
	height:95px;
	background-image: url(../images/contact_img.jpg);
	background-repeat:no-repeat;
}
#copy {
	width: 678px;
	height: 293px;
	margin-top: 10px;
	border-style:solid;
	border-width: 1px;
	border-color:#610202;
}
#copy h1 {
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	margin-left: 50px;
}
#copy h1 {
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	margin-left: 40px;
	font-style:italic;
	color:#610202;
}

#copy h3 {
	color:#000000;
	font-size: 11pt;
	margin-bottom: 0px;
	margin-left: 60px;
	margin-right:60px;
	font-family: Avenir, Arial, Helvetica, sans-serif;
}

#copy p {
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 60px;
	margin-right:60px;
	color:#000000;
	margin-top: 0px;
	margin-bottom: 19px;
}
#copy ul {
	margin-top:5px;
	margin-bottom: 5px;
}
#copy li {
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 70px;
	color:#610202;
	list-style:none;
}
#copy h2 {
	color:#610202;
	font-size: 12pt;
	margin-bottom: 0px;
	margin-left: 60px;
	font-family: Avenir, Arial, Helvetica, sans-serif;
}
#copy span {
	margin-left: 60px;
	font-style: italic;
	font-family: Avenir, Arial, Helvetica, sans-serif;
}
#copy a:link{
	color:#006666;
	text-decoration:none;
	font-weight:bold;
}
#copy a:visited{
	color:#006666;
	text-decoration:none;
	font-weight:bold;
}
#copy a:hover{
	color:#006666;
	text-decoration:underline;
	font-weight:bold;
}
#copy a:active{
	color:#006666;
	text-decoration:none;
	font-weight:bold;
}
#copy .testimonial {
	text-indent: 20px;
	text-align:justify;
	margin-right:80px;
	margin-left:80px;
	
}
#copy .name{
	color:#610202;
	font-style:italic;
	margin-left:80px;
}
#copy h4{
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 60px;
	font-weight:bold;
	color:#610202;
	margin-bottom:0px;
}
#footer {
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 60px;
	margin-right:50px;
	color:#014757;
	position:absolute;
	margin-bottom:15px;

	left: 13px;
	top: 470px;
}
.news_block {
	padding-left: 18px;
	padding-right: 18px;
	
}
.n_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006666;
	margin-top: 9px;
	margin-right: 18px;
	margin-bottom: 9px;
	margin-left: 18px;
}

.n_date{
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
	margin-bottom:0px;
	font-weight: bold;
}
.n_title{
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
	margin:0px;
	font-weight: bold;
}
.n_blurb{
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#000000;
	margin:0px;
}
.n_read{
	font-family: Avenir, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color:#006666;
	font-weight:bold;
	margin:0px;
}
.n_read a:link{
	color:#006666;
	text-decoration:none;
	font-weight:bold;
}
.n_read a:visited{
	color:#006666;
	text-decoration:none;
	font-weight:bold;
}
.n_read a:hover{
	color:#006666;
	text-decoration:underline;
	font-weight:bold;
}
.n_read a:active{
	color:#006666;
	text-decoration:none;
	font-weight:bold;
}
#lower_nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	width: 800px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#lower_nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#lower_nav li {
	display: inline;
}
#lower_nav a:link{
	text-decoration:none;
	color:#000000;
}
#lower_nav a:visited{
	text-decoration:none;
	color:#000000;
}
#lower_nav a:hover{
	text-decoration:underline;
	color:#000000;
}
#lower_nav a:active{
	text-decoration:none;
	color:#000000;
}
