@charset "utf-8";
/* 
CSS Document
Site: http://www.arrowmac.com
Author: Out West Branding
Date: December 15, 2008
*/


html { overflow-x: auto; height:100%;}
	/* fixes MSIE scrollbar bug DO NOT REMOVE, has no effect in Mozilla, or Opera */

body {
  	font-family: "Tahoma", Arial, Helvetica, sans-serif;
  	font-size: 13px;
  	color: #000000;
  	line-height: 1.4em;
  	background-color: #CCCCCC;
  	margin-top: 0;
  	}

a {
	margin: 0px;
	padding: 0px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}

p {
  	margin: 0 15px 15px 20px;
  	}

div {
  	margin: 0;
  	padding: 0;
  	}

h1 {
  	color: #000000;
  	font-size: 18px;
  	font-weight: bold;
  	line-height: 1em;
  	padding: 0 0 15px 20px;
  	margin: 0;
  	}

h2 {
  	color: #333333;
  	font-size: 15px;
  	font-weight: bold;
  	line-height: 1em;
  	padding: 0 0 15px 20px;
  	margin: 0;
  	}

h3 {
  	color: #FFFFFF;
  	font-size: 16px;
  	font-weight: normal;
  	padding: 0;
  	margin: 0;
 	}

h4 {
	font-weight: bold;
	padding-left: 20px;
	}

li {
  	color: #000000;
  	}

img {
  	border: 0;
  	}

td {
	padding: 10px 0;
	}


/************** IDs and Classes **************/


#case {
	margin: 0 auto 100px auto;
	text-align: left;
	/* re_aligns text to left second part of two part MSIE centering workaround */
	width: 800px; 	/* Total width */
	}

#flashCase {
	margin: 100px auto auto auto;
	padding: 10px;
	width: 700px;
	background-color: #4c4d4f;
	}

#launchCase {
	margin: 100px auto;
	width: 800px;
	}

#introSkip {
	margin: auto;
	text-align: center;
	padding: 20px;
	}

#introSkip a {
	font-weight: normal;
	}

#introSkip a:hover {
	text-decoration: underline;
	}

#contentWrapper {
	width: 800px;
	margin: 0 auto;
	margin-top: 20px;
	min-height: 500px;
	background-image: url(images/bottom_graphic.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	}

#header {
  	width: 760px;
  	padding: 20px;
  	margin-bottom: 15px;
  	text-align: right;
  	background-color: #4c4d4f;
  	background-image: url(images/header.gif);
  	background-position: bottom left;
  	background-repeat: no-repeat;
	border-bottom: 2px solid #FFDE05;
  	}

#headerHome {
  	width: 760px;
  	padding: 20px;
  	text-align: right;
  	background-color: #4c4d4f;
  	background-image: url(images/header.gif);
  	background-position: bottom left;
  	background-repeat: no-repeat;
	border-bottom: 2px solid #FFDE05;
  	}

#noFlash {
	float: left;
	width: 375px;
	height: 100px;
	padding-top: 35px;
	margin-bottom: 15px;
	border-right: 1px solid #000000;
	background-color: #FFFFFF;
	}

#footer {
	width: 760px;
	padding: 20px;
	text-align: center;
	font-size: 90%;
	background-color: #FFDE05;
	}

#column_left {
	float: left;
	width: 160px;
	margin: 10px 0px 45px 0px;
	}

#column_right {
	float: left;
	width: 215px;
	padding: 0 15px 15px 14px;
	}

#column_center {
	float: left;
	width: 375px;
	min-height: 365px;
	padding: 15px 15px 15px 5px;
	}

#center_wrapper {
	float: left;
	width: 640px;
	}

#top {
	float: left;
	width: 800px;
	}

#top_left {
	float: left;
	width: 555px;
	border-right: 1px solid #000000;
	}

#bottom {
	float: left;
	clear: left;
	width: 605px;
	height: 125px;
	margin: 0 14px 0 180px;
	border-top: 1px solid #000000;
	}

/* Hides from IE5/Mac \*/
  *html #bottom { margin: 0 0 0 90px; }
/* End hide from IE5/Mac */

#contactTbl {
	color: #000000;
	margin-left: 20px;
  	}

a.nav {
	font-size: 16px;
	display: block;
	width: 140px;
	height: 27px;
	padding: 5px 0 0 20px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #4c4d4f;
	border-bottom: 1px solid #FFFFFF;
	}

a.nav:hover {
	background-color: #FFDE05;
	border-bottom: 1px solid #FFFFFF;
	}

a.subnav {
	display: block;
	width: 120px;
	height: 25px;
	margin-left: -40px;
	padding: 5px 0 0 40px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px solid #FFFFFF;
	}

a.subnav:hover {
	background-color: #CCCCCC;
	}

img.header {
	border-bottom: 1px solid #000000;
	}

ul.navbar {
	margin: 0;
	padding: 0;
	list-style: none;
	}

ul.subnav {
	list-style: none;
	}

li.nolink {
	font-size: 16px;
	display: block;
	width: 140px;
	height: 27px;
	padding: 5px 0 0 20px;
	text-align: left;
	text-decoration: none;
	color: #4c4d4f;
	background-color: #FFDE05;
	border-bottom: 1px solid #FFFFFF;
	}

li.nolinksub {
	display: block;
	width: 120px;
	height: 25px;
	margin-left: -40px;
	padding: 5px 0 0 40px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	background-color: #CCCCCC;
	border-bottom: 1px solid #FFFFFF;
	}

ul.faq li {
	font-weight: bold;
	padding-top: 20px;
	}

ul.faq li.answer {
	list-style: none;
	font-weight: normal;
	margin-top: 10px;
	padding: 0;
	}

td.left {
	width: 100px;
	height: 30px;
	padding-top: 10px;
	}

.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
	}

.italic {
	font-style: italic;
	color: #333333;
	}

table.jobs {
    width: 335px;
    margin: 10px 0 20px 20px;
    padding: 0;
	font-size: 85%;
    }

td.jobTitle {
    padding: 5px 0 10px 10px;
	background-color: #CCCCCC;
	border-bottom: 2px solid #FFDE05;
    }

td.jobDetails {
    padding: 5px 0 5px 10px;
    }

span.title {
	color: #4c4d4f;
	font-size: 14px;
	font-weight: bold;
	}

span.details {
	color: #4c4d4f;
	font-weight: bold;
	}