body {
	/*
	background-image: url('../images/bkgdots.png');
	background-repeat: repeat;
	*/
	background-color: white;
	padding: 0;
	margin: 0px 0px 10px 0px;
	/*font-family: Verdana;*/
	font-family: "Tahoma", "Arial";
	font-size: 8pt;
	color: #ADADAD;
	background-image: url(../images/homepage_bg.gif);
	background-repeat: repeat-x;
}

.logo {
	float: left;
	padding: 0px 10px;
}

.logo a {
	text-decoration: none;
	border: none;
}

.logo a:focus {
	outline: none;
}

.logo a img {
	border: none;
}

#search {
	float: right;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 10px;
	font-weight: normal;
	font-size: 8pt;
}

#search input {
	width: 150px;
	border: 1px solid #ADADAD;
}

#header {
	margin: 10px auto 0px auto;
	width: 794px;
	height: 45px;
	/*background-color: white;*/
	background-color: transparent;
	/*border: 1px solid #ADADAD;*/
	border: none;
}


ul#off {list-style-type:none; padding:0; margin: 0; width:100%; height:5em; margin:0 auto;}
ul#off li {display:block; width:10em; height:2em; float:left; margin-right:0.2em;}
ul#off a {text-align: center; display:block; width:10em; height:2em; position:relative; text-decoration:none; outline:0; font-weight: bold}
ul#off a em {display:block; font-style:normal; width:10em; height:1.5em; color:#000; border-bottom:0.5em solid #0762B3; position:absolute; top:0; left:0; cursor:pointer;}
ul#off a:hover {color:#c00;}
ul#off a:hover em {border-bottom:0.5em solid #c00;}
ul#off a:active, ul#off a:focus {width:0; height:0;}
ul#off a:active em, ul#off a:focus em {border-bottom:0.5em solid #00c; color:#00c;}


.toolbar {
	width: 794px;
	margin: 0px auto 0px auto;
	size: 8pt;
	border: 0px;
}

#toolbar2 {
	margin-top: 10px;
}

#toolbar {
	margin: 10px auto 0px auto;
	width: 794px;
	height: 25px;
	background-color: white;
	/*background-image: url(../images/toolbar_bg.gif);*/
	background-image: url(../images/barra1.jpg);
	background-repeat: no-repeat;
	/*border: 1px solid #ADADAD*/;
	border: none;
}

#toolbar ul {
	padding: 5px 0px 0px 0px;
	margin: 0; 
	list-style-type: none; 
	list-style-image: none; 
}

#toolbar li {
	display: inline; 
}

#toolbar ul li a {
	text-decoration:none;  
	margin: 0px;
	padding: 5px 20px 6px 20px;
	color: white;
	background: transparent;
}

#toolbar ul li a:hover {
	color: white;
	background-image: url(../images/selector1.jpg);
	background-repeat: repeat;
}
	

#toolbar table {
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

#toolbar td {
	text-align: center;
}

#toolbar td.corner {
	width: 3px;
}
/*
#toolbar a {
	color: white;
	text-decoration: none;
	width: 100%;
	height: 24px;
}

#toolbar a:hover {
	color: black;
	text-decoration: none;
	background-image: url(../images/selector1.jpg);
	background-repeat: no-repeat;
}
*/
#main {
	margin: 10px auto 0px auto;
	width: 793px;
	/*height: 706px;*/
	background-color: white;
	border-top: 0px;
	border-bottom: 1px;
	border-left: 1px;
	border-right: 1px;
	border-style: solid;
	border-color: #ADADAD;
	/*
	background-image: url(../images/base/deg1.jpg);
	background-repeat: repeat-x;
	*/
}

#menu {
	/*font-family: Verdana, Arial, Helvetica, sans-serif;*/
	/*margin-top: 25px;*/
	/*font-size: 8pt;*/
	/*
	position: absolute;
	top: 50px;
	right: 20px;
	*/
	float: right;
}

#menu ul, li {
	list-style-type: none;
}

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

#menu li {
	float: left;
	text-align: center;
}

#menu a {
	text-decoration: none;
	/*font-family: Arial;*/
	color: #ADADAD;
	/*background: #F0F7FC;*/
	display: block;
	padding: 3px 10px;
	text-align: center;
	font-weight: bold;
	font-size: 7pt;
}

#top {
	height: 100px;
	padding-top: 10px;
}

#slidechanger {
	float: right;
	position: relative;
	/*
	bottom: 10px;
	left: 10px;
	*/
}

#slides {
	width: 750px;
	height: 300px;
	margin: 0px auto 0px auto;
	padding-top: 18px;
}

#slide {
	border: none;
	width: 722px;
	height: 290px;
	margin: auto;
	padding: 0px;
}

#slide img {
	border: 1px solid black;
}

#pager {
	float: right;
	position: relative;
	top: 80px;
	left: 240px;
	z-index: 10;
	height: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
}

#pager a {
	text-decoration: none;
	margin: 0px 4px 0px 4px;
	background-color: #ADADAD;
	padding: 2px 4px;
	border: 1px solid black;
	color: white;
}

#pager a:focus {
	outline: none;
}

#pager a.activeSlide {
	background-color: #808080;
	color: white;
}
		
#bottom {
	/*border: 1px solid #ADADAD;*/
	width: 790px;
	height: 300px;
	margin: 0px auto 0px auto;
}

#footer {
	font-size: 7pt;
	width: 793px;
	height: auto;
	padding-top: 8px;
	margin: 12px auto 5px auto;
	text-align: center;
}			

.section {
	/*border: 1px solid black;*/
	width: 195px;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	height: 280px;
	line-spacing: 2pt;
	float: left;
}

.section p {
	padding-left: 5px;
	line-height: 12pt;
	margin: 0px 0px 10px 0px;
}

.section p img {
	display: block;
}

.section p.goto, .main-section p.goto {
	text-align: right;
}

.section p.lefted, .main-section p.lefted {
	text-align: left;
}

.section p.goto a, .main-section p.goto a, a.goto {
	text-decoration: none;
	color: #0762B3;
	font-weight: bold;
}

.section p.title {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #0762B3;
	font-size: 9pt;
}

span.bullet, .bullet {
	color: #C14F0B;
}

span.bold, .bold {
	font-weight: bold;
}

strong {
	font-style: italic;
}

.highlight {
	font-weight: bold;
	color: #0762B3;
}

.blitzit {
	font-weight: bold;
	/*color: #059166;*/
	color: #C14F0B;
	
}

#main-content {
	height: auto;
	margin: 10px auto 0px auto;
	width: 790px;
	background-color: white;
	border: 1px solid #ADADAD;
}

.menu-title {
	font-weight: bold;
	color: #0762B3;
	font-size: 13pt;
	margin: 10px auto 0px auto;
	width: 750px;
	padding: 0px 0px 5px 5px;
	border-bottom: 1px solid #ADADAD;
}

.main-section {
	width: 750px;
	/*height: 325px;*/
	height: auto;
	margin: 13px auto 0px auto;
	/*border: 1px solid black;*/
	padding-top: 10px;
}

.main-section .title {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #0762B3;
	font-size: 9pt;
}

.main-section .subtitle {
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #0762B3;
	font-size: 8pt;
}

#mid-slide {
	border: none;
	width: 323px;
	height: 194px;
	margin: auto;
	padding: 0px;
}

.main-section p {
	line-height: 12pt;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	text-align: justify;
}

.main-section .image-right {
	float: right;
	margin: 3px 0px 5px 10px;
	padding: 0px;
}

.main-section .image-left {
	float: left;
	margin: 3px 10px 5px 0px;
	padding: 0px;
}

.main-section img {
	display: block;
	border: 1px solid black;
	padding: 0px;
	margin: 0px;
}

.main-section .image-center {
	/*float: right;*/
	margin: 20px auto 20px auto;
	padding: 0px;
	border-style: none;
}

input {
	width: 300px;
}

.righted {
	text-align: right;
}

.centered {
	text-align: center;
}

button {
	color: #7D7D7D;
	font-size: 8pt;
}

.main-section li ul {
	margin-top: 0px;
	margin-bottom: 10px;
	/*margin-left: 0px;
	padding-left: 0px;*/
}

p a {
	color: #0071B3;
	font-family: "Tahoma", "Arial";
	text-decoration: none;
	font-size: 11px;
}

p a:visited {
	text-decoration: none;
}
