body
    {
    margin: 0;
    padding: 0;
    color: #333;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #dddddd;
    text-align: center;
    }
a
    {
    color: #307082;
    }
a:hover
    {
    color: #D60808;
    }
acronym
    {
    border: none;
    }

#container
    {
    margin: 0 auto;
    width: 724px;
    position: relative;
    background: #fff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #container
    {
    width: 744px;
    w\idth: 724px;
    }

#pageHeader
    {
    position: absolute;
    top: 25px;
    left: 40px;
    }
h1
    {
    background: url("logo.gif");
    width: 97px;
    height: 31px;
    overflow: hidden;
    margin: 0;
    }
h1 span
    {
    display: none;
    }
h2
    {
    font-size: 12px;
    margin: 0;
    }

#quickSummary
    {
    padding-top: 85px;
    }
#quickSummary .p2
    {
    font-size: 12px;
    position: absolute;
    top: 65px;
    right: 20px;
    margin: 0;
    }
#container #intro #quickSummary .p1
    {
    height: 171px;
    background: url("header.jpg") no-repeat;
    margin: 0;
    width: 724px;
    color: #fff;
    font: 12px/150% Trebuchet MS;
    }
#container #intro #quickSummary .p1  span
    {
    padding: 30px 530px 0 30px;
    display: block;
    margin: 0;
    font: 26px/150% Trebuchet MS;
	position:relative; top:15px;
    }

#navi
	{
	position:absolute;
	top:260px;
	left:40px;
	width: 700px;
	}

#preamble, #supportingText
    {
    margin: 0 20px 0 243px;
    }
#supportingText p, #preamble p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }

#preamble h4
	{
	font-size: 140%;
	}
	
#preamble h5
	{
	font-size: 90%;
	font-family:"Courier New", Courier, mono;
	color: #666666;
	}

#preamble jakso
	{
	font-size:60%;
	font-family:"Courier New", Courier, mono;
	color:#999999;
	}

#footer
    {
    background: url("footer.gif") no-repeat;
    color: #fff;
    height: 48px;
    text-align: right;
    padding: 0 10px 0 0;
    line-height: 26px;
    font-size: 11px;
    }
#footer a
    {
    color: #fff;
    text-decoration: none;
    }
#footer a:hover
    {
    text-decoration: underline;
    }


#sidebar {
	position: absolute;
	top: 280px;
	left: 20px;
	width: 200px;
	font-size : 90%;
}

div#sidebar div.nav {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:130%;
	color:#666666 ;
	background-color : #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#sidebar div.nav a {
	text-decoration:none;
	color:#336666;
	}

div#sidebar div.feature {
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-color : #666666;
	background-color : #fefefe;
	border : 1px solid #efefef;
	margin-bottom : 11px;
	padding : 10px;
	line-height : 140%;
}

div#sidebar div.feature ul{
	margin : 0;
	padding : 0;
	line-height : 180%;
	list-style-type: square;
	list-style-position: inside;
}

div#sidebar div.feature ul li{
	color : #333333;
	background-color : transparent;
}

div#sidebar div.feature ul li a{
	color : #333333;
	background-color : transparent;
	text-decoration : none;
}

div#sidebar div.feature ul li a:hover{
	text-decoration : underline;
}


div#sidebar h1{
	font-size : 110%;
	margin : 0;
	padding : 0;
	color: #333333;
}
