/* CSS Document */

#what_we_do #content {
	padding: 10px 275px 10px 15px;
	}

	#what_we_do #content .content {
		padding: 15px;
		}

	#what_we_do img {
		float: right;
		margin: 10px;
		}

	#what_we_do #top_events {
		float: left;
		width: 330px;
		}

		#what_we_do #top_events ol {
			padding-top: 5px;
			line-height: 12px;
			list-style-type: none;
			}

		#what_we_do #top_events ol li {
			padding: 5px 0 5px 30px;
			}

		#what_we_do #top_events ol li#item_one {
			background: transparent url("/images/index/bullets/1.gif") no-repeat 5px 2px;
			}

		#what_we_do #top_events ol li#item_two {
			background: transparent url("/images/index/bullets/2.gif") no-repeat 5px 2px;
			}

		#what_we_do #top_events ol li#item_three {
			background: transparent url("/images/index/bullets/3.gif") no-repeat 5px 2px;
			}

	#what_we_do #quote {
		margin-left: 345px;
		width: 335px;
		}

		#what_we_do #quote p.align_right {
			padding-top: 8px;
			}




p.more_info {
	margin-top: 5px;
	margin-bottom: -35px;
	position: relative;
	}



#feature ul {
		list-style-type: none;
		}

	#feature ul li {
		float: left;
		width: 298px; /* (984/3) - (15*2)*/
		/*height: 98px;*/
		background: #bdbdbd url("/images/index/item_bg.gif") repeat-x top;
		color: #666666;
		padding: 10px 15px;
		}

	#feature ul li.active {
		background: #0087c6 url("/images/index/item_bg_active.gif") repeat-x top;
		color: #ffffff;
		}

	#feature div.padding {
		line-height: 16px;
		font-size: 16px;
		}

			#feature ul h2 {
			font-size: 1.29em;
			}

#powerboating .grey .boat { background-image: url("/images/wrappers/grey/h13.gif"); }
#powerboating .grey .content { padding: 20px 5px 43px 135px; }

#sailing .grey .boat { background-image: url("/images/wrappers/grey/jeanneau.gif"); }
#sailing .grey .content { padding: 20px 5px 25px 145px; }

#watersports .grey .boat { background-image: url("/images/wrappers/grey/windsurf.gif"); }
#watersports .grey .content { padding: 35px 10px 42px 90px; }

#branding .light_grey .bl { background-image: url("/images/index/branding.jpg"); }
#branding .light_grey .content { padding: 10px 10px 0 145px; }

#consultancy .light_grey .bl { background-image: url("/images/index/consultancy.jpg"); }
#consultancy .light_grey .content { padding: 10px 10px 0 160px; }

#event_solutions .light_grey .bl { background-image: url("/images/index/event_solutions.jpg"); }
#event_solutions .light_grey .content { padding: 16px 10px 0 145px; }

.content ul {
	list-style-type: none;
	}

	.content ul li {
		margin-bottom: 5px;
		}

p.align_right { padding-right: 10px; }
.light_grey p.align_right { padding-right: 0; }
