* {
	margin: 0;
	padding: 0;
}

body {
background-color: #d5f401;
background-image: url(images/bg0.jpg);
background-position: top left;
background-repeat: repeat-x;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
color: #222;
}

a {
text-decoration: none;
color: #d4f400;}
a:hover {
text-decoration: underline;
color: #000;
}

body2 {
background-color: #d4f400;
background-image: url(images/bg0.jpg);
background-position: top left;
background-repeat: repeat-x;
}

#wrap {
margin: 0 auto;
width: 800px;
}

#header {
height: 150px;
background: #e1f2d0 url(images/header.jpg) no-repeat;

}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 15px 0 0 20px;
color: #fff;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #000;
}
#header h2 {
font-size: 16px;
color: #000;
padding: 120px 0 0 260px;
letter-spacing: 0px;
font-weight: 60;
}

#menu {
height: 30px;
line-height: 30px;
background: #e1f2d0 url(images/menu.jpg) no-repeat;
}
#menu ul {
list-style-type: none;
padding-left: 30px;
}
#menu ul li {
display: block;
float: left;
}
#menu ul li a {
padding: 0 20px 0 0;
text-decoration: none;
font-weight: 600;
font-size: 12px;
color: #fff;
}
#menu ul li a:hover {
color: #000;
text-decoration: none;
}

#content {
background: #FFF url(images/bg.jpg) repeat-y;
margin-top: 0px;

}

.right {
float: right;
width: 570px;
text-align: justify;
padding-top: 20px;
padding-right: 20px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(images/contenth2.jpg) no-repeat;
}
.right h2 a {
text-decoration: none;
color: #fff;
}
.right h2 a:hover {
color: #111;
}

.left {
float: left;
width: 180px;
padding-top: 10px !important;
padding-top: 20px;
padding-left: 20px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #E9CF16 url(images/menuh3.jpg) no-repeat;
color: #000;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 20px;
list-style-type: square;
color: #75B03C;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
}
.left ul li a:hover {

}

.left img {
margin: 2px;
margin-top: 5px;
border: 3px solid #d5f401;
}

.left a:link img {
border-color: #d5f401;
}

.left a:hover img {
border-color: #ffc20a;
}

.footer {
text-align: center;
font-size: 11px;
color: #aaa;
margin-top: 40px;
border-top: 1px dotted #aaa;
padding-top: 10px;
width: 780px;
margin-left: 10px;
}
.footer a { color: #aaa; }
.footer a:hover { color: #111; }



.all {
float: leftt;
width: 760px;
text-align: center;
padding-top: 20px;
padding-left: 20px;
}
.all h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(images/menuh2.jpg) repeat-x;
}
.all h2 a {
text-decoration: none;
color: #fff;
}
.all h2 a:hover {
color: #111;
}
.all img {
margin-left: 6px;
margin-top: 10px;
border: 3px solid #d5f401;
}

.all a:link img {
border-color: #d5f401;
}

.all a:hover img {
border-color: #ffc20a;
}

.normal {
float: leftt;
width: 760px;
text-align: center;
padding-top: 20px;
padding-left: 20px;
}
.normal h2 {
font-size: 18px;
font-weight: 100;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #fff url(images/contenth2.jpg) repeat-x;
}
.normal h2 a {
text-decoration: none;
color: #fff;
}
.normal h2 a:hover {
color: #111;
}
