/* Indicators International */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* --------- My resets ----------- */

html, body {
	padding:0px;
	margin:0px;
	background-color:#ebeaea;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
body {
	line-height:1.5em;
	}
	
a:link, a:visited  {
	text-decoration:none;
	}
	
a:hover, a:active  {
	text-decoration:none;
	}
	
/*span {
	display:none;
	}*/
	

	
/* ---------- NAVIGATION ----------------*/	
#nav {
	line-height:2em;
	font-size:15px;
	width:167px;
	float:left;
	font-size:15px;
	margin-left:-20px;
	margin-top:47px;
	}

#nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
	
#nav li a{
	/*background: url(../images/ii.gif) no-repeat 0 50%;*/
	padding-left:30px;
	color:#000066;
	}
	
#nav li a:hover{
	background: url(../images/ii.gif) no-repeat 0 50%;
	padding-left:30px;
	color:#33cc33;
	}
	
#about #nav .about a,
#products #nav .products a,
#why #nav .why a, 
#testimonials #nav .testimonials a,
#contact #nav .contact a {
	cursor:default;
	background: url(../images/ii.gif) no-repeat 0 50%;
	padding-left:30px;
	}


	
/* ---------- BANNER ----------------*/	
#banner {
	clear:both;
	width:100%;
	height:300px;
	background-image:url(../images/slice.gif);
	background-repeat:repeat-x;
	margin:auto;
	}
	
#banner_center {
	margin:auto;
	width:1000px;
	height:270px;
	}
	
#logo {
	width:291px;
	height:270px;
	position:relative;
	float:left;
	z-index:50;
	background-image:url(../images/logo.gif);
	}
	
.logo_link {
	display:block; 
	height:200px; 
	width:291px;
	}

	
.iifabrication {
	background-image:url(../images/fab.jpg);
	float:right;
	z-index:100;
	width:331px;
	height:59px;
	padding:0px;
	margin:0px;
	margin-top:25px;
	margin-right:-15px
	}
	
.iifabrication span {
	display:none;
	}
	
.quote {
	color:#FFFFFF;
	font-size:1.5em;
	z-index:100;
	width:450px;
	padding:0px;
	margin:0px;
	margin-left:130px;
	margin-top:50px;
	font-style:italic;
	line-height:1.4;
	float:left;
	}
	
.name {
	font-size:0.6em;
	}

	
	
/* ---------- FIND US --------------*/
#findbutt {
	width:114px;
	height:50px;
	position:relative;
	z-index:100;
	margin-left:77px;
	}

#mydiv {
	width:100%;
	height:500px;
	background-color:#CCCCCC;
	}
	
#findcontainer {
	margin:auto;
	width:670px;
	background-color:#CCCCCC;
	}
	

#map2 {
	width:295px;
	float:left;
	margin-top:30px;
	}
	
#email {
	width:295px;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	size:12px;
	color:#FFFFFF;
	font-style:italic;
	font-weight:100;
	margin-top:30px;
	}
	
.link {
	margin-right:15px;
	margin-top:30px;
	margin-bottom:10px;
	font-size:16px;
	font-style:italic;
	}
	
	
.link a:link{
	text-decoration:none;
	color:#000066;
	}
	
.link a:visited{
	text-decoration:none;
	color:#000066;
	}
	
.link a:hover{
	text-decoration:none;
	color:#ffffff;
	}
	
.link a:active{
	text-decoration:none;
	color:#FFFFFF;
	}
	
.form {
	color:#333333;
	font-size:14px;
	float:left;
	padding-bottom:10px;
	}
	
.mapborder {
	border:#33cc33 1px solid;
	padding:5px;
	background-color:#FFFFFF;
	}	
	
	.mapbordercontent{
	border:#33cc33 1px solid;
	padding:5px;
	background-color:#FFFFFF;
	margin-left:20px;
	margin-right:10px;
	margin-top:20px;
	margin-bottom:20px;
	}
	
.h2_find {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#339a11;
	font-style:italic;
	font-weight:200;
	margin-bottom:40px;
	}
	
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	size:8pt;
	color:#203375;
	}
	
	
/* ---------- SPLASH CONTENT ------------- */

#splash_content {
	margin:auto;
	width:670px;
	clear:both;
	}
	
.h3_splash {
	clear:both;
	font-size:0.8em;
	color:#666666;
	padding-top:20px;
	}
	
	
.splash_div {
	width:670px;
	height:220px;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:40px;
	border-top:1px solid #666666;
	border-bottom:1px solid #666666;
	}
	
.img_splash {
	float:left;
	padding:5px;
	background-color:#FFFFFF;
	border:2px solid #33cc33;
}

.text_splash {
	float:right;
	width:330px;
	color:#000066;
	font-size:0.9em
}

.text_splash li {
	padding-left:95px;
	background: url(../images/bullet.gif) no-repeat 70px 50%;
	}

.text_splash p {
	padding:8px 0px 0px 20px;
}

.title_splash {
	padding:0px 0px 5px 10px;
}

/*.splash_info {
	position:relative;
	float:right;
	background-color:#FFFFFF;
	border:2px solid #33cc33;
	width:310px;
	height:211px;
	}*/
	
/*----------- MAIN CONTENT ---------------*/

#maincontent {
	margin:auto;
	width:670px;
	clear:both;
	margin-top:30px;
	margin-bottom:90px;
	}
	
#maincontent span {
	display:none;
	}
	
#contentiifab {
	margin:auto;
	width:740px;
	clear:both;
	margin-top:30px;
	margin-bottom:90px;
	}
	
#rightcontent {
	margin:auto;
	float:right;
	/*border:1px solid gray;*/
	width:550px;
	padding:0;
	margin:0;
	border-left:1px solid #33cc33;
	margin-bottom:90px;
	padding-right:20px;
	border-right:1px solid #33cc33;
	}
	
#rightcontent span {
	display:none;
	}
	
.content{
	font-size:14px;
	color:#333333;
	clear:both;
	/*float:left;*/
	padding-bottom:10px;
	padding-left:20px;
	}
	
.content a:link{
	text-decoration:none;
	color:#000066;
	}
	
.content a:visited{
	text-decoration:none;
	color:#000066;
	}
	
.content a:hover{
	text-decoration:none;
	color:#33cc33;
	}
	
.content a:active{
	text-decoration:none;
	color:#33cc33;
	}
	
.pageimg {
	float:right;
	padding:0;
	margin:0;
	margin-bottom:15px;
	}
	
.pageimg_top {
	float:right;
	padding:0;
	margin:0;
	margin-right:20px;
	margin-bottom:15px;
	}
	
.pageimg_spaced {
	float:right;
	padding:0;
	margin:0;
	padding-top:30px;
	}
	
.contentimg {
	border:1px solid #339a11;
	margin-left:20px;
	margin-top:15px;
	margin-bottom:15px;
	}
	
#iifabrications {
	width:295px;
	height:340px;
	border:#33cc33 1px solid;
	padding:5px;
	float:left;
	background-color:#FFFFFF;
	color:#000066;
	font-size:14px;
	margin-bottom:110px;
	}

#iipassenger {
	width:295px;
	height:340px;
	border:#33cc33 1px solid;
	float:right;
	padding:5px;
	background-color:#FFFFFF;
	font-size:14px;
	color:#000066;
	}
	
.splash {
	padding-left:5px;
	padding-right:5px;
	}

.holding{
	padding-left:80px;
	padding-top:0px;
	}
	
.contact_table {
	margin:auto;
	font-size:14px;
	color:#333333;
	clear:both;
	float:left;
	padding-top:40px;
	}
	
.h2_content{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#001a4d;
	clear:both;
	float:left;
	padding:15px 10px 0px 20px;
	margin-bottom:0px;
	}	
	
.highlight{	
	font-size:18px;
	color:#001a4d;
	clear:both;
	float:left;
	padding:15px 10px 20px 20px;
	font-weight:400;
	}
	
#error {
	clear:both;
	padding-left:20px;
	padding-top:30px;
	font-size:22px;
	color:#339a11;
	}
	
.test_li {
	padding-left:50px;
	font-size:0.9em;
	background: url(../images/bullet.gif) no-repeat 20px 50%;
	margin-bottom:40px;
	}
	
	
/*-------------------- FOOTER ___________________*/
	
#footer {
	width:100%;
	height:150px;
	clear:both;
	background-color:#CCCCCC;
	margin-top:100px;
	font-size:0.7em;
	}
	
#footercontainer {
	margin:auto;
	width:730px;
	clear:both;
	line-height:1.2em;
	}
	
#address {
	color:#333333;
	float:left;
	width:150px;
	border-left:1px solid #33cc33;
	margin:10px;
	padding-left:35px;
	padding-right:30px;
	line-height:1.9em;
	}
	
#tel {
	color:#333333;
	float:left;
	width:150px;
	border-left:1px solid #33cc33;
	margin:10px;
	line-height:2em;
	padding-left:35px;
	padding-right:30px;
	}

#memberships {
	color:#333333;
	float:right;
	width:150px;
	border-left:1px solid #33cc33;
	border-right:1px solid #33cc33;
	margin-top:10px;
	margin-bottom:10px;
	line-height:2em;
	padding-left:35px;
	padding-right:30px;
	}
	
.memberships {
	float:left;
	padding-right:5px;
	}
	
.link_footer {
color:#333333;
	}
	
	
.link_footer a:link{
	text-decoration:none;
	color:#000066;
	}
	
.link_footer a:visited{
	text-decoration:none;
	color:#000066;
	}
	
.link_footer a:hover{
	text-decoration:none;
	color:#ffffff;
	}
	
.link_footer a:active{
	text-decoration:none;
	color:#FFFFFF;
	}
	
	
/* --------------------------*/
	
a img { border: none; }

#map {
	border:1px solid #339a11;
	z-index:101;
	clear:both;
	}
	
#map_content {
	clear:both;
	border:1px solid #339a11;
	margin-left:22px;
	margin-top:30px;
	margin-bottom:30px;
	}