@charset "utf-8";
body {
	background-color:#FFF;
	margin:0;
	padding:0;
}
a img {
	border:none;
}
.container-main {
	background-position:center top;
	width:100%;
	background-image:url(../images/background.png);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
.container-top {
	background-image:url(../images/container-topbg9.png);
	background-repeat:repeat-x;
	height:170px;
	width:100%;
	z-index:99999;
	margin:0;
	padding:0;
}
.container-content {
	width:950px;
	background-color:#FFF;
	margin:-14px auto 0;
	padding:0;
}
.container-subcontent {
	background-image:url(../images/main_bottom_shadow.jpg);
	background-repeat:no-repeat;
	width:930px;
	margin-top:0;
	background-position:top;
	padding:10px;
}
.header {
	width:950px;
	height:165px;
	margin:0 auto;
}
#header-logo-box {
	width:210px;
	height:144px;
	float:left;
	z-index:9999;
	margin-left: 20px;
}
#language-selection {
	float:right;
	height: 20px;
	font-size:10px;
	color:#666;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	margin-right: 15px;
}
#header-contact-box {
	height:89px;
	margin-top:15px;
	margin-left:120px;
	float:left;
}
#existing-customers-box {
	height:60px;
	margin-top:25px;
	margin-right:5px;
	float:right;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size:10px;
	text-shadow:#fff 0 1px 1px;
	margin-left:10px;
	padding-right:7px;
}
#nav-top {
	float:right;
	margin-top:-27px;
	list-style-image:none;
	list-style-type:none;
	height:40px;
	width:950px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size:12px;
	color:#333;
	text-shadow:#fff 0 1px 1px;
}
#nav-top ul {
	display: inline;
}
#nav-top ul li {
	display: inline;
	float: right;
	padding-right: 40px;
}
#nav-top ul li a {
	display:block;
	text-decoration: none;
	font-size: 12px;
	color: #333;
	line-height: 40px;
	vertical-align:middle;
}
#nav-top ul li a:hover {
	color: #666;
}
table.main_buttons a {
	display:block;
	width:189px;
	height:28px;
	background:url(../images/main_button_back.gif);
	text-align:center;
	padding-top:17px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size:14px;
	font-weight:400;
	color:#333;
	text-shadow:#fff 0 1px 1px;
	text-decoration:none;
}
table.main_buttons {
	border:none;
	margin:0;
	padding:0;
}
table.main_buttons a:hover {
	text-decoration:none;
	color:#666;
	text-shadow:#FFF 0 1px 1px;
}
#heading-bigred {
	float:left;
	width:675px;
	margin-top:13px;
	padding-left:0;
	font-size:18px;
}
#homepage-descript1 {
	float:left;
	width:675px;
	margin-top:5px;
	padding-left:8px;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size:13px;
	line-height:1.5em;
	color:#333;
	text-shadow:#fff 0 1px 1px;
	margin-bottom:10px;
}
#sidebar1 {
	float:right;
	margin-right:5px;
	margin-top:-40px;
	width:225px;
	padding:0;
}
#product-carousel {
	clear:both;
	padding-top:9px;
	background-image:url(../images/skin/carosel_bg.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}
#partners {
	width:100%;
	height:85px;
	margin-top:-15px;
	margin-bottom:0;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size:11px;
	color:#666;
	text-shadow:#fff 0 1px 1px;
	vertical-align:middle;
	padding-left: 0px;
	line-height: 1.6em;
}
#partners a:link, a:visited {
	text-decoration:none;
	color:#666;
}
#partners a:hover {
	color:#999;
	text-shadow:#fff 0 1px 1px;
}
.footer {
	background:#fff url(../images/footer_top_bg.png) repeat-x bottom;
	text-align:left;
	font-size:0.7em;
	font-family:"Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	clear:both;
	margin:-20px 0 0;
	padding:15px 0;
}
.footerContent {
	width:950px;
	margin:0 auto;
}
.footer dl {
	float:left;
	width:174px;
	min-height:120px;
	_height:135px;
	border-right:1px solid #eee;
	margin:16px 0 0;
	padding:15px 0 15px 15px;
}
.footer dl.last {
	border-right:0;
}
.footer dd {
	font-size:1.2em;
	color:#666;
	margin:0;
	padding:3px 10px;
}
.footer dd a {
	color:#666;
	text-decoration:none;
}
.footer dt {
	font-size:0.95em;
	color:#ccc;
	padding:2px 10px;
}
.footer dt a {
	color:#888;
	text-decoration:none;
}
.footer dt a:hover {
	color:#333;
}
.homepageRightColButton {
	margin:0 0 4px;
}
.homepageRightColButton img {
	border:0;
}
table.main_buttons td, table.main_buttons tr {
	margin:0;
	padding:0;
}
