body {
	background-image:url(images/bk.jpg);
	background-repeat:repeat-x;
	margin: 0px;
	padding: 0;
	text-align: justify;
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}

#top {
	background-image:url(images/bg_postit_01.png);
	background-repeat:no-repeat;
	margin: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 1px;
	height: 61px;
}

#top2 {
	background-image:url(images/bg_postit_01b.png);
	background-repeat:no-repeat;
	margin: 0;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 1px;
	height: 61px;
}

#middle {
	background-image:url(images/bg_postit_02.png);
	background-repeat:repeat-y;
	padding: 1px 20px 0px 20px;
	margin: 0px 0 0 0;
   
}

#middle2 {
	background-image:url(images/bg_postit_02b.png);
	background-repeat:repeat-y;
	padding: 1px 20px 0px 20px;
	margin: 0px 0 0 0;
   
}

#lower {
	background-image:url(images/bg_postit_03.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0px 0px 40px 0px;
}

#lower2 {
	background-image:url(images/bg_postit_03b.png);
	background-position:bottom;
	background-repeat:no-repeat;
	padding: 0px 0px 40px 0px;
}



h1 {
	background-image:url(images/icon.png);
	background-repeat:no-repeat;
	padding-left: 35px;
	font-size: 2em;
	font-weight:bold;
	color:#036;
	background-position: left center;
	padding-top: 10px;
}

h1 .up {
	vertical-align: super;
	font-size:50%;
}

h2 {
	font-size: 1.2em;
	color:#669900;
}

h3 {
	font-size: 1.6em;
	padding-left:10px;
	padding-bottom:0px;
	padding-top: 10px;
	margin-bottom: 3px;
	color:#036;
	border-bottom:#036 dotted 1px;
}

h4 {
	font-size: 1.2em;
	color:#036;
	padding-top:-5px;
	margin-top:0px;
}

h5 {
	font-size: 1.2em;
	color:#fff;
}

.byline {
	color:#690;
	padding-left:10px;
	font-size:10px;
	font-style:italic;
}

.byline2 {
	color:#fff;
	padding-left:10px;
	font-size:10px;
	font-style:italic;
}

#content ul {
	line-height: 150%;
	margin: 0px 0px 0px 10px;
	list-style-image: url(images/bullet.png);
	list-style-type: none;
	list-style-position: outside;
}

#content2 ul {
	line-height: 150%;
	margin: 0px 0px 0px 10px;
	list-style-image: url(images/bullet.png);
	list-style-type: none;
	list-style-position: outside;
}



a {
	text-decoration: underline;
	color:#000;
}

a:hover {
	color:#690;
}

#header {
	width: 950px;
	height: 180px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


/* Wrapper */

#wrapper {
	
	width: 100%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* Page */

#page {
	width: 1000px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
}


/* Content */

#content {
	float: left;
	width: 540px;
	padding-right: 20px;
	padding-left: 25px;
	margin: 0px;
}

#content p {
	line-height: 1.5;
}

#content2 {
	float: left;
	width: 785px;
	padding-right: 20px;
	padding-left: 25px;
	margin: 0px;
}

#content2 p {
	line-height: 1.5;
}

.imgright {
	width: auto;
	height: 100px;
	float: right;
	padding-left: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}

.imgleft {
	width: auto;
	height: 100px;
	float: left;
	border:#036 solid 1px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-top: 5px;
}


/* Sidebars */

#sidebar1 {
	float: left;
	width: 170px;
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
}

#sidebar2 {
	float: right;
	width: 210px;
	padding-right: 15px;
	padding-left: 15px;
	height: 100%;
	background-image: url(images/panelRight_bk.png);
	background-position: left top;
}

#sidebar3 {
	float: right;
	width: 240px;
	height: 100%;
	background-position: left top;
}

.sidebar {
	float: left;
	color: #000;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
	padding: 0 0 20px 0;
}

.sidebar li ul {
	background: #cfedf7;
	padding-bottom: 20px;
}

.sidebar li li {
	margin: 0px 15px;
	padding: 8px 0px;
	background: none;
}


.sidebar li h2 {
	text-transform: uppercase;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #039;
	line-height:normal;
	margin: 0 0 0 0;
	padding: 20px 0px 10px 30px;
}

.sidebar a {
	color: #039;
	
}

.sidebar a:hover {
	color: #F00;
	
}


.imgsml {
	width:150px;
	height:100px;
	border:#036 solid 1px;
}

/* Footer */

#footer {
	width: 100%;
	height: 50px;
	padding: 12px;
	background: url(images/footer.png) no-repeat left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#footer p {
	margin: 0;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

#footer a {
	color: #000;
}

#footer a:hover {
	color:#9C0;
}

#footer .link {
}

#footer .copyright {
}
.bold {
	font-weight: bold;
}
.phone {
	font-size: 14px;
	color: #690;
	font-weight: bold;
}
.number {
	font-size: 14px;
	color: #036;
}
.phonesml {
	font-size: 10px;
	font-weight: bold;
}
