/* CSS Document */

body {
    background-color: #FFF;
	text-align: center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
    color: #000;
	background-color: #000;
	background-image: url(../_images/background_red.gif);
	background-repeat:repeat-x;
}
div#content {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	width: 800px;
	min-height: 635px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFF;
	background-image: url(../_images/header_image_01.gif);
	background-repeat: no-repeat;
    }
#content p {
    padding-left: 75px;
	padding-right: 75px;
	padding-top: 20px;
	margin: 0px;
}

#hiring p {
	background-color: #e4e4e4;
	padding: 20px 20px;
	margin: 25px 0 0 75px;
}

#headline {
    color: #cc0033;
	border-bottom: 1px dotted #999;
	font-weight: bold;
	font-size: 12px;
	letter-spacing: .15em;
}
ul#blackbar {
    text-align: center;
	width: 800px;
	height: 20px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #000;
	color: #FFFFFF;
}
#title_selected {
    font-size: 13px;
    color: #FFCC33;
}
#nav_1_selected {
    color: #FFCC33;
}
ul#nav_1 {
    text-align: center;
	height: 20px;
	width: 800px;
	margin: 0px;
	padding-top: 7px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #cc0033;
}
ul#pagetitle {
    text-align: center;
	font-weight:bold;
	letter-spacing: .25em;
	height: 29px;
	width: 800px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../_images/corner_curve_02.gif);
	background-repeat: repeat-x;
	background-color: #999;
}
li {
    display: inline;
}
#pagegraphic {
}
#inlinelogo {
    float: none;
	text-align: center;
	margin-left: 12px;
	margin-top: 20px;
}
div#footer {
    text-align: center;
	color: #cc0033;
}
#phones {
    color: #cc0033;
}
#email a:link, a:visited {
    color: #cc0033;
	text-decoration: none;
}
#email a:hover {
    color: #000000;
}
#nav_1 li a:link, a:visited {
    color: #fff;
	text-decoration: none;
}
a:hover {
    color:#000;
}
