/* CSS Document */


body {	
	background: #302D1E url(../images/background.jpg);	
	margin: 0px;	
} 
h3{
        color: #FFFF00;
        font-family: arial narrow;
        font-size: 20px;
        font-stretch: ultra-condensed;
}
.long a {
       color: #FFFF00;

}
#wrapper {
      width:800px;
      margin: 0px auto;	
      background: url(../images/wrapper.jpg) repeat-y;	

}
#container { 	
	width: 760px;	
	margin: 0px auto;	
	padding-top: 20px;	
	text-align: center;	
	font: normal 1em/160% "Trebuchet MS", Verdana, "Lucida Grande", sans-serif;	
	position: relative;}

#container img#pana {	
	padding: 8px;
	margin-bottom: -3px;}

	
/* ------------------- Middle Section ----------------------- */

#middle_section {
	background: url(../images/conbkg3.png) repeat-y;		
	text-align: left;
	width:760px;	
	clear: both;
	margin: 0px;	
	padding-top: 5px;	
	z-index:5;}
	
#middle_employ {
	background: url(../images/conbkg3.png) repeat-y;		
	text-align: left;
	width:760px;	
	clear: both;
	margin: 0px;	
	padding-top: 5px;
	min-height:600px;	
	z-index:5;}
	
#middle_layer {
	
	margin-top:30px;
	margin-left:20px;
	padding-left: 10px;
	width:710px;	
	min-height:500px;
	z-index:6;}
	
#middle_layer_employ {
	
	margin-top:30px;
	margin-left:20px;
	padding-left: 10px;
	width:710px;	
	height:615px;
	z-index:6;}
	
#middle_left {
	float: left;
	width: 320px;
	text-align:center;
	margin-top:10px;
	
	}
	
#middle_right {
	float: right;
	width: 340px;
	text-align:left;
	margin-top:10px;
	margin-right: 10px;
        padding: 15px 20px 0px 20px;
        font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:#333333;
        
}
 .long{
        background: url(../images/side-bar-long.jpg) no-repeat;
        height: 550px;

}
 .short{
        background: url(../images/side-bar-short.jpg) no-repeat;
        height: 400px;

}
#projects {
	float: left;
	width: 760px;
	text-align:center;	
	clear: both;
        margin: 0px auto;		
	position: relative;
	}

#footer {
	
	
	width:760px;
	height:70px;
	clear: both;}
	
#footerOther {

	width:760px;
	height:80px;
}
	
#lower {
	
	font-size:10px;
	}
	
	
#logos{
height: 110px;font-size:10px;

}
#clear{
      clear: both;
      width: 100%;
      height: 10px;
}
.formfont {
	font:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:white;
	}

.img_right{
        float: right;
        padding: 0px 20px;
}
.img_left{
        float: left;
        padding: 0px 20px;
}


.img_right{
      padding: 0px;
      margin: 0px;
}
.home #footer{
     
     height: 110px;
   
}
#clear{
     clear: both;
     float: left;
     width: 100%;
     height: 5px;

}