body
    {
    margin: 0;
    padding: 0;
    font: 13px Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
    background: #e2ebed;
    text-align: center;
    }
a
    {
    color: #6483a0;
    }
a:hover
    {
    color: #d60808;
    }
acronym
    {
    border: none;
    }
img
    {
    border-style: none;
    }
#pricechart td
    {
    padding-left: 15px;
    padding-right: 15px;
    border: 1px solid #6483a0;
    }
#container
    {
    margin: 0 auto;
    width: 724px;
    position: relative;
    background: #ffffff;
    padding: 0 10px 0 10px;
    text-align: left;
    }
* html #container
    {
    width: 744px;
    w\idth: 724px;
    }
#pageHeader
    {
    position: absolute;
    top: 20px;
    left: 40px;
    }
h1
    {
	color: #6483a0;
    overflow: hidden;
    margin: 0;
	font-size: 32px;
	font-weight: bold;
    }
h2
    {
	position: relative;
	top: -8px;
    font-size: 14px;
	font-weight: normal;
    margin: 0;
	}
h3
	{
	font-size: 24px;
	font-weight: normal;
	}
h4
	{
	font-size: 16px;
	font-weight: normal;
	}
#summary
    {
    padding-top: 85px;
    }
#imageTags
	{
	font-size: 18px;
	font-weight: normal;
	color: #ffffff;
	}
#imageTags .romo
	{
	position: absolute;
	top: 232px;
	left: 240px;
	margin: 0px;
	}
#imageTags .mjolden
	{
	position: absolute;
	top: 232px;
	left: 490px;
	margin: 0px;
	}
#languageChoice
	{
	position: absolute;
	top: 15px;
	right: 20px;
	margin: 0px;
	}
#languageChoice p
	{
	margin: 2px;
	}
#banner
	{
	position: absolute;
	top: 85px;
	}
#summary p
    {
	position: relative;
    font-size: 12px;
    height: 171px;
    margin: 0;
    width: 724px;
    color: #ffffff;
    }
#summary p  span
    {
    padding: 25px 530px 0 30px;
    display: block;
    margin: 0;
    }
#contents
    {
    margin: 40px 20px 0 243px;
    }
#contents p
    {
    line-height: 150%;
    margin: 10px 0 10px 0;
    }
#requirements
    {
    margin-bottom: 40px;
    }
#menu
    {
    position: absolute;
    top: 295px;
    left: 0;
    width: 210px;
    }
#menu ul
    {
    list-style-type: none;
    margin: 0;
    padding: 0 0 0 40px;
    }
#menu ul li
    {
    border-bottom: 1px solid #e2ebed;
    display: block;
    padding: 5px 0;
    }
#menu h3, #menu h4
    {
    margin: 20px 0 5px 40px;
    }
#partnerlink
    {
    padding: 80px 0 0 40px;
    font-size: 10px;
    }
#footer
    {
    background: url("images/background_footer.jpg") no-repeat;
/*    height: 48px; */
    text-align: right;
    margin-top: 30px;
    padding: 0 10px 0 0;
    }
#footer p
	{
    line-height: 26px;
    font-size: 11px;
    color: #ffffff;
	}
#footer a
    {
    text-decoration: none;
    color: #ffffff;
    }
#footer a:hover
    {
    text-decoration: underline;
    }
.sup
	{
	position: relative;
	top: -4px;
	font-size: 85%;
	}
.factbox
	{
	margin-top: 25px;
	}
.factcol
	{
	width: 150px;
	float: left;
	}
.check
	{
	padding-right: 5px;
	color: #6483a0;
	}
.icons
	{
	margin-bottom: 35px;
	}
.icon
	{
	display: block;
	float: left;
	font-size: 10px;
	width: 50px;
	text-align: center;
	}
.break
	{
	clear: both;
	}
	
