html { 
  background: #eee none no-repeat fixed center center; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

#group {
	width: 855px;
}

body {
	font: 13px/23px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #666666;
	margin: 15px;
	background-attachment: fixed;
	background-position: center top;
}

h1 {
	color: #3156a3;
	font-weight: bold;
}

h2 {
	font-weight: normal;
	font-style: normal;
	color: #0384ce;
}

h3 {
	font-weight: normal;
	font-style: normal;
	color: #42b3e5;
	margin-bottom: -12px;
}

a {
	color: #0384ce;
	text-decoration: none;
	font-size: 13px;
	
	
}

a:hover {
	color: #3156a3;
	text-decoration: none;
}

#head {
	width: 850px;
}

#show {
	width: 850px;
}

#logo {
	width: 500px;
	background: url(../img/header-logo.png) no-repeat left center;
	height: 90px;
	margin-right: 20px;
	margin-top: 10px;
	display: block;
	float: left;
}

#search {
	width: 268px;
	float: right;
}

#login a {
	width: 220px;
	height: 12px;
	padding: 1px 10px 10px;
	
	-webkit-border-radius: 10px;	-moz-border-radius: 10px;	border-radius: 10px;
	
   
	color: #42b3e5;
	font-weight: bold;
	background-color: white;
	border: 1px solid #aaa;
	float: right;
	margin: 5px 13px 24px 4px;
}

#menu {
	width: 850px;
	background-color: white;
	display: table;
}

#menu a {
	color: white;
	text-decoration: none;
	width: 92px;
	font-size: 13px;
	line-height: normal;
	height: 25px;
	margin-left: 3px;
	text-align: center;
	padding: 6px 5px 10px;
	
	-webkit-border-radius: 10px 10px 0px 0px;	-moz-border-radius: 10px 10px 0px 0px;	border-radius: 10px 10px 0px 0px;
	border-bottom-style: solid;
	border-bottom-color: #3156a3;
	
	 /* Safari 4-5, Chrome 1-9 */ 
   background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#3156a3), to(#0384ce)); /* Safari 5.1, Chrome 10+ */ 
   background: -webkit-linear-gradient(top, #3156a3, #0384ce); /* Firefox 3.6+ */ 
   background: -moz-linear-gradient(top, #3156a3, #0384ce); /* IE 10 */ 
   background: -ms-linear-gradient(top, #3156a3, #0384ce); /* Opera 11.10+ */ 
   background: -o-linear-gradient(top, #3156a3, #0384ce);
	float: left;
	margin-bottom: -3px;
}

#menu a:hover {
	color: white;
	text-decoration: none;
	position: relative;
	text-align: center;
	border-bottom-color: white;
	border-bottom-style: solid;
    
     /* Safari 4-5, Chrome 1-9 */ 
   background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0384ce), to(#42b3e5)); /* Safari 5.1, Chrome 10+ */ 
   background: -webkit-linear-gradient(top, #0384ce, #42b3e5); /* Firefox 3.6+ */ 
   background: -moz-linear-gradient(top, #0384ce, #42b3e5); /* IE 10 */ 
   background: -ms-linear-gradient(top, #0384ce, #42b3e5); /* Opera 11.10+ */ 
   background: -o-linear-gradient(top, #0384ce, #42b3e5);
   
   	  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  -ms-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;

      
    */}

/* @group Show pages */

#show_home {
	width: 820px;
	background: white url(../img/show-bg4.jpg) no-repeat -100px -70px;
	border-top-style: solid;
	border-top-color: #3156a3;
	display: table;
	height: 300px;
	padding-right: 15px;
	padding-left: 15px;
}

#show_profile {
	width: 820px;
	background: white url(../img/show-bg2.jpg) no-repeat center;
	border-top-style: solid;
	border-top-color: #3156a3;
	display: table;
	height: 300px;
	padding-right: 15px;
	padding-left: 15px;
}

#show_service {
	width: 820px;
	background: white url(../img/show-bg1.jpg) no-repeat center;
	border-top-style: solid;
	border-top-color: #3156a3;
	display: table;
	height: 300px;
	padding-right: 15px;
	padding-left: 15px;
}

#show_msoint {
	width: 820px;
	background: white url(../img/show-bg5.jpg) no-repeat left bottom;
	border-top-style: solid;
	border-top-color: #3156a3;
	display: table;
	height: 300px;
	padding-right: 15px;
	padding-left: 15px;
}

#show_member {
	width: 820px;
	background: white url(../img/show-bg6.jpg) no-repeat;
	border-top-style: solid;
	border-top-color: #3156a3;
	display: table;
	height: 300px;
	padding-right: 15px;
	padding-left: 15px;
}

#show_authorisation {
	width: 820px;
	background: white url(../img/show-bg3.jpg) no-repeat center;
	border-top-style: solid;
	border-top-color: #3156a3;
	display: table;
	height: 300px;
	padding-right: 15px;
	padding-left: 15px;
}

#show_query {
	width: 820px;
	background: white url(../img/show-bg7.jpg) no-repeat center -220px;
	border-top-style: solid;
	border-top-color: #3156a3;
	display: table;
	height: 300px;
	padding-right: 15px;
	padding-left: 15px;
}

#show_callcenter  {
	width: 820px;
	background: white url(../img/show-call.jpg) no-repeat center;
	border-top-style: solid;
	border-top-color: #3156a3;
	display: table;
	height: 300px;
	padding-right: 15px;
	padding-left: 15px;
}
#show_contact {
	width: 820px;
	background: white url(../img/show-bg.jpg) no-repeat right -100px;
	border-top-style: solid;
	border-top-color: #3156a3;
	display: table;
	height: 300px;
	padding-right: 15px;
	padding-left: 15px;
}

#slideshow { 
	position: relative; 
	width: 850px; 
	height: 300px;
	margin-right: auto;
	margin-left: auto;
	background-color: #3156a3;
}
#slideshow > div { 
		    top: 0; 
		    left: 0; 
		    right: 0; 
		    bottom: 0;
	position: absolute;
}


/* @end */

#body {
	position: relative;
	width: 850px;
}

#body p {
	text-align: justify;
}

.doc {
	height: 40px;
	display: block;
	width: 250px;
	background: url(../img/doc-icon.png) no-repeat left top;
	padding-left: 60px;
	padding-top: 10px;
}

.pdf {
	height: 40px;
	display: block;
	width: 250px;
	background: url(../img/pdf-icon.png) no-repeat left top;
	padding-left: 60px;
	padding-top: 10px;
}
.excel {
	height: 40px;
	display: block;
	width: 250px;
	padding-left: 60px;
	padding-top: 10px;
	background: url(../img/excel-icon.jpg) no-repeat left top;
}

.login {
	height: 40px;
	display: block;
	width: 250px;
	background: url(../img/login-icon.png) no-repeat left top;
	padding-left: 60px;
	padding-top: 10px;
}

.help {
	height: 40px;
	display: block;
	width: 250px;
	background: url(../img/help-icon.png) no-repeat left top;
	padding-left: 60px;
	padding-top: 10px;
}

.row {
	width: 820px;
	text-align: left;
	float: left;
	margin-bottom: 5px;
	margin-top: 5px;
}

.colum {
	width: 500px;
	text-align: left;
	float: left;
	margin: 5px;
}

.c3 {
	width: 260px;
	text-align: left;
	float: left;
	margin: 5px 5px 1px;
}

* {
	
}

.table {
	font-size: 11px;
	width: 810px;
}

.table a {
	font-size: 12px;
	width: 800px;
}

.landcol {
	width: 280px;
	float: left;
	height: 700px;
	background: url(../img/landing-pan.png) no-repeat center top;
	text-align: left;
	margin: 5px 1px 5px 2px;
}

.landcol h1 {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
	font-size: 21px;
}

.landcol img {
	margin-left: 16px;
	margin-top: 48px;
}

.landcol p {
	margin-left: 20px;
	font-size: 13px;
	margin-top: 70px;
	color: gray;
	margin-right: 20px;
	text-align: left;
}

.left {
	margin-left: 20px;
	font-size: 13px;
	margin-top: 70px;
	color: gray;
	margin-right: 20px;
	text-align: left;
}

.landcol ul {
	color: gray;
	list-style-type: none;
	padding-left: 19px;
}

.landcol ul .whiteb {
	color: white;
}

.readmore {
	background-color: white;
	text-decoration: none;
	color: #0384ce;
	height: 23px;
	width: 75px;
	text-align: center;
	display: inline-block;
	border-right: 2px solid #0384ce;
	margin-left: 270px;
	
	-webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  -o-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.readmore:hover {
	background-color: #0384ce;
	text-decoration: none;
	color: white;
	height: 23px;
	width: 75px;
	text-align: center;
	display: inline-block;
	border-right: 2px solid #0384ce;
	
		  
}

#foot {
	background-color: #e1e1e1;
	display: block;
	position: relative;
	border-top: 6px solid #42b3e5;
	float: left;
	width: 850px;
	font-size: 11px;
	line-height: 16px;
	margin-bottom: 35px;
	margin-left: 2px;
}

#foot .colum {
	width: 355px;
	text-align: left;
	float: left;
	padding: 5px 8px;
}

#foot h1 {
	color: #0384ce;
	font-weight: bold;
	font-size: 16px;
}

#foot .blue {
	color: #42b3e5;
}

#foot p {
}

#foot a {
	color: #0384ce;
	text-decoration: none;
	text-align: left;
	margin-bottom: 5px;
	
	
}

/* @group Containers */

.container {
	background-color: white;
}

#head .container {
	background-color: #f8f8f8;
	width: 820px;
	
	/* Safari 4-5, Chrome 1-9 */ 
   background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f8f8f8), to(#ffffff)); /* Safari 5.1, Chrome 10+ */ 
   background: -webkit-linear-gradient(top, #f8f8f8, #ffffff); /* Firefox 3.6+ */ 
   background: -moz-linear-gradient(top, #f8f8f8, #ffffff); /* IE 10 */ 
   background: -ms-linear-gradient(top, #f8f8f8, #ffffff); /* Opera 11.10+ */ 
   background: -o-linear-gradient(top, #f8f8f8, #ffffff);
	display: table;
	padding-right: 15px;
	padding-left: 15px;
}

#menu .container {
	background-color: white;
	width: 820px;
	display: table;
	padding-right: 15px;
	padding-left: 15px;
}

#body .container {
	width: 820px;
	display: table;
	padding-right: 15px;
	padding-left: 15px;
	background-color: white;
}

#body .container2 {
	background-color: white;
	width: 851px;
	display: table;
}

#foot .container {
	text-align: left;
	width: 820px;
	padding-right: 15px;
	padding-left: 15px;
}

/* @end */

#logoParade {
	width: 770px;
			height: 75px;
	padding: 10px;
	background-color: white;
}
#logoParade div.scrollableArea a
		{
			display: block;
			padding-left: 10px;
}