body
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	line-height:15pt;
	color:#404040;
	margin:0;
	background:url(../images/content_bg.gif) repeat-x 0 100px #ffffff;
}

a				{ text-decoration:none; color:#4040a0; }
a:hover				{ color:#5060a0; border-bottom:1px solid #828dba; }
a img				{ border:0; }

form				{ display:inline; }
fieldset			{ border:0; padding:0; margin:0px; }
abbr				{ border-bottom:1px dotted; cursor:help; }
p				{ margin:0 0 6pt; }
ul				{ margin:0; padding-left:16px; }
table				{ border-spacing:0; border-collapse:collapse; }
td				{ padding:0; }

h1
{
	font-size:22px;
	font-weight:bold;
	line-height:27px;
	color:#303030;
	margin:0 0 20px;
}

h2
{
	font-size:20px;
	font-weight:normal;
	color:#3289C6;
	margin:0 0 8pt 0;
	padding-top:16pt;
}

/* --- Header --- */

#header
{
	background:url(../images/header_bg.gif);
	width:100%;
	height:100px;
}

#menu
{
	margin:0 auto;
	width:900px;
	line-height:100px;
	height:100px;
	background:url(../images/logo.gif) no-repeat left center;
}

#menu
{
	text-align:right;
	color:#606060;

}

#menu a
{
	text-decoration:none;
	color:#808080;
	margin:0 8px;
}

#menu a:hover		{ color:#c0c0c0; border-bottom:1px solid #808080; }

/* --- Content --- */

#content			{ width:900px; margin:40px auto; }

#footer
{
	width:900px;
	margin:4px auto;
	text-align:center;
}
