body {
	margin: 0;
	background-image:url(images/background.jpg);
	background-repeat:no-repeat;
	background-position: top center;
	background-color: white;
}

a {
	color: #2A9CBE;
}

a.downloadForms {
	color: #333333;
}


#wrapper {
	margin:0 auto;
	position: relative;
	width:808px;
	height:100%;
}


div.Table_01 {
	position:absolute;
	left:0px;
	top:0px;
	width:814px;
	height:100%;
}

div.leftNav {
	position:absolute;
	left:0px;
	top:0px;
	width:276px;
	height:3250px;
	background-image:url(images/leftnav_bg.jpg);
	background-repeat:repeat-y;
}

/* just in case you need something in top right */
div.sliced-02 {
	position:absolute;
	left:276px;
	top:0px;
	width:538px;
	height:199px;
}

div.bigHeadline {
	position:absolute;
	left:290px;
	top:203px;
	width:538px;
	height:68px;

	text-align: left;
	font-family: myriad pro, myriad, trebuchet ms, arial;
	color: white;
	font-size: 36px;
}

div.contentArea {
	position:absolute;
	left:290px;
	top:267px;
	width:520px;
	height:100%;
	padding-top: 20px;
	
	text-align: justify;
	font-family: arial;
	font-size: 13px;
	color: #666666;
}


.picture {
	border: 1px solid #e5e5e5; 
	padding: 5px;
}

.special1 {
	font-family: trebuchet ms, trebuchet, arial;
	font-size: 18px;
	font-weight: bold;
	color: #72bdd1;
	
}

.special2 {
	font-family: trebuchet ms, trebuchet, arial;
	font-size: 16px;
	font-weight: bold;
	color: #72bdd1;
}


.frontpageBullets {
	width: 250px; 
	background-color: #dbeef3; 
	padding: 10px;
	color: #2e7183;
}

.frontpageBullets li {
	margin-left: -10px;
	padding-bottom: 10px;
}

.frontpageQuotes {
	background-color: #ffe175;
	float: right;
	width: 180px; 
	padding: 20px;
	color: #666666;
	border: 4px solid #ffeeb2;
	
	font-family: georgia;
	font-size: 20px;
	line-height: 24px;
	text-align: left;
}
.style6 {color: #EF971F}
.style9 {color: #C56218; font-size: 14px;}
.style10 {font-size: 15px}

.frontpageQuotes1 {
	background-color: #dbeef3;
	float: right;
	width: 200px;
	padding: 20px;
	color: #666666;
	border: 4px solid #bee2eb;
	font-family: georgia;
	font-size: 20px;
	text-align: left;
}

.sig7link {
	font-family: arial;
	font-size: 12px;
	color: #666666;
}
