body{
	background:url('/images/bg_body.gif') left top repeat-x;
}
div.container{
	width:978px;
	margin:0px auto;
}
/* menu.css */
#top {
	margin-top:10px;
	color:#fff;
	font-size:.9em;
	height:30px;
	overflow:hidden;
}
#top ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#top ul li{
	display:inline;
	float: left;
	border-right:1px solid #f4f4f4;
	padding:0px 4px;
	height: 20px;
}
#top ul li.search{
	position:relative;
	border:none;
}
#top a, #top label{
	color:#fff;
	margin:0px 2px;
}
#top input{
	margin:0px;
	margin-left:5px;
	color:#AEB0B2;
	border:0px;
	font-size:1em;
	padding:1px 2px;
}
#top button{
	width:24px;
	height:20px;
	text-indent:-1000em;
	background:url('/images/btn_search_icon.gif') left 3px no-repeat;
	border:none;
	cursor:pointer;
}
#header{
	width:100%;
	height:97px;
}
#header div{
	margin-right:20px;
	position:relative;
	z-index:2;
}
#header a.lnk{
	display:block;
	width:171px;
	height:97px;
	background-position:left top;
	background-repeat:no-repeat;
	color:#aeb0b2;
}
#header a.one{
	background-image:url('/images/lnk_sap-and-myob-solutions.gif');
}
#header a.two{
	background-image:url('/images/lnk_our-capabilities.gif');
}
#header a.three{
	background-image:url('/images/lnk_industry-focus.gif');
}
#header a:hover{
	background-position: left -97px;
}
#header a.current{
	background-position: left -97px;
}
#header ul{
	position:absolute;
	left:-1000px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	width:169px;
	border:1px solid #d1d1d1;
	border-bottom:0px;
	background-color:#fff;
	z-index:10;
}
#header ul li{
	border-bottom:1px solid #d1d1d1;
	padding-left:19px;
}
#header ul li a{
	color:#464646;
}
#header ul li a:hover{
	color:#0092cd;
}
#header ul li a.current{
	color:#0092cd;
}
#nav{
	margin-top:13px;
	width:100%;
	height:31px;
	line-height:31px;
	text-align:right;
}
#nav ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
#nav ul li{
	display:inline;
	padding:7px 10px;
	border-right:2px solid #a1c6d5;
	font-weight:bold;
}
#nav ul li.active{
	background-color:#fff;
	border-right:2px solid #e4e4e4;
}
#nav ul li.active a{
	color:#0092cd;
}
#nav ul li a{
	color:#fff;

}
/* home.css */
#home_banner{
	/*margin:40px 0px;*/
	width:100%;
	text-align:center;
	margin-top:30px;
	height:238px;
	overflow:hidden;
	position:relative;
	z-index:1;
}
#flows{
	visibility:hidden;
}
#flows .flow{
	position:absolute;
}
#home_main{
	width:100%;
	overflow:hidden;
}
div.one{
	width:350px;
}
div.one .title{
	width:331px;
	height:29px;
	overflow:hidden;
	margin-bottom:5px;
}
div.one .em{
	font-size:2.2em;
	padding:20px 0px 10px 30px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
}
div.two{
	width:420px;
	padding:0px 12px 0px 20px;
}
.tabs{
	margin:0;
	padding:0;
	overflow:hidden;
	width:100%;
}
.tabs .tab{
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	height:26px;
}
.tabs .tab-content-wrapper{
	float:left;
	width:418px;
	height:200px;
	border:1px solid #e5e5e5;
	border-top:0px;
	overflow:hidden;
}
.tabs .tab-content{
	width:100%;
	height:200px;
	float:left;
}
.tab-title{display:none;}
.latest-news{
	padding:15px 20px;
}
.latest-news p{
	font-size:13px;
	line-height:20px;
}
.latest-news .btn_register{
	display:block;
	border:2px solid #d4d4d4;
	padding:0px 15px;
}
div.three{
	width:153px;
	height:217px;
	background-color:#0092cd;
	padding:5px 10px;
}
div.three .title{
	padding-top:5px;
}
div#bottom{
	margin-top:20px;
	background:url('/images/bg_bottom.gif') left top repeat-x;
}
div#bottom a:hover{
	text-decoration:none;
}
ul.bottom{
	background:url('/images/bg_bottom.gif') left top repeat-x;
	list-style-type:none;
	margin:0px 0px 0px;
	padding:0px;
	width:100%;
	height:197px;
	overflow:hidden;
}
ul.bottom li{
	float:left;
	padding:17px 0px 0px 30px;
	width:220px;
	height:180px;
	background:url('/images/bg_bottom_separator.gif') right top no-repeat;
}
ul.bottom li.last{
	float:left;
	width:190px;
	background:none;
}
ul.bottom div.bullet{
	float:left;
	width:160px;
}
ul.bottom div.bullet p{float:left;  line-height:16px;width:140px;}
ul.bottom div.bullet span{
	float:left;
	margin-top:-5px;
	padding:1px 5px 0px 0px;
	display:block;
}
#footer{
	font-size:0.8em;
	padding:10px 0px 10px;
}
.twitter{
	background: url(/images/twitter.gif) no-repeat;
	color: #fff;
	display: block;
	margin: 5px 0 0;
	padding: 2px 0 0 25px;
}
#twitter:hover{text-decoration: underline !important;}
#top-twitter a{height: 20px; display: inline; float: left; width: 110px;}
/**************
	pages
**************/
#main{
	width:948px;
	margin:14px auto 0px;
	padding-bottom:20px;
	overflow:hidden;
}
#left-menu{
	width:208px;
}
#left-menu ul{
	width:166px;
	margin:0px 0px 50px 7px;
	padding:0px;
	list-style-type:none;
}
#left-menu ul li{
	background-color:#e6e6e6;
	margin-bottom:2px;
	padding:.5em 1em;
}
#left-menu ul li a{
	color:#333333;
}
#left-menu ul li.current{
	background:url('/images/left/bullet.gif') .2em 1em no-repeat;
}
#left-menu ul li.current a{
	color:#0092cd;
	font-weight:bold;
}
#left-menu ul li.underline{
	text-decoration:none;
	border-bottom:1px solid #ccc;
}
#left-menu ul li.sub{
	margin:0px;
	padding:0px;
	background-color:#fff;
}
#left-menu ul li.sub ul{
	margin:0px;
}
#left-menu ul li.sub li{
	padding:.5em 1em .2em 1.5em;
	background-color:#fff;
	background-position:1.5em;
}
#left-menu ul li.sub li.current{
	padding-left:2.5em;
}
#left-form{
	width:153px;
	height:217px;
	background-color:#e5f4fa;
	padding:5px 10px;
}
#left-form .title{
	padding-top:5px;
}

#page-content{
	width:740px;
}
#breadcrumb{
	width:99%;
	margin:0px auto;
	height:25px;
	font-size:.9em;
}
#back{
	padding:10px 0px 0px
}
#banner{
	margin-bottom:20px;
}
/**************
	event
**************/
.event{
	padding:20px 0px 5px;
	border-bottom:1px solid #e6e6e6;
}
.event .relative{
	width:100%;
	margin-top:5px;
	height:20px;
}
.event .date{
	position:absolute;
	left:0px;
}
.event .location{
	position:absolute;
	left:150px;
}
.event .duration{
	position:absolute;
	left:320px;
}
.more{
	padding-right:5px;
}
#event{
	padding:0px 0px 10px;
	border-bottom:1px solid #e6e6e6;
}
#event .relative{
	width:100%;
	height:20px;
	border-bottom:1px solid #e6e6e6;
	margin-bottom:10px;
}
#event .dates{
	position:absolute;
	left:0px;
}
#event .time{
	position:absolute;
	left:210px;
}
#event .location{
	position:absolute;
	left:400px;
}
#registration{
	border:1px solid #0092cd;
	width:98%;
	padding:20px 0px;
	margin-top:15px;
	position:relative;
  overflow: visible;
}
#alert{
	position:absolute;
	left:-1000px;
	width:174px;
	height:85px;
	background:url('/images/bg_question.png') left top no-repeat;
	padding:20px 20px 20px 20px;
	z-index:1;
}
#registration .one{
	width:45%;
	padding-left:20px;
}
#registration .two{
	width:45%;
	padding-left:20px;
}
#registration .full{
	padding-left:20px;
}
#registration .actions{
	position:absolute;
	bottom:-8px;
	right:20px;
	padding:0px 10px;
	background-color:#fff;
}
/**************
	story
**************/
.stories{
	margin:20px 0px;
	border-bottom:1px solid #e6e6e6;
}
.story{
	margin-bottom:20px;
}
.story-content{
	width:732px;
}
.download_pdf{
	background:url('/images/btn_download.gif') 5px 5px no-repeat;
	background-color:#0092cd;
	color:#fff;
	font-size:11px;
	border:0px solid #E5F4FA;
	margin-top:10px;
	padding:0px 10px 2px 20px;
}
#story{
	padding:15px 0px 0px;
}
#story .huge{
	font-size:24px;
	color:#333;
	font-weight:bold;
	margin-bottom:15px;
}
#story .tabs{
	margin:20px 0px 0px;
	padding:0;
	overflow:hidden;
	width:100%;
}
#story .tabs .tab{
	margin:0;
	padding:0;
	float:left;
	overflow:hidden;
	height:32px;
}
#story .tabs .tab-content-wrapper{
	float:left;
	width:730px;
	height:220px;
	border:1px solid #acdbef;
	border-top:0px;
	overflow:hidden;
}
#story .tabs .tab-content{
	width:100%;
	height:220px;
	float:left;
}
#story .tabs .tab-content .content-wrapper{
	padding:20px 10px 10px;
}
/***search****/
.search{
	padding:10px 10px;
	border-bottom:1px solid #e6e6e6;
}
.pagination{
	padding:10px;
	text-align:center;
}
.pagination span{
	padding:0px 3px;
}
/**************
	forms
***************/
#loop{
	width:100%;height:120px;overflow:hidden;
}
#status{padding:10px;font-size:11px;}
div.form{
	height:20px;
	position:relative;
	padding:0px 0px;
}
div.margin{
	margin-left:130px;
	margin-bottom:5px;
}
div.form label{
	position:absolute;
	left:-130px;
	width:120px;
	text-align:right;
	color:#0092cd;
}
div.margin2{
	margin-left:60px;
	margin-bottom:5px;
}
div.padding{
	padding:15px 0px 5px;
}
div.form label.inside{
	position:static;
	display:inline;
	color:#666;
}
.text{
	border:1px solid #fff;
	background-color:#fff;
	color:#A0A1A3;
	font-size:11px;
	line-height:16px;
	height:16px;
	padding:0px 1px;
}
.text2{
	border:1px solid #ccc;
	background-color:#fff;
	color:#333;
	font-size:12px;
	width:190px;
	font-family: Arial, Helvetica, sans;
}
select.select{
	font-size:11px;
}
.submit{
	background-color:#fff;
	color:#0092cd;
	font-size:11px;
	border:2px solid #ccc;
}
.submit2{
	background-color:#0092cd;
	color:#fff;
	font-size:11px;
	border:0px;
	margin-left:10px;
}
.submit3{
	background-color:#0092cd;
	color:#fff;
	font-size:12px;
	border:0px;
	margin-left:10px;
}
.reset{
	background-color:#AEB0B2;
	color:#fff;
	font-size:12px;
	border:0px;
}
.checkbox{
	cursor:pointer;
}
/************
 	popup
*************/
#email_page{
	background:url(/images/bg_email_page.png) left top no-repeat;
	width:304px;
	height:286px;
	padding:60px 40px 10px 20px;
	position:absolute;
	left:-1000px;
	top:0px;
	z-index:10;
}
#email_page .email_page_wrapper{
	width:284px;
	position:relative;
}
#email_page_close{
	display:block;
	position:absolute;
	right:-45px;
	top:-60px;
	width:25px;
	height:25px;
}