
* {
	margin: 0;
	padding: 0;
}

#text p a {
color:#000;
}

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

body {
	margin: 20px 0;
	background: #FFFFFF url(images/img01.gif) repeat-x;
	font: normal 13px Arial, Helvetica, sans-serif;
	color: #000000;
}

h1, h2, h3 {
	color: #313131;
}

h1 {
	margin: 0;
	padding: 0;
	font: italic 197% "Times New Roman", Times, serif;
	color: #FFFFFF;
}

h2 {
	font-size: 107%;
	color: #FFFFFF;
}

h3 {
	margin-bottom: 1em;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 77%;
	font-weight: bold;
}

p {
	margin-bottom: 1.5em;
	text-align: justify;
	line-height: 167%;
	font-size: 107%;
}


li {
  text-decoration: none;
  margin-top:3px;
	padding-left: 20px;
	background: url(images/img09.gif) no-repeat left center;
	list-style-type: none;
}

a {
	text-decoration: none;
	color: #313131;
}

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

/* Logo */

#logo {
	width: 760px;
	height: 180px;
	margin: 0 auto;
	padding: 0 0 10px 0;
	background: url(images/img02.jpg) no-repeat;
}

#logo h1 {
	margin: 0;
	padding: 110px 0 0 120px;
	text-transform: uppercase;
	letter-spacing: -1px;
	font: normal 36px "Times New Roman", Times, serif;
	font-style: italic;
}

#logo h2 {
	margin: -7px 0 0 0;
	padding: 0 0 0 155px;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-size: 9px;
	font-weight: bold;
	
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
	background: url(images/img03.gif) repeat-y;
}

/* Content */

#content {
	float: left;
	width: 400px;
	padding: 0 0 0 95px;
	background: url(images/img04.gif) no-repeat;
}

#content .title {
	padding: 10px 10px 10px 50px;
	background: url(images/img07.gif) no-repeat 20px 50%;
}

#content .content {
	padding: 20px 20px 1px 20px;
	background: url(images/img08.gif) repeat-x;
}

#content a img {
  border:none;
}

#content p {
 font-size:12px;
 text-align:justify;
 }

#content table td {
 padding: 1px;
 margin-left: 1px;
 text-align: center;
}

#content #table p {
 text-align: center;
}


#text {
 padding:8px;
 }

#welcome {
	padding-bottom: 20px;
	margin-bottom: 10px;
	background: url(images/img10.gif) no-repeat center bottom;
}


#sidebar {
	float: right;
	width: 160px;
	padding: 0 80px 0 20px;
	background: url(images/img05.gif) no-repeat right top;
	margin-top: 2px;
}
#sidebar p {
 font-size:12px;
 text-align:justify;
 }
#sidebar h2 {
	margin-bottom: 1em;
	margin-top: 2em;
}


#menu {
	padding-top: 20px;
}



#footer {
	width: 760px;
	height: 50px;
	margin: 0 auto;
	background: url(images/img06.gif) no-repeat;
}

#table {
padding:5px;}

#table h2 {
font-size:12px;
}

#table p {
font-size:11px;
text-align:left;
}
