body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #333333;
	background-color: #43535D;
	padding: 0px;
	line-height: 150%;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	width: 770px;
	margin-right: auto;
	margin-left: 2px;
	margin-top: 2px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
p {
	padding: 15px 0px 0px 0px;
	margin: 0px;
}
br {
	padding: 0px;
	margin: 0px;
}
textarea, input, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Arial, Helvetica, sans-serif;
	color: #596F7B;
}
h1 {
	font-size: 200%;
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0px;
	line-height: 100%;
	border-bottom: 2px solid #36434B;
}
h2 {
	font-size: 140%;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
h4 {
	font-size: 125%;
	font-weight: bold;
	margin: 0px;
	padding-top: 15px;
	padding-bottom: 0px;
}
h5 {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	margin: 0px;
	padding-left: 10px;
	color: #333D44;
}
h6 {
	font-size: 11px;
	font-weight: normal;
}
hr {
	height: 1px;
	clear: both;
	border-top-width: 0;
	border-right-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #D4D4D4;
}
img {
	border: none;
}
ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul li {
	margin: 0px;
	padding: 0px;
}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
.textfield {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #CCCCCC;
}
.textfield2 {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #CCCCCC;
}
.form_button {
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
}
#header {
	width: 100%;
	height: 67px;
	background-image: url(images/header_bg.gif);
	background-repeat: repeat-x;
}
.home_border{
	border-bottom: 3px solid #66CC00;
}
.about_border{
	border-bottom: 3px solid #3399FF;
}
.portfolio_border{
	border-bottom: 3px solid #FF6600;
}
.resources_border{
	border-bottom: 3px solid #FF9900;
}
.contact_border{
	border-bottom: 3px solid #FFCC00;
}
#header .logo {
	float:left;
}
#nav {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
#nav ul {
	text-transform: uppercase;
	list-style: none;
	margin: 0px;
	float:left;
}
#nav li {
	float:left;
	text-transform: uppercase;
	list-style: none;
	margin-left: 5px;
	padding-top: 1px;
}
#nav a{
	color: #fff;
	text-decoration: none;
}
#nav .home a:hover{
	color: #FFFFFF;
	text-decoration: underline;
	/*border-bottom: 2px solid #FFFFFF;*/
}
/*
#nav .home_active a{
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 2px solid #FFFFFF;
}
*/#nav .about a:hover{
	color: #FFFFFF;
	text-decoration: none;
	border-top: 2px solid #FFFFFF;
}
#nav .about_active a{
	color: #FFFFFF;
	text-decoration: none;
	border-top: 2px solid #FFFFFF;
}
#nav .portfolio a:hover{
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
#nav .portfolio_active a{
	color: #FF6600;
	border-top: 2px solid #FF6600;
}
#nav .resources a:hover{
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
#nav .resources_active a{
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
#nav .contact a:hover{
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
#nav .contact_active a{
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
#nav .forum a:hover{
	color: #FFFFFF;
	border-top: 2px solid #FFFFFF;
}
#nav .sepe {
	color: #FFFFFF;
	text-decoration: none;
	height:21px;
}
#content_wrap {
	background-color: #FFFFFF;
	background-image: url(images/content-bottom-bg.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	padding-bottom: 15px;
}
#footer {
	width: 100%;
	height: 25px;
	background-image: url(images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #7296AD;
	font-size: 70%;
	padding-top: 4px;
}
#footer .copyright{
	float: left;
	padding-left: 4px;
}
#footer .footer_nav{
	float: right;
	padding-right: 4px;
}
#footer .footer_nav a{
	color: #6DBCE2;
}
#footer .footer_nav a:visited{
	color: #6DBCE2;
}
.clear {
	clear: both;
	height: 1px;
}
.intro {
	border-bottom: 2px solid #000000;
}
.feat_links {
	color: #9ba7ae;
	background-image: url(images/section-bg.gif);
	background-repeat: repeat-x;
	padding: 0px;
	background-color: #252E34;
	height: 60px;
	border-top: 2px solid #000000;
}
.feat_links ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.feat_links li{
	list-style: none;
	width: 178px;
	float:left;
	border-right: 1px solid #000000;
	height: 55px;
	padding-right: 7px;
	padding-left: 7px;
	padding-top: 5px;
}
.feat_links .end_col {
	width: 176px;
	border: none;
}
.feat_links h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
}
.feat_links h2 a {
	color: #66CC00;
	background-image: url(images/section-mini-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: none;
}
.feat_links h2 a:active {
	color: #66CC00;
	text-decoration: none;
}
.feat_links h2 a:visited {
	color: #66CC00;
	background-image: url(images/section-mini-icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	text-decoration: none;
}
.feat_links h2 a:hover{
	color: #FF9900;
	background-image: url(images/section-mini-icon_on.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.home3-1 {
	width: 154px;
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.home3-2 {
	width: 382px;
	padding-top: 10px;
	padding-right: 20px;
	float: left;
}
.home3-3 {
	width: 172px;
	padding-top: 10px;
	padding-right: 10px;
	float:right;
}
.left_col {
	width: 160px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
.right_col {
	width: 565px;
	padding-top: 10px;
	padding-right: 10px;
	float: right;
}
.img_white_border {
	border: 2px solid #FFFFFF;
}
.img_border {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
}
.img_border_left_float {
	padding: 4px;
	float: left;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	margin-bottom: 5px;
	margin-right: 10px;
}
.img_grey_border {
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
}
.banner_ad {
	background-color: #FFFFFF;
	margin-top: 7px;
}
.ad {
	margin-top: 12px;
}
.news_wrap {
	width: 378px;
	clear: both;
	padding-top: 15px;
	background-image: url(images/news-divider.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.date_container {
	width: 30px;
	float: left;
}
.date_container strong {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: right;
	color: #999999;
	display: block;
}
.date_container em {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: right;
	color: #666666;
	display: block;
	padding-top: 3px;
	font-style: normal;
}
.news_content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	width: 334px;
	float:right;
	padding-left: 10px;
	padding-bottom: 5px;
}
.view_news_archive {
	clear: both;
	text-align: center;
	background-image: url(images/news-divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 5px;
}
.text_ad {
	font-size: 90%;
}
.text_ad ul{
	list-style: none;
	margin: 0px;
	padding: 1px 0px 5px 0px;
}
.text_ad li{
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	background-image: url(images/text-link-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.text_ad li a{
	color: #666666;
	text-decoration: none;
}
.text_ad li a:visited{
	color: #666666;
	text-decoration: none;
}
.text_ad li a:hover{
	color: #FF6600;
	text-decoration: none;
}
.ad_header{
	font-size: 110%;
	text-transform: uppercase;
	font-weight: bold;
	background-image: url(images/header-bottom-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	color: #666666;
}
.sidenav {
	padding-bottom: 10px;
}
.sidenav ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.sidenav li{
	padding: 2px 0px 2px 0px;
	margin: 0px;
	background-image: url(images/header-bottom-line.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.sidenav li a{
	background-image: url(images/sidenav-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
	color: #0c253c;
	text-decoration:none;
	width: 145px;
	display: block;	
}
.sidenav li a:visited{
	color: #0c253c;
	text-decoration:none;
}
.sidenav li a:hover{
	color: #FF3300;
	text-decoration:none;
}
#breadcrumbs {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-transform: uppercase;
	color: #999999;
	margin: 0px;
	padding: 0px;
}
#breadcrumbs a{
	color:#FF3300;
	text-decoration: none;
}
#breadcrumbs a:visited{
	color:#FF3300;
	text-decoration: none;
}
#breadcrumbs a:hover{
	color:#000000;
	text-decoration: none;
}
.top_banner {
	padding-bottom: 15px;
}
.news_archive_right_col {
	width: 160px;
	float:right;
}
.news_archive_left_col {
	width: 382px;
	float:left;
}

.portfolio_heading {
	font-size: 110%;
	font-weight: bold;
	color: #797979;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 15px;
	background-image: url(images/heading_divider.gif);
	background-repeat: no-repeat;
	background-position: center center;
	clear:both;
}
.portfolio_heading .text{
	background-color: #FFFFFF;
	padding: 4px;
}
.list_item {
	width: 152px;
	float:left;
	margin-left: 13px;
	margin-right: 13px;
	margin-bottom: 15px;
	margin-top: 2px;
	text-align: center;
}
.txt_sm {
	font-size: 85%;
}
.txt_sm_grey {
	font-size: 85%;
	color: #999999;
}
.landing_list {
	width: 255px;
	float: left;
	padding: 10px;
}
.col_half {
	width: 255px;
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
.landing_img_float {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	float: left;
	margin-right: 10px;
}
.landing_img_float2 {
	padding: 4px;
	background-color: #FFFFFF;
	border: 1px solid #D2D2D2;
	float: left;
	margin-right: 8px;
	margin-top: 10px;
	margin-left: 10px;
}
.col2a-1 {
	float: left;
	width: 235px;
	margin-right: 15px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.col2a-2 {
	float: right;
	width: 300px;
	padding-bottom: 5px;
	padding-top: 15px;
}
.pagenav {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	margin-top: 10px;
	clear: both;
	text-align: right;
	font-size: 110%;
	color: #666666;
}
.pagenav a{
	font-weight: bold;
}
.tutorial_feat {
	margin-top: 15px;
	margin-bottom: 5px;
}
.tutorial_feat a{
	font-weight: bold;
	margin-left: 15px;
}
.col2-1 {
	float: left;
	width: 382px;
	margin-right: 20px;
	padding-top: 10px;
}
.col2-2 {
	float: right;
	width: 160px;
	padding-top: 10px;
}
ul.ul_arrow {
	list-style-image: url(images/ul-arrow.gif);
	list-style-type: none;
}
ul.ul_arrow li{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-bottom: 3px;
}
ul.ul_dot {
	list-style-image: url(images/brown_dot.gif);
	list-style-type: none;
}
ul.ul_dot li{
	font-size: 12px;
}
ul.ul_triangle {
	list-style-image: url(images/ul-triangle.gif);
	list-style-type: none;
}
ul.ul_triangle li{
	margin-bottom: 10px;
}
ul.ul_ai li{
	margin: 0px;
}
ul.ul_ai {
	list-style-image: url(images/ul-ai.gif);
	list-style-type: none;
}
ul.ul_blank {
	list-style-image: none;
	list-style-type: none;
}
.sitemap_col {
	width: 230px;
	padding-left: 20px;
	padding-top: 20px;
	float: left;
}
.code {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFE1;
	border: 1px dashed #CCCCCC;
	padding: 5px;
	margin: 10px;
	color: #003399;
}
.code_indent {
	padding-left: 15px;
}
.code_blue {
	color: #0066FF;
}
.code_pink {
	color: #FF3399;
}
.code_green {
	color: #339933;
}
.code_black {
	color: #000000;
}
.px_icon_table td{
	padding: 2px;
	color: #666666;
	font-size: 90%;
}
.px_icon_table img{
	margin-right: 7px;
	padding: 3px;
	border: 1px solid #EBEBEB;
	vertical-align: middle;
}
.home_short_text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
}
.list_solutions{
	color: #605C59;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:4px;
}
.solution_link {
	color: #605C59;
}
.list_products{
	color: #D9693A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom:4px;
}
.product_link {
	color: #D9693A;
}

.link_short{
	color: #D9693A;
}
.sepe_line{
	color: #FF6600;
}
.td_solution_list{
	width: 14px;
	padding-right:4px;
	text-align:right;
	vertical-align:top;
}
.lan_change {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:70%;
	padding-left:5px;
}
.menu_product_header {
	color: #FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-left:6px;
}
.menu_product_items {
	color: #374148;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:none;
}
.menu_product_items:hover {
	color: #D9693A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:none;
}
.menu_solution_sub_items {
	color: #374148;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:none;
}
.menu_solution_sub_items:hover {
	color: #D9693A;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:none;
}
.menu_product_item_active {
	color: #374148;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-left:4px;
}
.box_content {
	color: #374148;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:none;
}
