body
{ 
	color: #666666; 
	background: #ffffff; 
	font-size: 80%;
	font-family: Verdana,Helvetica,sans-serif;
	margin: 0;
	padding: 0; 
}

p
{
	margin: 5px;
}

a
{
	color:#009366;
	margin: 0;
	padding: 0; 
	text-decoration:underline;
	font-weight:bold;
}

.superscript
{
    FONT-SIZE: 80%;
    vertical-align:super;
}

.footnote
{
    FONT-SIZE: 80%;
}

b
{
	color:#009366;
}

div#main_start
{ 
	min-width:770px;
	height:700px;
	width:expression(document.body.clientWidth < 780? "770px" : "100%");
	background: #ffffff url(images/start_bg.gif) repeat-x; 
}

/* 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;
}

img#start_footer
{
	position:absolute;
	width:770px;
	height:45px;
	border: 0px;
	top:642px;
	left:0px;
}

div#main_page
{ 
	min-width:770px;
	height:770px;
	width:expression(document.body.clientWidth < 780? "770px" : "100%");
	background: #ffffff url(images/page_bg.gif) repeat-x; 
}

div#page_footer
{ 
	clear:both;
	min-width:770px;
	height:55px;
	text-align:center;
	width:expression(document.body.clientWidth < 780? "770px" : "100%");
	background: url(images/footer_bg.gif) repeat-x left top; 
}


div#inner_main
{
	position:relative;
	width:770px;
}

div#head_pics
{
	padding-top:58px;
}

img#logo
{
	position:absolute;
	width:295px;
	height:50px;
	top:40px;
	left:0px;
	border:0px;
}

table#menu
{
	position:absolute;
	width:442px;
	height:16px;
	top:50px;
	left:331px;
}

ul#top_nav
{
	list-style: none;
	margin: 0;
	padding: 50px 0px 0px 327px;
}

#top_nav li
{
	float:left;
	margin: 0;
	padding: 0;
	color: #929292; 
	font-size: 120%;
	font-family: Arial,Helvetica,sans-serif;
}

img#head_left
{
	position:absolute;
	width:365px;
	height:200px;
	top:124px;
	left:0px;
}

img#head_right
{
	position:absolute;
	width:405px;
	height:200px;
	top:124px;
	left:365px;
}


img#sub_menu
{
	position:absolute;
	width:217px;
	height:150px;
	top:324px;
	left:33px;
}

ul#sub_nav
{
	position:absolute;
	top:364px;
	left:33px;
	list-style: none;
	margin: 0;
	padding: 0;
}

#sub_nav li
{
	margin: 0;
	padding: 0;
	text-align: left;
}

img#text, div#content
{
	position:absolute;
	width:435px;
	top:324px;
	left:336px;
	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;
}
