/* RESET */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,  caption, tbody, tfoot, thead, th, table, td, tr {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* -------------------------------- */

body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	background: #b9cbe1 url(../images/css/pagebg.gif) repeat-x;
	color: #333333;
}
/* Prevent the IE/Win Disappearing List-Background Bug  http://www.positioniseverything.net/explorer/ie-listbug.html */
ul, ol, dl {
     position: relative;  
}


#wrapper {
	width: 980px;
	margin: 0 auto;
}

#mastHead {
	width: 980px;
	height: 284px;
	background: url(../images/css/header.jpg);
}

#mastHead h1{
	text-indent: -9999px;
	color:#0f2e44;
	font-size: 26px;
}

h2 {
	margin: 0;
	padding: 0;
	color:#f76600;
	font-size: 24px;
	font-weight:normal;
	margin-bottom: 20px;
}
h3 {
	color:#003366;
	font-size: 13px;
	font-weight:bold;
	margin: 10px 0;
	/*text-transform: uppercase;*/
}


strong{
	color:#003366;
}

p {
	line-height: 1.5;
}

#contentWrap ul {
	margin-top: 10px;
}

#contentWrap li {
	padding-left: 25px;
	background: url(../images/css/listarrow.png) no-repeat 0 5px;
	margin-bottom: 10px;
	line-height: 1.5;
}

#contentWrap ul.sub li {
	padding-left: 25px;
	font-size: 11px;
	background: url(../images/css/listdot.png) no-repeat 0 5px;
	margin-bottom: 5px;
	line-height: 1.5;
}

#contentWrap ul.related{
	margin-bottom: 20px;
}

#contentWrap ul.related li{
	margin-bottom: 15px;
}

div.box_arrow{
	padding: 30px 60px 30px 30px;
	width: 330px;
	height: 88px;
	background: url(../images/css/box_arrow.png) no-repeat;
}
div.box_arrow_big{
	margin-top:30px;
	padding: 15px 60px 15px 30px;
	width: 330px;
	height: 144px;
	background: url(../images/css/box_arrow_big.png) no-repeat;
}

a {
	color: #0066b8;
	text-decoration: none;
}
a:visited {
	color: #0066b8;
}
a:hover {
	color: #0066b8;
	text-decoration: underline;
}
p {
	margin-bottom:15px;
}

.start{
	padding-top:49px;
}
.end {
	padding-bottom:30px;
}
p.line {
	border-bottom: 1px solid #d7dce7
}


a.website {
		background: url(../images/css/website.png) no-repeat 0 0;
		padding: 2px 0px 10px 25px;
		height: 16px;
}
a.mail {
		background: url(../images/css/mail.png) no-repeat 0 0;
		padding: 2px 0px 10px 25px;
		height: 16px;

}
a.doc {
		background: url(../images/css/doc.png) no-repeat 0 0;
		padding: 2px 0px 10px 25px;
		height: 16px;
}

.clear {
	clear:both;
}


.scroll {
	height: 640px;
	width: 960px;
	overflow: hidden;
	position: relative;
	clear: left;
	background: none;
}
#contentWrap {
	width: 960px;
	background: url(../images/css/sliderbg.png) no-repeat 0 0;
	clear:both;
	padding: 0 10px;
}
.scrollContainer div.panel {
	padding: 10px 20px 20px 30px;
	height: 610px;
	width: 900px;
}
#footer {
	background: url(../images/css/footerbg.gif) no-repeat 0 0;
	height: 60px;
	padding-top: 40px;
	padding-left: 40px;
	color: #5f636d;
	font-size: 10px;
}

.contactlink {
	width: 142px;
	height: 66px;
	float:right;
	background-image: url(../images/css/header_btns.jpg);
	text-indent: -99999px;
	background-position: -137px 0px;
	margin-top:29px;
}
.contactlink:hover {
	background-position: -137px -66px;
}

h3.suggested{
	margin-top:20px;
}

.brochurelink{

	margin-top:20px;
}


/* Navigation 
--------------------------------------------------------------------------------------------------- */
ul.navigation {
	list-style: none;
	margin: 0 10px;
	padding: 0;
}
ul.navigation li {
	display: inline;
	float: left;
	margin: 0;
	padding: 0;
	width: 192px;
	height:87px;
}
ul.navigation a {
	color: #000;
	text-decoration: none;
	background: url(../images/css/btn_introduction.png) no-repeat;
	display: block;
	float: left;
	width: 192px;
	height: 87px;
	background-position:0 0;
	text-indent:-9999px;
}
/* Introduction */
ul.navigation .introduction a {
	background: url(../images/css/btn_introduction.png) no-repeat;
}
/* Financial */
ul.navigation .financial a {
	background: url(../images/css/btn_financial.png) no-repeat;
}
/* Product info */
ul.navigation .productinfo a {
	background: url(../images/css/btn_productinfo.png) no-repeat;
}
/* experience */
ul.navigation .experience a {
	background: url(../images/css/btn_experience.png) no-repeat;
}
/* Contact */
ul.navigation .contact a {
	background: url(../images/css/btn_contact.png) no-repeat;
}

ul.navigation a:hover {
	background-position: -192px 0;
}
ul.navigation a.selected, ul.navigation a.selected:hover {
	background-position: -384px 0;
}
ul.navigation .products a {
	width: 138px;
}
ul.navigation .products a:hover {
	background-color: #f6f6f6;
	background-position: -138px 0;
}
ul.navigation .products a.selected {
	background-color: #fff;
	background-position: -276px 0;
}
ul.navigation a:focus {
	outline: none;
}
/* End main navigation  
--------------------------------------------------------------------------------------------------- */

.hide {
	display: none;
}
.floafLeft {
	float:left;
}
.floatRight {
	float:right;
}
.column {
	width: 400px;
	margin-left: 500px
}
.columnLeft {
	width: 420px;

}

.note {
	color: #333333;
	font-size:10px;
	margin-left: 5px;
}
.small {
	color: #333333;
	font-size:10px;
	line-height: 16px;
}

.pic{
	border: 1px solid #d7dce7;
}



.box{
	width: 295px;
	height: 120px;
	background: url(../images/css/box.png);
	padding: 45px 50px 50px 50px;
	margin-top: 70px;
	color: #eff3f8;
	font-weight:bold;
}

.box a {
	color: #FFF;
	text-decoration: underline;

}



.remark {
	color: #333333;
	font-size:10px;
	line-height:1.3;
	font-style:italic;
	margin-top:15px;
}
.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}



#registerformHolder{
	padding-top: 70px;
	padding-left: 35px;
	width: 365px;
}
/* POPUP */
#backgroundPopup{
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:100%;
	width:100%;
	top:0;
	left:0;
	background:#000000;
	z-index:3;
}
#popupContact{
	text-align:left;
	display:none;
	position:fixed;
	_position:absolute; /* hack for internet explorer 6*/
	height:545px;
	width:510px;
	z-index:4;
}
#popupContact .column{
	width: 150px;
	position: absolute;
	display: inline;
	overflow:hidden;
	margin: 0;
	

}
.formHolderPopup{
	position: absolute;
	overflow:hidden;
	width: 340px;
	left: 200px;
	top: 60px;
}

#popupContact p{
	font-size:12px;
	line-height:1.6;
	margin-bottom:12px;
}
#popupContactClose{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:10px;
	right:20px;
	top:8px;
	position:absolute;
	color:#c63a14;
	font-weight:bold;
	display:block;
	cursor:pointer;
}

.formTop{
	background-image:url(../images/css/formpopup_top.png);
	display:block;
	width:510px;
	height:13px;
}
.formBody{
	background-image :url(../images/css/formpopup_body.png);
	background-repeat: repeat-y;
	width: 470px;
	height: 530px;
	padding: 20px 20px 30px 20px;
	position: relative;
}
.formBottom{
	background-image:url(../images/css/formpopup_bottom.png);
	display:block;
	width:510px;
	height:13px;
}
.popuplogo {
	margin: 50px 0 0 0;

}