@charset "UTF-8";

html, body {
	margin: 0px;
	padding: 0px;
	background: #fff url(../_graphics/top-bg.jpg) repeat-x 0 top;
}

h1, h2, h3, h4, h5, h6, p, address, blockquote, div, ul, li { margin: 0; padding: 0; }

body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #091948;
	text-align: center;
	line-height: 22px;
} 

#websiteContent ul li, #panelRow li,  li#linknav li, #footer li {
	margin: 0px;
	padding: 0px; 
	list-style: none;
	display: inline;
}

a:link, a:visited {
	color: #fff;
	text-decoration: none;
}
a:hover, a:active {
	color: #fff;
	text-decoration: underline;
}

a img {
	border-width: 0px;
	border-style: none;
}

h1 {
	font-size: 28px;
	font-weight: normal;
	padding-bottom: 15px;
	color: #E9158B;
	}
h2 {
	font-size: 24px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #E9158A;
}

a.dark:link, a.dark:visited {
	text-decoration: none;
	color: #C4C4C1;
}
a.dark:hover, a.dark:active {
	text-decoration: none;
	color: #FFF;
}

#wrapper {
	width: 100%;
	text-align: center;
}

.gapbot {
	padding-bottom: 15px;
}

#websiteHolder {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	}
	
.contact {
	color: #091948;
	}	
	
#topBar {
	float: left;
	line-height: 40px;
	text-align: center;
	width: 980px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}
#websiteTop {
	float: left;
	width: 980px;
	text-align: center;
	height: 38px;
	padding-top: 12px;
	color: #CFD6DB;
	font-size: 16px;
	font-weight: bold;
	}
#websiteContent {
	float: left;
	width: 620px;
	text-align: left;
	padding-left: 180px;
	padding-right: 180px;
	padding-top: 20px;
}

#websiteIntro {
	float: left;
	width: 980px;
	text-align: center;
	padding-top: 20px;
	font-size: 13px;
}

#areasCovered {
	float: left;
	width: 940px;
	text-align: center;
	margin-top: 10px;
	padding: 10px 20px 20px;
	font-size: 12px;
}

#areasCovered h3,
h3 {
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 5px;
}

#websiteLeft {
	float: left;
	width: 300px;
	text-align: left;
	padding-right: 10px;
}

#calltoAction {
	font-size: 20px;
	width: 980px;
	text-align: center;
	float: left;
	padding-top: 30px;
	font-weight: bold;
}
#contactLorraine {
	font-size: 18px;
	width: 980px;
	text-align: center;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}

#websiteRight ul li, 
#websiteLeft ul li {
	display: block;
	float: left;
	padding-left: 20px;
	background: url(../_graphics/tick-bullet.gif) no-repeat 0 5px;
	width: 280px;
	font-weight: bold;
}

#websiteContent a {
	color: #091a47;
}

#websiteContent a:hover {
	color: #091a47;
	text-decoration: underline;
}

#websiteLeft ul {
	float: left;
}

#websiteRight {
	float: right;
	width: 300px;
	text-align: left;
	padding-left: 10px;
}

#websiteTitle {
	float: left;
	width: 980px;
	text-align: center;
	font-size: 24px;
	letter-spacing: 10px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-weight: bold;
	}
#websiteContact {
	float: left;
	width: 980px;
	text-align: center;
	font-size: 20px;
	padding-top: 15px;
	padding-bottom: 20px;
	font-weight: bold;
	color: #fff;
	}
#websiteLtd {
	float: left;
	width: 980px;
	text-align: center;
	font-size: 12px;
	color: #fff;
	background-color: #1a2d56;
	margin-top: 30px;
	line-height: 50px;
}

#holdingPage {
	float: left;
	width: 980px;
	padding-bottom: 40px;
	}
#holdingLogo {
	float: left;
	width: 980px;
	text-align: center;
}
	
#footerLogo {
	float: left;
	width: 980px;
	text-align: center;
	padding-top: 30px;
}
