@charset "utf-8";
/* Floyp Styles */

body {font-family:Arial, Helvetica, sans-serif; font-size:small; text-align:center; margin: 0; padding: 0; color: #fff; background:url(IMAGES/BodyBg2.gif) repeat-x #161516;}

#shell {background:url(IMAGES/squares2.gif) top right no-repeat; border-bottom: 20px solid #000; }
 

.clearer {clear:both;}

a {outline:none;}
a:link, a:visited {color:#afb0b0; text-decoration: none; }
a:hover, a:focus {color: #FFF;}
a:active { color: #afb0b0; }

#flash2 { border: solid 1px #000; width: 650px; margin: auto; background: #000;}

#videoContainer {margin: 50px 0px 30px 0px; border: 4px solid #fff; width: 512px; height: 288px; }

#mainContent {width: 650px; margin: auto; color: #000; color: #afb0b0; text-align: justify; padding-right: 120px;  }

h1 {background: url(IMAGES/aboutFloyp.gif) no-repeat; width: 330px; height: 47px; margin: 0px 0 0 0px; padding: 0;}
h1 span {display:none;}
h2 {font-size: 1.5em; line-height: 1.4em; color: #fff;}
h2 span {color: #29988f;}
h2.title {color: #72fdf3; text-transform: uppercase;}

h3 {font-size: 1.3em;color: #fff; }
h3 span {color: #29988f;}
h4 {font-size: 1.2em;color: #fff; }
h5 {font-size: 1.1em;color: #fff; }

#locationTitle h1 {background: url(IMAGES/location.gif) no-repeat; width: 330px; height: 47px; margin: 0px 0 0 0px; padding: 0;}
#locationTitle h1 span {display:none;} 

#oppTitle h1 {background: url(IMAGES/theopp.gif) no-repeat; width: 330px; height: 47px; margin: 0px 0 0 0px; padding: 0;}
#oppTitle h1 span {display:none;}

/*orange nav styles based on www.http://www.thinkorange.pt/*
/* =Header
----------------------------------*/

#menu {
	width: 1100px;
	margin: auto;	
	padding-top: 25px;
	padding-left: 0px;
	height: 180px;
	background: url(images/navBg.png) no-repeat;
	_background: url(images/MenuBg.gif) no-repeat;
	z-index: 999;
}

#menucontainer{
	width:900px;
	margin:0 auto; 
	position:relative;
	top:-15px;
}

#nav {float:left; position: relative; top:-7px; margin-left: 0px; *margin-left: 41px; _margin-left: 21px;  }
#nav li {margin: 0; padding: 0;display: inline;list-style-type: none;font-size: 12px; float: left;}
#nav a:link, #nav a:visited {
	float: left;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	padding: 11px 12px 15px 12px;
	text-decoration: none;
	text-transform: uppercase; 
	-moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomright: 5px; -khtml-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomright: 5px; -webkit-border-radius-bottomleft: 5px;border-radius: 5px;
	border-bottom: 1px solid #fff;
	color: #cc3b2e;	
	background: url(IMAGES/navBg.gif) no-repeat center #ffebbf;
	margin-left:8px;
	*margin-top: 13px;
	
}
#nav a:hover {color: #fff;	background: #fff; color: #cc3b2e; }
#nav a:visited.active, #nav a:link.active {background: url(IMAGES/navBghHover.gif) bottom center; color: #FF6A00;}

#footer { padding: 40px 20px 20px 0px;  text-align:left; width: 780px; margin: auto;}
#footer img {border: none; float: left; margin: -7px 10px 10px 0px;}

.bottomNav {padding: 30px 0px 0px 0px;}
.bottomNav ul {margin:0; padding: 0; list-style:none;}
.bottomNav li {margin:0; padding: 0; list-style:none; float:right; }
.bottomNav li#left a {border-left: none;}
.bottomNav a {padding: 10px; display: block;  color: #767676; border-left: solid 1px #333333; font-size: 0.8em;  border-bottom: 1px solid #333333;}
.bottomNav a:hover {color: #FFFFFF;}


.apply {width: 125px; height: 41px; margin:20px auto; }

.apply span {display:none;}

.apply a {width:160px; height: 46px; display: block; background:url(images/applyNow.gif) no-repeat; background-position: -160px 0; }

.apply a:hover {background-position: 0 0; }
