* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	background: #859C78;
	font: 12px/17px Comic Sans MS, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #655F52;
}

h1 {
	padding: 2px 30px 0 0;
	font: 32px Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #593274;
}

h2 {
	padding: 0 30px 0 0;
	font: 22px Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #655F52;
}

h3 {
	width: 160px;
	text-align: left;
	text-indent: 40px;
	color: #655F52;
	background: url('images/h3sm.gif') no-repeat bottom;; font-style:normal; font-variant:normal; font-weight:bold; line-height:18px; font-size:15px; font-family:Comic Sans MS, Arial, Helvetica, sans-serif; padding-left:0; padding-right:0; padding-top:0; padding-bottom:6px
}

h4 {
	padding: 15px 0 15px 15px;
	font: bold 20px/26px Comic Sans MS, Arial, Helvetica, sans-serif;
	color: #859C78;	
}

h4.firsth4 {
	padding-top: 0;
}

h5 {
	font: 12pt Arial, Helvetica, sans-serif;
	color: #593274;
}
p {
	padding: 5px 0;
}

a {
	color: #AA9ADA;
	text-decoration: underline;
}

a:hover {
	color: #AA9ADA;
	text-decoration: none;
}

#bg_1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 292px;
	background: url('images/bg_1sm.gif') repeat-x top;
}

#bg_2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 50%;
	height: 292px;
	background: url('images/bg_2sm.gif') repeat-x top;
}

#main_1 {
   position: absolute;
   left: 11%;
      margin: 0 auto;
	width: 500px;	
}

#main_1r {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 200px;
	background: url('images/main_1rsm.gif') no-repeat top right;
}

#main_1l {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 200px;
	background: url('images/main_1lsm.gif') no-repeat top left;
}

#main_2 {
	position: relative;
	margin: 0 auto;
	width: 700px;
	text-align: left;
	background: White;
}

#top {
	height: 203px;
	text-align: right;
	background: url('images/topbannersm.jpg') no-repeat bottom;
}

#menu {
	width: 100%;
	height: 30px;
	background: #593274 url('images/menusm.gif') repeat-x;
}

#menu ul {
	list-style: none;
}

#menu ul li{    
    float: left;
}

#menu ul li a {
	display: block;
	float: left;
	padding: 0 17px 3px 17px;
	font: bold 13px/27px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
	color: #DDDEE2;	
}

#menu ul li a:hover {
	text-decoration: none;
	color: White;	
}

#menu ul li a.active, #menu ul li a.active:hover {
	text-decoration: none;
	color: #DDDEE2;	
	background: url('images/menu_actsm.gif') no-repeat bottom;
}

#middle {
	padding: 30px 20px 0 20px;
}

#left {
	float: left;
	width: 160px;	
}

#left ul {
	list-style: none;
}

#left ul li {    
   margin-bottom: 15px;
   padding: 10px 0;
}

#left ul li ul {
	margin: 0;
	padding: 10px 0;
	width: 160px;
	color: #99A6B9;	
}

#left ul li ul li {
	margin: 0;
	padding: 0 0 0 22px;
	border-bottom: 1px solid #E0E5DF;
}

#left ul li ul li a {
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #836DC7;
}

#left ul li ul li a:hover {
	text-decoration: none;
	color: #43307F;
}

#right {
	float: right;
	width: 475px;
	font: 14px/17px Arial, Helvetica, sans-serif;
	text-align: justify;
	color: #655F52;
}

#bottom {
	clear: both;
	height: 93px;
	background: url('images/bottomsm.jpg') no-repeat bottom;; padding-left:20px; padding-right:20px; padding-top:0; padding-bottom:0
}

#bottom p {
	padding-top: 75px;
	font: 10px Arial, Helvetica, sans-serif;
	text-align: left;	
	color: #859C78;
}
