body {
	background: #f7f7f7 url(images/background.jpg) top center no-repeat;
	font: 12px "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
	color: #555;
	margin: 0;
	padding: 0;
}

	a#awarded { position: fixed; right: 0; top: 50px; display: block; width: 69px; height: 164px; }
	a#button_resellers {
		background: url(images/button_forhandlere.png) no-repeat;
		width: 162px;
		height: 58px;
		display: inline-block;
		text-indent: -9000px;
	}
	a#button_resellers:hover {
		background: url(images/button_forhandlere_hover.png) no-repeat;
	}
	
	a#button_demo {
		background: url(images/button_demo.png) no-repeat;
		width: 181px;
		height: 58px;
		display: inline-block;
		text-indent: -9000px;
	}
	a#button_demo:hover {
		background: url(images/button_demo_hover.png) no-repeat;
	}

	a img { border: 0; }
	.clearfix { overflow: hidden; width: 100%; }
	.separator {
		background: url(images/line.png) left bottom repeat-x;
		padding-bottom: 20px;
		margin-bottom: 20px;
	}
	.separator_bottom {
		background: url(images/line.png) left bottom repeat-x;
		padding-bottom: 20px;
	}
	.separator_top {
		background: url(images/line.png) left top repeat-x;
		padding-top: 20px;
	}
	.indent { margin: 20px; }

	div.wrapper {
		width: 960px;
		margin: 0 auto;
	}
	
	div.menu_container { float: right; margin-top: 10px; }
	
	ul.menu { margin: 0; padding: 0; list-style: none; }
	ul.menu li { float: left; margin-right: 5px; text-transform: uppercase; }
	ul.menu li a {
		background: url(images/button_gray_left.png) left center no-repeat;
		display: block;
		color: #666;
		font-size: 10px;
		text-decoration: none;
		margin-right: 11px;
	}
	ul.menu li a span {
		background: url(images/button_gray_right.png) right center no-repeat;
		display: block;
		padding: 5px 16px;
		margin-right: -11px;
	}
	ul.menu li.current a, ul.menu li a:hover {
		background: url(images/button_green_left.png) left center no-repeat;
		color: #fff;
	}
	ul.menu li.current a span, ul.menu li a:hover span { background: url(images/button_green_right.png) right center no-repeat; }
	
	div.header { margin: 20px 0; padding-left: 20px; padding-right: 20px; overflow: hidden; }
	div.header div.title { float: left; }
	
	#top { margin-top: 30px; }
	#top .header { margin-bottom: 50px; }
	a#logo {	float: left; }
	
	#welcome #laptops {
		margin-left: -90px;
		overflow: hidden;
		width: 1051px;
		height: 443px;
		background: url(images/laptops2.png) no-repeat; 
	}
	#welcome #welcome_description {
		float: right;
		width: 350px;
		margin-top: 270px;
	}
	
	#welcome #welcome_description div.be_reseller {
		text-align: center; 
		margin-top: 10px;
	}
	#welcome #welcome_description div.be_reseller span.quote {
		font: italic 16px "Times New Roman", "Times", Georgia, sans-serif;
		display: block;
		margin-bottom: 10px;
	}
	#welcome #welcome_description div.be_reseller a {
		font-size: 10px;
		text-transform: uppercase;
		text-decoration: none;
		color: #666;
	}
	#welcome #welcome_description div.be_reseller a span { margin: 0 5px; color: #8cb34d; }

	#ultimize_users {
		background: #fff;
		border-bottom: 1px solid #ddd; 
		border-top: 1px solid #ddd; 
		overflow: hidden;
		margin-top: 50px;
	}
	ul.users { list-style: none; padding: 0; margin: 0; }
	ul.users li { float: left; border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; width: 186px; height: 112px; }
	ul.users li.first{ border-left: 1px solid #ddd; }
	ul.users li.none { border-bottom: 0; }
	ul.users li a { display: block; color: #fff; text-decoration: none; }
	ul.users li span {
		color: #fff;
		display: block;
		padding: 45px 20px;
		text-align: center;	
	}
	
	#clients_saying { margin-top: 10px; padding: 20px; }
	div.row { height: 130px; }
	div.testimonial { font-size: 13px; line-height: 20px; width: 425px; float: left; text-shadow: 1px 1px 0 #fff; }
	div.testimonial.border { border-right: 1px solid #ddd; padding-right: 30px; margin-right: 30px; }
	
	#key_features  { margin-bottom: 50px; overflow: hidden; }
	#key_features div.feature  { margin: 12px 18px; float: left; font-size: 11px;  }
	#key_features div.feature .image {
		background: url(images/canvas.png) no-repeat;
		width: 254px;
		height: 142px;
		padding: 15px;
	}
	
	#map { width: 100%; height: 550px; border-top: 5px solid #ddd; border-bottom: 5px solid #ddd; margin-top: 50px; }
	
	div.map_text { position: relative; }
	div.map_text div.teaser { font-size: 13px; width: 470px; line-height: 20px; }
	div.map_text div.be_reseller { position: absolute; z-index: 1000; right: 80px; top: 20px;  }
	
	#footer {
		background: #f7f7f7 url(images/background.jpg) top left no-repeat;
		font-size: 14px;
		text-align: center;
		padding: 20px 0;
	}
	
	div.u_3d {
		background: #fff url(images/ultimize_3d.png) bottom left no-repeat;		
	}
	div.u_3d .inner { padding: 10px 20px 20px 230px; }
	
	table.form_table { width: 100%; }
	table.form_table tr th { font-weight: bold; width: 100px; text-align: right; padding: 5px; vertical-align: top; }
	table.form_table tr td { padding: 5px; }
	table.form_table tr td input.field, table.form_table tr td textarea.field {
		font: 11px "Lucida Sans Unicode", Arial, Tahoma, sans-serif;
		padding: 3px;
		border: 1px solid #ddd;
		width: 200px;
	}
	table.form_table tr td input.form_submit { font: bold 11px "Lucida Sans Unicode", Arial, Tahoma, sans-serif; padding: 3px; }
	
	p.more_features {
		font: italic 23px "Times New Roman", "Times", Georgia, sans-serif;		
		text-align: center;
		text-shadow: 1px 1px 0 #fff;
		width: 500px;
		margin: 0 auto 50px auto;
		line-height: 32px;
	}
	
	h2 { font-size: 26px; margin: 5px 0; padding: 0; }
	h2 span, h3 span { color: #8cb34d; }
	h3 { font-size: 20px; }
	h4 { font-size: 14px; margin: 5px 0; padding: 0; color: #000; }
	
	a:link, a:visited, a:active {
		color: #8cb34d; 
		text-decoration: none;
		outline: 0;
	}
	a:hover { text-decoration: underline; }
	
