
/* ++++++++++++++ FLEET PLUS +++++++++++++++ */
/*  LAYOUT  */

#wrapper {
	margin:0px auto;	width:950px;
	background: #FFF url(/pics/fp08-cnt_bg.jpg) repeat-y center;
}

#header {
	position: relative;
	padding: 0;
	margin: 0 10px;
	width: 930px;
	height: 195px; 
	background-color: #FFF;
}
	#calltop {
		position: absolute;
		z-index: 100;
		padding: 3px 10px;
		margin: 0 10px;
		width: 275px;
		height: 30px;
		left:440px;
	}
	#toptabs {
		position: relative;
		z-index: 100;
		padding: 0 10px;
		margin: 0 10px;
		width: 275px;
		height: 40px;
		left:620px;
	}
	#headerimg {
		position: absolute;
		top: 0px;
		width: 930px;
		height: 188px; 		z-index:1;
	}
	#headerimg img{
		position: relative;
		margin: 0px;
		padding: 0px;
		width: 930px;
		height: 188px; 
		border: none;
		clear: both;
	}
#content {
	margin: 0 auto;
	width: 890px;
	padding: 15px 20px 20px 20px;
	background-color: #FFF;
	min-height: 200px;
}
#cntcol1 {
	float:right; 
	width:650px; 
	margin-right:10px;
	padding:20px 30px 20px 0px;
	background-color: #FFF;
	min-height: 200px;
}
#cntcol2 {
	float:left; 
	width:650px; 
	margin:20px 0 20px 100px;
	background-color: #FFF;
	min-height: 200px;
}


/* ++++ clear ++++ */
.clearcontent {
	clear:both;
	margin-bottom: 10px;
}
.clear {	clear:both; }
.clearfix:after {	content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {	display: inline-block;}
html[xmlns] .clearfix {	display: block;}
* html .clearfix {	height: 1%;}


/* ++++++++++++++ Titles +++++++++++++++ */
div.title {
	margin: 15px 0 0 10px;
	width: 930px;
	padding:0; 
	border-bottom:2px solid #ffcc00;
	background-color: #FFF;
}
div.title h1 {
	margin: 0;
	padding: 0 0 0 10px;
	border-left:20px solid #ffcc00;
}
div.title h4 {
	margin: 0 0 5px 0;
	padding: 0 0 0 30px;
}


/* ++++++++++++++ NAVIGATION +++++++++++++++ */

#navigation {
	margin: 0px auto;
	padding: 0;
	width: 930px;
}
#subnav {
	float:left; 
	width:190px; 
	margin-left:10px;
	padding:0px 0px 20px 20px;
}

/* ++++++++++++++ TOP TABS +++++++++++++++ */

#toptabs a:active, #toptabs a:link, #toptabs a:visited {
	float: left;
	color: #fff;
	padding-top: 5px;
	height: 18px;
	margin-right: 4px;
	width: 87px;
	font-size: 10px;
	text-align: center;
	background: url(/pics/fp08-toptabbg1.gif) no-repeat;
	display: block;
}
#toptabs a:hover {
	padding-top: 7px;
	height: 16px;
	text-decoration: none;
	background-image: url(/pics/fp08-toptabbg2.gif);
}

/* ++++++++++++++ BREAD CRUMBS +++++++++++++++ */

#breadcrumbs {
	margin: 0 10px;
	padding: 2px 10px 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	width: 910px;
	height: 20px;
	color: #999;
	font-size: 10px;
	background-color:#F7F7F7;
}
#bread {
	 float: left;
	 padding: 5px 0 0 0;
	 width:730px; 
}
#breadcrumbs a.nav, #breadcrumbs a:link , #breadcrumbs a:visited, #breadcrumbs a:active {
	color:#666;	
	text-decoration: none;
	font-size: 10px;
}
#breadcrumbs a:hover {
	color:#333;
	text-decoration: underline;
}

/* ++++++++++++++ SEARCH +++++++++++++++ */

#searchdiv {
	 float: right;
	 width: 180px; 
	 margin: 2px 5px 0 5px;
	 text-align: right;
}
input.searchbtn {
	font-size:10px;
	background-color: #CCC;
	border: 1px solid #999;
	color:#666;
	padding:1px 1px;
	width: 28px;
}
input.searchbtn:hover {
	background-color:#999;
	color:#FFF;
	text-decoration:none;
}

#searchTxt {
	border: 1px solid #999;
	padding:3px 3px 2px 5px;	
	color: #666;
	font-size: 10px;
	width: 130px;
	margin-right: 0px;
}


/* ++++++++++++++ FOOTER +++++++++++++++ */

#footer {
	height: 210px;
	margin: 0px 10px;
	padding: 15px 10px 10px 230px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #444;
	line-height: 1.2em;
	border-top: 4px solid #CCC;
	background: #f4f3f3 url(/pics/footer-FP.jpg) no-repeat 20px 15px;
}
#footer table { margin-top: 8px; margin-bottom: 10px;}
#footer td {
	font-size: 10px;
	padding: 0px;
	color: #444;
}
#footer a:link , #footer a:visited, #footer a:active {
	text-decoration: none;
	color: #007f35;
	font-size: 10px;
	font-weight: bold;
}
#footer a:hover {	
	text-decoration: underline;
	color:#333;
}
#footer .right img {
	float: left;
}

/*  FOOTER 2  */
#footer2 {
	width: 910px;
	margin: 0px auto;
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEE;
	line-height: 1.2em;
	background-color: #666;
}

#footer2 a:link , #footer2 a:visited, #footer2 a:active {
	text-decoration: none;
	font-size: 10px;
	color:#EEE;
	text-transform: uppercase;
}
#footer2 a:hover {
	text-decoration: underline;
	color:#FFF;
}

#qmg_link {
	float:right;
}

#footer_shad {
	width: 950px;
	height: 10px;
	margin: 0px auto;
	background: url(/pics/fp08-cnt_footer.jpg) no-repeat center;
}

