@charset "utf-8";

/* compulsories */
body {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	background:#383838 url(../img/fish-I_siteBackground.jpg) repeat-x left top;
	color:#666;
}
.after {
	display:block;
	clear:both;
	height:0px;
	visibility:hidden;
}
a:link {
	color:#0e76bc;
	text-decoration:none;
}
a:hover {
	color:#0e76bc;
	text-decoration:underline;
}
a:visited {
	color:#0e76bc;
	text-decoration:none;
}
h1 {
	font-size:18px;
	/*font-weight:bold;*/
	color:#666;
	margin-bottom:10px;
	margin-top:20px;
}
h2 {
	font-size:16px;
	/*font-weight:bold;*/
	color:#666;
	margin-bottom:10px;
}
h3 {
	font-size:14px;
	/*font-weight:bold;*/
	color:#666;
	margin-bottom:10px;
}
.blueIt {
	color:#0e76bc;
}
.boldIt {
	font-weight:bold;
}
.centerIt {
	text-align:center;	
}
.alignRight {
	text-align:right;
}
.marginBottom_18px {
	margin-bottom:18px;
}
.paddingTop_24px {
	padding-top:19px;
}
.floatImgLeft {
	float:left;
}
.floatImgLeftClients {
	float:left;
	margin-right:14px;
}
.floatImgRight {
	float:right;
}
#mainContainer_gradient {
	width:968px;
	margin:0 auto;
	padding:1px 6px 1px 6px;
	background: #d5eedc; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZWVkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzgxYTZhOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNWVlZGMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #d5eedc 0%, #81a6a8 50%, #d5eedc 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d5eedc), color-stop(50%,#81a6a8), color-stop(100%,#d5eedc)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #d5eedc 0%,#81a6a8 50%,#d5eedc 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #d5eedc 0%,#81a6a8 50%,#d5eedc 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #d5eedc 0%,#81a6a8 50%,#d5eedc 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #d5eedc 0%,#81a6a8 50%,#d5eedc 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5eedc', endColorstr='#d5eedc',GradientType=0 ); /* IE6-8 */
}
#mainContainer_inner {
	width:100%;
	height:100%;
	background-color:#FFF;
	padding-bottom:1px;
}
#headerNav {
	width:834px;
	height:90px;
	margin:0 auto;
	position:relative;
}
.fish-iLogo {
	width:208px;
	float:left;
	margin-top:24px;
}
.socialMedia {
	width:185px;
	float:left;
	margin-top:24px;
}
.socialMedia img {
	float:left;
}
.navContainer {
	width:410px;
	height:89px;
	float:left;
	margin-left:30px;
}
#blog {
	width:85px;
	height:33px;
	position:absolute;
	top:0px;
	right:0px;
	background:url(../img/blog-backer.jpg) no-repeat top left;
}
#blog p {
	margin-top:6px;
	margin-left:23px;
}
#blog img {
	margin-left:4px;
}
#mainNavigation {
	height:28px;
	width:410px;
	float:right;
	margin-top:56px;
}
#mainNavigation ul li {
	float:right;
	padding:4px 8px;
}
#mainNavigation ul li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#999;
	text-decoration:none;
}
#slider {
	width:834px;
	height:268px;
	border:solid 1px #c3dbe0;
	padding:1px;
	margin:10px auto 24px auto;
}
#sectionBitmap {
	width:834px;
	height:268px;
	border:solid 1px #c3dbe0;
	padding:1px;
	margin:10px auto 24px auto;
}
.slideLinking {
	width:834px;
	height:268px;
}
.bodyText_full {
	width:842px;
	margin:0 auto;
	line-height:20px;
}
.bodyTextModule_clients {
	width:842px;
	height:116px;
	margin:0px auto 34px auto;
	line-height:20px;
	overflow:visible;
}
.taglineTable {
	width:850px;
	margin:0 auto;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:30px;
	margin-bottom:24px;
	color:#dadada;
}
#legalInfo {
	margin: 0px auto 30px auto;
	padding: 4px;
	text-align: center;
	border: solid 1px #dadada;
	width: 370px;
	font-size: 10px;
}
#footerIcon {
	width:84px;
	height:117px;
	margin-top:60px;
	margin-bottom:20px;
	margin-left:auto;
	margin-right:auto;
}
.highlight {
	border:1px solid #0e76bc;
}
.folioSliderCont {
	width:840px;
	height:150px;
	margin:0px auto 20px auto;
	overflow-x:scroll;
}
.folioSliderInner {
	width:1630px;
}
.folioSliderCont img {
	float:left;
	padding-right:30px;
}
#fishI_quotesFormTable {
	width:450px;
	margin:30px auto 0px auto;
}
