/* Copyright 2008 Morose Media */

/* Your people, more productive. */

div#productive-container {
	position: relative;
	left: 15px;
	width: 935px;
	height: 270px;
}

div#productive-container div.picture {
	position: absolute;
	left: 0px;
	width: 210px;
	height: 185px;
	background-image: url('http://images.wmwifirouter.com/www/global/corporate-productive-picture.jpg');
}

div#productive-container img.quote {
	position: absolute;
	top: 185px;
	left: 0px;
	width: 893px;
	height: 60px;
}

div#productive-container img.title {
	position: absolute;
	left: 210px;
	width: 358px;
	height: 50px;
	display: block;
}

div#productive-container div.content {
	position: absolute;
	left: 233px;
	top: 50px;
	width: 520px;
	font-size: 18px;
	text-align: justify;
}

/* Download trial */

div#productive-container div#trial {
	position: absolute;
	top: 15px;
	right: 0px;
}

/* More possibilities */

div#possibilities-container {
	position: relative;
	left: 25px;
	width: 925px;
	height: 245px;
}

div#possibilities-container div.picture {
	position: absolute;
	left: 0px;
	width: 210px;
	height: 185px;
	background-image: url('http://images.wmwifirouter.com/www/global/corporate-possibilities-picture.jpg');
}

div#possibilities-container img.quote {
	position: absolute;
	top: 185px;
	left: 0px;
	width: 803px;
	height: 35px;
}

div#possibilities-container img.title {
	position: absolute;
	left: 210px;
	width: 228px;
	height: 50px;
	display: block;
}

div#possibilities-container div.content {
	position: absolute;
	left: 233px;
	top: 50px;
	width: 675px;
	font-size: 18px;
	text-align: justify;
}

/* Immediate deployment and branding available. */

div#branding-container {
	position: relative;
	left: 15px;
	width: 935px;
	height: 260px;
}

div#branding-container div.picture {
	position: absolute;
	left: 0px;
	width: 210px;
	height: 175px;
	background-image: url('http://images.wmwifirouter.com/www/global/corporate-branding-picture.jpg');
}

div#branding-container img.quote {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 913px;
	height: 60px;
}

div#branding-container img.title {
	position: absolute;
	left: 210px;
	width: 528px;
	height: 50px;
	display: block;
}

div#branding-container div.content {
	position: absolute;
	left: 233px;
	top: 50px;
	width: 685px;
	font-size: 18px;
	text-align: justify;
}

/* Try it for yourself */

div#try-container {
	position: relative;
	left: 25px;
	width: 925px;
	height: 260px;
}

div#try-container div.picture {
	position: absolute;
	left: 0px;
	width: 210px;
	height: 210px;
	background-image: url('http://images.wmwifirouter.com/www/global/corporate-try-picture.jpg');
}

div#try-container img.quote {
	position: absolute;
	top: 175px;
	left: 0px;
	width: 913px;
	height: 60px;
}

div#try-container img.title {
	position: absolute;
	left: 210px;
	width: 228px;
	height: 50px;
	display: block;
}

div#try-container div.content {
	position: absolute;
	left: 233px;
	top: 50px;
	width: 675px;
	font-size: 18px;
	text-align: justify;
}

div#try-container ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	margin-left: 0px;
}

div#try-container div.content div.footnote {
	margin-top: 12px;
	font-size: 14px;
}