BODY {
	font-family: helvetica, arial, sans-serif;
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0px;
	background: url(../images/bg.jpg) repeat-y center;
		background-color: #525252;
	left: -10px;
	    border: 0px;
}

BODY, DIV, H2, H3 {
    padding: 0;
    margin: 0;
	    border: 0px;
}

DIV {
	    border: 0px;
}

#subnav {


}

#container {
    text-align: left;
    border: 0px;
    margin: 10px auto;
    width: 760px;
}

#header {
    margin: 0 0 5px;
	    border: 0px;
}

#sidebar {
    background-color: #d99;
    float: left;
    width: 160px;
	    border: 0px;
}

#content {
    padding: 5px;
	margin: 0 0 0 -9px;
	    border: 0px;
}

#footer {
    margin: 5px 0 0;
    clear: both;
	    border: 0px;
}

a.text {

color: #999999; 
font-family: helvetica, arial, sans-serif; 
font-size: 11px; 
font-style: normal;  
letter-spacing: 0px;
}


#text1 {
	position: absolute;
	left: 40px;
	top: 180px;
	width: 230px;
	height: 239px;
	visibility: visible;
		border: 0px;

}

#text2 {
	position: absolute;
	left: 295px;
	top: 180px;
	width: 230px;
	height: 239px;
	visibility: visible;
		border: 0px;

}


#img1 {
	position: absolute;
	width: 480px;
	height: 139px;
	visibility: visible;
	left: 30px;
	top: 30px;
		border: 0px;

	
}

#img2 {
	position: absolute;
	width: 200px;
	height: 410px;
	visibility: visible;
	left: 550px;
	top: 100px;
	margin: 0px;
	border: 0px;
	
}


#div1 {
	position: relative;
	top: 1px;
	left: -18px;
	width: 768px;
	height: 500px;
	visibility: visible;
	z-index: 7;
		border: 0px;

}

#sitemap ul, #sitemap li{
	margin:0;
	padding:0;
	border:0;
	list-style:none;
	font-size:12px;
}

#sitemap ul li {
	font-weight:bold;
	margin-bottom:20px;
	padding-left:10px;
	background-image:url("/images/link-design-2.gif");
	background-position:left top;
	background-repeat:no-repeat;
}

#sitemap ul ul {
	margin-left:20px;
}

#sitemap ul ul li {
	background-image:none;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:0;
}

#sitemap a {
	text-decoration:none;
	color: #000;
}

#sitemap a:visited {
	text-decoration:none;
	color: #000;
}

#sitemap a:hover {
	text-decoration:underline;
	color: #000;
}

#sitemap a:active {
	text-decoration:underline;
	color: #000;
}