@charset "utf-8";
/*------- GENERAL -----------*/
body { margin:0; padding:0; color:orange; font-size: 10pt; font-family:Arial, Helvetica, sans-serif; background:#2e3641; property: value; }
div, p, img, a, ul, h1, h2 {
	margin:0; padding:0;
}
ul {
	list-style:none;
}
img {
	border:none;
}
a {
	text-decoration:none; outline:none;
}
.spacer {
	line-height:0; font-size:0; clear:both;
}
/*--------- HEADER ----------*/
#header {
	width:722px; margin:0 auto; height:214px; padding:39px 0 0 58px;
	background:no-repeat;
}
#header img {
	display:block;
}
#header h1 {
	width:230px; height:27px; padding:10px 0 0 6px; text-align:center;
	font:12px/16px Verdana, Arial, Helvetica, sans-serif; 
}

/*--------- BODY ----------*/
#body {
	width:738px; margin:0 auto; padding:0 17px 1px 25px;
	font-size:12px; line-height:16px;
}
#body h2 { font-size: 12pt; line-height: normal; text-indent:-2000px; height:16px; margin:0 0 22px; }
#body h3 { color: #eb742f; font-size: 24pt; line-height: normal; text-indent: -2000px; margin: 0 0 22px; height: 16px; property: value; }
#body p {
	padding:0 0 30px;
}
#body p span {
	color:#9D180A; background-color:#000; font-weight:bold;
}
/*-------------- FO0TER --------------*/
#footer {
	background:url(images/fotter-topbg.gif) 50% 0 no-repeat;
	width:780px; margin:0 auto; padding:20px 0 0;
}
#footer ul {
	font-size:12px; font-weight:bold; width:435px; margin:0 auto;
	padding-bottom:12px; height:16px;
}
#footer p {
	text-align:center; font-size:10px; padding-bottom:22px; line-height:22px;
}
#footer p a {
	color:#DBDBDB; background-color:#000; text-decoration:underline;
}
#footer p a:hover {
	text-decoration:none;
}


