/* CSS layout */
a {
	color:white;
	text-decoration:none;
}
a:hover {
	color:white;
	text-decoration: underline;
}
.bottomLink {
	font-size:11px;
	color: #A4A4A4;
}
.bottomLink a {
	font-size:11px;
	color: #A4A4A4;
}
#headerH {
	text-align: left;
	margin:0px 0px -10px 62px;
	width: 103px;
}
.about_table {
	margin-left:-2px;
	margin-right:1px;
}
.about_table p {
	width: 539px;
	float:left;
	margin:2px 0px 0px 30px;
	font-size:14px;
	color:white;
}
#txt {
	width: 260px;
	text-align:justify;
	font-size: 12px;
	margin:0px 0px 8px 32px;
}
#md {
	width: 271px;
	text-align: right;
	font-size: 16px;
	color: #E9C68F;
	margin-top: 15px;
}
body {
	font-family: Verdana, Georgia, Arial;
	text-align:center;
	margin:0;
	padding:0;
	background-color:#3e4e60;
}
#bodi {
	background-color:#3e4e60;
	width: 890px;
	height: 779px;
    display: block;
    position: absolute;
    top: 0%;
    left: 50%;
    margin: 0px -460px;
}
#masthead {
	text-align:center;
}
#menu {
	width: 619px;
	color: #000000;
	font-weight:bold;
}
#menu a {
	color:#FFFFFF;
	font-weight: normal;
}

#page_content {
	width: 890px;
	height:472px;
	background:url('../images/aboutus/bg.jpg') no-repeat;
	text-align:center;
}
#list {
	margin:0;
	padding:0px 0px 0px 10px;
	width: 359px;
}
#list p {
	width: 368px;
}
.title {
	color: #E9C68F;
	font-weight:bold;
}
.paragraf {
	margin-left:45px;
}
#logoExp {
	width: 50%;
	
}
#logoExp span {
	color: #FFFFFF;
	font-size: small;
	margin-right:40px;
}
#logoExp span a {
	text-decoration: underline;
}

#footer {
	width:888px;
	height: 63px;
	background:url('../images/footer.png') no-repeat; 
	margin-left:2px;
}
#footer #tel p {
	 color:white;
	 font-size:10px;
	 width: 158px; 
	 text-align: left; 
	 float:left;
}
#footer #adres h6 {
	 color:white;
	 font-size:10px;
	 text-align: left; 
	 height:40px; 
	 float:right;
	 width: 181px;
	 margin:0;
	 color: #FFFFFF;
	 font-weight: normal;
}
.bottomLink {
	font-size:11px;
	color: #000000;
	margin-left: 8px;
	margin-top: 12px;
}
.bottomLink a {
	font-size:11px;
	color: #AEAEAE;
}

#tel {
	width: 158px;
	text-align: left;
	float:left;
	margin:0;
	padding-top:10px;
}
#tel a{
	color:white;
}

#tel p {
	width: 158px;
	margin-top: 1px;
	margin-left: 17px;
}
#adres {
	text-align: left;
	width:200px;
	height:40px;
	float:right;
	padding-top:10px;
}
#adres a{
	color:white;
}
.expLogo {
	border:0;
	margin-bottom: 35px; 
	margin-top: 40px; 
	margin-right: 52px; 
	vertical-align:top;
}
.style01 {
	width: 200px;
	display:inline;
	float:right;
	font-size:10px;
	color:silver;
	text-align:center;
}
.style2 {
	color: red;
}
.style01 h5 {
	margin:0px 0px 5px 0px;
	padding:0;
	font-size:12px;
}

