/*erics reset reloaded*/
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: "" "";
}

/*erics reset reloaded finished, thanks eric!*/

/*############### body settings ################
################################################*/

body {
	background: #fff;
	color: #000;
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	padding: 10px 0 0 0;
}

/*############### body settings ################
################################################*/


/*############### content settings ################
################################################*/
#content {
	background: #fff;
	width: 905px;	
	height: 616px;
	padding: 0 0 0 20px;
	
}

/*############### content settings ################
################################################*/

/*############### header settings ################
################################################*/

#header h1 img {
	padding: 0 0 12px 10px;

}

/*############### header settings ################
################################################*/
/*############### nav settings ################
################################################*/
#nav {
	float: left;
}

#nav ul {
	border-top: 1px solid #000;
	width: 132px;
	padding: 4px 0 0 0 ;
}

#nav ul li {
}

#nav ul li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}

#nav ul li a:link {}

#nav ul li a:visited {}
	
#nav ul li a:hover {
	border-bottom: 1px solid #000;
	}

#nav ul li a:active {
	border-bottom: 1px solid #000;
	}
	
#nav ul li#current a {
	border-bottom: 1px solid #000;
}
/*############### sub nav settings ################
################################################*/
#nav ul li ol {
	padding: 2px 0;
}
#nav ul li ol li{
	padding: 1px 0 0 6px;
}

#nav ul li ol li a{
	text-decoration: none;
	color: #000;
	font-weight: normal;
}

#nav ul li ol li a:link {}

#nav ul li ol li a:visited {}
	
#nav ul li ol li a:hover {
	border-bottom: 1px solid #000;
	}

#nav ul li ol li a:active {
	border-bottom: 1px solid #000;
	}
	
#nav ul li ol li.current a {
	border-bottom: 1px solid #000;
}
/*############### image settings ################
################################################*/
#index_image img{
	padding: 0 0 10px 10px;
}

#video object#aversion {
	margin: -1px  0 10px 10px;
}
/*############### image settings ################
################################################*/

/*############### h2 settings ################
################################################*/
h2 {
	float: left;
	width: 129px;
	border-top: 1px solid #000;
	padding: 2px 0 0 0;
	font-weight: bold;
}

/*############### h2 settings ################
################################################*/



/*############### text settings ################
################################################*/

#para_1 {
	width: 200px;
	float: left;
	margin: 0 0 0 13px;
	border-top: 1px solid #000;
}

#para_1 p{
	display: block;
	padding: 2px 0 8px 0;
	
}

#para_2 {
	width: 200px;
	float: left;
	margin: 0 0 8px 40px;
	border-top: 1px solid #000;
}

#para_2 p{
	display: block;
	padding: 2px 0 8px 0;
}

em {
	 margin: 0 0 0 7px;
	 font-style: normal;
}

#para_3 {
	width: 200px;
	float: left;	
	margin: 0 80px 8px 40px;
	border-top: 1px solid #000;
}

#para_3 p{
	display: block;
	padding: 2px 0 8px 0;
	
}

p a {
	color: #000;
	text-decoration: none;
	font-weight: bold;
} 

/*############### logo image rollover settings ################
################################################*/
#para_2 ol li a {
	text-decoration: none;
	color: #000;
} 

#para_2 ol li a:hover {
	border-bottom: 1px solid #000;
}
#para_2 ol li a span{
	visibility: hidden;
	
}

#para_2 ol li a:hover span {
	visibility: visible;
}


#para_2 ol li a span img {
	position: absolute;
	top: 65px;
	left: 162px;
}  

#para_3 ol li a {
	text-decoration: none;
	color: #000;
} 

#para_3 ol li a:hover {
	border-bottom: 1px solid #000;
} 

#para_3 ol li a span{
	visibility: hidden;
	
}

#para_3 ol li a:hover span {
	visibility: visible;
}

#para_3 ol li a span img {
	position: absolute;
	top: 65px;
	left: 162px;
} 
/*############### text settings ################
################################################*/





