/* reset settings */
body
{
	margin: 0;
	color: #000;
	font: 11px Arial, Helvetica, sans-seriff;
	background: #fff url(../images/bg-body.jpg) repeat-x;
}
img
{
	border-style: none;
}
a
{
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

input, textarea, select
{
	font: 100% arial,sans-serif;
	vertical-align: middle;
}
form, fieldset
{
	margin: 0;
	padding: 0;
	border-style: none;
}
.clear
{
	clear:both;
}
#wrapper
{
	width: 999px;
	margin: 0 auto;
	position: relative;
	padding: 156px 0 0;
}
/* header*/
#header
{
	width: 906px;
	position: absolute;
	top: 0;
	left: 48px;
}
.top-nav
{
	float: right;
	list-style: none;
	padding: 0 5px 0 0;
	margin: 16px 0 0;
}
.top-nav li
{
	display: inline;
	color: #3e6ca0;
	padding: 0 5px;
}
.top-nav a
{
	color: #3e6ca0;
	text-decoration: underline;
}
.top-nav a:hover
{
	text-decoration: none;
}
#header h1
{
	margin: 50px 0 0 40px;
	float: left;
	display: inline;
}
#header h1 a
{
	display: block;
	background: url(../images/logo.png) no-repeat;
	width: 200px;
	height: 71px;
	text-indent: -9999px;
	overflow: hidden;
}
.main-nav
{
	float: right;
	list-style: none;
	padding: 0 68px 0 0;
	margin: 82px 0 0 0;
	clear: right;
	border-right: 1px solid #fff;
}
.main-nav li
{
	float: left;
	position: relative;
	z-index: 0;
}
.main-nav a
{
	display: block;
	background: url(../images/link-nav.jpg) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	height: 44px;
}
.main-nav .link-home
{
	background-position: 0 0;
	width: 122px;
}
.main-nav .link-solution
{
	background-position: -122px 0;
	width: 123px;
}
.main-nav .link-customer
{
	background-position: -245px 0;
	width: 162px;
}
.main-nav .link-green
{
	background-position: -407px 0;
	width: 125px;
}
.main-nav .link-home:hover
{
	background-position: 0 -44px;
}
.main-nav .link-solution:hover
{
	background-position: -122px -44px;
}
.main-nav .link-customer:hover
{
	background-position: -245px -44px;
}
.main-nav .link-green:hover
{
	background-position: -407px -44px;
}
.main-nav .active .link-home
{
	background-position: 0 -88px;
}
.main-nav .active .link-solution
{
	background-position: -122px -88px;
}
.main-nav .active .link-customer
{
	background-position: -245px -88px;
}
.main-nav .active .link-green
{
	background-position: -407px -88px;
}
.main-nav li ul
{
	display: none;
	list-style: none;
	padding: 3px 0 10px;
	margin: 0;
	background: #70a6d2;
	border: 1px solid #588aba;
	position: absolute;
	left: 0;
	top: 44px;
	min-width: 160px;
	z-index: 10;
	overflow: hidden;
}
.main-nav li .drop-down-CustomerTools
{
	min-width: 250px;
}
.main-nav li li
{
	float: none;
	padding: 0 7px 0 5px;
	position: relative;
}
.main-nav ul a
{
	display: inline;
	color: #fff;
	height: auto;
	text-indent: 0;
	background: none;
	font-size: 12px;
	border: 1px solid #70a6d2;
	line-height: 23px;
	padding: 0 10px 0 5px;
}
.main-nav ul a:hover
{
	background: #386091;
	border: 1px solid #fff;
	text-decoration: none;
}
.main-nav li:hover ul, .main-nav li.hover ul
{
	display: block;
}
#main
{
	width: 999px;
	overflow: hidden;
	clear: both;
	background: url(../images/bg-wrapper-2.png) no-repeat;
}
#content
{
	width: 925px;
	overflow: hidden;
	margin: 0 0 0 37px;
	background: url(../images/bg-main-bottom.png) no-repeat 0 100%;
	padding: 0 0 1px;
}
.page1
{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-main-top1.jpg) no-repeat;
	padding: 0 0 12px;
}
/*MiddleArea*/
/*Common element*/
.page2
{
	width: 100%;
	overflow: hidden;
	background: url(../images/bg-page2.jpg) no-repeat;
}

.page2 .titles
{
	width: 100%;
	overflow: hidden;
}

.maincontent-wrap {
	padding:10px 0 0 30px;
	color: #3e6ca1;
	word-spacing: 2px;
	line-height:130%;
	font-size:13px;
	overflow: hidden;
}
.maincontent-wrap .emphasis {
	font-size: 130%;
	font-weight:bolder;
	color: #3d6ca1;
}
.btn-download
{
	background: url(../images/btn-download.png) no-repeat;
	width: 197px;
	height: 73px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.btn-freetrial
{
	background: url(../images/btn-freetrial.png) no-repeat;
	width: 197px;
	height: 73px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.btn-green
{
	background: url(../images/org.jpg) no-repeat;
	width: 144px;
	height: 100px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
.btn-earth
{
	background: url(../images/image02.jpg) no-repeat;
	width: 387px;
	height: 209px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
	cursor: pointer;
}
/*breadcrumbs*/
.breadcrumbs
{
	float: left;
	overflow: hidden;
	margin: 29px 0 10px 0;
	display: inline;
}
.breadcrumbs ul
{
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	float: left;
}
.breadcrumbs li
{
	color: #3d6ca1;
	float: left;
	background: url(../images/bg-breadcrumbs-div.gif) no-repeat 0 60%;
	padding: 0 12px 0 11px;
	margin: 0 0 0 -5px;
}
.breadcrumbs a
{
	color: #3d6ca1;
	text-decoration: underline;
}
.breadcrumbs .active a, .breadcrumbs a:hover
{
	text-decoration: none;
  }

#footer
{
	width: 925px;
	background: url(../images/bg-footer.png) no-repeat 50% 0;
	overflow: hidden;
	clear: both;
	height: 132px;
	margin: 0 0 0 37px;
}
#footer ul
{
	list-style: none;
	padding: 0;
	margin: 15px 0 0 203px;
	overflow: hidden;
	float: left;
	display: inline;
	position: relative;
}
#footer li
{
	float: left;
	background: url(../images/footer-li.gif) no-repeat 0 50%;
	margin: 0 0 0 -1px;
	padding: 0 20px;
}
#footer a
{
	color: #3d6ca1;
	font-size: 12px;
	word-spacing: -1px;
}
/*Address*/
#center 
{
	width: 906px;
	position: absolute;
	bottom: 60px;
	left:340px;
	color: #3d6ca1;
}	
