/
*****************************
*****************************
 style sheet updated 2009-10-26

*****************************
*****************************/





html { overflow: -moz-scrollbars-vertical; }
html { overflow-x: auto; }

html, body {
	height: 99%;
}

img {
	behavior: url("../includes/pngbehavior.htc");
}

body {
	background-color: #000000;
	margin: 0px;
	height: 90%;
	font-family: Arial, Helvetica, sans-serif;
    font-size: 86.0%;
    margin-bottom: 30px;
	color: #000000;
	/*
    background-image: url(../images/bg_body.jpg);
    background-repeat: no-repeat;
	background-position: top center;
	background-attachment: fixed;
	*/
}


form {
	margin: 0;
	padding: 0;
}




h1 {
    color: #000;
    font-size: 1.7em;
    font-weight: normal;
}

h2 {
    color: #000;
    font-size: 1.1em;
    font-weight: normal;
}

a img {
	border: none;
}


a {
    color: #0066ff;
}
a:hover {
    color: #0066ff;
}

.clear {
clear: both;
}




/* ////////////////////////////////////////////// */
/* ////////////////////////////////////////////// */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/* ////////////////////////////////////////////// */
/* ////////////////////////////////////////////// */



#mainFrame {
	margin-left: auto;
	margin-right: auto;
	width: 870px;
	min-height: 500px;
	background-image: url(../images/bg_mainFrame.jpg);
	background-repeat:repeat-x;
	position: relative;
	top: 0px;
	z-index: 0;
	background-color: #FFFFFF;
}









/* ///////////// N A V I G A T I O N  /////////////////// */

#navigationWrapper {
    background-color: #003366;
    height: 38px;
    width: 870px;
	border-bottom: 2px solid #666666;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    z-index: 10000;
	background-image: url(../images/bg_navigation.jpg);
}


        #navigation {
            margin: 0; 
            padding: 0;
        }
        #navigation li {
            list-style-type: none;
            float: left;
            width: auto;
        }        
        #navigation a {
            display: block;
            text-decoration: none;
        }
        #nav_1, #nav_2, #nav_3, #nav_4, #nav_5, #nav_6 {
        }
		#navigation li a {
            background-repeat: no-repeat;
            height: 38px;
			text-indent: -3000px;
			background-position: left top;
            /*
			*/
		}
		#navigation li a:hover {
			background-position: left bottom;
		}
        #nav_1 {
            background-image: url(../images/nav_1.jpg);
            width: 82px;
        }
        #nav_2 {
            background-image: url(../images/nav_2.jpg);
            width: 169px;
        }
        #nav_3 {
            background-image: url(../images/nav_3.jpg);
            width: 132px;
        }
		/*
        #nav_4 {
            background-image: url(../images/nav_4.jpg);
            width: 102px;
        }
		*/
        #nav_5 {
            background-image: url(../images/nav_5.jpg);
            width: 181px;
        }
        #nav_6 {
            background-image: url(../images/nav_6.jpg);
            width: 159px;
        }
		
		



#contentWrapper {
	position: relative;
	padding: 0px 13px 0px 13px;
}













#hp_logo {

}

#tagline {
	color: white;
	font-weight: bold;
	font-size: 0.9em;
	position: absolute;
	left: 603px;
	top: 10px;
	z-index: 51;
}
#homeArt {
	position: absolute;
	left: 501px;
	top: 0px;
	z-index: 50;
}

#text {
	color: #000000;
	margin-top: 20px;
	width: 770px;
	line-height: 1.2em;
}


.dBox {
	background-color: #1b232c;
	padding: 10px 25px 10px 25px;
	color: #FFFFFF;
}

.indent {
	padding-left: 10px;
	margin-top: 35px;
}

	table.downloads {
		width: 515px;
	}
	table .thumb {
	    padding: 0px 10px 20px 35px;
		text-align: center;
		vertical-align: top;
		font-size: 0.9em;
	}
	table .download {
		vertical-align: top;
		padding: 0px 0px 20px 0px;
	}
	table .thumb a img, table .thumb img {
		/*border: 1px solid #000000;*/
	}

	/* //////////////////////////////// */
	
	table.standardBorder {
	    background-color: #000000;
		margin-bottom: 25px;
	}
	table.standardBorder td {
		background-color: #EFEFEF;
		padding: 4px;
		vertical-align: top;
		font-size: 0.9em;
	}
	table td.header {
		background-color: #003366;
		color: #FFFFFF;
		font-weight: bold;
		padding: 3px 0px 4px 4px;
	}



	blockquote {
		background-color: #F7F7F7;
		padding: 20px;
	}
	
	blockquote strong {
		color: #003366;
	}


p.disclaimer {
	font-size: 0.8em;
}



.contactForm {
    border-top: 1px solid #999999;
    border-right: 1px solid #999999;
    border-left: 1px solid #999999;
}
.contactForm td.label {
    padding-right: 15px;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: right;
	width: 215px;
	vertical-align: top;
	background-color: #F8F8F8;
	border-bottom: 1px solid #999999;
	color: #800000;
}

.contactForm td.field {
	width: 315px;
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F8F8F8;
	border-bottom: 1px solid #999999;
}

.contactForm td.field .text {
	width: 300px;
}






#footerWrapper {
    margin-top: 40px;
    padding-top: 20px;
    padding-bottom: 20px;
	border-top: 2px solid #666666;
}

	.links {
		margin-bottom: 4px;
	}
