* {
    padding: 0;
    margin: 0;
} 

body {
background: #555;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 18px;
color: #000000;;
}

#imagestic1{  
margin-left: 65px; 
}

a { 
color: #000000;  
}

a:hover { 
text-decoration: none; color : #000;
}

#wrap {
margin: 40px auto 0 auto;
width: 800px;
}

#header { 
padding-bottom:10px;
}
#header h1 {
font-size: 26px;
font-weight: 100;
letter-spacing: -3px;
padding: 12px 0 5px 10px;
}
#header h1 a {
color: #fff;
text-decoration: none;
}
#header h1 a:hover {
color: #fff;
text-decoration: none;
}
#header h2 {
color: #ccc;
font-size: 15px;
font-weight: 100;
padding: 0 0 0 11px;
letter-spacing: -1px;
line-height: 12px;
}

#menustic1 {
height: 30px;
line-height: 30px;
background: url("menustic1.jpg") no-repeat scroll 0 0 transparent;
}

#menustic1 ul {
padding-left: 10px;
list-style-type: none;
}

#menustic1 ul li {
display: block;
float: left;
margin-left: 20px;
}

#menustic1 ul li a {
color: #fff;
padding: 0 10px;
text-decoration: none;
font-weight: 600;
}

#menustic1 ul li a:hover {
color: #fff;
text-decoration: underline;
}

#contentstic1 {
background: #555 url(contentred.jpg) repeat-y;
padding: 10px 20px;
}

.left {
width: 568px;
float: left;
text-align: justify;
margin-left: 80px;
}
.left h2 {
color: #000000;
font-size: 24px;
letter-spacing: -2px;
font-weight: 100;
padding : 10px 0 15px 0;
}

#top {
background: #555 url(top.jpg) no-repeat;
padding: 5px 0;
}

#bottomstic1 {
background: #555 url(bottomred.jpg) no-repeat;
padding: 10px 0;
}

#footer {
text-align: center;
color: #eee;
font-size: 11px;
padding: 0 0 10px 0;
}

.clear {
	clear: both;
}
