/* CSS Document */

body {
	margin:15px 0px; padding:0px;
    background-image :  url(images/mainback.jpg);
    background-repeat : repeat-x;
	text-align:center;
	background-color: #6A696E;
	}

a.search:link {color: #5a5a5a; text-decoration: none; outline: none}
a.search:active { color: #a98d4f;  text-decoration: none; outline: none}
a.search:visited {color: #5a5a5a; text-decoration: none; outline: none}
a.search:hover {color: #a98d4f; text-decoration: underline; outline: none}

a.copyright:link {color: #afc0cf; text-decoration: none; outline: none}
a.copyright:active { color: #afc0cf;  text-decoration: none; outline: none}
a.copyright:visited {color: #d3d3d1; text-decoration: none; outline: none}
a.copyright:hover {color: #afc0cf; text-decoration: underline; outline: none}

#wrapper {
    position : relative;
	width:760px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-color:transparent;
	}

#leftnav {
    position : absolute;
	top: 0px;
	left: 0px;
	width:200px;
    height: 597px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-image :  url(images/navback.jpg);
	border-bottom : 1px solid #d9dbdc;
	}

#topflash {
    position : absolute;
	top: 0px;
	left: 200px;
	width: 560px;
	height: 196px;
	margin: 0px auto;
	text-align:left;
	padding:0px;
	background-color:transparent;
	}

#middlecontent {
    position : absolute;
	top: 196px;
	left: 200px;
	width: 560px;
	height: 307px;
	margin: 0px auto;
	text-align:left;
	padding:0px;
	background-color:transparent;
	}

#bottomnav {
    position : absolute;
	top: 503px;
	left: 200px;
	width: 558px;
	height: 28px;
	margin: 0px auto;
	text-align:left;
	padding:0px;
	background-color:#435d6c;
	border-left : 1px solid #d9dbdc;
	border-right : 1px solid #d9dbdc;
	}
	
* html #bottomnav{ /* This is the Tan hack for IE6 */
	width: 560px;
}

#bottom {
    position : absolute;
	top: 531px;
	left: 200px;
	width: 558px;
	height: 66px;
	margin: 0px auto;
	text-align:center;
	padding:0px;
	background-color:#484848;
	border-left : 1px solid #d9dbdc;
	border-bottom : 1px solid #d9dbdc;
	border-right : 1px solid #d9dbdc;
	}

* html #bottom{ /* This is the Tan hack for IE6 */
width: 560px;
height: 72px;
padding-top:20px;
}

#secondaryleftnav {
    position : absolute;
	top: 0px;
	left: 0px;
	width:200px;
    height: 597px;
	margin:0px auto;
	text-align:left;
	padding:0px;
	background-image :  url(images/navback.jpg);
	}

#secondarytopbanner {
    position : absolute;
	top: 0px;
	left: 200px;
	width: 560px;
	height: 235px;
	margin: 0px auto;
	text-align:left;
	padding:0px;
	background-color:transparent;
	}
	
#secondarymiddlecontent {
    position : relative;
	top: 235px;
	left: 100px;
	width: 558px;
	margin: 0px auto;
	text-align:left;
	padding-top:25px;
	background-color:#E7E4CF;
    border-left : 1px solid #ffffff;
	border-right : 1px solid #ffffff;
	}
	
* html #secondarymiddlecontent{ /* This is the Tan hack for IE6 */
	left: 200px;
}

#secondarybottomnav {
    position : relative;
	top: 0px;
	left: 0px;
	width: 558px;
	height: 28px;
	margin: 0px auto;
	text-align:left;
	padding:0px;
	background-color:#435d6c;
	}
	
#secondarybottom {
    position : absolute;
	top: 531px;
	left: 200px;
	width: 558px;
	height: 66px;
	margin: 0px auto;
	text-align:center;
	padding:0px;
	background-color:#484848;
	border-left : 1px solid #d9dbdc;
	border-bottom : 1px solid #d9dbdc;
	border-right : 1px solid #d9dbdc;
	}

* html #secondarybottom{ /* This is the Tan hack for IE6 */
width: 560px;
height: 72px;
padding-top:20px;
}

p{
      font-family : Arial, Verdana, Helvetica, sans-serif;
      font-size : 12px;
      font-weight : normal;
	  color : #000;
      line-height : 120%;
}

li{
      font-family : Arial, Verdana, Helvetica, sans-serif;
      font-size : 12px;
      font-weight : normal;
	  color : #000;
      line-height : 120%;
}

h1{
      font-family : Arial, Verdana, Helvetica, sans-serif;
      font-size : 14px;
      font-weight : bold;
	  color : #7C7341;
      line-height : 120%;
}


.careertext{
      font-family : Arial, Verdana, Helvetica, sans-serif;
      font-size : 12px;
      font-weight : normal;
	  color : #000;
      line-height : 180%;
}

.advancedsearch{
      font-family : Arial, Verdana, Helvetica, sans-serif;
      font-size : 10px;
      font-weight : normal;
	  color : #000;
      line-height : 100%;
}

.smallcopy{
      font-family : Arial, Verdana, Helvetica, sans-serif;
      font-size : 9px;
      font-weight : normal;
      color : #fff;
}

.homelowerlogo{
float:right
}

#contenttable{
width: 500px;
height: 368px;
border: 0px;
cellspacing: 0px;
cellpadding: 0px;
padding-bottom: 10px;
}

* html #contenttable{ /* This is the Tan hack for IE6 */
height: 373px;
}