html {

	background-color: #E5E5E5;
}
#doc {
	background-color:white;
	background-repeat: no-repeat;
	font-family: tahoma;
}

#hd {
	height:8.0em;
	background-image: url("../images/head.png");
}	

#bd {
}

#ft {
	
}



ul {
	padding-left: 2em;
	
}

ul li {
	list-style-image: url("/images/stockholm_icons/mini/check.gif")
}

div#trial {
	margin-top:1em;
	margin-left:0.3em;
	padding:0.5em;
	text-align:center;
	background-image:url("../images/trialbtn.png");
	background-repeat: no-repeat;
	height:4.5em;
}


div#trial a {
	color:white;
	font-size:180%;
	text-decoration:none;
}
div#trial #subtext {
	font-size:150%;
	color:#8A1629;
	font-weight:bold;


}

div#sidebar {
	text-align:center;
	background-image:url("../images/sidebar.png");
	background-repeat: no-repeat;
	height:25em;

}

#menu ul {
	position:absolute;
	display:inline;
	width:50em;
	top:6.2em;
}

#menu ul li {
	display:inline;
	padding-right:1em;
}

.highlighted {
	
}
#menu ul li a {
	font-size:120%;
	text-decoration:none;
}

#content {
	color:#243959;
	padding:1em;
}

#content img {
	padding:0em;
	pasition:absolute;
	top:0px;
	right:0px;
}
#content ul {
	padding:1em;
}
#content img {
	padding-bottom:2em;
}
#content p {
	text-size:120%;

}
#content strong{
	background-color:yellow;
	font-weight:bold;
}
#content img{
	
	margin:-1em;
	margin-left:-0.8em;
	text-align:center;
}
#content h3{

	font-size:180%;
	padding-top:1em;
	padding-left:1em;
	
}

#content table {
	width:100%;
}
#content th {

	background-color:#E5E5E5;
	border:solid black 1px;
	padding:2px;
}
 #content td {

	padding:2px;
}

a { 
	color:black;
	text-decoration:none; }

.icon {

	height:50px;
	border:0px;

}
#contact {

	padding-top:3em;
}

#offer {
	margin-top:6em;

}
#offer h2 a {
	font-size:120%;
}

p{

	padding-bottom:1em;
}
