<!--
/* Cross Browser Reset styles */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input, hr {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, strong, th {
	font-size:1em;
	font-weight:normal;
	font-style:normal;
}
ul, ol {
	list-style:none;
}
fieldset, img, hr {
	border:none;
}
caption, th {
	text-align:left;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
td {
	vertical-align:top;
}
/* End Reset */

body {
	background:url(/images/ElementOne/site/template/bodybg.jpg) repeat-x center top #EAEAEA;
	margin:0px;
	padding:0px;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#707070;
	font-weight:100;
}

h1 {
font-size: 40px;
color: #1A1A1A
}
img {
	outline-style:none;
}

p {
font-family: Times New Roman;
line-height: 22px;
font-size: 16px;
}

ul {
list-style-type: disc;
margin-left: 18px;
color: #666;
font-family: Times New Roman;
font-size: 16px;
}

ul li {
line-height: 23px;
}


#sitebg {
	background:url(/images/ElementOne/site/template/sitebg.jpg) no-repeat center top;
	padding:0px;
	margin:0px;
}
#contentbg {
	background:#FFF;
	width:958px;
	margin:auto
}
#footerbg {
	background:url(/images/ElementOne/site/template/footer.jpg) no-repeat bottom;
}
#mastheadbg {
	background:url(/images/ElementOne/site/template/header.jpg) no-repeat;
}
#masthead {
	height:349px;
	position:relative
}

#contentholder {
    min-height: 615px;
    padding: 30px 10px;
}

#leftbar {
	width: 270px;
	min-height: 393px;
	padding: 0 10px 0 20px;
	float: left;
	border-right: 1px solid #999;
}



#leftbar ul {
list-style-type: disc;
margin-left: 18px;
}
#leftbar ul li {
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 20px;
	font-stretch: condensed;
	color: #999;
}

#leftbar li a {
text-decoration: none;
color: #999;
}

#leftbar li a:hover {
text-decoration: underline;
}

#pagecontent {
    float: left;
    padding-left: 16px;
    width: 618px;
}

#pagecontent h1 {
text-transform: lowercase;
}
#footerinfo {
	padding:0px 25px;
	height:110px;
	color:#999999;
	text-align:center;
}
#navholder {
	width:952px;
	height:48px;
	margin:0px 0 0 3px;
	position: absolute;
	z-index: 3000;
}
#navholder ul li {
	list-style:none;
	text-indent:-9000px
}
h1, h2, #leftbar h2 {
	font-family: Times "Times New Roman", Times, serif;
	font-stretch: condensed;
	font-size: 46px;
	color: #000;
margin-bottom: 20px;
font-weight: normal;
}



.grey {
	color: #999;
}
.left {
	float:left;
}
a {
	outline-style: none;
}
a:link {
	color: #3D7082;
	outline-style: none;
}
a:active {
	color: #333333;
	outline-style: none;
}
a:visited {
	color: #3D7082;
	outline-style: none;
}
a:hover {
	color: #333333;
	outline-style: none;
}
#btmtag {
	text-align:center;
	color:#CCCCCC;
	font-family:Verdana, Geneva, sans-serif;
	padding-top:15px;
	font-size:12px;
}
#btmtag a {
	color: #CCCCCC;
	font-weight:normal;
	text-decoration:none;
}
#btmtag a:hover {
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
#email {position:absolute;  width:50px; height:50px; margin-left: 970px; top: 25px}
--> 
