body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}

h1 {
	margin-left:5px;
	padding: 5px;
	color: #FFF;
}

h2 {
	margin-top:2px;
	margin-bottom:0;
	margin-left:5px;
	padding: 5px;
}


p {
	font-size:14px;
	padding: 5px;
	padding-top:0;
	padding-bottom:7px;
	margin-top:3px;
	
}


.imgtext {
	margin-top:10px;
}

#header {
	background-color:1e4a7c;
}

#content {
	height:90px;
	width:880px;
	text-align:center;
	margin-top:0px;
	padding-top:0px;
}

.titulos {
	position:relative;
	right: 150px;
	top: 250px;
}

#menu {
	margin-bottom:0px;
	padding-bottom:0px;
}

#container {
	width: 880px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#slider1 {

    width: 880px; /* important to be same as image width */

    height: 300px; /* important to be same as image height */

    position: relative; /* important */

	overflow: hidden; /* important */
}



#slider1Content {
	width: 880px; /* important to be same as image width or wider */
	position: absolute;
	top: 0;
	margin-left: 0;
	height: 0px;
}

.slider1Image {

    float: left;

    position: relative;

	display: none;

}

.slider1Image span {

    position: absolute;

	font: 11px/15px Arial, Helvetica, sans-serif;

    padding: 10px 13px;

    width: 694px;

    background-color: #1e4a7c;

    filter: alpha(opacity=70);

    -moz-opacity: 0.7;

	-khtml-opacity: 0.7;

    opacity: 0.7;

    color: #fff;

    display: none;

}

.clear {

	clear: both;

}

.slider1Image span strong {

    font-size: 14px;

}

.left {

	top: 0;

    left: 0;

	width: 110px !important;

	height: 280px;

}

.right {

	right: 0;

	bottom: 0;

	width: 90px !important;

	height: 290px;

}

ul {
	list-style-type: none;
	margin-left:0px;
	padding-left:0px;
	left:0;
	list-style-image: url(images/Checkmark.jpg);
}


#footer {
	font-family: Verdana, Geneva, sans-serif;
	width:880px;
	font-size: 10px;
	text-align: right;
	clear: both;
	color: #4268c0;
	margin-top:0px;
	padding-top:0px;
}

#left {
	float: left;
	width:280px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;	
}

#right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	width: 590px;
	text-align: justify;	

}

#left2 {
	float: left;
	width: 380px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: justify;	
}

#right2 {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	width: 490px;
	text-align: justify;
}


#right3 {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	width: 590px;
	text-align: right;	
	font-size:14px

}


#single {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 3px;
	width: 875px;
	text-align: right;
}
	
	
#container #left p {
	margin: 0px;
	padding: 3px;
}
#left2 p {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

a.nolink:link {color:white;}      
a.nolink:visited {color:white;}  
a.nolink:hover {color:white;}  
a.nolink:active {color:white;}

#footer p {
	margin-bottom: 2px;
}

#lista {
	margin-left:25px;
	padding-left:10px;
}
