form {
	margin:0px;
	padding:0px;
}

a {
	color:#393939;
}

ul {margin:0; padding:0; list-style:none; line-height:18px}

h2
{
	font-size:18px;
	font-weight: bold;
}

h3
{
	font-size:14px;
	font-weight: bold;
	margin-bottom: 0px;
}

body {
	background:URL(images/tall_x.gif) repeat-x;
	background-color:#A8B2AF;
	color:#393939;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	padding:0;
	margin:0;
	line-height:14px;
	text-align:center;
}

.b{
	color:#3F5968;
	font-weight:900;
	text-decoration:none;
	}
	
.w{
	color:#FFFFFF;
	font-weight:900;
	}

.policy{
	color:#9A9A9A;
	text-decoration:none;
	}


.wrap {
	margin:0 auto;
	padding:0;
	height:717px;
	width:712px;
}


hr 
{
	background-color: #9A9A9A;
	color: #88012C;
	height: 1px;
	border-style: none;
}

#header {
	background:URL(images/header.jpg) no-repeat;
	margin:0;
	padding:0;
	width:717px;
	height:90px;
	text-align:left;
	display:table;
}


#content {
	background: URL(images/tall_y.gif);
	width:717px;
	height:377px;
	text-align:left;
	display:table;
}

#intro
{
	padding: 0px 30px 0px 30px;
	clear: both;
}

#faqlinks ul
{
	padding-left: 20px;
	list-style-type: disc;
}

#faqlinks a
{
	font-weight: bold;
}

#team {
	padding: 0px 10px 10px 30px;
	float: left;
	width: 375px;
	margin-top: 20px;
	background:URL(images/tall_y2.gif) repeat-y right;
}

#testimonials {
	padding: 10px 10px 10px 10px;
	float: left;
	width: 250px;
	margin-top: 20px;
	font-size: 14px;
}

#testimonials div {
	background: URL(images/hl.gif) repeat-x top;
	padding-top: 10px;
	padding-bottom: 30px;
}

#testimonials img {
	margin-right: 10px;
}

#testimonials .customer {
	font-weight: bold;
}

#affiliations {
	float: left;
	width:677px;
	background: URL(images/hl.gif) repeat-x top;
	margin-left: 10px;
	margin-top: 10px;
	padding-top: 10px;
}


#solutions a
{
	color: #FFFFFF;
	text-decoration: none;
}

#solutions li.unselected 
{
	margin: 10px 0px 20px 5px;
	text-align: center;
	float: left;
	width: 105px;
	height: 20px;
	background-image: url(images/back3.jpg);
}

#solutions li.selected
{
	margin: 10px 0px 20px 5px;
	text-align: center;
	float: left;
	width: 105px;
	height: 20px;
	background-image: url(images/back2.jpg);
}

#solutions
{
	padding-left: 80px;
}

#featurelist
{
	padding-left: 30px;
	padding-right: 10px;
	float: left;
	clear: none;
	width: 470px;
	margin-top: 20px;
	background:URL(images/tall_y2.gif) repeat-y right;
}

#featurelist p
{
	margin-top: 0px;
}

#screenshots {
	padding: 20px 0px 10px 10px;
	float: left;
	clear: none;
	width: 165px;
	font-size: 10px;
	text-align: center;
}

#screenshots div {
	padding-bottom: 50px;
}

#screenshots img {
	border: thin solid black;
}

#solutionlist
{
	padding: 0px 10px 10px 30px;
	float: left;
	width: 675px;
}

.sol_screenshot {
	padding: 0px 10px 10px 0px;
	float: left;
	width: 160px;
	margin-top: 20px;
	font-size: 14px;
}

.sol_screenshot img {
	margin-right: 0px;
	border: thin solid black;
}

.sol
{
	display: block;
	float: left;
}

.sol_text
{
	float: left;
	width: 400px;
	padding-top: 50px;
	margin-left: 20px ;
}

.sol_text p
{
	margin-top: 0px;
}

#footer {
	margin:0px;
	padding:0px;
	width:717px;
	height:53px;
	text-align:left;
	background:URL(images/footer.gif) no-repeat;
}

#address {
	margin: 0px 0px 20px 200px;
	font-size: 14px;
}

.input {
	width:185px;
	border-style:solid;
	border-width:1px;
	height:19px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2px 0px 0px 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
}


.textarea{
	width:185px;
	border-style:solid;
	border-width:1px;
	height:159px;
	border-color:#555555;
	background-color:#ECEEEE;
	padding:2px 0px 0px 5px;
	color:#393939;
	font-family:Tahoma;
	font-size:11px;
	overflow:hidden;
}

.MenuGroup
{
    margin: 20px;
    background-color: #F0F0F0;
    line-height: 1.5em;
    text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.MenuGroup td {
    padding: 10px 15px 10px 15px;
}
.MenuGroup a {
    font-weight: bold;
}

.MenuGroup th 
{
    padding: 2px 15px 2px 15px;
    font-size: 14px;
    color: #FFFFFF;
    background-color: #333333;
    margin: 0;
}