/* General styles */
body, img, p, h1, h2, h3, h4, h5, div {
	margin:0px;
	padding:0px;
	border-width:0px;
	outline-width:0px;
}

body {
	font-family: Trebuchet MS, Trebuchet, sans-serif;
}

div#site {
	width:1000px;
	margin:5px auto 5px auto;
	position:relative;
}

div.variodesk { background: url('/images/background-variodesk.jpg') no-repeat top left; }
div.consumables { background: url('/images/background-consumables.jpg') no-repeat bottom right; }
div.solutions { background: url('/images/background-solutions.jpg') no-repeat bottom right; }
div.bettoffer { background: url('/images/background-offer.jpg') no-repeat bottom right; }
div.audiovisual { background: url('/images/background-audio.jpg') no-repeat right 150px; }

img#home-logo {
	position:relative;
	left:363px;
	margin:40px 0 20px 0;
}

#home-menu {
	position:relative;
	left:115px;
}

img#home-address {
	position:relative;
	left:208px;
	margin-top:40px;
}

img#logo {
	margin-top:18px;
	position:relative;
	left:35px;
	float:left;
}

div#menu {
	float:right;
	margin-top:87px;
	position:relative;
	right:35px;
}

div#menu img {
	float:left;
	margin-left:5px;
}

div#content {
	height:390px;
	padding:0 20px 0 35px;
	margin-top:30px;
}

div#content h1 {
	font-size:18px;
	line-height:22px;
	color:#5191CD;
	margin-bottom:8px;
}

div#content h2 {
	font-size:22px;
	line-height:24px;
	text-align:center;
	margin-top:6px;
	color:#00245D;
}

div#content h3 {
	font-size:15px;
	line-height:18px;
	text-align:center;
	color:#00245D;
}

div#content h4 {
	font-size:28px;
	line-height:36px;
	color:#00245D;
	margin-top:20px;
}

div#content p {
	font-size:12px;
	line-height:17px;
	color:#00245D;
	text-align:justify;
}

div.col1 { width:300px; margin-right:16px; float:left; }
div.col2 { width:300px; float:left; }
div.col3 { width:300px; float:right; }

div#content p.reader {
	text-align:center;
	margin-top:6px;
}

div#content ul { margin:0; padding:0 0 0 15px; }

div#content ul li {
	font-size:12px;
	line-height:14px;
	margin-bottom:8px;
	color:#5191CD;
}

div#content ul li span { color:#00245D; }

div#content a { color:#00245D; }
div#content a:hover { color:#5191DC; }

img#address {
	position:absolute;
	left:38px;
	top:620px;
}

p#design {
	width:1000px;
	margin:5px auto 15px auto;
	font-size:11px;
	line-height:13px;
	color:#00245d;
	text-align:right;
}

p#design a { color:#00245d; text-decoration:none; }
p#design a:hover { color:#5191CD; }

div.thumbs { margin:20px 0 20px 0; float:right; }

div.thumbs img {
	border:1px solid #04315e;
	margin-left:10px;
}


img#download-brochure {
	position:absolute;
	top:460px;
	left:20px;
}

img#testimonial {
	position:absolute;
	top:20px;
	right:40px;
}


div.audiovisual p {
	margin-bottom:8px;
}


img#plasma-promo-top {
	position:absolute;
	top:120px;
	right:35px;
}