html {
	height: 100%;
}
body {
	margin: 0;
	font: 10px/12px Tahoma, Arial, sans-serif;
	color: #707070;
	background: url(../images/bg.png) repeat-x;
	height: 100%;
	min-width: 795px;
}
img {
	border: none;
	display: block;
}
a:focus {
	outline:none;
}
form {
	margin: 0;
	padding: 0;
}
.page {
	min-height: 100%;
	background: url(../images/bg-main.jpg) no-repeat 50% 0;
}
* html .page {
	height: 100%;
}
#main {
	margin: 0 auto;
	width: 795px;
	padding: 0 0 10px;
}
#header {
	width: 795px;
	height: 81px;
	position: relative;
	background: url(../images/header-bg.gif) no-repeat 24px 0;
	overflow: hidden;
	z-index: 1;
}
.logo {
	position: absolute;
	background: url(../images/logo.gif) no-repeat;
	width: 227px;
	height: 48px;
	text-indent: -9999px;
	overflow: hidden;
	top: 32px;
	left: 21px;
	z-index: 15;
}
.top-nav {
	position: absolute;
	right: 30px;
	top: 69px;
	margin: 0;
	padding: 0;
}
.top-nav li {
	float: left;
	display: inline;
	background: url(../images/sep.gif) no-repeat 0 2px;
	padding: 0 10px 0 11px;
}
.top-nav li.first {
	background: none;
}
.top-nav li a {
	text-decoration: none;
	color: #8a9194;
}
.top-nav li a:hover {
	text-decoration: underline;
}
.container {
	overflow: hidden;
	width: 100%;
	background: url(../images/container-bg.png) no-repeat 20px 0;
}
.flash {
	margin: 0 0 0 -2px;
}
.bg-holder {
	overflow: hidden;
	width: 100%;
	margin: -29px 0 0;
}
.heading-bg {
	background: url(../images/heading-bg.png) no-repeat;
	width: 795px;
	height: 38px;
	margin: 0 0 0 -2px;
	padding: 22px 0 0;
	position: relative;
}
.heading-bg h2 {
	margin: 0;
	text-indent: -9999px;
	float: left;
	display: inline;
	height: 17px;
}
.heading-bg h2#solutions {
	background: url(../images/heading-solutions.gif) no-repeat;
	width: 346px;
	margin: 0 0 0 41px;
}
.heading-bg h2#services {
	background: url(../images/heading-services.gif) no-repeat;
	width: 280px;
}
.footer {
	width: 777px;
	margin: -15px 0 0 5px;
	position: relative;
}
.footer .footer-bg {
	background: url(../images/footer-bg.png) no-repeat;
	height: 62px;
	width: 100%;
	overflow: hidden;
}
.footer p {
	margin: 23px 0 0 48px;
	position: relative;
	color: #b2bbc0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
}
.box {
	background: #eaeaea url(../images/content-box-bg.gif) no-repeat 0 100%;
	width: 731px;
	margin: -11px 0 0 28px;
	padding: 20px 0 13px;
	overflow: hidden;
	min-height: 105px;
}
* html .box {
	height: 105px;
	overflow: visible;
}
.inner-container .box {
	margin: -11px 0 0 27px;
	padding-bottom: 0;
}
.column {
	float: left;
	width: 333px;
	display: inline;
	margin: 2px 0 0 10px;
	line-height: 13px;
}
.box p {
	color: #878787;
	margin: 0;
	padding: 0 0 14px 15px;
	font-size: 10px;
	line-height: 12px;
	text-align:justify;
}
.box ul {
	margin: 0;
	padding: 0;
}
.box .column-2 ul {
	padding: 0 0 14px;
}
.box ul li {
	background: url(../images/bullet.gif) no-repeat 0 4px;
	padding: 0 0 0 15px;
	color: #878787;
	list-style: none;
	margin-left:25px;

}
.bottom-content .text-box-2 ul li {
	padding-left: 11px;
}
.box ul li a {
	color: #666666;
	font-weight:bold;

}
.box ul li a:hover {
	text-decoration: underline;
}
.more {
	background: url(../images/line.gif) no-repeat 13px 100%;
	color: #66a7cc;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 5px 0 0;
	font-size: 10px;
	line-height: 14px;
}
.more2 {
	
	color: #66a7cc;
	font-weight: bold;
	padding: 0 0 5px;
	margin: 5px 0 0;
	font-size: 10px;
	line-height: 14px;
}
.more span {
	background: url(../images/pointer.gif) no-repeat 0 1px;
	padding: 0 0 0 14px;
}
.more a {
	text-decoration: none;
	color: #66a7cc;
}
.more a:hover {
	text-decoration: underline;
}
.news-box {
	margin: -12px 0 0;
}
.news-box .heading {
	background: url(../images/heading-bg-gray.png) no-repeat;
	width: 795px;
	height: 35px;
	overflow: hidden;
	padding: 17px 0 0;
	margin: 0 0 0 -3px;
}
.news-box .heading h2 {
	text-indent: -9999px;
	margin: 0 0 0 43px;
	background: url(../images/heading-news.gif) no-repeat;
	width: 126px;
	height: 17px;
	overflow: hidden;

}
.news-body {
	background-color: #fff;
	width: 733px;
	min-height: 80px;
	margin: -11px 0 0 28px;
	padding: 6px 0 19px;
}
* html .news-body {
	height: 120px;
}
.column-holder {
	background: url(../images/border-bg.gif) repeat-y 299px 0;
	overflow: hidden;
	width: 100%;
	padding: 0 0 10px;
}
.column-holder .col-1 {
	float: left;
	width: 281px;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	margin: 7px 0 0 10px;
	display: inline;
}
.column-holder .col-2,
.column-holder .col-3 {
	width: 196px;
	float: left;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	margin: 7px 0 0 15px;
	display: inline;
}
.column-holder .col-3 {
	width: 198px;
	background: url(../images/bullet.gif) no-repeat 0 3px;
	margin: 7px 0 0 18px;
}
.column-holder p {
	margin: 0;
	padding: 0 0 0 14px;
	color: #7f7f7f;
	font-size: 10px;
	line-height: 12px;
}
.column-holder .col-2 p {
	padding-left: 12px;
}
.column-holder .col-3 p {
	padding-left: 18px;
}
.column-holder .col-1 img,
.column-holder .col-2 img,
.column-holder .col-3 img {
	float: right;
	margin: 1px 0 0;
}
.bottom-text {
	overflow: hidden;
	width: 694px;
	background: url(../images/line-2.gif) no-repeat 1px 0;
	margin: 6px 0 0 25px;
	padding: 7px 0 0;
}
.bottom-text p {
	margin: 0;
	color: #7fb5d4;
	font-size: 10px;
	line-height: 13px;
}
.inner-container {
	padding: 0 0 14px;
}
.flash-heading {
	height: 60px;
	width: 795px;
	margin: 0 0 0 -2px;
	overflow: hidden;
	position: relative;
}
.content {
	overflow: hidden;
	width: 685px;
	padding: 1px 0 0 6px;
	min-height: 300px;
}
.bottom-content {
	margin: -11px 0 0;
	position: relative;
	width: 100%;
}
.bottom-content img {
	float: left;
	margin: 0 0 0 16px;
	display: inline;
}
.bottom-content .text-box {
	float: left;
	width: 175px;
	margin: 17px 0 0;
}
.bottom-content .text-box p {
	color: #75abc9;
}
.bottom-content .text-box-2 {
	float: left;
	width: 315px;
	display: inline;
	margin: 20px 0 0 48px;
}
#mainNavigationFlashContainer {
	width: 795px;
	height: 273px;
}

.box p a{
	color: #666666;
	font-weight:bold;

	
}
div#sidelinks {
	padding-left: 10px;
}
div#sidelinks h1 {
	background: url(../images/left-bg-title.png);
	background-repeat: no-repeat;
	color:#3B5A6D;
	font-size:14px;
	font-weight:bold;
	padding: 6px;
	padding-left: 10px;
	margin-top: 0;
}
div#sidelinks a {
	color: #4F6B7C;
	text-decoration: none;
	padding-left: 10px;
	display: block;
}
div#sidelinks a:hover {
	color:#afaeae;
}
div#sidelinks li {
	list-style:none;
	margin-bottom: 9px;

}


.box p a.submenu {
font-size:13px;
color:#617a8a;
font-weight:bold;


	
}

.box p.sitemap a.level_0 {
font-size: 14px;
	
}

.box p.sitemap a.level_1 {
	color:#000000;
	margin-left: 25;
	padding-left:15px;

	
}
.box p.sitemap a.level_2{
	color:#000000;
	margin-left: 100;
    padding-left:25px;


	
}

.box p.sitemap a.level_3 {
	color:#000000;
	margin-left: 45;
	padding-left:35px;
	
}


.box  a.linksLogo{
	color: #333333;

	
}

.box  table.customerLogos{
	margin-left:100;

	
}

.footer p a {
	margin: 23px 0 0 8px;
	color: #b2bbc0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-decoration:none;
}


.footer p a.termsConds {
	margin-left: 485px;
	color: #b2bbc0;
	font-size: 10px;
	line-height: 12px;
	font-weight: bold;
	text-decoration:none;
}

.partnersLink{
	color: #666666;
	font-weight:bold;

	
}

.transparent-gif-btn {
	height:26px;
	left:27px;
	position:absolute;
	top:19px;
	width:237px;

}

/*
a#rollover { background-image:url(../images/samena.jpg); height:31px;
	left:300px;
	position:absolute;
	top:-93px;
	width:99px; }
a#rollover span { display:none; }
a#rollover:hover { background-image:url(../images/samena-over.jpg); }
*/
.samena_logo{
	

}

.box p a.text{
	color: #878787;
	text-decoration: none;
	font-weight:100;
	
}
