/* CSS Document */
body{
margin:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}
img{
border:0;
}
a, object{
outline: none;
}
#homePageBg{
background:url(../images/homePageBg.jpg) no-repeat top center;
}
#otherPageBg{
background:url(../images/otherPagesBg.jpg) no-repeat top center;
}
#mainDiv{
width:900px;
margin:0 auto;
}
#logoLink{
	display: block;
	position:absolute;
	list-style-type: none;
	height: 72px;
	width:256px;
	margin-top:41px;
	margin-left:24px;
}
#countrySelector{
width:900px;
margin:0 auto;
text-align:center;
text-transform:uppercase;
color:#545454;
text-decoration:none;
font-size:11px;
font-weight:bold;
margin-top:358px;
}
#countryMiniSelector{
position:absolute;
width:900px;
margin:0 auto;
text-align:right;
text-transform:uppercase;
color:#545454;
text-decoration:none;
font-size:11px;
font-weight:bold;
margin-top:104px;
}
#countrySelector a, #countryMiniSelector a{
color:#545454;
text-decoration:none;
}
#countrySelector a:hover, #countryMiniSelector a:hover{
color:#08539b;
text-decoration:underline;
}
#pageTitle{
background:url(../images/pageTitleBg.jpg) no-repeat;
width:716px;
height:56px;
padding-left:30px;
}
#navigationContent{
width:900px;
margin:0 auto;
}
#left{
	position: absolute;
	z-index: 15;
	top: 160px;
	margin: 0px;
	padding: 0px;
	width: 185px;
	float: left;
	line-height: 16px;
	margin-left:-2px;
}
.seperator{
color:#ff0800;
font-weight:normal;
}
#right{
	position: absolute;
	z-index: 15;
	top: 141px;
	margin-left:182px;
	width: 715px;
}
#contentBox{
line-height:22px;
font-size:11px;
color:#545454;
text-align:justify;
padding-bottom:10px;
}
.titleImagePadding{
padding-top:15px;
}
#contentBox p{
margin-top:-5px;
}
#contentBox table td{
text-align:justify;
}
#contentBox ul{
padding:0px;
margin-top:-10px;
}
#contentBox ul li{
list-style:none;
background:url(../images/bullet.gif) no-repeat 0px 10px;
padding-left:32px;
}
#highlightBox{
background:#dadada url(../images/highlightBg.jpg) no-repeat bottom right;
width:249px;
margin-right:-1px;
margin-left:15px;
padding:10px 23px 10px 23px;
font-size:10px;
line-height:21px;
text-align:left;
}
.corpImagePlaceHolder{
position:relative;
float:right;
padding-left:15px;
margin-right:-25px;
margin-top:-63px;
}
/*
.transImagePlaceHolder{
position:relative;
float:right;
padding-left:15px;
margin-top:-37px;
}
*/
.qualityImagePlaceHolder{
float:right;
padding-left:20px;
margin-top:-7px;
}
.whyMIMPlaceHolder{
float:right;
margin-top:-6px;
margin-right:-10px;
padding-left:15px;
}
#productImage{
margin-right:-1px;
float:right;
padding-left:20px;
}
.highlightLinks a{
background:url(../images/highlightBullet.gif) no-repeat;
padding-left:10px;
font-weight:bold;
color:#545454;
text-decoration:none;
}
.highlightLinks a:hover{
font-weight:bold;
text-decoration:underline;
color:#08539b;
}
a.knowMoreLinks, a{
font-weight:bold;
color:#545454;
text-decoration:underline;
}
a.knowMoreLinks:hover, a:hover{
font-weight:bold;
text-decoration:underline;
color:#08539b;
}
.careerLinks{
color:#08539b;
text-decoration:none;
}
a.careerLinks:link{
color:#08539b;
text-decoration:none;
}
a.careerLinks:hover{
color:#08539b;
text-decoration:underline;
}
.otherLinks{
	font-weight:bold;
	color: #473d3c;
	font-family: Verdana, "Trebuchet MS";
	font-size: 13px;
	padding-top: 10px;
	padding-left: 34px;
	line-height:20px;
}
.otherLinks a{
color: #473d3c;
text-decoration:none;
}
.otherLinks a:hover{
color: #473d3c;
text-decoration:underline;
}
.download a{
color: #545454;
text-decoration:none;
}
.download a:hover{
color: #08539b;
text-decoration:underline;
}
/*Footer Box CSS*/
#footerBox{
clear:both;
width:900px;
font-size:9px;
color:#cdcdcd;
border-top:1px solid #aeaeae;
padding-top:10px;
padding-bottom:30px;
margin-left:-184px;
}
a.footerText{
font-size:9px;
color:#cdcdcd;
text-decoration:underline;
font-weight:normal;
}
a.footerText:hover{
color:#08539b;
text-decoration:underline;
font-weight:normal;
}
#footerBoxSmallContent{
clear:both;
position:absolute;
bottom:0px;
width:900px;
font-size:9px;
color:#cdcdcd;
border-top:1px solid #aeaeae;
padding-top:10px;
padding-bottom:30px;
}
.positionTitle{
height:30px;
background-color:#fdddbf;
padding-left:20px;
margin-bottom:15px;
font-size:12px;
font-weight:bold;
}
.siteMapTitle td{
padding:4px 0px 6px 30px;
margin-bottom:15px;
font-size:12px;
}
.contactTable td{
padding:4px 0px 6px 0px;
margin-bottom:15px;
font-size:12px;
text-align:left;
}
.siteMapTitle td a, .contactTable td a{
font-weight:normal;
}
.eventTitle{
height:22px;
background-color:#fdddbf;
padding:8px 15px 7px 15px;
margin-bottom:16px;
font-size:12px;
font-weight:bold;
margin-top:18px;
}
.floatClearer{
clear:both;
}
/*Quick Tour*/
#quicktourMainDiv{
width:600px;
padding-top:10px;
}
#qtLogoPlaceHolder{
width:600px;
}
#qtLogoPlaceHolder div{
float:left;
}
/*Original Style
#galleryContents{
background-color:#fdddbf;
width:510px;
padding:32px 45px 30px 45px;
margin-top:10px;
margin-bottom:15px;
font-size:12px;
color:#434343;
height:268px;
line-height:18px;
}*/
#galleryContents{
background-color:#fdddbf;
width:516px;
padding:32px 42px 30px 42px;
margin-top:10px;
margin-bottom:15px;
font-size:12px;
color:#434343;
height:268px;
line-height:18px;
}

.imgType1{
float:left;
padding-right:25px;
}
.imgType2{
text-align:center;
padding-bottom:15px;
}
.imgType1Content{
padding-top:100px;
}
.imgType2Content{
text-align:center;
}
#qtNav{
width:600px;
}
#qtNav div{
float:left;
}
.buttonCursor{
cursor:pointer;
}
input{
border:1px solid #000000;
height:20px;
}
/*Pagination style starts*/
#paginationSlot{
margin-left:212px;
height:35px;
}
#pagination{
float:right;
color:#cc3300;
list-style:none;
margin:0;
padding:0;
font-size:11px;
padding-right:25px;
}
#paginationName{
float:right;
color:#cc3300;
font-weight:bold;
text-decoration:none;
margin-right:8px;
}
#paginationButton{
float:right;
color:#ffffff;
width:14px;
height:14px;
background-color:#000000;
text-align:center;
font-weight:bold;
text-decoration:none;
margin-right:8px;
}
#paginationButton a{
float:right;
color:#cc3300;
width:14px;
height:14px;
background-color:#c2bdbd;
text-align:center;
font-weight:bold;
text-decoration:none;
}
#paginationButton a:hover{
float:right;
color:#ffffff;
width:14px;
height:14px;
background-color:#000000;
text-align:center;
font-weight:bold;
text-decoration:none;
}
/*Pagination style ends*/