/*
Title:		Airmaui.com master stylesheet for Wasabi Marketing Elements
Author:		Justin Britt, justin@wasabihawaii.com
Updates:	2004-05-09
*/

#span-bar {
	width: 752px;
	color: #fff;
	background: #4467A5 url(/images/bgTitle.gif) repeat-y;
	}

#span-book {
	padding: 10px 0 10px 15px;
	margin: 0;
	}

#span-bar h1 {
	padding: 15px 0 10px 15px;
	}

#span p {
	padding-left: 12px;
	padding-right: 10px;
	}

#span dt {
	font-size: 85%;
	font-weight: bold;
	padding: 0 0 0 10px;
	}

#span dd {
	padding: 0 0 0 10px;
	margin: 0;
	}

#span-center {
	background: url(/images/bg_span_x3.gif) repeat-x;
	}

/* ---[ 3 column ]------------------------ */

#span-body {
	float: left;
	width: 501px;
	}

#span-left {
	float: left;
  	width: 250px;
	}

#span-left h1 {
	padding: 15px 0 10px 15px;
	background: url(/images/bg_col1.gif) repeat-y;
	color: #fff;
	}

#span-right {
	float: right;
  	width: 251px;
	}

#span-right h1 {
	padding: 15px 0 10px 15px;
	background: url(/images/bg_col2.gif) repeat-y;
	color: #fff;
	}

#span-right p {
	background: url(/images/dotted_horizontal_transp.gif) repeat-y;
	}

#span-side {
	float: right;
  	width: 251px;
	}

#span-side h1 {
	padding: 15px 0 10px 15px;
	background: #4467A5 url(/images/bg_col3.jpg) no-repeat bottom;
	color: #fff;
	}

#span-side p {
	background: url(/images/dotted_horizontal_transp.gif) repeat-y;
	}