/*
Design by Bruno Reader*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #1B254B;
	font-weight: bold;
}

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

body {
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	background-image: url(images/back_all.gif);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#content
{
	margin: 0 auto;
	width: 786px;
	text-align: left;	
}

#main
{
width: 786px;
padding-top: 10px;
}


#header {
	height: 250px;
	text-align: right;
	
}

#logo {
	width: 766px;
	height: 100px;
	text-align: right;
	padding-right: 20px;
	padding-top: 70px;
	background-image: url(images/top_banner.png);
	background-repeat: no-repeat;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}




#menu
{
	width: 656px;
	height: 48px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-left: 80px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	padding-right: 50px;
	background-image: url(images/menu.png);
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 100px;
	height: 23px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #F0F0F0;
	font-weight: bold;
	padding-top: 10px;
	font-size: 1.1em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#right h1 {
	color: #126183;
	font-size: 1.5em;
}

#menu a:hover, #menu a:focus, #menu a:active{
	width: 100px;
	height: 23px;
	color: #25AAE1;
	text-decoration: none;
	background-color: #6F6F6F;
}




#left
{
	width: 150px;
	margin-left: 10px;
	float: right;
}

#left H3
{
	width: 225px;
	height: 32px;
	font-size: 14px;
	font-weight: bold;
	padding-left: 25px;
	padding-top: 20px;
	text-transform: uppercase;
	color: #25AAE1;
	background: url(images/title.gif) repeat-x
}

#left ul {
	list-style: none;
	margin-bottom: 10px;
	background-position: top;
}


#left li ul {
	border: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	padding-top: 5px;
	background: none;
}

#left li li {
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#left a {
	color: #0B1F80;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	font-size: 1em;
}

#left a:hover, #left a:focus, #left a:active {
	color: #4DA0C6;
	text-decoration: underline;
}

#left p
{
padding: 10px;
}

#right
{
	float: left;
	width: 570px;
	padding-right: 10px;
	padding-left: 15px;
}


#right a
{
color: #4DA0C6;
text-decoration: none;
}

#right a:hover
{
color: #4DA0C6;
text-decoration: underline;
}

#right a:visited
{
color: #4DA0C6;
text-decoration: none;
}

#right p {
	padding-bottom: 10px;
	font-size: 1.1em;
	text-align: justify;
	line-height: 1.5em;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

#right h2 {
	padding-top: 10px;
	color: #C00;
	font-size: 1.2em;
	padding-right: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10;
	margin-left: 0;
	padding-bottom: 10px;
}

img.right {
	float: right;
	border-style: none;
	margin-top: 3px;
	margin-right: 50;
	margin-bottom: 0;
	margin-left: 0px;
}

#right ol, #right ul
{
margin-left: 30px;
}


.date {
	text-align: right;
	color: #4DA0C6;
	font-size: 11px;
}

.date a {
	color: #4DA0C6;
}



#footer {
	height: 49px;
	clear: both;
	padding-top: 30px;
	background-image: url(images/menu.png);
	background-repeat: no-repeat;
	background-position: center;
}

#footer p {
	margin: 0;
	font-size: 0.9em;
	text-align: center;
	color: #FFF;
}

#footer a {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover,  #footer a:focus, #footer a:active{
	color: #25AAE1
}
#right img {
	padding-left: 20px;
	padding-bottom: 15px;
	padding-right: 0px;
}
#right ul li {
	font-size: 1.1em;
	line-height: 1.5em;
	color: #006;
}

