input.field{
	width: 112px;
	height: 16px;
	margin: 0px 5px 0px 5px;
	border-top: #669999 1px solid;
	border-right: #669999 1px solid;
	border-bottom: #669999 1px solid;
	border-left: #669999 1px solid;
	background-color: #f7f7f7;
	color : #000000;
	vertical-align: middle;
}
#loginwrapper{
	width: 230px;
	text-align:left;
	float: right;
}

.breadcrumbs{
	font-size:11px;
	font-weight:normal;
	color: #333333;
	text-align:left;
}
.breadcrumbs a{
	font-weight:normal;
	font-size:11px;
	color: #669999;
	text-align:left;
}

#header #loginwrapper #login{
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	font-weight: normal;
	font-size:10px;
	color: #666666;
	text-align:left;
	vertical-align: middle;

}

#header #loginwrapper #loginheader{
	width: 210px;
	margin: 0px 0px 0px 0px;
	padding: 15px 20px 5px 0px;
	font-weight: normal;
	color: #999999;
	text-align:left;
	vertical-align: middle;

}


#flashmovie{
	float: left;
	width: 980px;
	height: 167px;
	margin: 0px 10px 15px 10px;
	background: url("index/flash_background.gif") bottom left repeat-x;
}

#bodywrapper{
	float:left;
	position:relative;
	width: 980px;
	margin: 0px 10px 0px 10px;
}
#bodyintro{
	position:relative;
	width: 718px;
	margin: 0px 0px 0px 0px;
}
#introtext{
	width: 704px;
	padding: 10px 15px 15px 15px;
	font-size:12px;
	line-height: 1.45;
	color: #333333;
}
#threeboxwrapper{
	width: 734px;
	height: 123px;
	margin: 0px 0px 0px 0px;

}

#emailcolumn{
	float:left;
	width: 208px;
	height: 108px;
	padding: 5px 15px 10px 15px;
	margin: 0px 9px 0px 0px;
	font-size:12px;
	line-height: 1.35;
	color: #ffffff;
	background: url("index/emarketing_background.gif") top left repeat-x;
}
#databasecolumn{
	float:left;
	width: 208px;
	height: 108px;
	padding: 5px 15px 10px 15px;
	margin: 0px 9px 0px 0px;
	font-size:12px;
	line-height: 1.35;
	color: #ffffff;
	background: url("index/database_background.gif") top left repeat-x;
}
#onlinecolumn{
	float:left;
	width: 208px;
	height: 108px;
	padding: 5px 15px 10px 15px;
	margin: 0px 0px 0px 0px;
	font-size:12px;
	line-height: 1.35;
	color: #ffffff;
	background: url("index/online_background.gif") top left repeat-x;
}
#emailcolumn a, #databasecolumn a, #onlinecolumn a{
color: #ffffff;
font-size:11px;
line-height: 1.25;
text-decoration:none;
}

#emailcolumn a:hover, #databasecolumn a:hover, #onlinecolumn a:hover{
color: #ffffff;
font-size:11px;
line-height: 1.25;
text-decoration:underline;
}
#newswrapper{
	width: 230px;
	text-align:left;
	float: right;
	vertical-align:top;
}
#newscontent{
	width: 200px;
	padding: 0px 15px 15px 10px;

}
#newscontent ul li{
	padding: 10px 0px 0px 0px;
	font-size:10px;
	line-height: 1.25;
	color: #333333;
}
#casestudywrapper{
	width: 230px;
	text-align:left;
	float: right;
	vertical-align:top;
}
#casestudycontent{
	background-color:#D5D3AB;
	width: 200px;
	padding: 10px 15px 15px 15px;
		font-size:10px;
	line-height: 1.25;
	color: #333333;

}
#quoteblock{
	background-color:#FFFFFF;
	width: 200px;
	padding: 10px 15px 15px 15px;
		font-size:10px;
	line-height: 1.25;
	color: #333333;

}
#casestudycontent ul li{
	padding: 10px 0px 0px 0px;
	font-size:10px;
	line-height: 1.25;
	color: #333333;
}
#footer{
	position:relative;
	font-size: 10px;
	float: left;
	width: 960px;
	height: 32px;
	margin: 15px 10px 0px 10px;
	padding: 10px 10px 10px 10px;
	background: #666666;
	text-align: center;
	color: #cccccc;
}
#footer .footernavigation a{
	font-weight: normal;
	color: #cccccc;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#footer .footernavigation a:hover{
	font-weight: normal;
	color: #cccccc;
	text-decoration: underline;
	padding: 5px 5px 5px 5px;
	text-align: center;
}
#copyright{
	position:relative;
	font-size: 10px;
	float: left;
	width: 960px;
	height: 52px;
	margin: 0px 10px 0px 10px;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	text-align: center;
	color: #333333;
}
#copyright a{
	font-weight: normal;
	line-height: 1.45;
	color: #333333;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

#copyright a:hover{
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

