/*
CSS
*/
body {
	padding: 0;
	line-height: 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006238;
	background: #b2ada4;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15;
	margin-left: 0;
}

a:link, a:visited {
	color: #CC3300;
	text-decoration: underline;
} 
a:active, a:hover {
	color: #CC3300;
	text-decoration: underline
}

h1 {
	font-size: 23px;
	font-weight: bold;
	color: #fe551e;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}

h3 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

h4 {
	margin: 0 0 5px 0;
	padding: 2px 0;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

p {
	text-align: justify;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
}

.cleaner {
	font-size: 1px;
	height: 1px;
}

/* ----- Form ----- */

form{
	padding: 0px;
	width: 100%;
	text-align: right;
	margin: 0px;
}

frameset {
	margin-bottom: 25px;
}

.form_row{

}


label {
	margin-right: 10px;
}

input{
	width: 150px;
}

.button{
	width: 60px;
	height: 25px;
	color: #FF3300;
	background-color: #FFFFCC;
}

select {
	height: 25px;
	width: 150px;
}

/* ----- End of Form ----- */

#newwweb_container {
	margin: auto;
	width: 910px;
	background-color: #ffffff;
	background-image: url(images/footer_background.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}


#newwweb_header_panel {
	width: 910px;
	height: 150px;
	background-image: url(Img/fondo3a.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

/*----NAVIGATION BAR----*/

#top-menu{
	display: block;
	width: 910px;
	height: 60px;
	background-color: #FFFFFF;
	background-image: url(images/menu_background.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#top-menu a{
	float: left;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 30px;
}

#top-menu a:hover{
	color: #fe551e;
}

#top-menu ul{
	list-style: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 120px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#top-menu ul li{
	display: inline;
	font-size: 14px;
	width: 50px;
}

#newwweb_title_section {
	float: left;
	width: 270px;
	height: 50px;
	padding: 50px 0 5px 0;
	font-size: 40px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
}

#newwweb_top_right_section {
	float: right;
	text-align: right;
	width: 300px;
	background-repeat: no-repeat;
	background-position: right top;
}

#newwweb_top_right_section ul{
	margin: 0px;
	padding: 5px 0 0 0;
}

#newwweb_top_right_section ul li{
	display: inline;
	margin-left: 16px;
	font-weight: bold;
}

/* menu and banner panel */
#newwweb_login_banner_panel {
	display: block;
	width: 910px;
	height: 240px;
	padding: 10px 0px;
}

#newwweb_login_panel {
	float: left;
	height: 220px;	
	width: 238px;
	background: #e1e1e1;
	border: 1px solid #d2d2d2;
	padding: 20px 20px 0 20px;
}

* html #newwweb_login_panel {
	margin-right: -2px;
}

#newwweb_login_panel form{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #999999;
}


#newwweb_banner_panel {
	float: left;
	width: 600px;
	height: 240px;
	margin-right: 30px;
	background: #e1e1e1;
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}

/*------------- Menu ------------------*/
#newwweb_menu {
	display: block;
	width: 910px;
	height: 60px;
	margin-bottom: 25px;
	background-color: #4c4032;
	background-image: url(images/menu_background.gif);
	background-repeat: no-repeat;
}

#newwweb_menu ul {
	padding: 15px 0 0 0;
	margin: 0 0 0 120px;
	list-style: none;
}

#newwweb_menu ul li{
	display: inline;
}

#newwweb_menu ul li a{
	float: left;
	padding: 0 20px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #FFFFFF;
}

#newwweb_menu li a:hover, #newwweb_menu li .current{
	color: #fe551e;
}

/* end of menu */


/* content */
#newwweb_content {
	float: left;
	width: 910px;
	margin: 0;
	padding-top: 0;
	padding-right: 20;
	padding-bottom: 60px;
	padding-left: 20;
	background-repeat: no-repeat;
	background-position: center bottom;
}

#newwweb_leftcolumn {
	float: left;
	width: 600px;
	margin: 0 25px 0 0;
	padding: 0;
}

#newwweb_rightcolumn {
	float: right;
	width: 280px;
	margin: 0px;
	padding: 0px;
}

/* left side two column */
.newwweb_leftcolumn_twocolumn{
	float: left;
	width: 570px;
	padding: 15px;
	background: #e4e4e4;
	border: 1px solid #dbdbdb;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
}

.newwweb_leftcolumn_twocolumn_2{
	float: left;
	width: 600px;
	background: #e4e4e4;
	border: 1px solid #dbdbdb;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0;
}

* html .newwweb_leftcolumn_twocolumn{
	margin: 0 10px 35px 0;
}

.newwweb_leftcolumn_twocolumn img{
	border: 1px solid #000000;
	margin-bottom: 5px;
}

.newwweb_leftcolumn_twocolumn ul{
	clear: both;
	margin: 20px 0 10px 0;
	padding: 0 0 0 20px;
}

.newwweb_leftcolumn_twocolumn li{
	font-size: 12px;
	padding-bottom: 10px;
}

.newwweb_leftcolumn_twocolumn li a{
	font-weight: normal;
}

.newwweb_leftcolumn_twocolumn a:hover{
	text-decoration: underline;
}

.service_box {
	margin-bottom: 25px;
}

.service_box img{
	float: left;
	margin-top: 3px;
	margin-right: 5px;
}

.service_box p{
	text-align: left;
}

/* end of left side two column */

/* left side full row */

.newwweb_leftcolumn_fullrow {
	clear: both;
	float: left;
	width: 600px;
	margin: 0 0 10px 0;
}

.newwweb_leftcolumn_fullrow p{
	clear: both;
	margin-bottom: 15px;
}

.newwweb_thumb_gallery {
	clear: both;
	float: left;
	position: relative;
	width: 600px;
}

.newwweb_thumb_box{
	float: left;
	position: relative;
	width: 135px;
	height: 135px;
	margin: 0 10px 0 0;
}

.newwweb_thumb_box span{
	width: 135px;
	height: 135px;
	display: block;
	position: absolute;
	top: 0px;
	left: 0px;
	background-repeat: no-repeat;
}

.newwweb_thumb_box img{
	width: 108px;
	height: 108px;
	display: block;
	position: absolute;
	top: 14px;
	left: 13px;
	border: none;
}


/* end of left side full row */

/* search box */

#newwweb_search_panel{
	width: 248px;
	margin: 0 0 15px 0;
	padding: 15px;
	background: #e4e4e4;
	border: 1px solid #dbdbdb;
}


#newwweb_search_panel .search_panel_box {
	padding-bottom: 5px;
	border-bottom: 1px solid #dadada;
	margin-bottom: 15px;
}
/* end of search box */

/* blog panel */
#newwweb_blog_section {
	width: 248px;
	margin-bottom: 15px;
	padding: 15px;
	background: #e4e4e4;
	border: 1px solid #dbdbdb;	
}

#newwweb_blog_section .blog_box {
	padding-bottom: 5px;
	margin-bottom: 5px;
	border-bottom: 1px dotted #CCC;
}

#newwweb_blog_section .datetime{
	font-weight: bold;
}
/* end of blog panel */

/* ----- Footer ----- */

#newwweb_footer {
	clear: both;
	width: 960px;
	text-align: center;
	padding-top: 25px;
	padding-bottom: 25px;
}

#newwweb_footer a{
	font-weight: normal;
}

/* ----- End of Footer ----- */
