#main {
	position: relative;
	width: 756px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 auto;
	height : 860px;
}
#main .content {
	position: absolute;
	width: 756px;
	top: 299px;
	z-index: 1;
}
.content_top {
	background-image: url(images/content_area_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 756px;
	clear: both;
	font-size: 1px;
}
.content_bottom {
	background-image: url(images/content_area_bottom.gif);
	background-repeat: no-repeat;
	height: 6px;
	width: 756px;
	clear: both;
	font-size: 1px;
}
.content_container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	background-color: #EFEFEF;
	padding-right: 7px;
	padding-left: 7px;
	font-size: 10px;
	overflow: visible;
}
.content_column {
	margin-right: 3px;
	margin-left: 3px;
	float: right;
	width: 179px;
}
.content_column .column_header {
	background-image: url(images/content_column_header.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 17px;
	padding-top: 6px;
	clear: both;
	float: none;
}
.content_column .column_text_area {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 0px;
	clear: both;
	float: none;
}
.content_column .column_text_area_content {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	padding: 3px;
	clear: both;
	float: none;
}
.content_column .column_footer {
	background-image: url(images/content_column_footer.gif);
	height: 6px;
	width: 179px;
	background-repeat: no-repeat;
	clear: both;
	float: none;
}
.content_column .column_header_sub {
	background-image: url(images/content_column_header.gif);
	background-repeat: no-repeat;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 17px;
	padding-top: 6px;
	clear: both;
	margin-top: 3px;
}
#main .header {
	position: absolute;
	width: 756px;
	top: 0px;
	z-index: 1;
}
.content_column .orange_bar {
	background-image: url(images/content_column_underline_orange.gif);
	height: 6px;
	font-size: 1px;
}
.content_column .grey_bar {

	background-image: url(images/content_column_underline_grey.gif);
	height: 6px;
	font-size: 1px;
}
.content_column .black_bar {


	background-image: url(images/content_column_underline_black.gif);
	height: 6px;
	font-size: 1px;
}
.nav_bar {
	font-size: 1px;
	height: 35px;
}
.nav_bar .left {
	font-size: 1px;
	height: 35px;
	background-image: url(images/nav_bar_left.gif);
	background-repeat: no-repeat;
	width: 8px;
	float: left;
}
.nav_bar .right {

	font-size: 1px;
	height: 35px;
	background-image: url(images/nav_bar_right.gif);
	background-repeat: no-repeat;
	width: 8px;
	float: right;
}
.nav_bar .center {
	height: 25px;
	background-image: url(images/nav_bar_filler.gif);
	background-repeat: repeat-x;
	float: left;
	width: 740px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #64ABC6;
	padding-top: 10px;
}
#main .flash_area {
	position: absolute;
	width: 756px;
	top: 161px;
	z-index: 0;
}
#tab_nav {
	position: relative;
	height: 85px;
}
#tab_nav .tabs {
	position: absolute;
	bottom: 0px;
	right: 10px;
}
a.tab_buttons {
	background-image: url(images/nav_bar_tab.gif);
	height: 14px;
	width: 87px;
	margin-left: 1px;
	padding-top: 3px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
a.nav_bar_links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin-right: 13px;
	float: left;
}
.search_text_box {
	font-size: 9px;
	padding: 1px;
	float: right;
	margin-top: -2px;
	margin-left: 20px;
	margin-right: 5px;
	background-color: #DBE6E6;
	border: 1px solid #84A6A6;
}
.search_button {
	margin: -3px 10px 0px 0px;
	padding: 0px;
	float: right;
}
.long {
	height: 580px;
}
.short_creative {
	height: 155px;
}
.short_product_suite {
	height: 249px;
}
.short {
	height: 292px;
}
body {
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0px;
	
}
.footer {
	height: 426px;
	text-align: center;
	width: 746px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-image: url(images/footer_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	clear: both;
	margin: 0px auto;
	padding-top: 30px;
}
.hidden {
	display: none;
}
.secondary_menu {
	height: 10px;
	width: 100%;
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding-left: 4px;
}
a.sub_menu_button {
	text-decoration: none;
	color: #000000;
	padding-right: 1px;
	padding-left: 1px;
}
a.sub_menu_button:hover {
	text-decoration: none;
	color: #000000;
	padding-right: 1px;
	padding-left: 1px;
	background-color: #C8D7D7;
}
a.nav_bar_links:hover {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	text-decoration: none;
	margin-right: 13px;
	float: left;
}
a.tab_buttons:hover {

	background-image: url(images/nav_bar_tab_roll_over.gif);
	height: 14px;
	width: 87px;
	margin-left: 1px;
	padding-top: 3px;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: center;
}
.top_bar_nav {
	background-image: url(images/top_nav_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: right;
	height: 13px;
}
#main .content_products {

	position: absolute;
	width: 756px;
	top: 165px;
	z-index: 1;
}
.content_products_top {
	background-image: url(images/content_products_top.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 560px;
	font-size: 1px;
	clear: both;
}

.content_products_bottom {

	background-image: url(images/content_products_bottom.gif);
	background-repeat: no-repeat;
	height: 9px;
	width: 560px;
	font-size: 1px;
}
.content_products_container {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
	width: 558px;
	background-color: #FFFFFF;
}
.content_products_left {
	float: left;
	width: 560px;
	margin-right: 1px;
	clear: none;
}
.content_products_right {
	float: right;
	width: 189px;
}
.content_products_tab {
	background-image: url(images/content_products_tab.gif);
	background-repeat: no-repeat;
	height: 20px;
	width: 189px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 6px;
}
.content_products_tab_text_area {
	background-color: #FF6600;
	padding: 3px;
	width: 181px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
}
.content_products_tab_text_area {
	background-color: #FF6600;
	padding: 3px;
	width: 181px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	text-align: center;
}
.products_menu_top {
	background-image: url(images/content_products_menu_top.gif);
	background-repeat: no-repeat;
	height: 15px;
	width: 189px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 2px;
}
.products_menu_bottom {
	background-image: url(images/content_products_menu_bottom.gif);
	height: 7px;
	width: 189px;
	background-repeat: no-repeat;
	margin-bottom: 3px;
}
.product_menu_button {
	background-color: #EAEAEA;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #666666;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 5px;
	padding-top: 2px;
	padding-bottom: 5px;
}
.content_products_internal_menu {
	background-image: url(images/products_internal_menu_bg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 21px;
	padding-left: 20px;
}
.content_products_internal_selected_link {
	height: 16px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #73838C;
	background-color: #FFFFFF;
	padding-top: 5px;
	display: block;
	float: left;
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.selected_tab_corner_left {
	background-image: url(images/selected_tab_corner_left.gif);
	height: 21px;
	width: 8px;
	clear: none;
	float: left;
}
.selected_tab_corner_right {
	background-image: url(images/selected_tab_corner_right.gif);
	height: 21px;
	width: 8px;
	clear: none;
	float: left;
}
.tab_corner_left {

	background-image: url(images/tab_corner_left.gif);
	height: 21px;
	width: 7px;
	clear: none;
	float: left;
}
.tab_corner_right {


	background-image: url(images/tab_corner_right.gif);
	height: 21px;
	width: 7px;
	clear: none;
	float: left;
}
.content_products_internal_link {
	height: 16px;
	padding-top: 5px;
	display: block;
	float: left;
	color: #000000;
	text-decoration: none;
	background-image: url(images/tab_corner_bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#main .content_page {


	position: absolute;
	width: 756px;
	top: 165px;
	z-index: 1;
}
.content_page_top {

	background-image: url(images/page_area_top.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 483px;
	font-size: 1px;
	clear: both;
}
.content_page_left {

	float: left;
	width: 483px;
	margin-right: 1px;
	clear: none;
}
.content_page_bottom {


	background-image: url(images/page_area_bottom.gif);
	background-repeat: no-repeat;
	height: 8px;
	width: 483px;
	font-size: 1px;
}
.content_page_container {

	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
	font-size: 10px;
	width: 481px;
	background-color: #FFFFFF;
}
.content_page_right {

	float: right;
	width: 265px;
}
.content_page_tab {

	background-image: url(images/page_area_right_top.gif);
	background-repeat: no-repeat;
	height: 16px;
	width: 265px;
}
.content_page_tab_text_area {
	padding: 0px;
	width: 263px;
	border-right: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #F7F7F7;
}
.content_page_tab_bottom {

	background-image: url(images/page_area_right_bottom.gif);
	background-repeat: no-repeat;
	width: 265px;
	font-size: 1px;
	height: 8px;
	margin-bottom: 3px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
h3 .technology {
	font-size: 12px;
	font-weight: bold;
	color: #006699;
	margin: 0px;
	padding: 0px;
}
.clearer {
	clear: both;
	font-size: 1px;
}
.text_area {
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bread_crumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #73838C;
}
.text_area_lower {

	padding: 5px 5px 5px 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
h4 {

	font-size: 12px;
	font-weight: bold;
	color: #9CB8B8;
	margin: 0px;
	padding: 0px;
}
.product_menu_button_sub {
	background-color: #CCCCCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEEEE;
	border-right-color: #666666;
	border-bottom-color: #C3C3C3;
	border-left-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 15px;
	height: 15px;
	padding-top: 2px;
}
h5 {


	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}
ul {
	margin: 0px 0px 0px 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 0px;
}
hr {
	color: #EEEEEE;
	width: 80%;
}
.green_area {
	background-color: #C8D8D8;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-left: 15px;
}
.contact_text_box {
	border: 1px solid #EFEFEF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 95%;
}
.newsletter_submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	background-color: #CCCCCC;
	margin-top: 5px;
}
.newsletter_text_box {
	border: 1px solid #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 95%;
	background-color: #FFFFFF;
	margin-top: 4px;
	margin-bottom: 4px;
}
form {
	margin: 0px;
	padding: 0px;
}
a {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #0099CC;
	text-decoration: underline;
}
a.white_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.black_link {
	color: #000000;
	text-decoration: underline;
}
#top_nav_div {
	position: absolute;
	z-index: 0;
	height: 13px;
	width: 100%;
	margin: 0 auto;
	left: 0px;
	top: 0px;
}
.search_box_area {
	height: 519px;
}
a.quick_link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.quick_link:hover {
	font-weight: bold;
	color: #0099FF;
	text-decoration: underline;
}

a.quick_link_sub {
	color: #000000;
	text-decoration: none;
}
a.quick_link_sub:hover {
	color: #0099FF;
	text-decoration: underline;
}
.case_studies_home {
	text-align: center;
}
.flash_content {
	z-index: 0;
}
