html {
	margin:0;
	height:100%;
	background:#d9d9d9 url(images/bg-html.gif) repeat-x;
}

body { 
height:100%;
min-width:959px;
background:url(images/bg-body-home.jpg) no-repeat 50% 0;
}

img {border-style:none;}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}

#main {
	margin:0 auto;
	width:959px;
	min-height:100%;
	overflow:hidden;
}
* html #main {
	height:100%;
	overflow:visible;
}

#header {
	width:100%;
	height:170px;
	overflow:hidden;
	position:relative;
}
.logo {
	margin:0;
	position:absolute;
	top:37px;
	left:53px;
	width:88px;
	height:95px;
	background:url(images/logo.gif) no-repeat;
	overflow:hidden;
	text-indent:-3000px;
}
.logo a {
	display:block;
	height:100%;
}
.experts {
	position:absolute;
	top:2px;
	left:172px;
	width:402px;
	height:95px;
	background:url(images/experts.png) no-repeat;
	overflow:hidden;
	z-index:100;
	text-indent:-3000px;
}
.email {
	position:absolute;
	top:66px;
	left:240px;
	width:262px;
	height:26px;
	overflow:hidden;
	text-indent:-3000px;
	z-index:100;
}
.email a {
	cursor:pointer;
	position:relative;
	z-index:100;
	display:block;
	height:100%;
}
.email span {
	display:block;
	height:100%;
	background:url(images/email.png) no-repeat;
}
.phone {
	position:absolute;
	top:91px;
	left:255px;
	width:225px;
	height:25px;
	background:url(images/phone.png) no-repeat;
	overflow:hidden;
	z-index:100;
	text-indent:-3000px;
}
.header1, #image-container {
	position:absolute;
	top:17px;
	left:226px;
	width:720px;
	height:153px;
}
.img1 {
	position:absolute;
	top:75px;
	left:226px;
	width:303px;
	height:95px;
}
.img2 {
	position:absolute;
	top:17px;
	right:126px;
	width:281px;
	height:153px;
}
.img3 {
	position:absolute;
	top:25px;
	right:13px;
	width:200px;
	height:145px;
}

.img_softwarethatdelivers {
	position:absolute;
	top:25px;
	right:13px;
	width:369px;
	height:93px;
	background:url(images/softwarethatdelivers.png) no-repeat;
	overflow:hidden;
}

#content {
	width:100%;
	overflow:hidden;
	padding-bottom:63px;
}
.main-content {
	float:right;
	width:746px;
}

.main-content a {
	color:#580572;
}

.inner-mc {
	width:700px;
	min-height:489px;
	padding:25px 28px 0 18px;
	background:#580572 url(images/bg-top-mc.jpg) no-repeat;
}
* html .inner-mc {
	height:489px;
	overflow:visible;
}
.inner-mc .main-title {padding-bottom:14px;}
.inner-mc h2 {
}
.inner-mc p {
}
.bottom-nav {
	width:648px;
	background:url(images/bg-bottom-mc-and-top-nav.png) no-repeat;
	overflow:hidden;
	margin:0;
	padding:45px 0 6px 98px;
	list-style:none;
}
.bottom-nav li:first-child {background:none;}
.bottom-nav li {
	display:inline;
	padding:0 19px 0 20px;
	background:url(images/sep-bottom-nav.gif) no-repeat 0 80%;
}
.bottom-nav li a {
	text-decoration:underline;
	font-size:10px;
	color:#666666 ! important;
}
.bottom-nav li a:hover {text-decoration:none;}
.sidebar {
	float:left;
	width:200px;
}


#menuinner { 
	margin:0 0 5px;
	width:100%;
	overflow:hidden;
}

#menuinner ul {
	margin:0;
	padding:0 0 0 1px;
	list-style:none;
	background:url(images/bg-side-nav.gif) repeat-y;
	overflow:hidden;
}

ul li.menu-0 {
	width:200px;
	background:url(images/bg-element-sn.gif) no-repeat;
}

ul li.menu-0 a, ul li.menu-0 a:visited {
	display:block;
	height:33px;
	line-height:33px;
	font-size:12px;
	font-weight:bold;
	padding:0 0 0 49px;
	color:#7c10a2;
	text-decoration:none;
	border-right:2px solid #E9E9E9;
}

ul li.menu-0 a:hover {
	text-decoration:none;
	background:#a126c8 url(images/arrow-sn.gif) no-repeat 11px 13px;
	color:#FFFFFF;
}

/* general sub menu items */
ul li.menu-1 {display:block; background:#FFFFFF; margin-left:-1px; padding:0px 0px 0px 0px; }
ul li.menu-1 a, ul li.menu-1 a:visited {display:block; text-decoration:none; color:#7c10a2; background: #FFFFFF; margin-left:0px; padding:0px 0px 0px 60px; border-right:2px solid #E9E9E9; }
ul li.menu-1 a:hover, #menuinner ul li.menu-1.menu-child a:hover { background:#a126c8; color:#FFFFFF; }

/* general sub menu items */
ul li.menu-2 {display:block; background: #FFFFFF; margin-left:-2px; padding:0px 0px 0px 0px; }
ul li.menu-2 a, ul li.menu-2 a:visited {display:block; text-decoration:none; color:#FFFFFF; background: #a126c8; margin-left:0px; padding:0px 0 0px 70px; }
ul li.menu-2 a:hover { background:#a126c8; color:#FFFFFF; }

/* all current menu items */
ul li.menu-current a, ul li.menu-current a:visited {
	text-decoration:none;
	background:#a126c8 url(images/arrow-sn.gif) no-repeat 11px 13px;
	color:#FFFFFF;
}

/* all child menu items to reset */
#menuinner ul li.menu-child a {display:block; text-decoration:none; color:#7c10a2; background: #FFFFFF; margin-left:0px; padding:0px 0px 0px 60px; border-right:2px solid #E9E9E9; }

/* sitemap list */
ul.sitemapul li {padding:0px 0px 10px 0px; }

.top-part-sn {
	width:200px;
	height:22px;
	background:url(images/top-part-side-nav.gif) no-repeat;
	overflow:hidden;
}
.bottom-part-sn {
	width:200px;
	height:67px;
	background:url(images/bottom-part-side-nav.png) no-repeat;
	overflow:hidden;
	color:#000000;
}
.sidebox {
	width:196px;
	margin:0 0 0 2px;
}
.top-part-sb {
	width:196px;
	height:22px;
	background:url(images/top-part-sb.gif) no-repeat;
	overflow:hidden;
}
.info-part-sb {
	width:174px;
	padding:0 11px 24px;
	overflow:hidden;
	background:#580572 url(images/bg-info-part-sb.gif) no-repeat;
}
.info-part-sb h2 {
	margin:0 0 16px;
	font-size:17px;
	line-height:19px;
	font-weight:normal;
	color:#fff;
}
.info-part-sb div {text-align:center;}
.info-part-sb p {
	margin:0 0 13px;
	line-height:13px;
	color:#ce9cde;
}
.bottom-part-sb {
	width:100%;
	height:40px;
	background:url(images/bottom-part-sb.png) no-repeat;
}
.click {
	color:#fff;
	font-weight:bold;
}

.homebox {
	float:left;
	width:469px;
	margin:10px 0px 0 2px;
	padding-right:10px;
}
.top-part-hb {
	width:469px;
	height:29px;
	background:url(images/top-part-hb.gif) no-repeat;
	overflow:hidden;
}
.info-part-hb {
	width:449px;
	padding:0 10px 14px 10px;
	overflow:hidden;
	background:#4D0268 url(images/bg-info-part-hb.png) no-repeat;
}
.info-part-hb h2 {
	margin:0 0 11px;
	font-size:17px;
	line-height:18px;
	font-weight:normal;
	color:#fff;
}
.info-part-hb div {text-align:center;}
.info-part-hb p {
	margin:0 0 13px;
	line-height:15px;
	color:#ce9cde;
}
.bottom-part-hb {
	width:469px;
	height:40px;
	background:url(images/bottom-part-hb.png) no-repeat;
}

#footer {
	margin:0 auto;
	padding:11px 0 0;
	width:959px;
	height:42px;
	position:relative;
	margin-top:-53px;
	background:url(images/bg-footer.jpg) no-repeat 113px 0;
}
#footer address {
	display:block;
	margin:0 0 0 30px;
	text-align:center;
	font-size:10px;
	color:#a5a5a5;
}
#footer em {font-style:normal;}

#footer a {color:#a5a5a5; text-decoration:underline; }
#footer a:visited {color:#a5a5a5; text-decoration:underline;}
#footer a:active {color:#CE9CDE; text-decoration:underline;}
#footer a:hover {color:#CE9CDE; text-decoration:none;}

.inner-mc a {color:#E6D4EB; text-decoration:underline; }
.inner-mc a:visited {color:#E6D4EB; text-decoration:underline;}
.inner-mc a:active {color:#CE9CDE; text-decoration:underline;}
.inner-mc a:hover {color:#CE9CDE; text-decoration:none;}

/* hidden form field */
.cap { display:none; }

