* {
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #fff;
}

/*layout*/

#leftstrip {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 4000px;
	width: 10px;
	background-image: url(../images/_components/leftstrip.gif);
}
#header {
	position: absolute;
	top: 20px;
	left: 27px;
	height: auto;
	width: auto;
}
#nav {
	position: absolute;
	top: 100px;
	left: 30px;
	width: 200px;
	height: auto;
}
#section-wrapper {
	position: absolute;
	top: 100px;
	left: 240px;
	width: auto;
	height: auto;
}

#section {
	position: relative;
	width: auto;
	height: 480px;
	margin-bottom: 40px;
}
#page-header {
	width: 95%;
	height: auto;
}
.section-header {
	width: auto;
	height: 70px;
	margin-bottom: 10px;
}
.thumbnail {
	float: left;
	margin-right: 12px;
	margin-top: 12px;
	border: 1px solid #eee;
}






#story-bar {
	position: relative;
	width: 820px;
	height: 70px;
	margin-bottom: 20px;
}
#icon {
	float: left;
	width: 70px;
	height: 70px;
	padding: 0px;
}
#supplier-id {
	float: right;
	width: 710px;
	height: 48px;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	background-color: #CFDBEE;	
}
#supplier-link {
	float: right;
	margin-top: 32px;
	width: 400px;
	height: auto;
	text-align: right;
}
#supplier-logo {
	float: left;
	width: 200px;
	height: auto;
}
#intro {
	width: 820px;
	height: auto;
	padding: 0px;
}
#col-container {
	position: relative;
	width: 820px;
	height: auto;
	margin-bottom: 20px;
	background-color: #fff;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border: 1px solid #fff;
	background-image: url(http://www.dapstudio.ca/solutions/2010/images/components/blue-grad.gif);
	background-repeat: repeat-x;
	margin-top: 30px;
}
#col-01 {
	float: left;
	width: 250px;
	height: auto;
	padding: 15px;
}
#col-02 {
	position: absolute; 
	left: 270px;
	width: 250px;
	height: auto;
	padding: 15px;
}
#col-03 {
	position: absolute; 
	left: 540px;
	width: 250px;
	height: auto;
	padding: 15px;
}
#col-clear {
	clear: both;
	width: 820px;
	height: 1px;
}

/*footer*/

#footer {
	position: relative;
	width: 820px;
	height: auto;
}
#footer-01 {
	position: relative;
	top: 70px;
	width: 820px;
	height: 40px;
}
#footer-02 {
	position: relative;
	top: 90px;
	width: 820px;
	height: 120px;
}

/*links*/

a:link, a:visited, a:active {
	color: #8C8474;
	text-decoration: none;
}
a:hover {
	color: #8C8474;
	text-decoration: none;
}
a.link-nav:link, a.link-blue:visited, a.link-blue:active {
	color: #8C8474;
	text-decoration: none;
}
a.link-nav:hover {
	color: #000;
	text-decoration: none;
}




a.link-grey:link, a.link-grey:visited, a.link-grey:active {
	color: #788BA3;
	text-decoration: none;
}
a.link-grey:hover {
	color: #47657F;
	text-decoration: none;
}

/*type*/

.body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
	color: #8C8474;
}
.nav {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	letter-spacing: 0px;
	line-height: 15px;
	color: #8C8474;
}
.section-head {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 0px;
	line-height: 18px;
	color: #8C8474;
}
hr {
	color:#555;	
	border-width:0 0 1px 0;
	text-align: left;
	width: 100%;
	height: 10px;
}



.info-blue {
	font-family: "Gill Sans", sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	color: #005591;
}
.lead-head {
	font-family: "Gill Sans", sans-serif;
	font-size: 38px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 2px;
	line-height: 42px;
	color: #A9B4C5;
}
.lead-body {
	font-family: "Gill Sans", sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 22px;
	color: #A9B4C5;
}
.story-head {
	font-family: "Gill Sans", sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: lighter;
	letter-spacing: 2px;
	line-height: 38px;
	color: #A9B4C5;
}
.story-intro {
	font-family: "Gill Sans", sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 22px;
	color: #A9B4C5;
}
.story-subhead {
	font-family: "Gill Sans", sans-serif;
	font-size: 20px;
	letter-spacing: 1px;
	line-height: 22px;
	color: #000;
}
.story-section {
	font-family: "Gill Sans", sans-serif;
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 16px;
	color: #000;
}
.story-body {
	font-family: "Gill Sans", sans-serif;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 14px;
	color: #000;
}
ul { list-style-type: square;
	margin-left: 12px;
	color: #000;
}
.footer-sm {
	font-family: "Gill Sans", sans-serif;
	font-size: 10px;
	font-style: normal;
	letter-spacing: 1px;
	line-height: 13px;
	color: #5C676D;
}

/*images*/

img.centered {
	display: block;
	border: none;
	margin-left: auto;
    margin-right: auto;
}

