body {
	margin:0;
	padding:0;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
/*
	background: #e0e1e1;
*/
	background: #ffffff url('bodybg.gif') repeat-x;

}

h1 {
}


h2 {
	color: #2b458d;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16pt;
}

h3, h4 {
	padding: 0;
	margin: 0;
	color: #2b458d;
	font-weight: bold;
	font-size: 9pt;
}

h3 {
	margin: 0px 0px 10px 0px;
}

p, td, li {
	padding: 0;
	margin: 0;
	font-size: 9pt;
	line-height: 14pt;
}

p {
	margin: 0px 0px 10px 0px;
}

img {
	border: 0;
}

ol {
	list-style-type: none;
}

td {
	vertical-align: top;
}

table {
	border-collapse: collapse;
}

strong {
	font-weight:900;
	color: #2b458d;
}

div.col {
	width: 50%;
	float:left;
}

div.clearer {
	font-size: 1px;
	clear:both;
}

#container {
	position:relative;
	margin: 0 auto;
	padding:0;
	width: 776px;
	top:0px;
	text-align:left;
	background: url('containerbg.gif') repeat-y;
}

#header {
	position:relative;
	width: 776px;
	height: 300px;
    background: url('headerbg.jpg') no-repeat;
}

#logo {
	display:none;
}

#themepic {
	position: absolute;
	left: 11px;
	top: 69px;
	width: 754px;
	height: 151px;
}

#navi {
	position: absolute;
	left: 40px;
	top: 262px;
}

#navi ul {
	margin:0;
	padding: 0;
}

#navi li {
	display:inline;
	padding-right: 4em;
}

#navi a {
	color: #000000;
	text-decoration: none;
}

#navi a.active {
	font-weight:bold;
}

#contact_info {
	position: absolute;
	top: 320px;
	left: 460px;
	padding: 40px 0px 0px 0px;
	width: 284px;
	height: 140px;
    background: url('cropmarks.gif') no-repeat;
    text-align:center;
}

#contact_info p {
	margin: 0;
	padding: 0;
}

#content {
	position: relative;
	margin-left: 40px;
	width: 400px;
}

#widecontent {
	position: relative;
	margin-left: 40px;
	width: 700px;
}

.contact_card {
	margin: 0px 0px 40px 0px;
}

.contact_card img {
	float: left;
	margin: 0px 10px 0px 0px;
}

#footer {
	position: relative;
	width: 776px;
	height: 206px;
    background: url('footerbg.jpg') no-repeat;
}