/* company */

body {
	background-color: #3b51a3;
}

/* font sizing */

h2#blog_header {
	font-size: 190%;
	font-weight: bold;
	color: #00a0af;
	font-family: verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	display: block;
}

p#blog_date {
	color: #999999;
	padding-bottom: 12px;
}

p#blog_date a {
	color: #999999;
	text-decoration: underline;
}

p#blog_date a:hover {
	color: #666666;
}

/* header elements */

div#header_left {
background: url("../i/logo_company.gif") no-repeat;
}

/* layout elements */

div#title {
	overflow: hidden;
	height: 0px !important; /* for most browsers */
	height /**/:100px; /* for IE5.5's bad box model */
	background-image: url(../i/LANSDALE-LOGO-header.jpg);
	background-repeat: no-repeat;
	padding-top: 70px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

img.jumping {
	border: 4px solid #0055A5;
	width: 330px;
	height: 210px;
	margin: 0 12px 12px 12px;
}

img.aquolife {
	width: 343px;
	height: 210px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 5;
	border: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
img.boatofmonth {
	width: 343px;
	height: 168px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 5;
	border: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
img.workshop {
	width: 139px;
	height: 202px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin: 5;
	border: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
img.staff {
	width: 288px;
	height: 192px;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 30px;
	margin: 10;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;

div#border_bottom {
float: left;
width: 800px;
padding: 20px 0 0px 0;
overflow: hidden;
background: url("../i/border_company_bottom.jpg") no-repeat;
height: 0px !important; /* for most browsers */
height /**/:20px; /* for IE5.5's bad box model */
	float: left;
	float: left;
	left: auto;
	position: fixed;
	position: relative;
}

/* header elements */

div#menu {
background: url(../i/nav_bg_company.gif) top left no-repeat;
}

.clearfix:after {
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

fieldset {
	padding: 15px;
	width: 330px;
	font-size: 14px;
	background-color: #FFFFCC;
}
legend {
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	color: #00A0AF;
}
