/* CSS Document */
* html img {
   behavior: url("pngbehavior.htc");
}
body,
html {
    margin:0;
    padding:0;
    background:#ffffff;
    color:#000;
	height: 100%; 
    }
body {
    min-width:1024px;
	background-image: url(images/home-bg.gif);
	background-position: top;
	background-repeat: repeat-x;
	
    }
#wrap {
    background:#ffffff;
    margin:0 auto;
    width:1024px;
	min-height: 100%;
margin-bottom: -65px;
position: relative;
    }
#header {
	position: relative;
	border:1px solid #cbcbcb;
	height:105px;
	z-index: 105;
    }
#headerleft{
	float: left;
	width: 575px;
	height:105px;
}
#headerright{
	float: right;
	width: 445px;
	height:105px;
}
#utility{
	height:50px;
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color: #6e6e6e;
}
#utility p{
	margin-top: 30px;
}
#utility a{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color: #6e6e6e;
	text-decoration: none;
}	
#utility a:hover{
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
	color: #0c873d;
	text-decoration: underline;
}	
html>body #phone{
	height: 55px;
}

*:first-child+html #phone{
	height: 55px;
	margin-top: 15px;
}
* html #phone{
	height: 55px;
	padding-top: 20px;
	position: relative;
	z-index: 200;
}
*:first-child+html #nav {
    background:#ffffff;
    padding:0;
	position: relative;
	z-index: 110;
	margin-top: -2px;
    }
html>body #nav {
    background:#ffffff;
    padding:0;
	position: relative;
	z-index: 110;
	top: -12px;
    }
* html #nav {
    background:#ffffff;
    padding:0;
	position: relative;
	z-index: 110;
	top: -30px;
    }
#nav ul{
    margin:0;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    margin:0;
    padding:0;
    }
#contentarea{
	width:1024px;
	height: 100%;
}

#main{
	width: 100%;
	float: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-top: -10px;

}
* html #main{
	width: 100%;
	float: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	position: relative;
	z-index: 4000;
	margin-top: -30px;

}
*:first-child+html #main{
	width: 100%;
	float: left;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	margin-top: -11px;

}
#main h1{
	width: 500px;
	height: 30px;
	background-image:url(images/h1-swoosh.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003888;
	padding-left: 25px;
	padding-top: 5px;
}
#main h2, #main h3, #main h4, #main p {
    padding:0 10px;
    }
#main h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0c873d;
}
#main h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #777777;
}
#main h4{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003888;
}
#main p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 175%;
	color: #6e6e6e;
}
#main ul{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 175%;
	color: #6e6e6e;
}
#main a{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0163be;
}
#main a:hover{
	color: #0c873d;
}	
.clearfooter {
height: 65px;
clear: both;
}
#footer {
    background-image:url(images/footer-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 65px;
position: relative;
    }
* html #footer img{
   position: relative;
   z-index: 6000;
   margin-right: 15px;
    }
	* html #footer {
    background-image:url(images/footer-bg.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 65px;
position: relative;
z-index: 5000;
    }
#footerlinks{
	width: 1024px;
	background-image: url(images/footerlinks-bg.gif);
	background-repeat: repeat-x;
	height: 65px;
	margin:0 auto;
    padding:0;
	position: relative;
	}
	* html #footerlinks{
	width: 1024px;
	background-image: url(images/footerlinks-bg.gif);
	background-repeat: repeat-x;
	height: 65px;
	margin:0 auto;
    padding:8px 0 0 0;
	position: relative;
	}
*:first-child+html #footerlinks{
	width: 1024px;
	background-image: url(images/footerlinks-bg.gif);
	background-repeat: repeat-x;
	height: 65px;
	margin:0 auto;
    padding:8px 0 0 0;
	position: relative;
	}
#ISO{
	float: left;

}
* html #ISO{
	float: left;
	padding-left: 25px;

}

#ISO img{
	margin-left:50px;
	margin-top:-35px;
}
* html #ISO img{
	margin-left:75px;
	margin-top:-35px;
}
#flinks{
	float: left;
	width: 700px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	text-align: center;
}
#flinks a{
	color: #ffffff;
}

#flinks a:hover{
	color: #0c873d;
}

#sincelogo{
	float: right;
}
#sincelogo img{
	margin-right:50px;
	margin-top:-35px;
}
