/* CSS Document */
html, body, h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
}

.equip_branch{
font-weight: bold; 
font-stretch:condensed;
border-bottom: solid 1px #0066FF;
padding-bottom: 3px;
background:#FFCC00;
}

body {
	background: #FFFFFF;
	text-align: center;
	font: 11px arial, sans-serif;
	color: #333333;
}

a {
	color: #DB261F;
	font-weight: bold;
	text-decoration: none;
}
#gen a{
	color: fff;
	text-decoration: none;
}

#gen a:hover{
	color: 000;
	text-decoration: none;

}
a:hover {
	color: #4E8FCB;
	text-decoration: underline;
}

.equips a{
	color: #333333;
	font-weight: normal;
	text-decoration: none;
	}
	
.equips a:hover{
	color: #DA251C;
	font-weight: normal;
	text-decoration: none;
	}
#wrapper {
	text-align: left;
	margin: auto;
	width: 1002px;
}

#logo {
	text-align: left;
	height: 100px;
	background: #FFF;
	border-left: solid 1px #FFF;
}

#middle {
	text-align: left;
	height: 18px;
	background: #FFF;
}

#main {
	clear:both;
	text-align: left;
	background: #FFF;
}

#banner-imgs {
	float: left;
	height: 256px;
	width: 537px;
	background: #000;
	border-bottom: solid 10px #DDD800;
}

.myPix {
	padding: 3px; 
	border: solid 1px #A5C6E5; 
	margin-right: 10px;
	}

#banner-imgs2 {
	float: left;
	height: 256px;
	width: 537px;
	background: #000;
	border-bottom: solid 10px #DDD800;
	background: url(../images/banner-img11x.jpg) no-repeat;
}

/*#pad {
	text-align: left;
	height: 20px;
	width: 100%;
	background: #CCCCCC;
}*/

#slogan {
	float: left;
	height: 256px;
	width: 296px;
	background: #FFF;
	border-bottom: solid 10px #DDD800;
	/*background: url(../images/side5gif.gif) no-repeat;*/
}

#links {
	float: left;
	z-index: 1;
	left: 337px;
	top: 120px;
	height: 256px;
	width: 169px;
	background: #000;
	border-bottom: solid 10px #DDD800;
	background: url(../images/link-makup.jpg) no-repeat;
}

.link1 a{
	color: #333333;
	font-weight: normal;
	margin-bottom: 15px;
}

.link1 a:hover{
	color: #333333;
	border-bottom: solid 1px #DA251c;
	text-decoration: none;
	}
	
.link2 a{
	color: #333333;
	font-weight: normal;
	margin-bottom: 15px;
}

.link2 a:hover{
	color: #333333;
	border-bottom: solid 3px #DA251c;
	text-decoration: none;
	}

	
	#relatedlinks a{
	font-family: arial, sans-serif;
	}
	
#footer{
	clear: both;
	width: 972px;
	height: 30px;
	margin: 0px 0px 0px 0px;
	padding: 3px 15px 15px 15px;
	text-align: center;
 	border-top: solid 2px #3399FF;

	}
	
	#footer a{
	color: #333333;
	}
	
	#footer a:hover{
	border-bottom: solid 1px #CCCC00;
	text-decoration: none;
	}
#pictureWrapper {
    float: left;
    margin: 0;
}


textarea {
	width: 300px;
	padding:2px;
	padding-bottom: 5px;
	height: 150px;
	border: 1px solid #999999;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;
	display: block;
	color: #666666;
	background: #FFF;
	overflow: auto;
	margin-bottom: 10px;
}
input {
	padding: 2px;
	margin-bottom: 10px;
	width: 150px;
	border: 1px solid #999999;
	font: normal 1em Verdana, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #666666;
	background: #FFF;
}

.upload-input{
	width: 200px;
	}

button { 
	margin: 0; 
	width: 50px;
	font: normal 1em Arial, Sans-serif; 
	border: 1px solid #999999;
	padding: 2px 3px; 	
	color: #FFFFFF;
	background: #990000;
}

.input-p {
	padding-top: 12px;
	}

form{
margin-left: 30px;
}

.people{
	height: 140px;
	padding-bottom: 35px;
	}
	
.qualify_details{
	border-bottom: solid 1px #CCCCCC;
	}
	
.job-detail-top{
	margin-top: 50px;
	}
	
.job-base{
	border-top: solid 1px #CCCC00;
	border-bottom: solid 1px #0066FF;
	}
	
.warning {
  color:#f00;
  font-weight:bold;
  }

#firstCap {
position:absolute;
top: 75px; 
width: 386px;
color: #000;
padding-left: 20px;
padding-bottom: 2px;
background: #eee;
height: auto;
border: solid 1px #000;
border-top: solid 1px #fff;
  
}

.firstNewsImg {
margin: 10px;
padding-left: 10px;
padding: 2px; 
border: solid 1px #000;
margin-bottom: 5px;
margin-right: 0px;
display:inline;
}

.dblist{
	padding-bottom: 10px;

	border-bottom: solid 5px #eee;
}

#pictureWrapper {
    float: right;
    margin: 0 20px 0 10px;
}