body {
	background-color: e0e6ff;
	margin: 0;
	padding: 0;
	top: 0px;
	color: #333333;
	font-size: 0.75em;
	line-height: 1.3em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(../images/bg-lightsonblue.jpg);
	background-repeat: repeat;
}

body div {
	margin: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}

li {
	list-style-type: square;
	margin-top: 1em;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	padding: 0px;
	float: none;
	list-style-position: outside;
	left: 0px;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0em;
	color: #333333;
}
a:link, a:visited { color: #0066FF; text-decoration: none; }
a:hover { color: #666666; text-decoration: underline; }
a:active { color: #b2f511; }

h1, h2 {
	font-size: 1.4em;
	color: #333333;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-top: 0.5em;
	margin-top: 0.75em;
	margin-right: .5em;
	margin-bottom: 0.5em;
	line-height: 1.2em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 0.75em;
	padding-right: 0em;
	padding-left: 0px;
	margin-left: 0px;
	}

h3 {
	color: #990000;
	font-size: 0.9em;
	font-weight: 300;
}

ul {
	margin-left: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
	
.navigation {
	background-color: #333333;
	width: 935px;
	height: 40px;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(../images/menubar-090315.jpg);
	}
.rss-button {
	background-color: #333333;
	background-image: url(../images/menubar-090315.jpg);
	background-repeat: no-repeat;
	width: 25px;
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	margin: 0px;
	float: right;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 32px;
	}

.wrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	text-align: left;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-right-color: #999999;
	border-left-color: #999999;
	}

.wrapper-freeguide {
	background-color: #EAE8DD;
	min-height: 177px;
	padding: 0px;
	width: 980px;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	}
	
.header-image { display: inline; clear: both; }

.column-welcome {
	width: 295px;
	background-color: #FFFFFF;
	text-align: left;
	float: left;
	display: block;
	margin: 0px;
	}

.column-news {
	width: 278px;
	min-height: 300px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	}

.column-2-1 {
	width: 600px;
	min-height: 300px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}
	
	.column-2-2 {
	width: 297px;
	min-height: 300px;
	float: right;
	background-color: #FFFFFF;
	}

.column-casestudies, .column-contactus {
	min-height: 100px;
	float: right;
	width: 285px;
	background-color: #FFFFFF;
	}

.column-freeguide {
	min-height: 150px;
	margin: 0px;
	float: right;
	width: 304px;
	display: block;
	padding-right: 0px;
	padding-top: 20px;
	}

.column-isthisyou {
	width: 614px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	}

.column-isthisyou li {
	list-style-position: outside;
	list-style-image: url(../images/checkbox-9px.png);
	}	

.checklist li {
	list-style-position: outside;
	list-style-image: url(../images/checkbox-9px.png);
	}	

.footer {
	background-color: #ccc9c0;
	margin: 0px;
	min-height: 25px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	clear: both;
	padding-left: 20px;
	display: block;
}
.quote {
	color: #333333;
	background-image: url(../images/icon-quote.gif);
	background-repeat: no-repeat;
	background-position: 30px -2px;
	padding-left: 40px;
	padding-top: 20px;
	padding-right: 0px;
	font-size: 1.1em;
	text-indent: 40px;
	line-height: 1.2em;
	font-weight: bold;
	letter-spacing: -.055em;
}
