@charset "utf-8";
/* CSS Document */

body {
	text-align: center;
	padding: 0;
	margin: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}

.wrapper {
	padding: 0;
	margin: 0 auto;
	text-align:center;
}

.top {
	height: 291px;
	background-image: url(images/grid.jpg);
	background-repeat: repeat-x;
	width: 100%;
}

.subtop {
	height: 640px;
	background-image: url(images/grid_sub.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
	
.tableUnderHeader {
	width: 883px;
	margin-top: 3px;
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
}

.slogan {
	font-size: 12px;
	color: #007ee1;
	font-style: italic;
}

.address {
	color: #243f8f;
	font-weight: bold;
}

.header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	width: 883px;
	height: 76px;
	margin: 0 auto;
	padding-bottom: 3px;
}

.mainNav {
	padding-top: 38px;
	!margin-top: -8px;
	padding-left: 317px;
}

.mainNav ul li {
	xcolor: white;
	font-weight: bold;
	font-size: 11px;
	list-style: none;
	text-transform: uppercase;
	float: left;
}

.mainNavLinks a {
	color: white;
	margin: 0;
	text-decoration: none;
	display: block;
	padding: 7px 22px;;
}

.mainNavLinks a:hover {
	color: #475578;
	background-color: white;
}

.homeLeftNav {
	float: left;
	background-image: url(images/homeLeftNav.jpg);
	background-repeat: no-repeat;
	width: 244px;
	height: 244px;
	padding: 0px;
	margin: 0px;
}

.subLeftNav {
	float: left;
	width: 245px;
	height: 244px;
	padding: 0px;
	margin: 0px;
}

.homeLeftNav ul {
	!margin-top: 7px;	
}

.homeLeftNav ul li {
	color: white;
	font-weight: bold;
	font-style: italic;
	font-size: 11px;
	list-style: none;
	text-align: left;
	margin-left: -40px;
	margin-top: -7px;
	width: 243px;
}

.homeLeftNavLinks a {
	color: white;
	margin: 0;
	text-decoration: none;
	display: block;
	padding: 9.5px 18px;
}

.homeLeftNavLinks a:hover {
	color: white;
	background-color: #475578;
}

.homeImageSpace {
	background-color: #e4e3e1;
	width: 635px;
	height: 244px;
	float: left;
	margin-left: 3px;
	overflow: hidden;
}

.nav { 
	margin: 5px 0; 
	margin-right: 3px; 
	text-align: right;
}

.nav a, #s7 strong { 
	margin: 0 3px; 
	padding: 2px 5px; 
	border: 1px solid white; 
	color: white; 
	background: #5b6ba3; 
	text-decoration: none;
}

.nav a.activeSlide { 
	background: #9ba6ca;
	cursor: default;
}

.nav a:focus { 
	outline: none; 
}

#output { 
	text-align: left; 
}

   /*
   .pics { padding:0; margin:0; overflow: hidden }
   .pics img { xpadding: 15px; xborder: 1px solid #ccc; background-color: #eee; top:0; left:0 }
   .pics img {
   	-moz-border-radius: 10px; -webkit-border-radius: 10px;
   }
   

x.numberBlock {
	width: 15px; 
	height: 15px; 
	border: 1px solid white; 
	background-color: #5b6ba3; 
	color: white;
	text-decoration: none;
	float: left;
	margin-left: 5px;
}

x.numberBlock a:link {
	background-color: #5b6ba3; 
	color: white;
	text-decoration: none;
}

x.numberBlock a:visited {
	background-color: #5b6ba3; 
	color: white;
	text-decoration: none;
}

x.numberBlock a:hover {
	display: block;
	width: 15px;
	height: 15px;
	background-color: #9ba6ca; 
	color: white;
	text-decoration: none;
}*/

.subRightSide {
	width: 635px;
	height: 244px;
	float: left;
	text-align: left;
}

.subHeader {
	background-color: #e7f3ff;
	height: 28x;
	width: 638px;
	color: #1e3f9c;
	font-size: 22px;
	font-weight: bold;
}


.greyBar {
	background-color: #e3e3e3;
	width: 100%;
	height: 3px;
}

.bottom {
	background-color: #8292b4;
	width: 100%;
	height: 325px;
}

.subbottom {
	background-color: #8292b4;
	width: 100%;
	height: 7px;
}

.directorsBlock {
	background-image: url(images/directorsBlock.jpg);
	background-repeat: no-repeat;
	width: 245px;
	height: 185px;
	float: left;
	font-weight: bold;
	text-align: left;
}

.directorTitle1 {
	color: #243f8f;
	margin-left: 25px;
	margin-top: 65px;
	font-size: 10px;
}

.directorTitle2 {
	color: #243f8f;
	margin-left: 25px;
	margin-top: 15px;
	font-size: 10px;
}

.directorName1 {
	color: #007ee1;
	margin-left: 25px;
	margin-top: 12px;
	font-size: 14px;
}

.directorName2 {
	color: #007ee1;
	margin-left: 25px;
	margin-top: 15px;
	font-size: 14px;
}

.whoWeAre {
	background-image: url(images/whoWeAre.jpg);
	background-repeat: no-repeat;
	width: 635px;
	height: 185px;
	float: left;
	margin-left: 3px;
}

.whoWeAreText {
	font-weight: bold;
	font-size: 10px;
	color: white;
	margin-top: 48px;
	margin-left: 25px;
	width: 480px;
	text-align: left;
	line-height: 18px;
	float: left;
}

.certificate {
	margin-top: 48px;
	float: left;
}

.iFathomBlock {
	margin-top: 3px;
	width: 245px;
	height: 104px;
	float: left;
	text-align: left;
	font-size: 10px;
}

.iFathomLogo {
	margin-top: 77px;
}

.logoWrapper {
	text-align: center;
	margin: 0 auto;
}

.subiFathomLogo {
	width: 883px;
	text-align: left;
	margin: 0 auto;
	margin-bottom: 15px;
}
      
.goal1 {
	background-image: url(images/goal1.jpg);
	background-repeat: no-repeat;
	width: 209px;
	height: 104px;
	float: left;
	margin-top: 3px;
	margin-left: 3px;
	text-align: left;
	font-size: 10px;
}

.goal2 {
	background-image: url(images/goal2.jpg);
	background-repeat: no-repeat;
	width: 209px;
	height: 104px;
	float: left;
	margin-top: 3px;
	margin-left: 4px;
	text-align: left;
	font-size: 10px;
}
         
.goal3 {
	background-image: url(images/goal2.jpg);
	background-repeat: no-repeat;
	width: 209px;
	height: 104px;
	float: left;
	margin-top: 3px;
	margin-left: 4px;
	text-align: left;
	font-size: 10px;
}

.goalInside {
	margin-top: 42px;
	margin-left: 37px;
	margin-right: 10px;
}

.contentArea {
	margin-top: 15px;
	margin-left: 9px;
}

.experienceContentArea {
	margin-top: 10px;
	margin-left: 0px;
}

.experienceContentArea td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.suppliersContentArea {
	margin-top: 10px;
	margin-left: 0px;
}

.suppliersTable td {
	padding-top: 10px;
	padding-bottom: 10px;
}

.tableBold {
	font-size: 10px;
	font-weight: bold;
}

.contentArea a:link {
	color: #117ed3;
	text-decoration: none;
}

.contentArea a:visited {
	color: #117ed3;
	text-decoration: none;
}

.contentArea a:hover {
	color: #117ed3;
	text-decoration: underline;
}

.subTitle {
	font-size: 12px;
	font-weight: bold;
	color: #3759b0;
}

.whiteSubTitle {
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.row {
	background-color: #eaeaeb;
}

tr { 
	margin-top: 2px;
	margin-bottom: 2px;
}	
	
.blueBar {
	background-color: #007ee2;
	width: 100%;
	height: 3px;
	padding: 0;
	margin: 0;
}

.footer {
	background-color: #3c425c;
	width: 100%;
	height: 27px;
	font-size: 10px;
	padding: 0;
	margin: 0;
}

.footerArea {
	text-align: center;
	color: white;
	width: 883px;
	height: 27px;
	margin: 0 auto;
	padding-top: 7px;
}

.copy {
	float: left;
}

.footerLinks {
	margin: 0 auto;
	padding: 0;
	list-style: none;
}

.footerLinks li {
	color: white;
	float: left;
}

.footerLinks a {
	color: white;
	margin: 0;
	text-decoration: none;
	display: block;
	padding-right: 3px;
	padding-left: 3px;
}

.footerLinks a:hover {
	color: white;
	text-decoration: underline;
}
