html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*
----------------------- end of style reset ----------------------- */


body {
font: 14px "Palatino Linotype", "Book Antiqua", Palatino, serif;
color: #321922;
background: url("/images/bg-main.jpg") no-repeat 50% 0 #ffffff;
}
a {
text-decoration: none;
}
a:hover {
text-decoration: underline;
}
#wrapperMain {
width: 860px;
margin: 0 auto;
}
#header {
background: url("/images/contentTop.png") no-repeat 0 0;
height: 227px;
position: relative;
z-index: 40;
}
#contentWrapper, #footer {
padding: 0 59px;
}
#contentWrapper {
background: url("/images/contentMid.png") repeat-y 0 0;
position: relative;
z-index: 30;
padding-top: 92px;
min-height: 395px;

}

.logo {
    background: url("/images/berglund-logo.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 148px;
    left: 66px;
    position: absolute;
    top: 34px;
    width: 178px;
    z-index: 50;
}

#navigation {
    position: absolute;
    right: 58px;
    top: 34px;
}
#navigation ul li {
    float: left;
    font-size: 18px;
    margin: 0 5px;
}
#navigation ul li a {
color: #fafae7;
}
#mainImage {
    background: url("/images/mainImage.png") no-repeat scroll 0 0 transparent;
    height: 234px;
    left: 50%;
    margin: 0 auto 0 -370px;
    position: absolute;
    top: 95px;
    width: 740px;
}
#contentMain {

    position: relative;
    top: 50px;
}
p.intro {
    background: url("/images/berglundnf.png") no-repeat scroll 0 0 transparent;
    font-size: 18px;
    padding-top: 7px;
    text-indent: 346px;

}
#pods {
padding-top: 34px;
}
#pod1, #pod2, #pod3 {
width: 220px;
float: left;
}
#pod1 {
background: url("/images/pod-mission.png") 0 10px no-repeat;
}
#pod2 {
background: url("/images/pod-goals.png") 0 10px no-repeat;
margin: 0 40px;
}
#pod3 {
background: url("/images/pod-qos.png") 0 10px no-repeat;
}
.clearBoth {
clear: both;
}
div[id^=pod] h3 {
font-size: 25px;
font-family: TimelessRegular/*, "Times New Roman", Times, serif*/;
padding-left: 8px;
}
div[id^=pod] p {
margin-top: 63px;
}
#footer {
background: url("/images/contentBtm.png") no-repeat 0 0;
position: relative;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #696252;
z-index: 10;
height: 226px;

}
#footer a{
color: #696252;
}
#footer img {
    position: absolute;
    right: -53px;
    top: 64px;	
	z-index: 100;
}
#copyright, #credit {
position: relative;
top: 200px;
}
#copyright {
float: left;
width: 50%
}
#credit {
float: right;
float: right;
padding-right: 112px;
text-align: right;
}
.col1, .col2 {
width: 340px;

}
.col1 {
float: left;

}
.col2 {
float: right;
}
div[class^="col"] ul {
padding: 14px 16px 0;	
}
h2 {
background-color: #c6d857;
height: 25px;
line-height: 1.5em;
padding: 0 15px;
}
div[id^="col"] ul {
padding-left: 20px;
margin-top: 20px;
margin-bottom: 50px;
}
h1 {
    font-size: 39px;
    position: absolute;
    right: 0;
    top: -135px;
	font-family: Timeless, "Times New Roman", Times, serif;	
}

a.print {
    font-size: 13px;
    position: absolute;
    right: 0;
	background: url("/images/flag-green.png") no-repeat 1px 1px;
    text-transform: uppercase;
    top: -80px;	
	color:	#321922;
	text-decoration: none;
	    height: 22px;
    text-align: right;
    width: 191px;
}
.iso {
margin: 20px 0 30px;
}
address {
font-style: italic;	
}
.phone {
    display: block;
    margin-top: 9px;	
}
p.answer {
padding: 26px 40px 38px;	
}