html {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	font-size: 79%;
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #555555;
	background-repeat: no-repeat; 
	background-position: center bottom;
	
}


#topHolder {
	margin: 0px auto 0;
	width: 865px;
	padding-left: 40px;
	padding-right: 40px;
}

#ringusHolder {
	float: right;
	width: 330px;	
}

#ringus {
	float: left;
	width: 150px;	
	margin-top: 1px;
}

#phoneus {
	float: right;
	width: 170px;
	margin-bottom: 20px;	
	margin-top: 3px;
}


#pJens, #pJerker {
	clear: both;
	float: left;
	width: 80px;
	font-size: 1.0em;
	margin-bottom: 2px;
	margin-top: 2px;
}
.pNr {
	float: right;
	width: 90px;
	font-weight: bold;
	text-align: right;
	font-size: 1.0em;
	margin-bottom: 2px;
	margin-top: 2px;
}

#menuHolder {
	clear: both;
}

#logo {
	width: 200px;
	float: left;
}

#menu {	width: 665px; float: right; padding-bottom: 1px; text-align: right;
}
    #menu a {
	    font-family: "Trebuchet MS", Arial, Helvetica;
	    font-size: 1.35em;
	    color: #000000;
	    text-decoration: none;
	    margin-left: 26px;
	    padding-left: 1px;
	    padding-right: 1px;
	    border-bottom: 1px dotted #00AEEF;
    }
    #menu a:hover {
	    color: #fff;
	    background-color: #00aeef;
    }
#submenu {	clear: both; width: 665px; float: right; padding-bottom: 1px; padding-top: 5px; text-align: right; }
    #submenu a {
	    font-family: "Trebuchet MS", Arial, Helvetica;
	    font-size: 1.0em;
	    color: #000000;
	    text-decoration: none;
	    margin-left: 15px;
	    border-bottom: 0px dotted #00AEEF;
    }
    #submenu a:hover { color: #fff; background-color: #00aeef;
    }

#flashHolder {
	margin: 0px auto 0;
	clear: both;
	width: 945px;
	padding-top: 30px;
	text-align: center;
}

#contentHolder {
	margin: 0px auto 0;
	clear: both;
	width: 865px;
	padding-top: 20px;
	padding-left: 40px;
	padding-right: 40px;
}
	#leftColumn {
		float: left;
		width: 550px;
		padding-bottom: 100px;
	}
	#rightColumn {
		float: left;
		width: 255px;
		margin-left: 60px;
	}
	
	#caseHolder { margin: 0px auto 0; width: 905px;}
    
    #contactLeft { float: left; width: 400px; }
    
    #contactRight { float: left; width: 400px; }
        .contactPerson { float: left; width: 200px; }
		
		.infoBox { width: 235px; padding: 10px; background-color: #eeeeee; margin-bottom: 25px; }
		    .infoBox p { line-height: 1.4em;}
		    .quotationName { font-size: 0.95em; color: #555555; }
	
#footerHolder {	 clear: both; color: #999999; height: 100px; padding-top:50px; }
    #footerDiv {background-image: url(pix/footer-gradient.jpg); background-repeat: repeat-x; height: 100px;}
    #footerContent { margin: 0px auto 0; width: 865px; padding-top: 12px; padding-left: 40px; padding-right: 40px; color: #999999; }

    #footerMenu { width: 300px; float: left; }
        #footerMenu a { font-family: "Trebuchet MS", Arial, Helvetica; color: #666666; text-decoration: none; border-bottom: 1px dotted #00AEEF; line-height: 1.7em; margin-right: 3px; margin-left: 3px; padding-right: 1px; padding-left: 1px; }
        #footerMenu a:hover { color: #FFFFFF; background-color: #00AEEF; }
        .address { font-family: "Trebuchet MS", Arial, Helvetica; color: #666666; font-size: 0.95em; }

        #footerLemoonLogo { width: 300px; float: right; text-align: right; padding-top: 5px; }

h1 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 2.1em;
	line-height: 1.0em;
	letter-spacing: -1px;
	font-weight: normal;
	color: #00aeef;
	margin-bottom:0.3em;
	margin-top:0.1em;
}

h2 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.7em;
	line-height: 1;
	letter-spacing: -1px;
	font-weight: normal;
	color: #000;
	coolor: #fff;
	margin-bottom:0.2em;
	margin-top: 0;
}

h3 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.35em;
	line-height: 1.0em;
	font-weight: bold;
	coolor: #00aeef;
	color: #666666;
	margin-bottom:0.3em;
	margin-top:0.1em;
}

h4 {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 1.15em;
	line-height: 1.3em;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	margin-top: 0;
}
p {
	font-family: Helvetica, Arial, sans-serif;
	line-height: 1.6em;
	margin-top: 0.3em;
}
p a { color: #00AEEF; text-decoration: none; border-bottom: 1px dotted #00AEEF; }
    p a:hover { color: #FFFFFF; background-color: #00AEEF; }

ul { margin-top: 0px;} 
li { margin: 0px; padding-top: 3px;}  