* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff url(images/bg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #000000;
	padding-bottom: 3px;
}

a {
color:#0000FF;
}

a:hover {
text-decoration: none;
color:#FF0000;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 80px;
}
#header h1 { 
font-size: 28px;
/*letter-spacing: -1px;*/
padding: 23px 0 0 20px;
color: #FF5500;
}
#header h1 a { 
color: #37AB96;
text-decoration: none;

/*letter-spacing: -2px;*/
}
#header h1 a:hover {
color: #fff;
}
#header h2 {
font-size: 19px;
color: #fff;
padding: 5px 0 0 20px;
/*letter-spacing: -1px;*/

}

#menu {
height: 70px;
line-height: 70px;
background: #fff url(images/menu.gif) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 40px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
list-style-position:inside;
font-size: 14px;
color:#000000;
font-weight:bold;
}

#menu ul li a:hover {
text-decoration: underline;
}

#content {
background: #fff url(images/content.gif) repeat-y;
padding: 0 20px 20px 20px;
}

.right {
float: right;
width: 580px;
text-align: justify;
}
.right h2 {
font-size: 18px;

padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {
color: #37AB96;
}

.left {
float: left;
width: 160px;
padding-top: 10px;
}
.left h2 {
	padding-left: 10px;
	height: auto;
	/*line-height: 24px;*/
background: #111;
	color: #fff;
	font-size: 13px;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type:none;
}

.left ul li {
	margin:5px 0px 5px 0px;
}

.left ul li a {
	color: #157D6A;
	text-decoration: none;
	line-height: normal;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 100px;
	margin-left: 0px;
	font-size:13px;
}
.left ul li a:hover {
	text-decoration:underline;
	color: #999999;
	padding-bottom: 5px;
}

#bottom {
background: #fff url(images/bottom.gif) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
font-size: 11px;
}

.style1 {color: #FF0000}

.main-header-1 {
	font-size: 24px;
	font-weight: normal;
	color:#0000FF;

}

#body {
	padding:20px 5px 0px 5px;
}

#body ul, #body ol {
	margin-left:30px;
}

.main-header-2 {
	font-size: 16px;
	font-weight: bold;
	color:#009933;
}

#body h3 {
	font-size: 14px;
	font-weight: bold;
	color:#E17100
}

.style4 {font-size: 16px}

