* {

	margin: 0px;
	padding: 0px;

}
 
html {

	background: #bfbfbf; 
	text-align: center;
	width: 100%;
	height: 100%;

}

body {

	width: 100%;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #4c4c4c; 
	font-family: "Arial" , "Verdana", "Tahoma" , "MS Sans Serif";
	margin: 0px auto;
	text-align: left;

}

td {

	font-size: 11px;
	line-height: 18px;
	font-family: "Verdana", "Tahoma" , "Arial" , "MS Sans Serif";

}

ul {

	margin: 0px;
	padding: 0px;

}

li {

	list-style: none;

}

form {

	margin: 0px;
	padding: 0px;

}

img {

	border: none;

}

#cleaner {

	clear: both;
	height: 0px;
	font-size: 0px;
	display: block;
	width: 100%;

}

a {

	color: #545248;
	text-decoration: none;

}

a:hover {

	color: #545248;
	text-decoration: underline;

}

#layer {

	width: 880px;
	border: 10px solid #fff;
	position: relative;
	background: #fff; 
	margin: 0px auto;

}

#header_1 {

	width: 880px;
	height: 155px;
	background: #fff url(../images/header_1.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 10px solid #fff;
	overflow: hidden;
	position: relative;

}

#header_1 span {
	
	color: #fff;
	font-weight: normal;
	text-align: right;
	
	position: absolute;
	bottom: 7px;
	right: 15px;
	
}

#header_1 ul {
	
	margin: 0px;
	padding: 0px;
	
	position: absolute;
	bottom: 7px;
	left: 15px;
	
}

#header_1 ul li {
	
	display: inline;
	color: #fff;
	list-style: none;
	padding: 0px 10px 0px 0px;

}

#header_1 ul li a {
	
	color: #fff;
	text-decoration: none;

}

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

}

#header_2 {

	width: 880px;
	height: 155px;
	background: #fff url(../images/header_2.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
	border-bottom: 10px solid #fff;
	overflow: hidden;
	position: relative;

}

#header_2 p {
	
	color: #585857;
	font-weight: normal;
	line-height: 16px;
	
	position: absolute;
	top: 19px;
	left: 15px;
	
}

#header_2 p a {
	
	color: #585857;
	text-decoration: none;
	
}

#header_2 p a:hover {
	
	color: #585857;
	text-decoration: underline;
	
}

#menu {

	width: 880px;
	height: 31px;
	background: #fff url(../images/menu.gif) repeat-x;
	margin: 0px;
	padding: 0px;
	text-align: center;
	border-bottom: 10px solid #fff;
	overflow: hidden;
	position: relative;

}

#menu ul {
	
	padding: 0px;
	margin: 0px;
	
}

#menu ul li {
	
	list-style: none;
	display: inline;
	color: #fff;
	padding: 0px 10px;
	margin: 0px;
	
}

#menu ul li a {
	
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	font-family: "Arial" , "Verdana";
	line-height: 29px;
	
}

#menu ul li a:hover {
	
	text-decoration: underline;
	
}

#content {
	
	width: 880px;
	overflow: hidden;
	
}

#text {
	
	width: 560px;
	padding: 10px 0px 20px 40px;
	overflow: hidden;
	float: left;
	
}

/* - HTML ELEMENT STYLESHEET - */


#text h1 {

	color: #9feb00;
	font-weight: bold;
	font-family: "Arial";
	font-size: 18px;
	margin: 10px 0px 20px 0px;

}

#text h2 {

	color: #9feb00;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 15px 0px;

}

#text h3 {

	color: #9feb00;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 15px 0px;

}

#text h4 {

	color: #595959;
	font-weight: bold;
	font-family: "Verdana";
	font-size: 11px;
	line-height: 17px;
	margin: 0px 0px 0px 0px;

}


#text p {

	margin: 0px 0px 15px 0px;

}

#text hr {
         
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin: 0px 0px 15px 0px;
	height: 2px;

}

#text a {

	color: #9BE401;
	text-decoration: none;

}

#text a:hover {

	color: #9BE401;
	text-decoration: underline;

}

#text ul {

	margin: 0px 0px 0px 15px;

}

#text ul li {

	list-style: square;
	line-height: 22px;

}

#text ul li ul li {

	list-style: square;
	line-height: 22px;
	margin: 0px 0px 0px 5px;

}

#sidebar {
	
	width: 190px;
	padding: 20px 40px 20px 50px;
	text-align: center;
	overflow: hidden;
	float: left;
	
}

#sidebar p {

	margin: 0px 0px 20px 0px;

}

#sidebar div.box {
	
	width: 188px;
	border: 1px solid #9feb00;
	margin: 0px auto;
	text-align: left;
	
}

#sidebar div.box h1 {
	
	width: 168px;
	height: 30px;
	padding: 0px 10px;
	line-height: 28px;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	background: #9feb00;
	margin: 0px auto;
	
}

#sidebar div.box p {
	
	width: 168px;
	margin: 10px 10px 10px 10px;
	line-height: 20px;
	
}


#footer {

	width: 880px;
	height: 83px;
	background: #fff url(../images/footer.jpg) no-repeat;
	margin: 0px;
	padding: 0px;
	text-align: left;
	overflow: hidden;
	position: relative;

}

#footer span {
	
	color: #585857;
	font-weight: normal;
	text-align: right;
	
	width: 880px;
	text-align: center;
	
	position: absolute;
	bottom: 15px;
	left: 0px;
	right: 0px;
	
}

#footer ul {
	
	margin: 0px;
	padding: 0px;
	
	width: 880px;
	text-align: center;
	
	position: absolute;
	top: 15px;
	left: 0px;
	right: 0px;
	
}

#footer ul li {
	
	display: inline;
	margin: 0px;
	padding: 0px 7px;
	color: #585857;
	
}

#footer a {
	
	color: #585857;
	text-decoration: underline;
	
}

#footer a:hover {
	
	color: #585857;
	text-decoration: none;
	
}
