* {
padding: 0;
margin: 0;
} 

body {
background: #aaa;
font-family: Verdana, Tahoma, Arial, sans-serif;
font-size: 12px;
padding: 0;
margin: 0;
color: #555;
line-height: 20px;
}

a { color: #4A1605; text-decoration: none; }
a:hover { color: #333; text-decoration: underline; }
img { border: none; }
li { margin: 0; padding: 0; }

#wrap {
width: 990px;
margin: 0 auto;
}

#header {
height: 110px;
background: #aaa url(/public/1/header.gif) no-repeat;
}
#header h1 { 
padding: 30px 0 0 20px;
font-size: 24px;
letter-spacing: -3px;
text-transform: uppercase; 
}
#header h1 a { color: #fff; }
#header h1 a:hover { color: #eee; text-decoration: none; }
#header h2 { 
font-size: 17px;
color: #eee;
font-weight: 100;
padding: 0 0 0 20px;
}

#intro {
background: #f7f7f7; 
border-top: 3px solid #aaa;
border-bottom: 3px solid #aaa;
margin: 5px 10px;
padding: 10px;
}

#content {
background: #aaa url(/public/1/bg.gif) repeat-y;
padding: 10px;
}

#left {
width: 560px;
float: left;
padding-left: 10px;
text-align: justify;
padding-bottom: 10px;
}
#left h2 {
font-size: 25px;
padding: 10px 0; 
font-weight: 100;
letter-spacing: -2px;
}
#left h2 a { color: #888; }
#left h2 a:hover { color: #333; text-decoration: none; }

#right {
width: 370px;
float: right;
margin-top: 15px;
margin-right: 10px;
padding-bottom: 10px;
}
.rightads {
padding: 10px; 
}
#right h3 {
background: #4A1605 url(/public/1/rightbig.gif) no-repeat;
height: 30px;
line-height: 30px;
color: #fff;
padding-left: 10px;
font-size: 13px;
font-weight: 600;
}
.menu {
float: left;
width: 180px;
}
.menu h4 {
background: #4A1605 url(/public/1/rightsmall.gif) no-repeat;
height: 20px;
line-height: 20px;
color: #fff;
padding-left: 10px;
font-size: 12px;
font-weight: 600
}
.menu1 {
float: left;
width: 180px;
margin-left: 10px;
}
.menu1 h4 {
background: #4A1605 url(/public/1/rightsmall.gif) no-repeat;
height: 20px;
line-height: 20px;
color: #fff;
padding-left: 10px;
font-size: 12px;
font-weight: 600
}
.menu ul { 
padding: 5px 10px;
list-style-type: none;
font-weight: 600;
font-size: 11px;
}
.menu1 ul {
padding: 5px 10px;
list-style-type: none;
font-weight: 600;
font-size: 11px;
}

#footer {
height: 30px;
background: #aaa url(/public/1/footer.gif) no-repeat;
line-height: 30px;
color: #fff;
font-size: 11px;
text-align: center;
}
#footer a {
color: #fff;
}
#footer a:hover {
color: #eee;
}

#bottom {
height: 10px;
background: #aaa url(/public/1/bottom.gif) no-repeat;
}

#left h1 {
margin: 0px 0px 20px 0px;
}

#left ul, ol {
margin-left:20px;
}
#toptools{clear:both;float:right;width:100%;background-color: #004080; font-size: 95%;
font-family: 'Lucida Grande', Helvetica, verdana, sans-serif;
}

#toptools a{	
	float:right;	
	color: #fff;
	text-decoration: none;
	}
	
#toptools  a:hover {
	color: #718ABE;
	text-decoration: underline !important;
	float:right;	
	
}

#toptools a:link img{
	float:left;	
	border:0px;
	margin: 0px 0px 0px 10px;
	}

