/* HTML Styles */
body {
	font: 80%/116% "Gill Sans", Arial, Helvetica, sans-serif;
	color: #666666;
	background: #232B79;
	margin: 0px 10px;
}
a:link {
	color: #232B79;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #232B79;
	text-decoration: underline;
}
a:active {
	color: #CCCCCC;
	text-decoration: underline;
}
h1 {
	font: bold 150%/100% Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	padding: 0px 170px 0px 10px;
	margin: 0px;
	position: relative;
	top: 34px;
}
h2 {
	font: bold 125%/100% Helvetica, Arial, sans-serif;
	color: #232B79;
	margin: 0em 0em 1em;
	background: url(../images/arrow.gif) no-repeat left top;
	padding: 0px 0px 0px 24px;
}
h3 {
	font: bold 110%/116% Helvetica, Arial, sans-serif;
	color: #232B79;
	margin: 0em 0em 1em;
}
h4 {
	font: bold 100%/116% Helvetica, Arial, sans-serif;
	color: #666666;
	margin: 0em 0em 1em;
}
p {
	margin: 0px 0px 1em;
}
li {
	list-style: url(../images/list_arrow.gif);
	margin: 0px 0px .5em;
}
hr {
	color: #CCCCCC;
	background: #CCCCCC;
	padding: 0px;
	height: 1px;
	border-style: none;
}
form {
	margin: 0px;
}

/* Site-Specific Styles */
#clear {
	clear: both;
}
#clearLeft {
	clear: left;
}
#main {
	background: #FFFFFF;
	clear: both;
}
#headerFront, #header {
	clear: both;
	padding: 16px 10px 0px;
}
#nav {
	clear: both;
	position: relative;
	z-index: 50;
}
#navItem {
	font-size: 95%;
	line-height: 100%;
	text-transform: uppercase;
	text-align: center;
	float: left;
	position: relative;
}
#navItem a {
	color: #232B79;
	text-decoration: none;
	display: block;
	padding: 5px;
}
#navItem a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #9C9DCB;
}
#navHome {
	font-size: 95%;
	line-height: 100%;
	text-transform: uppercase;
	text-align: center;
	float: left;
	position: relative;
	padding: 34px 0px 0px 30px;
}
#navHome a {
	color: #232B79;
	text-decoration: none;
	display: block;
	padding: 5px 7px;
}
#navHome a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #9C9DCB;
}
#navDivider {
	background: url(../images/nav_divider.gif) no-repeat bottom;
	width: 1px;
	height: 22px;
	float: left;
}
#navArrow {
	font-size: 1%;
	line-height: 1%;
	background: url(../images/nav_arrow.gif) no-repeat center top;
	width: 100% !important;
	width: 5px;
	height: 3px;
}
#headerFront #subnav {
	height: 24px;
	clear: both;
	position: relative;
	top: -4px;
	border-top: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
	z-index: 40;
}
#headerFront #subnavItem {
	line-height: 100%;
	float: left;
	text-transform: none;
	letter-spacing: 0em;
}
#headerFront #subnavItem a {
	color: #232B79;
	text-decoration: none;
	background: #FFFFFF;
	display: block;
	padding: 4px 12px;
}
#headerFront #subnavItem a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #9C9DCB;
}
#header #subnav {
	background: #353D92 url(../images/title_bg.gif) no-repeat right top;
	height: 65px;
	clear: both;
	position: relative;
	top: -4px;
	border-top: solid 1px #FFFFFF;
	z-index: 40;
}
#header #subnavItem {
	line-height: 100%;
	float: left;
	text-transform: none;
	letter-spacing: 0em;
}
#header #subnavItem a {
	color: #FFFFFF;
	text-decoration: none;
	background: #353D92;
	display: block;
	padding: 4px 12px;
}
#header #subnavItem a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #9C9DCB;
}
#subnavtupakka, #subnavtupakka {
	width: 350px;
	position: absolute;
	visibility: hidden;
	overflow: visible;
	z-index: 60;
	left: 1px;
}
#subnavtupakkaOn, #subnavtupakkaOn {
	width: 350px;
	position: absolute;
	visibility: visible;
	overflow: visible;
	z-index: 60;
	left: 1px;
}
#footer {
	font: 80%/116% Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #9C9DCB;
	background: #232B79;
	padding: 5px 0px;
	clear: both;
}
#footer a {
	color: #FFFFFF;
}
#evo {
	float: right;
}
#frontPhoto {
	margin: 20px 10px 0px 30px;
	float: right;
}
#frontText {
	padding: 20px 30px 0px;
}
#frontText h1 {
	font: bold 200%/100% Helvetica, Arial, sans-serif;
	color: #9C9DCB;
	margin: 20px 372px 20px 0px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
	top: 0px;
}
.highlight {
	color: #232B79;
}
#frontFlash {
	background: url(../images/front_flash_bg.gif) no-repeat left top;
	clear: both;
	height: 110px;
	padding: 25px 0px 0px 10px;
}
#breadcrumbs {
	font-size: 92%;
	line-height: 100%;
	padding: 5px 10px;
	clear: both;
}
#logo {
	padding: 0px 0px 10px 10px;
	float: left;
}
#lloydslogofront {
	float: right;
	margin-right: -10px;
	padding-top: 10px;
}
#lloydslogo {
	float: left;
	margin-left: 100px;
}
#insideText {
	padding: 20px;
}
#popupText {
	padding: 20px;
}
#photoBox {
	padding: 10px;
	float: right
}
#photoBox p {
	font-size: 85%;
	color: #999999;
}
.photo {
	margin: 0px 0px 10px;
}
#developmentsMap {
	text-align: center;
	padding: 0px 20px 20px;
	float: left;
}
#casestudiesMap {
	text-align: center;
	padding: 0px 20px 20px;
	float: right;
}
#article, #link {
	border-top: 1px solid #CCCCCC;
}
#article h2, #link h2, #casestudy h3 {
	margin: 1em 0em 0em;
}
#article p, #link p {
	padding: 0px 0px 0px 24px;
}
#link h2 {
	font-size: 100%;
}
#contactForm {
	background: #EDEDED url(../images/form_bg.gif) no-repeat right top;
	padding: 20px;
	margin: 0px 20px 20px;
	float: right;
	width: 50%;
}
#formRow {
	padding: 0px 0px 1em;
}
#formRow input, #formRow textarea {
	color: #333333;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	font: 100%/100% Arial, Helvetica, sans-serif;
	padding: 4px;
}
#formSubmit input {
	font: bold 100%/100% Helvetica, Arial, sans-serif;
	color: #FFFFFF;
	background: #353D92;
	padding: 2px 8px;
	border: 1px solid #CCCCCC;
}
.h1Normal {
	font-weight: normal;
}
#casestudy {
	padding: 0em 0em 1em;
}
.casestudyThumb {
	margin: 0px 10px 0px 0px;
	float: left;
}
h3.casestudyfront {
	text-align: right;
	margin-top: 4em;
}
#plans {
	width: 380px;
	height: 230px;
	margin-top: 20px;
	padding: 10px 10px 10px 50px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background: url(../images/plans_bg.gif) no-repeat left bottom;
}
#plans img {
	margin: 2px;
	float: left;
}
#plans p {
	font-size: 85%;
	text-align: right;
	margin: 0px;
}
.light {
	color: #9C9DCB;
}
#projectInfo {
	line-height: 150%;
	padding-bottom: 10px;
	margin-bottom: 1.5em;
	width: 40%;
	border-bottom: 1px solid #CCCCCC;
}
.date {
	font-size: 85%;
}
