* {
    padding: 0;
    margin: 0;
} 

body {
background: #fff;
font-family: Verdana, Arial, sans-serif;
font-size: 15px;
padding: 0;
margin: 0;
color: #555;
line-height: 17px;
}

img { border: none; }
a { color: #4A883B; }
a:hover { text-decoration: none; color : #999; }
h3 { border-bottom: 1px dotted #aaa; color: #666; padding-bottom: 4px; margin: 14px 0 7px 0; font-weight: 100; font-size: 22px; letter-spacing: -1px;}
h3 a { text-decoration: none; font-size: 22px; letter-spacing: -1px; }
h3 a:hover { color: #999; }

#wrap {
width: 800px;
margin: 20px auto;
}

#header {
background: #fff url(images/header.jpg) no-repeat;
font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
height: 220px;
}
#header h1 {
font-size: 1px;
font-weight: 100;
letter-spacing: -3px;
padding: 0px 33px 0 0;
text-align: right;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #111;
text-decoration: none;
}
#header h2 {
font-size: 1px;
color: #fff;
padding: 4px 33px 0 0;
text-align: right;
font-weight: 600;
}

#menu {
background: #4E4421 url(images/menu.jpg) no-repeat;
height: 30px;
}
#content { 
padding: 0 20px;
background: #fff url(images/content.jpg) repeat-y;
}

#left {
padding: 10px 0;
width: 520px;
float: left;
font-size: 14px;
text-align: justify;
line-height: 20px;
}
#left h3 { 
font-weight: bold;
font-size:18px;
border-bottom:1px dotted #666;
padding-left:40px;
margin-top: 0px;
color:#3CB371;
line-height: 25px;
background-image:url('images/large.png');
background-repeat:no-repeat;
}

#left h4 { 
font-weight: bold;
font-size:16px;
background:url('images/ck.png') no-repeat;
padding-left:24px;
color:#3CB371;
line-height:22px;
}

#right{
padding: 20px 0;
width: 220px;
float: right;
}
#right h3 { border: none; padding: 0 0 0 10px; margin: 0; color: #FFF; }

#right ul { 
padding: 10px 0 0px 40px;
list-style-type:none; 
list-style-image:url(images/small.png);}

#right ul li { padding: 2px 0 3px 10; margin-bottom: 10px;}
#right ul li a { color: #FFF; text-decoration: none; font-size: 15px; line-height: 30px; font-weight: bold;}
#right ul li a:hover { color : #999; }

#footer {
font-size: 12px;
color: #fff;
text-align: center;
height: 30px;
line-height: 30px;
background: #fff url(images/footer.jpg) no-repeat;
}
#footer a { 
color: #ccc;
text-decoration: none;
}
#footer a:hover {
color: #111; 
text-decoration: underline; 
}

#bottom {
background: #fff url(images/bottom.jpg) no-repeat;
padding: 5px 0;
}
span {
color:#DC143C;
font-style: bold;
}

ul {
padding-left: 20px;
}
li {
}