@charset "utf-8";

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:0;
	background:url(../images/bg.gif) repeat-x;
	line-height:1.6;
}
h2 {
	color: #555;
	font-size:18px;
}
h3 {
	color:#555;
	font-size:16px;
}

.clearall {
	clear: both;
}

/*******************************************************
	Header section section
********************************************************/
#header_wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 956px;
	height: 114px;
}
#logo {
	padding-top:22px;
}

#top_nav_wrapper {
	float:right;
	height: 24px;
	width:230px;
	background:url(../images/header_nav_bg.gif);
}
#top_nav {
	margin: 0;
	padding: 0;
	padding-left:10px;
	list-style-type:none;
	float:left;
}
#top_nav li {
	margin: 0;
	padding 0;
	float: left;
}
#top_nav a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-decoration:none;
	font-weight:bold;
	color:#000000;
	float:left;
	width:70px;
	text-align: center;
	line-height:2;
}
#top_nav_contact {
	list-style-image:url(../images/header_separator.gif);
}
/*******************************************************
	Main navagation section
********************************************************/
#nav_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:959px;
	height:51px;
	background: url(../images/main_nav_bg.gif) repeat-x bottom;
}
#nav {
	padding:0;
	margin:0;
	list-style-type:none;
	width: 708px;
	float:left;
}
#nav li {
	margin:0;
	padding:0;
	float:left;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase; 
	color:#095e93;
	float: left;
	text-decoration:none;
	text-align:center;
	line-height:2.5;
	padding-right:4px;
	height: 51px;
}
#nav a:hover {
	color:#FFFFFF;
}
#nav_home a {
	width: 87px;
}
#nav_home a:hover {
	background:url(../images/main_nav_home.gif) no-repeat;
}
#nav_products a {
	width: 109px;
}
#nav_products a:hover {
	background:url(../images/main_nav_products.gif) no-repeat;
}
#nav_services a {
	width: 105px;
}
#nav_services a:hover {
	background:url(../images/main_nav_services.gif) no-repeat;
}
#nav_case a {
	width: 133px;
}
#nav_case a:hover {
	background:url(../images/main_nav_case.gif) no-repeat;
}
#nav_support a {
	width: 107px;
}
#nav_support a:hover {
	background:url(../images/main_nav_support.gif) no-repeat;
}
#nav_community a {
	width: 117px;
}
#nav_community a:hover {
	background:url(../images/main_nav_community.gif) no-repeat;
}
/*******************************************************
	sub page navagation section
********************************************************/
#sub_nav_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:956px;
	height:51px;
	background: url(../images/sub_main_nav_bg.gif) repeat-x bottom;
}
#sub_top_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:956px;
	height:62px;
	background: url(../images/sub_header_bg.gif) repeat-x bottom;
}
#sub_top_wrapper h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	padding-top:14px;
	padding-left:30px;
	font-weight:normal;
}
/*******************************************************
	front page main advertisment section
********************************************************/
#front_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:959px;
	height:246px;
	background: url(../images/front_bg.gif) repeat-x bottom;
}
#front_right {
	float:right;
	height:246px;
	width:264px;
	background:url(../images/front_right.gif) no-repeat;
}
#front_middle {
	color:#FFFFFF;
	text-align:center;
	float:left;
	padding-left:10px;
	padding-top: 60px;
	width:442px;
	line-height:1.8;
}
#case_study {
	margin-left:60px;
	margin-right:43px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:1.5;
}
#case_study h2 {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:bold;
	line-height:1;
}
/*******************************************************
	front page main content boxes section
********************************************************/
#box_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:959px;
	padding-top:22px;
}
.left_box_wrapper {
	float:left;
	width:312px; /* change here and box_**_left to set box sizes */
	margin-right:10px;
}
.right_box_wrapper {
	float:left;
	width:312px;
	margin-right:0px;
}
.box_content {
	font-size: 12px;
	padding:25px;
	height:162px;
	border-left:#c6c6c6 1px solid;
	border-top:#c6c6c6 1px solid;
	border-right:#c6c6c6 1px solid;
	line-height:1.7;
	background:url(../images/front_box_bg.gif) no-repeat top right;
}
.box_content h3 {
	color: #222;
	margin:0;
	padding:0;
	margin-bottom:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight:normal;
	line-height:1;
}
.box_green_left {
	float:left;
	width:19px;
	background:url(../images/front_box_green_background.gif) repeat-x;
}
.box_blue_left {
	float:left;
	width:19px;
	background:url(../images/front_box_blue_background.gif) repeat-x;
}
.box_bottom_middle {
	float:left;
}
.box_bottom_right {
	float:left;
}
/*******************************************************
	sub page content and navagation
********************************************************/
#subpage_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:956px;
	padding-top:12px;
}
#subpage_nav_wrapper {
	float:left;
	width: 220px;
}
#subpage_content_wrapper {
	float:right;
	width:724px;
}
#subpage_content {
	padding:21px;
	width:682px;
	background:#FFFFFF;
	border:#c6c6c6 1px solid;
}
#subpagenomenu_content {
	padding:21px;
	width:914px;
	background:#FFFFFF;
	border:#c6c6c6 1px solid;
}
#subpage_content a {
	color:#06639b;
	text-decoration:none;
}
#subpage_content a:hover {
	text-decoration:underline;
}
#subpage_content img {
	border: 0px;
}
#subpagenomenu_content a {
	color:#06639b;
	text-decoration:none;
}
#subpagenomenu_content a:hover {
	text-decoration:underline;
}
#subpagenomenu_content img {
	border: 0px;
}
#subpage_content_footer {
	width:724px;
	height:15px;
	background:url(../images/sub_content_box_footer.gif) right no-repeat;
	line-height:0;
}
#subpage_nav {
	margin:0;
	padding:0;
	list-style-type:none;
	width:220px;
	float:left;
}
#subpage_nav li {
	margin: 0;
	padding: 0;
	padding-bottom:1px;
	float: left; /* correct the */
	width: 100%; /* ie white space bug */
}
#subpage_nav a {
	display:block;
	widows:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#06639b;
	text-decoration:none;
	padding: 0 15px;
	line-height:2.5;
	background:url(../images/sub_nav_bg.gif) no-repeat;
}
#subpage_nav a:hover {
	background-position: -220px 0;
	color:#FFFFFF;
}
#subsubpage_nav {
	margin:0;
	padding:0;
	padding-top:1px;
	list-style-type:none;
	width:220px;
	float:left;
}
#subsubpage_nav li {
	margin: 0;
	padding: 0;
	padding-bottom:1px;
	float: left; /* correct the */
	width: 100%; /* ie white space bug */
}
#subsubpage_nav a {
	display:block;
	widows:220px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#666;
	text-decoration:none;
	padding: 0 35px;
	line-height:2.5;
	background:url(../images/sub_nav_bg.gif) no-repeat;
}
#subsubpage_nav a:hover {
	background-position: -220px 0;
	color:#FFFFFF;
}
div.breadcrumbs {
	margin-bottom:10px;
	font-size:12px;
	color:#666;
}
div.breadcrumbs a {
	color:#06639b;
	text-decoration:none;
}
div.breadcrumbs a:hover {
	text-decoration:underline;
}

/*******************************************************
	footer section
********************************************************/
#footer_block {
	float:left;
	width:100%;
	height:182px;
	margin-top:25px;
	padding-top:37px;
	background:url(../images/footer_bg.gif);
}
#footer_wrapper {
	margin-left:auto;
	margin-right:auto;
	width:959px;
	font-size:12px;
}
.footer_nav_block {
	width:150px;
	float:left;
}
.footer_nav_block h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	padding:0;
	margin:0;
	padding-top:18px;
	padding-bottom:15px;
}
.footer_nav_block li {
	margin:0;
	padding:0;
	line-height:1.8;
}
.footer_nav_block ul {
	margin:0;
	padding:0;
	list-style-type:none;
}
.footer_nav_block a {
	text-decoration:none;
	color: #f39006;
}
.footer_nav_block a:hover {
	text-decoration:underline;
}
#footer_right_block {
	padding-top:18px;
	padding-left:48px;
	height:164px;
	width:150px;
	float:right;
	background:url(../images/footer_separator.gif) center left no-repeat;
	color:#5ba5cb;
	line-height:1.8;
}
#footer_right_block img {
	margin-bottom:20px;
}
#footer_right_block p {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
#basline {
	float:left;
	width:100%;
	background:#08334f;
}
#baseline_wrapper {
	margin-left:auto;
	margin-right:auto;
	margin-top:8px;
	width:959px;
	height:48px;
	color:#FFFFFF;
	line-height:1.5;
}
#baseline_wrapper a {
	color:#FFFFFF;
	text-decoration:none;
}
#baseline_wrapper a:hover {
	text-decoration:underline;
}
.ebay_image {
	padding-right:20px;
	padding-left:20px;
}