
body {
width:100%;
	text-align: center;
	color: #333333;
	background: #FFF;
	padding: 0;
	margin: 0;
}

a {
	text-decoration:none;
	color: #00a9ce;
	cursor: pointer;
}
	a:hover {
		text-decoration: underline;
	}

body, div, p {
	font-family:arial, helvetica, geneva, sans-serif;
	font-size: 9pt;
}

a img {
	border: 0px !important;
}

.clearer {
	clear: both;
}

.sm {
	font-size: 85%;
}

input, select {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	border: 1px solid #444;
}

h1 {
	font-family: arial;
	color: #DD1C24;
	margin: 0px;
	margin-bottom: 5px;
	font-size: 17px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

h2 {
	font-family: arial;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #00a9ce;
	font-size: 13px;
	margin-top: 0px;
	margin-bottom: 8px:
}

h3 {
	font-size: 13px;
	font-family: arial;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #555;
	font-size: 14px;
	margin: 0px;
	margin-bottom: 4px:
}

p {
	margin: 0px;
	margin-bottom: .8em;
}

ul {
	margin-top: 0px;
	list-style: none;
}

hr {
	margin: 0px;
	border: 0px;
	margin-top: 3px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #555;
}

/*--------------------------------------colour fields-----------------------------*/


#top_blue_bar, #bottom_blue_bar{
	height:40px;
	width:100%;
	background:#00A9CE;
}

#green_background{
	position:relative;
	width:100%;
	background: #8abe6c;
	/* background:url(../images/green_background.gif) #5DBB47; */
	padding-bottom: 10px;
}


/*--------------------------------------containers-----------------------------*/


#content_container {
	position:relative;
	width: 925px;
	text-align: left;
	margin: 0px auto;
	z-index: 106;
}

#body_content{
	z-index: -5;
}

/*--------------------------------------header-----------------------------*/

#title_and_taglines{
	width: 925px;
	text-align: left;
	margin: 0px auto;
	position:relative;
	top:0px;
	height:137px;
}

#logo{
	z-index:1;
	position:absolute;
	left:10px;
	top:-30px;
}
#phone{
	z-index:1;
	position:absolute;
	left: 200px;
	bottom: 25px;
	font-size: 22px;
	font-weight: bold;
	color: #ed1c24;
}
#tagline{
	z-index:1;
	position:absolute;
	left:5px;
	bottom:3px;
}

#engage_excite_ignite {
	z-index:0;
	position:absolute;
	right: 25px;
	top: 0px;
}

/*--------------------------------------nav-----------------------------*/


#nav_container{
	text-align: left;
	z-index: 30;
	padding: 10px 0 0 0;
}

#main_content{
	z-index:1;
}

/*#nav{
	z-index:30;
	position:relative;
	margin-top:10px;
	width:925px;
	padding: 0;
	margin: 0;
	list-style: none;
}

#nav li {
	float: left;
	width: 132px;
}

#nav li a img {
	border: 0px;
}*/

/*-------------------------------------- BOXES -----------------------------*/

.content ul {
	list-style: disc;
}

/* ---------------- 620 ---------------- */
.six_twenty_box {
	float: left;
	width: 620px;
	margin:0 0 60px 0;
}
	.six_twenty_middle,
	.six_twenty_box .middle {
		/*z-index: 20;*/
		background-image: url('/images/six_twenty_box_middle.png');
		padding-bottom: 10px; 
		padding-top: 1px;
		margin: 0px;
		min-height:300px;
		height:auto !important;
		height:300px;
	}

	* html #six_twenty_middle {
    	background-image: none;
		/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/six_twenty_box_middle_ie.png", sizingMethod="crop");*/
	}

		.six_twenty_content, .six_twenty_box .content {
			position: relative;
			padding-top: 10px;
			margin-left: 40px;
			width: 515px;
			text-align: justify;
		}

/* ---------------- 250 ---------------- */

.two_fifty_box {
float: left;
width: 280px;
margin:0 0 30px 0;
}

.two_fifty_middle, .two_fifty_box .middle {
        z-index:20;
        background-image: url(../images/two_fifty_middle.png);
        padding-bottom: 10px; 
        padding-top: 1px;
margin: 0px;
        min-height:300px;
height:auto !important;
height:300px;
}

* html #two_fifty_middle {
        background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/two_fifty_middle_ie.png", sizingMethod="crop");
}

.two_fifty_content, .two_fifty_box .content {
position: relative;
          margin-left: 30px;
width: 205px;
       text-align: justify;
}

/* ---------------- 330 ---------------- */

.three_thirty_box {
float: left;
width: 360px;
margin:0 0 30px 0;
}

.three_thirty_middle, .three_thirty_box .middle {
        z-index:20;
        background-image: url(../images/three_thirty_middle.png);
        padding-bottom: 10px; 
        padding-top: 1px;
margin: 0px;
        min-height:300px;
height:auto !important;
height:300px;
}

* html #three_thirty_middle {
        background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/three_thirty_middle_ie.png", sizingMethod="crop");
}


.three_thirty_content, .three_thirty_box .content  {
position: relative;
          margin-left: 30px;
width: 285px;
       text-align: justify;
}

/* ---------------- 440 ---------------- */

.four_forty_box {
float: left;
width: 470px;
margin:0px 0 30px -13px;
}

.four_forty_middle, .four_forty_box .middle {
        z-index:20;
        background-image: url(../images/four_forty_middle.png);
        padding-bottom: 10px; 
        padding-top: 1px;
margin: 0px;
        min-height:100px;
height:auto !important;
height:100px;
}

* html #four_forty_middle {
        background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/four_forty_middle_ie.png", sizingMethod="crop");
}

.four_forty_content, .four_forty_box .content  {
position: relative;
          margin-left: 30px;
width: 390px;
       text-align: justify;
}

/*------------------------ large_white ------------------------*/

.large_white_box {
float: left;
width: 432px;
margin:0px 0 100px -13px;
}

.large_white_box .middle {
        z-index:20;
        background-image: url(../images/large_white_box_middle.png);
        padding-bottom: 10px; 
        padding-top: 1px;
margin: 0px;
        min-height:100px;
height:auto !important;
height:100px;
}

* html #large_white_middle {
        background-image: none;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/large_white_box_middle_ie.png", sizingMethod="crop");
}

.large_white_box .content  {
position: relative;
          margin-left: 30px;
width: 360px;
       text-align: justify;
}

/*------------------------ speaker_box ------------------------*/

.speaker_box {
        z-index:20;
        /* background-image:url(../images/speaker_middle.png); */
	margin: 0px;
	height: 150px;
}

#speaker_left {
float:left;
width:100px;
}

#speaker_right {
	margin-top:17px;
	float:left;
	margin: 17px 10px 0 10px;
	height: 150px;
	overflow: auto;
	width: 280px;
}


* html #speaker_box {
	background-image: none;
	/* filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/speaker_middle_ie.png", sizingMethod="crop"); */
}

.clients_box
	z-index:20;
	background-image:url('/images/speaker_middle.png');
	padding-bottom: 10px;
	margin: 0px;
	width:200px;
}

* html #clients_box {
	background-image: none;
	/*filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="images/clients_middle_ie.png", sizingMethod="crop");*/
}




/*--------------------------------------white box content-----------------------------*/

/*container*/


#interior #white_box_content{
        margin:0 0 1230px 0;
}

#white_box_content ul li{
        list-style-position: inside;
        list-style-type:none;
        list-style: none;
}

/*pages*/

	.pdf_list, .pdf_list li {
		margin: 0;
		padding: 0;
	}

	.pdf_list {
		margin: 7px 0 0 25px;
		list-style-image: url(../images/pdf_icon.gif);
		list-style-position: outside;
		list-style-type: none;
	}
	
	.pdf_list li {
		padding: 1px 5px 1px 9px;
	}
	
	.pdf_list a {
		font-size: 110%;
		line-height: 1.5em;		
	}


	/*--------------------------------------footer et cetera-----------------------------*/
	#boredom_buster {
		position: absolute;
		bottom: -6px;
		left: -10px;
	}
	
	#contact_us {
		float:left;
	}
	
	#other_footer {
	}

	#other_footer, #other_footer p {
		clear: both;
		text-align: center;
		font-size: 11px;
        padding:10px;
        margin:0 auto 9px;
        width:925px;
	}
	
	#other_footer a {
		color: #FFF ! important;
	}
	
	#dotted_line {
		z-index: 0;
		position:relative;
		top: 5px;
		height:10px;
		width:100%;
		border-bottom:0;
		border-left:0;
		border-top:4px;
		border-style:dotted;
		border-color:#ffffff;
		clear: both;
	}

	#bottom_blue_bar{
	z-index:20;
	position:relative;
	top:20px;
	height:40px;
	width:100%;
	background:#00A9CE;
	}
	
	#flash_pictures_email {
		margin-bottom: 100px;
		float: left;
		width: 267px;
		height: 500px;
	}
	
	.tm {
		font-size: 0.7em;
		vertical-align: top;
		margin: 0 0 0 2px;
	}
	
	.testimonialItem {
		margin: 0 0 24px 0;
	}
		.testimonialCompany {
			font-size: 1.2em;
			color: #4f6228;
			font-weight: bold;
			margin-bottom: 3px;
		}
		.testimonialSub {
			margin: 6px 0 0 12px;
			font-style: italic;
			font-weight: bold;
		}
	



/*-------------------------------------- Menus -----------------------------*/

#menu {
	height: 30px;
	width: 964px;
	text-align: left;
	margin: 0px 0 0 0;
	z-index: 50 !important;
}
#menu ul {
	display: inline-block;
} 
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	white-space: nowrap;
	text-align: left;
} 
	#menu li {
		margin: 0;
		padding: 0;
	}
		#menu a {
			display: block;
			font-size: 11px;
			line-height: 30px;
			text-decoration: none;
			padding: 0px 8px;		
		} 


#menu li:hover > ul {
	visibility: visible;
}
	#menu a:hover ul,
	#menu a:hover a:hover ul, 
	#menu a:hover a:hover a:hover ul {
		visibility: visible;
	}
	#menu a:hover ul ul, 
	#menu a:hover a:hover ul ul {
		visibility: hidden;
	}


#menu ul.top-level {
	margin: 0 auto;
} 

	#menu li.top-level-home {
		float: left;
		position: relative;
		margin: 5px 1px 0 -15px;
		padding: 0;
	}

	#menu li.top-level-li {
		float: left;
		position: relative;
		margin-right: 1px;
	}

		#menu a.top-level-a {
			float: left;
			padding: 0 0 0 8px;
			background: url('/images/menu/button_left.png') no-repeat left top;
			-moz-border-radius: 8px !important;
			border-radius: 8px !important;	
		} 
		#menu a.top-level-a b {
			float: left;
			padding: 0 8px 0 0;
			color: #cc2229;
			background: url('/images/menu/button_center.png') no-repeat right top;
			cursor: pointer;
			cursor: hand;
			-moz-border-radius: 8px !important;
			border-radius: 8px !important;	
		}
		
		/*	down	*/
		#menu a.down b {
			float: left;
			padding:0 8px 0 0;
			color: #cc2229;
			background: url('/images/menu/button_center.png') no-repeat right top;
			cursor: pointer;
		}

		#menu a.top-level-a:hover {
			white-space: nowrap;
			background: url('/images/menu/button_left.png') no-repeat left -30px;
		}
		#menu a.top-level-a:hover b, 
		#menu a.top-level-a:focus b, 
		#menu a.top-level-a:active b {
			/*color: #000;*/
			color: #cc2229;
			background: url('/images/menu/button_center.png') no-repeat right -30px;
			cursor: pointer;
		}
		
		#menu a.down:hover b, 
		#menu a.down:focus b, 
		#menu a.down:active b {
			color: #cc2229;
			background: url('/images/menu/button_center.png') no-repeat right -30px;
			cursor: pointer;
		}

		#menu li.top-level-li:hover > a {
			white-space: nowrap;
			background: url('/images/menu/button_left.png') no-repeat left -30px;
		}
		#menu li.top-level-li:hover > a b {
			/*color: #000;*/
			color: #cc2229;
			background: url('/images/menu/button_center.png') no-repeat right -30px;
		}
		#menu li.top-level-li:hover > a.down b {
			color: #cc2229;
			background: url('/images/menu/button_center.png') no-repeat right -30px;
		}


#menu li ul {
	display: block;
	position: absolute;
	visibility: hidden;
	background: #505060;
	padding: 1px 1px 0px 1px;
	left: 0;
}
#menu li li {
	border-bottom: 1px solid #505060;
}
#menu li li a {
	background: #fff;
} 
#menu li li a:hover {
	background: #e7efe5;
} 
#menu li li:hover > a {
	background: #e7efe5;
}

	/*	fly	*/

	#menu li li a.fly {
		z-index: 30;
		padding-right: 15px;
		background: #fff url('/images/menu/fly.png') no-repeat right top;
	}
	#menu li li a.fly:hover {
		z-index: 30;
		padding-right: 15px;
		background: #e7efe5 url('/images/menu/fly.png') no-repeat right top;
	} 
	#menu li li:hover > a.fly {
		z-index: 30;
		padding-right: 15px;
		background: #e7efe5 url('/images/menu/fly.png') no-repeat right top;
	}

#menu ul.drop-down {
	top: 30px;
	font-weight: bold;
	/*opacity: 0.85;*/
	z-index: 30;
} 
#menu li li ul {
	left: 100%;
	margin-top: -30px;
	margin-left: -1px;
	z-index: 30;
}

