body {
	margin:0;
	font:13px "Trebuchet MS", verdana, sans-serif;
	background:url(../images/bg.jpg) repeat-x #fede93;
}

html { 
	min-height: 100%;
	margin-bottom: 1px; 
}

#container {
	width:801px; 
	margin:0px auto;
	background:url(../images/container-bg.png) repeat-y;
}

/* estilos HEADER */

#header {
	background:url(../images/header.jpg) no-repeat;
	padding:243px 0 0 380px;
	height:42px;
	width:421px;
	float:left;
}

#header span {
	background:url(../images/ico-search.jpg) no-repeat;
	padding:3px 0 0 27px;
	font-weight:bold;
	color:#fff;
	float:left;
	font-size:15px;
	width:65px;
	height:20px;
}

#header input {
	float:left;
}

#header .field {
	background:url(../images/input-bg.png) no-repeat;
	width:176px;
	height:15px;
	font-size:12px;
	color:#666;
	padding:4px;
	border:none;
	margin-right:10px;
}

#header .icon {
	float:left;
	margin-left:8px;
}

#header .icon img {
	border:none;
}

/* estilos NAVBAR */

#navbar {
	float:left;
	width:236px;
	padding-left:40px;
}

#navbar .contactus {
	background:url(../images/btn-contactus.png) no-repeat;
	float:left;
	width:209px;
	padding:19px 0 0 10px;
	height:33px;
	text-decoration:none;
	color:#FBBF00;
	font-weight:bold;
	font-size:20px;
}

#navbar .contactus:hover {
	background:url(../images/btn-contactus-over.png) no-repeat;
	color:#fff;
}

#navbar .donate {
	background:url(../images/btn-donate.png) no-repeat;
	float:left;
	width:209px;
	padding:10px 0 0 10px;
	height:42px;
	text-decoration:none;
	color:#FBBF00;
	font-weight:bold;
	font-size:20px;
}

#navbar .donate:hover {
	background:url(../images/btn-donate-over.png) no-repeat;
	color:#fff;
}

#navbar .box {
	margin:5px 0;
	float:left;
	width:209px;
}

#navbar .box .top {
	background:url(../images/navi-top.png) no-repeat;
	padding-top:3px;
}

#navbar .box .bottom {
	background:url(../images/navi-bottom.png) no-repeat bottom left #22559a;
	padding:0 3px 3px 3px;
}

#navbar .box .section {
	background:url(../images/bullet-tit-section.png) no-repeat;
	background-position:7px 10px;
	display:block;
	padding:7px 0 5px 23px;
	font-weight:bold;
	text-decoration:none;
	color:#FBBF00;
	height:19px;
	border-bottom:solid 1px #597fb3;
}

#navbar .box .sublinks {
	padding:5px 5px 5px 23px;
}

#navbar .box .sublinks a {
	display:block;
	text-decoration:none;
	color:#fff;
	margin:5px 0;
	font-size:13px;
}

#navbar .box .sublinks a:hover {
	color:#FBBF00;
}


/* estilos BODY */

#main {
	float:left;
	width:508px;
	margin:8px 0;
}

#main .intro {
	background:url(../images/img-home.jpg) no-repeat right top;
	height:230px;
	margin-bottom:15px;
}

#main .intro p {
	margin-right:230px;
}

#main h1 {
	margin:0 0 10px 0;
	font-size:22px;
	color:#21559A;
}

#main h2 {
	margin:0 0 10px 0;
	font-size:23px;
	color:#F8B234;
}

#main h3 {
	margin:5px 0 5px 0;
	font-size:16px;
	color:#21559A;
	background:url(../images/tit-bg.gif) no-repeat;
	padding:5px 0 0 10px;
	height:26px;
}

#main h4 {
	margin:0 0 10px 0;
	font-size:13px;
}

#main h5 {
	margin:0;
	font-size:16px;
	color:#21559A;
}

#main h1 span {
	font-size:37px;
	color:#F8B234;
}

#main p {
	margin:0 0 10px 0;
}

#main a {
	text-decoration:none;
	color:#F29400;
}

#main a:hover {
	text-decoration:underline;
}

#main .block {
	float:left;
	width:482px;
}

#main .block-line {
	float:left;
	width:482px;
	border-bottom:solid 1px #ccc;
	padding-bottom:20px;
	margin-bottom:20px;
}

#main ul {
	margin:0;
	padding:0 0 0 20px;
}

#main ul li {
	list-style-type:none;
	background:url(../images/bullet-orange.gif) no-repeat;
	padding-left:17px;
	background-position:0 4px;
	margin:0 0 10px 0;
}

#main .intro p {
	padding-right:80px;
}

#main .boxgray {
	background:url(../images/graybox-top.gif) no-repeat #f7f6f7;
	padding-top:15px;
	width:482px;
	float:left;
	margin-bottom:20px;
}

#main .boxgraybott {
	background:url(../images/graybox-bottom.gif) no-repeat bottom left;
	padding:0 15px 15px 15px;
	width:452px;
	float:left;
}

#main .boxgrayGallery {
	background:url(../images/graybox-bottom.gif) no-repeat bottom left;
	padding:0 0 15px 25px;
	width:458px;
	float:left;
}

#main .boxgrayGallery img {
	float:left;
	border:none;
	margin:0 20px 20px 0;
}

#main .textblue {
	color:#21559A;
}

#main .titlesSection {
	margin-bottom:15px;
	display:block;
}

#main .titlesSection2 {
	height:35px;
}

#main .titlesSection2 .links {
	float:left;
	margin-top:5px;
}

#main .titlesSection2 .button-video {
	float:right;
	margin:0;
	padding:0 5px 0 0;
}

#main .headingSupport {
	background:url(../images/support-img.jpg) no-repeat;
	padding-top:136px;
}

#main .headingLearn {
	background:url(../images/learn-img.jpg) no-repeat;
	padding-top:136px;
}

#main .textBold {
	font-weight:bold;
}

#main .textItalic {
	font-style:italic;
}

#main .btnMap {
	background:url(../images/btn-map.png) no-repeat;
	display:block;
	width:145px;
	padding:15px 0 0 10px;
	height:27px;
	text-decoration:none;
	color:#FBBF00;
	font-weight:bold;
	font-size:14px;
	margin:15px auto 30px auto;
}

#main .btnMap:hover {
	text-decoration:none;
	color:#fff;
}

#main .filaLink {
	float:left;
	width:482px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:solid 1px #e1e1e1;
}

#main .filaLink p {
	float:left;
	width:250px;
	margin:0;
}

#main .filaLink a {
	float:left;
	width:230px;
}

#main .button-video {
	text-align:right;
	margin-bottom:15px;
	padding-right:27px;
}

#main .button-video img {
	border:none;
}

#main .block2 {
	clear:both;
}

#main .col-244 {
	float:left;
	width:214px;
	padding-right:15px;
	margin:10px 0;
}

#main .col-244 .epig {
	display:block;
	font-size:11px;
}

#main .col-244 img {
	margin-bottom:10px;
}

#main .block-product {
	float:left;
	width:482px;
	padding-bottom:10px;
	border-bottom:solid 1px #e1e1e1;
	margin-bottom:10px;
}

#main .block-product .thumb {
	float:left;
}

#main .block-product .description {
	float:right;
	width:335px;
}

#main .block-product .bottom {
	float:left;
	width:335px;
}

#main .block-product .bottom img {
	float:right;
	border:none;
}

#main .block-product .bottom span {
	float:left;
	font-size:15px;
	font-weight:bold;
	padding-top:5px;
}

#main .news-pdf {
	float:left;
	width:482px;
	padding-bottom:10px;
	border-bottom:solid 1px #e1e1e1;
	margin-bottom:10px;
}

#main .news-pdf img {
	float:left;
	margin-right:12px;
	border:solid 1px #e1e1e1;
}


/* estilos FOOTER */

#footer {
	clear:both;
	background:url(../images/footer.png) no-repeat;
	padding:23px 0 0 40px;
	height:23px;
	font-size:10px;
	color:#fff;
}

