

body {
background: #6e7f7e url(images/.jpg) no-repeat top;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;

color: #333333;
}


h1 {
color: #FF0000;
font-size: 20px;
}

h2 {
color: #FF0000;
font-size: 18px;
}

h3 {
color: #FF0000;
font-size: 18px
}



img { border: none; }
a { color: #d82608; text-decoration: none; }
a:hover { text-decoration: underline; color : #000; }

#wrap {
width: 1000px;
margin: 0 auto;
border-left: 1px solid #111;
border-right: 1px solid #111;
background: #fff;
}

#header {
background: #156101 url(images/header.jpg) no-repeat top;
height: 150px;
margin: 0 auto;
width: 1000px;
border-left: 1px solid #111;
border-right: 1px solid #111;
}

#hmenu {
background: #156101 url(images/heading.jpg) no-repeat top;
height: 30px;
margin: 0 auto;
width: 1000px;
border-left: 1px solid #111;
border-right: 1px solid #111;
}

#header h1 {
padding: 12px 0 0 20px;
font-size: 30px;
letter-spacing: 0px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
text-decoration: none;

}
#header h2 {
padding-left: 21px;
font-size: 14px;
color: #eee;
font-weight: 100;
}

#left {
float: left;
width: 170px;
padding: 10px;
}
#left h2 { color: #d82608; padding: 15px 0 5px 10px; font-size: 17px; letter-spacing: -1px; font-weight: 100;}
#left ul { color: #777; padding: 10px 0 10px 30px; list-style-type: square; }
#left ul li { padding-bottom: 5px; }
#left ul li a { color: #777; text-decoration: none;  }
#left ul li a:hover { color: #000; }

#center {
margin-top: 20px;
float: left;
width: 575px;
padding: 10px 20px 20px 20px;
background: #fafafa;
border: 1px solid #ccc;
}


#center h1 {
font-size: 24px;
letter-spacing: -1px;
padding : 10px 0 15px 0;
font-weight: 100;
line-height: 30px
}

#center h2 {
font-size: 20px;
letter-spacing: -1px;
font-weight: 100;
padding : 10px 0 15px 0;
line-height: 30px
}

#right {
float: right; 
width: 170px;
padding: 10px;
}
#right h2 { color: #d82608; padding: 15px 0 5px 10px; font-size: 17px; letter-spacing: -1px; font-weight: 100;}
#right ul { color: #777; padding: 10px 0 10px 30px; list-style-type: square; }
#right ul li { padding-bottom: 5px; }
#right ul li a { color: #777; text-decoration: none;  }
#right ul li a:hover { color: #000; }

#footer {
margin-top: 20px;
border-top: 1px solid #aaa;
padding: 10px 0;
text-align: center;
font-size: 11px;
background: #eee;
}

.imageleft1 { float: left; margin-bottom: 10px; margin-right: 10px; }
.imageleft2 { float: left; margin-bottom: 10px; margin-right: 10px; margin-top: 10px; }
.imageright1 { float: right; margin-bottom: 10px; margin-left: 10px; }
.imageright2 { float: right; margin-bottom: 10px; margin-left: 10px; margin-top: 10px; }
