/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	background: #C62020 url(images/img8.jpg) repeat-x top left;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

h1 { font-size: 34px; }

h2 {
	margin-bottom: 10px;
	padding: 0 0 10px 0;
	font-size: 24px;
	border-bottom: #000000 2px solid;
}

h3 {
	padding: 0 0 10px 0;
	font-size: 13px;
	border-bottom: #000000 2px solid;
}

p {
	margin-top: 10px;
	text-align: justify;
	line-height: 160%;
}

a {
	color: #F5C314;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color:#000000;
}

.list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list li {
	padding: 5px 0;
	background: url(images/img5.gif) repeat-x;
}

.list li.first {
	background: none;
}

#subheader {
	width: 151px;
	float:right;
	
}
#subheader a{
	text-decoration:none;
	width: 116px;
	color:#FFFFFF;
	text-align:right;
	margin-top:23px;
	padding-right:12px;
}
#subheader a:hover{
	text-decoration:none;
	color:#F5C314;
}
/* Header */

#header {
	width: 681px;
	margin: 0 auto;
	padding: 10px 0 0 13px;
	height: 90px;
	padding-bottom:16px;
}

#header h1 {
	float: left;
}

#header h2 {
	display: none;
}

#header ul {
	float: right;
	margin: 0;
	padding: 15px 0 0 0;
	padding-top:30px;
	list-style: none;
}

#header li {
	display: inline;
}

#header a {
	display: block;
	float: left;
	padding: 0 14px 0 20px;
	text-decoration: none;
	color: #FFFFFF;
}

#header .first a:hover {
	text-decoration: underline;
}
#header .second a:hover {
	text-decoration: underline;
}

#header .first a {
	background: none;
	display: block;
	float: left;
	padding: 0 5px 0 0px;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 12px;
	color: #FFFFFF;
}
#header .second a {
	background: none;
	display: block;
	float: left;
	padding: 0 7px 0 15px;
	background: url(images/img2.gif) no-repeat left center;
	text-decoration: none;
	text-transform: uppercase;
	font: bold 12px;
	color: #FFFFFF;
}

#mati {
	color:#FFFFFF; 
	text-align:center; 
	border:solid thin #FFFFFF;
}

#mati a:hover{
	color:#000000; 
}

#right {
text-align:right;
}

/* Content */

#content {
	width: 694px;
	margin: 0 auto;
}

#colOne {
	float: right;
	width: 179px;
	padding: 12px 29px 0 0;
}

#colOne h3 {
	margin-top: 0px;
}

#colTwo {
	float: left;
	width: 394px;
	padding: 0 0 0 21px;
}
#colTwo li{
text-decoration:none;
}
#colTwo a:hover{
text-decoration:none;
color:#000000;
}

/* Footer */

#footer {
	clear: both;
	width: 694px;
	margin: 0 auto;
	padding: 30px 0 0 0;
}

#footer p {
	padding: 20px 0 0 0;
	border-top: #000000 2px solid;
	text-align: center;
	color: #FFFFFF;
}
