@charset "utf-8";
#header {
	background-image: url(images/images/header-bg.jpg);
	margin: 0px;
	padding: 0px;
	height: 94px;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
#middle #content ul li h3 {
	line-height: normal;
}

#footer {
	color: #000;
	background-image: url(images/images/footer-bg.jpg);
	text-align: right;
	clear: both;
	height: 33px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
	bottom: 0px;
	vertical-align: bottom;
	overflow: visible;
}
h1 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	color: #373FD2;
	text-align: left;
	padding-right: 5px;
}
h2 {
	font-size: 16px;
	color: #373FD2;
	text-align: right;
	padding-right: 10px;
}


#menu {
	background-image: url(images/images/menu-bg.jpg);
	height: 28px;
	width: 100%;
}
#middle {
	width: 100%;
}
#submenu {
	float: left;
	width: 25%;
	overflow: visible;
}
#content {
	float: left;
	width: 75%;
	line-height: normal;
	text-align: center;
}
.sub-bg {
	background-image: url(images/images/submenu-bg.jpg);
	background-repeat: repeat-y;
	padding: 10px;
	color: #FFF;
	line-height: 2px;
}
#middle #content ul li {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	text-align: left;
}
#text_technicalexp {
	font-weight: bold;
}
#middle #content h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #828282;
	font-style: italic;
	font-weight: bolder;
	font-size: 24px;
	text-align: center;
}
#middle #content p strong {
	text-align: justify;
	font-size: 14px;
}
#email {
	font-size: 18px;
}
#middle #content h5 {
	font-size: 14px;
	text-align: left;
	color: #848484;
	text-decoration: underline;
}
#middle #content h1 strong {
	text-align: left;
}
#middle #content h1 strong {
	text-align: left;
}
#middle #content ul li h4 {
	text-align: left;
}
#middle #content p {
	text-align: left;
}
#middle #content h6 {
	text-align: left;
	font-size: 18px;
}
