body {
	height: 100%;
	margin: 0;
	padding: 0;
	background-color: #003334;
	color: #A3D1D0;
	background-image: url(../_images/bg-body-h.jpg);
	background-repeat: repeat-x;
}



/* hide from ie on mac \
	html {
		height: 100%;
		overflow: hidden;
	}
	*/
	#flashcontent {
	}
	/* end hide */

	


/* layout styles static  */


#contain {
	text-align: left;
	width: 865px;
	position: relative;
}



#maintop {
	width: 865px;
	height: 210px;
	text-align: center;
	}

#colWrap {
	width: 865px;
	text-align: center;
	position: relative;
	}



#colHeader {
	letter-spacing: 0.25em;
	text-align: left;
	height: 40px;
	text-indent: 20px;
	border-bottom: 1px solid #95CC03;
}

#header {
	height: 100px;
	text-align: center;
	background-image: url(../_images/bg-header.jpg);
	background-repeat: repeat-x;
	width: 865px;
	position: relative;
}


#hdlft {
	float: left;
	height: 46px;
	width: 465px;
}

#hdrt {
	height: 46px;
	width: 400px;
	float: left;
	position: relative;
}


#hdbttm {
	height: 54px;
	width: 865px;
	float: left;
	clear:both;
	text-align: left;
}




#colMain {
	position: relative;
	width: 980px;
	}


#colMainTextA {
	padding: 10px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
}



#col1 {
	width: 340px;
	float: left;
	position: relative;
	}


#col2 {
	width: 520px;
	float: left;
	padding: 0px;
	margin: 0px;
	position: relative;

}


#steps {
height:250px;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	clear: both; /* We have to clear our floats */
	width: 866px;
	padding-bottom: 10px;
	height: 44px;
	padding-top: 0px;
	position: relative;
	color: #486E6D;
}



#col2TextA {
	font-family: "Century Gothic", Helvetica, Verdana, Arial, san-serif;
	line-height: 24px;
	font-size: 14px;
	text-align: left;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-left: 20px;
	font-weight: lighter;
}



#col1TextA {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height: 27px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 50px;
	padding-right: 35px;
	color: #333333;
}





#prodScrollA {
	overflow: scroll;
	height: 300px;
	visibility: hidden;
}


#SlideSideA1 {
	background-color: #FFFFFF;
	width: 330px;
}


#SlideSideA2 {
	background-color: #FFFFFF;
	width: 330px;
}


#SlideSideA3 {
	background-color: #FFFFFF;
	width: 330px;
}


#SlideSideA4 {
	background-color: #FFFFFF;
	width: 330px;
}







#prodA p {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAD5DC;
}


#prodA {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	line-height: 18px;
}


#prodPhoR {
	float: right;
	padding-bottom: 10px;
	padding-left: 10px;
	clear: both;
}



h1 {
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
}





#navA {
	position: relative;
}



/*
#nav {
font:14px "Century Gothic", Verdana, sans-serif;
color:#666666;
}

*/



.nav {
    width: 400px;
    height: 46px;
    background: url(../_images/nav-norm.jpg) no-repeat;
    position: absolute;
    top: 0px;
    left: 0px;
}



.nav li a:link, .nav li a:visited {
    position: absolute;
    top: 0;
    height: 48px;
    text-indent: -9000px;
    overflow: hidden;
}


.nav .home a:link, .nav .home a:visited {
        left: 23px;
        width: 76px;
    }

.nav .home a:hover, .nav .home a:focus {
        background: url(../_images/nav-hover.jpg) no-repeat -23px -49px;
    }

.nav .home a:active {
        background: url(../_images/nav-down.jpg) no-repeat -23px -98px;
    }








/* My old code

#nav ul {
	margin:0;
	padding:0;
	width: 400px;


}

#nav a {
	text-align: center;
	width: 90px;
	height: 46px;
}


#nav li {
	list-style-image:none;
	list-style-type:none;
	width: 90px;
	display: inline;
	font-size: 14px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #ABBBC3;
	text-align: center;
	float: left;
	height: 46px;
	background-image: none;
	position: relative;
	margin: 0px;
	padding: 0px;
}

#nav a:link, #nav a:visited {
	color:#666666;
	background-image: url(../_images/nav-norm.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	float: left;
	height: 26px;
	width: 90px;
	padding-top: 11px;
	padding-bottom: 9px;
}



#nav a:hover {
	color:#0066FF;
	height: 26px;
	width: 90px;
	background-image: url(../_images/nav-hover.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	padding-top: 11px;
	padding-bottom: 9px;
}

#nav a:active {
	color:#FFFFFF;
	background-image: url(../_images/nav-down.jpg);
	text-decoration: none;
}


*/
