body
{ 
	color: #666666; 
	background: #ffffff url(images/page_bg.gif) repeat-x; 
	font-size: 80%;
	font-family: Verdana,Helvetica,sans-serif;
	margin: 0;
	padding: 0; 
}

body#start
{ 
	background: #ffffff url(images/start_bg.gif) repeat-x; 
}

a
{
	color:#009366;
	margin: 0;
	padding: 0; 
	text-decoration:underline;
	font-weight:bold;
}

h2
{
	color:#009366;
	font-size: 240%;
	font-family: Verdana,Helvetica,sans-serif;
	font-weight: lighter;
	margin-left:10px;
	margin-right:10px;
	margin-top: 0px;

}

.superscript
{
    FONT-SIZE: 80%;
    vertical-align:super;
}

.footnote
{
    FONT-SIZE: 80%;
}

b
{
	color:#009366;
}

div#main_start
{ 
	width:772px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

/* Hides from IE-mac \*/
/*
* html body, * html div#main 
{
	height: 1%;
}
*/

div#intro_flash
{
	position:absolute;
	width:770px;
	height:346px;
	top:124px;
	left:0px;
}

img#start_teaser_left
{
	position:absolute;
	width:380px;
	height:160px;
	border: 0px;
	top:482px;
	left:0px;
}

img#start_teaser_line
{
	position:absolute;
	width:10px;
	height:160px;
	border: 0px;
	top:482px;
	left:380px;
}

img#start_teaser_right
{
	position:absolute;
	width:380px;
	height:160px;
	border: 0px;
	top:482px;
	left:390px;
}

div#start_footer
{
	position:absolute;
	width:500px;
	height:55px;
	border: 0px;
	top:655px;
	left:200px;
}

div#main_page
{ 
	width:770px;
	position:relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

div#inner_main
{
	position:relative;
	width:770px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

div#page_footer
{ 
	position:relative;
	float: left;
	width:100%;
	height:55px;
	background: url(images/footer_bg.gif) repeat-x left top; 
}

div#footer_main
{
	position:relative;
	width:600px;
	height: 55px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	padding: 0 0 0 57px;
}

#footer img
{
	float: left;
	padding: 0 10px 0 0;
	margin: 0 0 40px 0;
}

#footer p
{
	color: #009366;
	font-size: 70%;
	font-familiy: Arial, sans-serif;
	vertical-align: bottom;
	padding: 30px 0 0 0;
	margin: 0;
}

#footer a
{
	text-decoration: underline;
	font-weight:normal;
}

#footer a:hover
{
	text-decoration: underline;
}

div#head_pics
{
	position: relative;
	float:left;
	padding: 34px 0 0 0;
	width: 770px;
}

img#logo
{
	position:relative;
	float:left;
	width:295px;
	height:50px;
	padding-top:40px;
	border:0px;
}

ul#top_nav
{
	position:relative;
	float:left;
	list-style: none;
	margin: 0;
	padding: 50px 0px 0px 32px;
}

#top_nav li
{
	float:left;
	margin: 0;
	padding: 0;
	color: #929292; 
	font-size: 120%;
	font-family: Arial,Helvetica,sans-serif;
}

img#head_left
{
	float:left;
	width:365px;
	height:200px;
	padding: 0;
}

img#head_right
{
	float:left;
	width:405px;
	height:200px;
	padding: 0;
}


ul#sub_nav
{
	float:left;
	list-style: none;
	margin: 0;
	width: 244px;
	padding: 40px 33px;
}

#sub_nav li
{
	margin: 0;
	padding: 0;
	text-align: left;
}

img#text, div#content
{
	position:relative;
	float:left;
	width:460px;
	padding: 40px 0px;
	text-align: left;
	background: #F8FCFB;
}

#content p
{
	margin-left:10px;
	margin-right:10px;
	line-height: 1.8em;
}

#content p img
{
	float:right;
	vertical-align:text-bottom;	
	margin-top:5px;
	margin-left:10px;
}