p {
	margin: 10px 0;
}
ul, ol {
	padding-left: 10px;
	list-style-position: outside;
}
img {
	border: none;
}
a {
	color: #0082B1;
}
a:visited {
	color: #222;
}
a:hover {
	color: #000;
}
h1, h2, h3, h4, h5 { color: #0082B1; margin: 10px 0;}
h1 {font-size: 1.5em;}
h2 {font-size: 1.3em;}
h3 {font-size: 1.2em;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
hr {
	border: none 0;
	border-top: 1px solid #EEE;
	width: 80%;
	height: 1px;
	margin: 20px;
	text-align: center;	
}
.clear {
	clear: both;
}
table td {
	padding: 5px;
	vertical-align: top;
}
blockquote {
	margin: 20px;
	font-style: italic;
}
body {
	margin: 0px auto;
	margin-top: 20px;
	font: 62.5% Arial, Helvetica, sans-serif; 
	background: #A5A7AA url(../img/bg.gif) repeat-x;
	text-align: center;
}
#container {
	margin: 0px auto;
	text-align: left;
	width: 950px;
	background: url(../img/copy_bg.gif) repeat-y;
	overflow: hidden;
}
#header {
	height:133px;
	width:950px;
	background:url(../img/header.gif) no-repeat;
}
#logo {
	text-indent: -9999px;
	position: absolute;
}
#francais {
	padding-top: 4px;
	padding-right: 32px;
	text-align: right;
}
#francais a, #francais a:visited {
	color: #FFF;
	font: 12px Verdana, Arial, Tahoma, sans-serif;
	text-decoration: none;
}
#francais a:hover {
	color: #000;
}
#french_nav li a, #french_nav li a:visited {
	color: #0082B1;
	text-decoration: none;
	font-size: 1.1em;
	line-height: 1.5em;
}
#french_nav li a:hover {
	color: #000;
}
#content {
	padding: 20px 0;
	width: 773px;
	background: url(../img/left_bg.gif) repeat-x;
	float: left;
}
/* --- navigation --- */
#nav {
	margin: 0 20px 20px;
	width: 139px;
	font-size: 1.4em;
	float: left;
	margin: 0;
	padding: 10px 20px 0;
}
#nav a {
	padding: 3px 0 3px 20px;
	display: block;
	background: url(../img/nav_bg.gif) repeat-y;
}
#nav a, #nav a:visited {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	color: #0082B1;
	background: #FFF;
	text-decoration: none;
}
#fleet, 
#ifta_irp, 
#owner_operator, 
#fuel_manager {
	width: 135px;
	padding-right: 10px;
	float: left;
}
#fleet { background: url(../img/fleet_tab.jpg) no-repeat;}
#ifta_irp { background: url(../img/ifta_irp_tab.jpg) no-repeat;}
#owner_operator { background: url(../img/owner_operator_tab.jpg) no-repeat;}
#fuel_manager { background: url(../img/fuel_manager_tab.jpg) no-repeat;}
#fleet h2, 
#ifta_irp h2, 
#owner_operator h2, 
#fuel_manager h2 {
	margin-top: 110px;
	color: #FFF;
	font-size: 1.2em;
	text-align: center;
}
#fleet h2 a, #fleet h2 a:visited,
#ifta_irp h2 a, #ifta_irp h2 a:visited,
#owner_operator h2 a, #owner_operator h2 a:visited,
#fuel_manager h2 a, #fuel_manager h2 a:visited {
	color: #FFF;
}
#fleet h2 a:hover, 
#ifta_irp h2 a:hover, 
#owner_operator h2 a:hover, 
#fuel_manager h2 a:hover {
	color: #0082B1;
}
#fleet h3, 
#ifta_irp h3, 
#owner_operator h3, 
#fuel_manager h3 { 
	margin-top: 20px;
	padding-left: 5px;
	color: #000;
}
#fleet ul, 
#ifta_irp ul, 
#owner_operator ul, 
#fuel_manager ul { 
	font-size: 1.2em;
	padding: 5px;
}
#fleet li, 
#ifta_irp li, 
#owner_operator li, 
#fuel_manager li { 
	padding: 2px 0;
	font-weight: bold;
}
#fleet a, #fleet a:visited, 
#ifta_irp a, #ifta_irp a:visited,
#owner_operator a, #owner_operator a:visited, 
#fuel_manager a, #fuel_manager a:visited {
	color: #0082B1;
	text-decoration: none;
}
#fleet a:hover,
#ifta_irp a:hover,
#owner_operator a:hover,
#fuel_manager a:hover {
	color: #000;
	text-decoration: underline;
}
p.buy_now {
	width: 70px;
	height: 30px;
	line-height: 30px;
	font-size: 1.2em;
	font-weight: bold;
	background: url(../img/buy_button.gif) no-repeat;
	text-align: center;
}
#fleet .buy_now a, #fleet .buy_now a:visited,
#ifta_irp .buy_now a, #ifta_irp .buy_now a:visited,
#owner_operator .buy_now a, #owner_operator .buy_now a:visited,
#fuel_manager .buy_now a, #fuel_manager .buy_now a:visited {
	color: #000;
}
#fleet .buy_now a:hover,
#ifta_irp .buy_now a:hover,
#owner_operator .buy_now a:hover,
#fuel_manager .buy_now a:hover {
	color: #0082B1;
	text-decoration: none;
}
#main_content {
	margin: 0 20px 0 180px;
	font-size: 1.4em;
	line-height: 1.8em;
}
#main_content ul, #main_content ol {
	margin-left: 15px;
	padding-left: 15px;
}
#main_content ul {
	list-style-type: disc;
}
.imageleft {
	margin: 10px 10px 10px 0;
	float: left;
}
div.caption {
	position: relative;
	z-index: 100;
	margin: 0 -180px 0 10px;
	float: right;
	clear: right;
}
div.caption h2 {
	margin-top: 0;
	margin-right: 30px;
}
div.caption p {
	text-align: center;
}
p.caption {
	margin: 0 0 15px;
	text-align: center;
}
.imageright {
	position: relative;
	z-index: 100;
	margin: 0 -180px 0 10px;
	float: right;
	clear: right;
}
/* form styles */
.form  {
	width: 500px;
}
fieldset {
	margin: 10px 0;
	padding:10px;
	border: 1px solid #DDD;
	background: #EEE;
}
legend { 
	padding: 2px 8px;
	font-size: 1.1em;
	color:#0082B1;
	background: #FFF;
	border: 1px solid #0082B1;
}
ul.form li { 
	list-style:none;
	clear:both; 
}
ul.form label { 
	text-align: right;
	float:left; 
	width:160px; 
	padding:5px;
}
.form input  {
	display:block; 
	float:left; 
	padding:3px; 
	width:260px; 
	margin:5px 0 7px;
	background:#FFF;
	border: 1px solid #0082B1;
	outline:none;
}
.form input:hover, input:focus, input:active { 
	border-color:#222; 
	background:#DDD;
}
.form em {
	font-size:0.8em; 
	color:#222; 
	font-style:normal;
}
.form .send { 
	width:150px; 
	height:35px; 
	padding:10px; 
	margin-right: 4px;
	text-align:center; 
	border: 1px solid #222; 
	font-weight:bold; 
	color:#222;   
}
.form .send:hover {
	cursor:pointer; 
	color:#222;
}
.input { 
	text-align: right; 
	color: #000;
}
#roi table td { 
	text-align: center; 
	padding: 5px; 
	font-weight: bold; 
	vertical-align: bottom;
}
#roi tr.litegrey td {background: #ccc;}
#roi tr.blue td { color: #fff; background: #0082B1;}
p.top {
	text-align: right;
	font-size: .9em;
}
.right {
	text-align: right;
}
#right_col {
	margin-left: 1px;
	padding: 20px 10px;
	width: 156px;
	min-height: 170px;
	font-size: 1.2em;
	background: url(img/right_bg.gif) repeat-x;
	float: left;
}
#footer {
	margin: 0px auto;
	padding-top: 20px;
	position: relative;
	width: 950px;
	background: url(../img/footer.gif) no-repeat;
	clear: both;
}
#footer h2 {
	margin: 0;
	text-align: center;
	font: normal 10px Helvetica, Arial, Verdana, sans-serif;
	color: #222;
}
#footer h2 a:visited, #footer h2 a:link {
	color: #222;
	text-decoration: none;
}
#footer h2 a:hover {
	color: #0082B1;
	text-decoration: none;
}
#footer h3 {
	margin: 0;
	text-align: center;
	font: normal 10px Helvetica, Arial, Verdana, sans-serif;
	color: #BBB;
}
#footer h3 a:visited, #footer h3 a:link {
	color: #BBB;
	text-decoration: none;
}
#footer h3 a:hover {
	color: #0082B1;
	text-decoration: none;
}
