@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
	background-image:url(images/minisite/minisite_bg.jpg);
	background-repeat:repeat-x;
}

body,html {
	width: 100%;
	height: 100%;
}

#banner {
	position:relative;
	top:30px;
	height: 57px;
	background-color:#7b7b71;
	width:100%;
}

#content {
	margin-left:24px;
	margin-bottom:20px;
	margin-right:20px;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	color:#828282;
	font-size:11px;
	line-height: 18px;
}

#contentjobs {
	margin-left:24px;
	margin-bottom:20px;
	margin-right:20px;
	margin-top:50px;
	text-align:justify;
	font-family:Verdana, Geneva, sans-serif;
	color:#828282;
	font-size:11px;
	line-height: 18px;
}


#content h1{
	font-size:14px;
	color:#414141;
	font-weight:bold;
	text-align:left;
	margin-bottom:2px;
}

#content h2{
	font-size:13px;
	text-transform:uppercase;
	color:#616161;
	font-weight:normal;
	text-align:left;
	margin-top:-5px;
}

#footer {
	font-family:Verdana, Geneva, sans-serif;
	color:#333;
	width:100%;
	font-size:9px;
	text-align:center;
	margin-top:15px;
	margin-bottom:3px;
	height:10px;
	position:absolute;
	bottom:40px;
}

#imgBar {
	width:175px;
	background-color:#f3f3f3;
	margin-right:25px;
	margin-bottom:15px;
	padding-top:5px;
	padding-bottom:5px;
	float:left;
	height:100%;
}

#imgBar img {
	margin:10px;
	margin-top:5px;
	margin-bottom:5px;
	border: 0px none #000;
}

#menu {
	margin-left:24px;
	margin-top:47px;
	margin-bottom:19px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#5b5b5b;
}

#menu div{
	margin:4px;
}

#menu a{
	color:#5b5b5b;
	text-decoration:none;
}

#menu a:hover{
	text-decoration:underline;
}


#main_logo {
	background-image:url(images/minisite/minisite_logo.jpg);
	width:254px;
	height:57px;
	margin-left:15px;
	float:left;
}

#minSize {
	position:absolute;
	left:0px;
	top:0px;
	width:500px;
	height:400px;
}

#section_title {
	width:200px;
	height:57px;
	margin-left:20px;
	position:absolute;
	left:270px;
	top:0px;
	background-repeat:no-repeat;
}

