body {
	text-align: center;
	margin: 0 auto;
	font-size: 11px;
	background-image:url(../images/pagebg.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#container {
	width: 910px;
	margin: 0 auto;
	height: 100%;
	overflow:hidden;
	background-image:url(../images/bg.gif);
}

#container a{
	font-family: Arial;
	font-size: 12px;
	line-height:16px;
	color:#2a458e;
	text-decoration:underline;
}

#logo{
	float:left;
	width:250px;
	height:135px;
	text-align:left;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
}

#lang{
	float:right;
	width:660px;
	text-align:left;
	background-color:#FFFFFF;
	height:135px;
	padding:0;
	margin:0;
}

#content {
	width:880px;
	padding:12px 15px 12px 15px;
}

#content2 {
	width:910px;
	padding:0px;
}

#contact {
	clear:both;
	width:880px;
	text-align:center;
}

#left {
	float:left;
	width:370px;
	background-color:#ffffff;
}

#left2 {
	float:left;
	width:280px;
	background-color:#e6e5e4;
}


#rigth {
	float:right;
	width:495px;
	background-color:#FFF;
	margin:0 auto;
	padding-left:15px;
	padding-top:20px;
}

#rigth2 {
	float:right;
	width:585px;
	background-color:#FFF;
	margin:0 auto;
	padding-left:15px;
	padding-top:20px;
}


#rigth a{
	color:#2a458e;
	font-weight: normal;
	text-decoration:none;
	font-family: Arial;
	font-size:12px;
}

#rigth a:hover{
	color:#2a458e;
	font-weight: normal;
	text-decoration:underline;
	font-family: Arial;
	font-size:12px;
}

#menu{
	clear:both;
	width:906px;
	height:44px;
	background-image:url(../images/menubg.gif);
	margin:0 2px 0 2px;
	padding:0;
}

#menu ul{
	width:906px;
	font-family:Arial;
	font-size:12px;
	list-style-type: none;
	margin: 0 auto;
	padding:13px 0 0 0;
	text-align:left;
}

#menu ul li{
	display: inline;
	text-align:leeft;
	margin: 0 auto;
}

#menu li a{
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#2b449c;
	padding:0 67px 0px 67px;
	text-align:left;
	background: url(../images/menuline.gif) left no-repeat;
	margin: 0 auto;
}

#menu li a:hover{
	color:#ba301d;
	padding:0 67px 0px 67px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	background: url(../images/menuline.gif) left no-repeat;
	margin: 0 auto;
}

.selected{
	color:#ba301d;
	padding:0 67px 0px 67px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	background: url(../images/menuline.gif) left no-repeat;
	margin: 0 auto;
}

.anobg{background:none !important}

p {
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color:#4a4a4a;
}

.ptext {
	text-align: justify;
	font-family: Arial;
	font-size: 12px;
	line-height:18px;
	color:#4a4a4a;
}

.industries {
	text-align: justify;
	font-family: Arial;
	font-size: 13px;
	line-height:20px;
	color:#4a4a4a;
}

.bluetext {
	font-family: Arial;
	font-size: 12px;
	color:#2a458e;
}

.goldtext {
	font-family: Arial;
	font-size: 12px;
	color:#b89958;
}

.white {
	font-family: Arial;
	font-size: 12px;
	color:#ffffff;
}

h1{
	font-family:Arial;
	color:#29458e;
	font-size:22px;
	font-weight:bold;
	text-align:left;
	line-height:28px;
}

h2{
	font-family:Arial;
	color:#29458e;
	font-size:18px;
	font-weight:bold;
	text-align:left;
}

#footer{
	width:910px;
	height:44px;
	background-image:url(../images/footer.gif);
	clear:both;
	text-align:right;
	color:#8e9ab7; 
	font-family:Arial;
	font-size:10px;
	position:relative;
	margin: 0 auto;
}

#legal{
	width:480px;
	height:34px;
	float:left;
	text-align:left;
	padding:10px 0px 0 20px;
	color:#fff; 
	font-family:Arial;
	font-size:11px;
}

#legal a{
	color:#fff; 
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
}

#legal a:hover{
	color:#fff; 
	font-family:Arial;
	font-size:11px;
	text-decoration:underline;
}

#copyright{
	width:280px;
	height:34px;
	float:right;
	text-align:right;
	padding:10px 20px 0 0;
	color:#8e9ab7; 
	font-family:Arial;
	font-size:10px;
}

#copyright a {
	color:#8e9ab7; 
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}

#copyright a:hover {
	color:#8e9ab7; 
	font-family:Arial;
	font-size:10px;
	text-decoration:underline;
}

#back{
	text-align:left;
	padding-bottom:10px;
}
