#menu {
	border-bottom : 1px solid #21499C;
	margin : 0;
	padding-bottom : 29px;
	padding-left : 10px;
}

#menu ul, #menu li	{
	display : inline;
	margin : 0;
	padding : 0 ;
}

	
#menu a:link, #menu a:visited	{
        background: #EF8E31 url(images/wind.gif) no-repeat;
	border : 1px solid #21499C;
	color : #FFFFFF;
	float : left;
	font-size : small;
	font-weight : bold;
	line-height : 24px;
	margin-right : 8px;
	padding : 2px 12px 2px 38px;
	text-decoration : none;
}

#menu a:link.active, #menu a:visited.active	{
        background: #EF9E42 url(images/wind.gif) no-repeat;
	border-bottom : 1px solid #fff;
	color : #000;
}

#menu a:hover	{
	color : #FFFFFF;
        background: #EF9E42 url(images/wind.gif) no-repeat;
        text-decoration:underline;
}

body.section-1 #menu li#nav-1 a, 
body.section-3 #menu li#nav-3 a,
body.section-4 #menu li#nav-4 a {
        color:#FFFFFF;
        background: #336699 url(images/linux.gif);
        border-bottom:1px solid #31699C;
}
body.section-1 #menu li#nav-1 a {
background: #336699 url(images/linux.gif);
background-repeat: no-repeat;
}
body.section-2 #menu li#nav-1 a {
background: #336699 url(images/orlin.gif);
background-repeat: no-repeat;
}
body.section-2 #menu li#nav-2 a {
background: #336699 url(images/windb.gif);
border-bottom:1px solid #31699C;
background-repeat: no-repeat;
}


#menu #subnav-1,
#menu #subnav-2,
#menu #subnav-3,
#menu #subnav-4 {
	display : none;
	width: 90%;
}

body.section-1 #menu ul#subnav-1, 
body.section-2 #menu ul#subnav-2,
body.section-3 #menu ul#subnav-3,
body.section-4 #menu ul#subnav-4 {
	display : inline;
	left : 10px;
	position : absolute;
	top : 95px;
}

#menu ul#subnav-1 a, 
#menu ul#subnav-2 a,
#menu ul#subnav-3 a,
#menu ul#subnav-4 a {
	background : #fff;
	border : none;
	border-left : 1px solid #21499C;
	color : #999;
	font-size : smaller;
	font-weight : bold;
	line-height : 10px;
	margin-right : 4px;
	padding : 2px 10px 2px 10px;
	text-decoration : none;
}

 #menu ul a:hover {
        color : #f00 !important;
}

#contents {
width:506px;
background: url(images/back1.gif) top repeat-x;
        border : 1px solid #21499C;
	border-top : none;
	clear : both;
	margin : 0px;
	padding : 15px 0;
}

/*#hatchtxt {
background: url(images/hatchback.gif) top repeat-y;
float:right;
postion:relative;
margin: 10px 0;
padding:0 5px;
border-left:1px solid black;
width:460px;
height:117px;
}

#babytxt {
background: url(images/babyback.gif) top repeat-y;
float:right;
postion:relative;
margin: 5px 0;
padding:0 5px;
border-left:1px solid black;
width:460px;
height:117px;
}

#swamptxt {
background: url(images/swampback.gif) top repeat-y;
float:right;
postion:relative;
margin: 5px 0;
padding:0 5px;
border-left:1px solid black;
width:460px;
height:117px;
}
*/
#jobheader{
color:#31659C;
font-size:24px;
font-weight:bold;
text-align:center;
padding: 0 0 15px;
}

.jobtitle {
font-weight:bold;
padding:2px 2px;
}

.jobtext {
padding: 0 10px;
}

.jobblock {
margin:10px;
}
.bottomapply {
text-align:center;
font-size:22px;
}

#back {
background: url(images/back.jpg) top repeat-x;
}
