﻿
#content
{
	background-color:#808080;
	float:left;
}
#pagetitle
{
	background-color:#808080;
	height: 100px;
	float:left;
}
#demorequest
{
	background-color:#666666;
	width:455px;
	float:left;
}
#quoterequest
{
	background-color:#666666;
	width:455px;
	float:left;
}
#licenseactivation
{
	background-color:#666666;
	width:455px;
	float:left;
}
#licensetransfer
{
	background-color:#666666;
	width:455px;
	float:left;
}



/*Fonts*/

.title
{
	font-family: Verdana;
	font-size: large;
	padding-right: .5cm;
	padding-left: .5cm;
	color:#FFFFFF;
}
.description
{
	font-family: Verdana;
	font-size: small;
	padding-right: .5cm;
	padding-left: .5cm;
	height: 70px;
}
.icon
{
	width:300px;
	height:125px;
	float:left;
	padding-top:20px;
	padding-left: 50px;
	background-color:#666666;
	
	}
	
.icontext
{
	width:510px;
	height:125px;
	padding-top:20px;
	padding-right:50px;
	float:right;
	background-color:#666666;
	}