body {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #303445;
	text-align: center;
	/**/
	/*background-color:#6D8198;*/
	background-color:#666;
	background-image: url(../images/Background.gif);
	background-repeat: no-repeat;
	background-position:center top;
}
body{ /* Mozilla Firefox alignment */
	text-align: -moz-center;
}
/*////////////////////////////////////////////////////////////////////////////////*/
h1, h2, h3{
	font-family: Calibri, Arial, Tahoma, Helvetica, sans-serif;
	color: #067891;
	font-size:14px;
	font-weight: normal;
	margin-bottom:15px;
	margin-top:0px;
	padding:0px 20px;
	/**/
	background:url(../images/icons/header_indicator_left.gif) no-repeat center left;
}
h3{
	font-size:12px;
	width:50px;
	padding:0px;
	background:url(../images/icons/header_indicator_left.gif) no-repeat center right;
}
a:link, a:visited {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #067891;
	text-decoration: none;
	font-size:11px;
}
a:hover {
	text-decoration: underline;
	font-size:11px;
} 
/*////////////////////////////////////////////////////////////////////////////////*/
#body{
	width:900px;
	position:relative;
}

#content{
	text-align:left;
	direction:ltr;
	width:900px;
	line-height:20px;
	padding-top:10px;
	/**/
	background:url(../images/body_top_curve.gif) top center no-repeat #fff;
}
/*#content img{
	float:right;
	margin-left:10px;
	margin-bottom:0px;
}*/

#mainBar{
	width:674px;
}
#sideBar{
	width:auto;
}
#header{
	width:auto;
	height:192px;
	/**/
	background-image: url(../images/Banner_SmartCard.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#header #menu{
	position:absolute;
	left:218px;
	top:140px;
	width:702px;
	/**/
	background-image: url(../images/Menu_Backgournd_Right.png);
	background-repeat: no-repeat;
	background-position: right center;
	/**/
	text-align:left;
}
#header #sitemap{
	position:absolute;
	top:46px;
	left:0px;
	width:100%;
	/**/
	text-align:right;
}
#header #sitemap a{
	color:#FFFFFF;
	text-decoration:none;
}
#header #sitemap a:hover{
	text-decoration:underline;
}
#languageBarContainer{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height: 28px;
	/**/
	text-align:center;
	background-image: url(../images/LanguageBar_Background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#languageBarContainer{ /* Mozilla Firefox alignment */
	text-align:-moz-center;
}
#languageBar{
	position: relative;
	top:0px;
	width:900px;
	height:28px;
	/**/
	text-align:right;
	color: #FFFFFF;
}
#languageBar{
	text-align: -moz-right;
}
#languageBar #flagBox{
	position:relative;
	width:223px;
	height:28px;
	background-image: url(../images/FlagBox_Background.jpg);
	background-repeat: no-repeat;
	/**/
	padding-top: 6px;	
	/**/
	text-align:center;
}
#languageBar #flagBox{ /* Mozilla Firefox alignment */
	text-align:-moz-center;
}
#languageBar #flagBox img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;	
}
#languageBar #flagBox .spacer{
	margin-top: 0px;
	margin-right: 40px;
}
#flashBanner{
	float:right;
	margin-top:19px;
}
/*//////////////////////////////////////////////////////////////*/

.topFive {
	border:#CCCCCC 1px solid;
	padding:10px;
	margin-left:-10px;
}
/*//////////////////////////////////////////////////////////////*/
#bottomLinks{
	font-size: 11px;
	color: #fff;
	text-align:center;
	direction:rtl;
	/**/
	background-image: url(../images/bottomlink_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	/**/
	height: 76px;
	width: 900px;
	/**/
	clear:both;
	/**/
	margin-top:0px;
}
#bottomLinks{
	text-align:-moz-center
}
#bottomLinks #menu{
	position:relative;
	top:15px;
}
#bottomLinks #copyright{
	position:relative;
	top:32px;
	font-size:10px;
}
#bottomLinks #separator{
	color:#888;
	margin-right: 30px;
	margin-left: 30px;	
}
/*//////////////////////////////////////////////////////////////*/
#contactInfo{
	padding:10px;
	border:#CCCCCC 1px solid;
}
#contactInfo p{
	margin:3px;
}
/*//////////////////////////////////////////////////////////////*/
#contactForm{
	padding:10px;
	border:#CCCCCC 1px solid;
}
#contactForm label{
	margin:10px;
	display:block;
}
/*//////////////////////////////////////////////////////////////*/
.required{
	color: #FF0000;	
}
/**/
.aboutPage{
	border: 1px solid #C5DDEB;
	background-color: #ECF3F9;
	padding:10px;
}
.aboutPage img{
	border: 1px solid #C5DDEB;
}
/**/
input, select, textarea{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	/**/
	width:200px;
}
select{
	font-size:12px;
	width:206px;
}
textarea{
	width:450px;
}
.contactButton{
	width:50px;
}
/**/
.associate img{
	border:none;
}
.associate h2{
	font-size:18px;
	margin-bottom:-15px;
	margin-top:20px;
}
.pdf{
	float:right;
}
.pdf img{
	border:none;
	margin: 5px;
	height: 20px;
}
.pdf img .list{
	width:16px;
	height:16px;
}

.sdk{
	float:right;
	
}
.sdk img{
	border:none;
	margin: 5px;
	height: 20px;
}
.sdk img .list{
	width:16px;
	height:16px;
}


.driver{
	float:right;
	
}
.driver img{
	border:none;
	margin: 5px;
	height: 20px;
}
.driver img .list{
	width:16px;
	height:16px;
}


.extraImage {
	height: 120px;
}

