/* CSS resets */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p,
pre, form, fieldset, table, th, td { margin: 0; padding: 0;outline:0; }

img { border: none; }


body{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#606970;
	text-align:center;
	background-color: #fff;
	}

p, div{
	font-size:12px;
	color:#333333;
}

p{
margin:12px 0;
line-height:22px;
}

ul{
margin:12px 0 0 0;
}

li{
margin:6px 0px 6px 18px;
line-height:18px;
}

a{
	color:#934200;
	outline:none;
	text-decoration: none;
} 

a:hover{
color:#b47c4e;
}

#content_box{
width:960px;
margin:0 auto;
text-align:left;
}

#banner_ppal{
	background:#fff;
	min-width:960px;
	height:300px;
}

#leftmenu{
	float:left;
	width:225px;
	margin-bottom:35px;
	display:inline;
	height:250px;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 20px;
}

#leftmenu p{
border-bottom:dashed 1px #ccc;
line-height:18px;
padding: 0 0 18px 0;
margin:19px 0 18px 0;
}

#box_right{
	float:right;
	width:650px;
	display:inline;
	padding-top: 12px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 0;
}

#free-eval a{
display:block;
float:left;
text-indent:-9999px;
height:60px;
margin-left:10px;
margin-right:15px;
margin-bottom:20px;
display:inline;
}
.boton_free{
width:300px;
height:60px;
background:url(../images/free-eval.png) no-repeat top left;
}
.boton_free:hover,.free .boton_free,.free .boton_free:hover{
background:url(../images/free-eval.png) no-repeat top right;
}
.boton_report{
width:300px;
height:60px;
background:url(../images/free-report.png) no-repeat top left;
}
.boton_report:hover,.report .boton_report,.report .boton_report:hover{
background:url(../images/free-report.png) no-repeat top right;
}
#menu a{
display:block;
float:left;
text-indent:-9999px;
height:28px;
margin-left:15px;
display:inline;
}

.boton_about{
width:71px;
background:url(../images/about-top.jpg) no-repeat top left;
}
.boton_about:hover,.about .boton_about,.about .boton_about:hover{
background:url(../images/about-top.jpg) no-repeat top right;
}

.boton_services{
width:97px;
background:url(../images/services-top.jpg) no-repeat top left;
}
.boton_services:hover,.services .boton_services,.services .boton_services:hover{
background:url(../images/services-top.jpg) no-repeat top right;
}

.boton_resources{
width:99px;
background:url(../images/resources-top.jpg) no-repeat top left;
}
.boton_resources:hover,.resources .boton_resources,.resources .boton_resources:hover{
background:url(../images/resources-top.jpg) no-repeat top right;
}

.boton_contact{
width:97px;
background:url(../images/contact-top.jpg) no-repeat top left;
}
.boton_contact:hover,.contact .boton_contact,.contact .boton_contact:hover{
background:url(../images/contact-top.jpg) no-repeat top right;
}

h1 {
font-family: "Trebuchet MS ", Arial, Helvetica, sans-serif;
line-height: 1em;
font-size: 24px;
color:#934200;
font-weight:normal;
}

h2 {
	font-family: "Trebuchet MS ", Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 20px;
	color:#3366CC;
}

h3 {
	font-family: "Trebuchet MS ", Arial, Helvetica, sans-serif;
	line-height: 1em;
	font-size: 18px;
	color:#934200;
	padding:10px 0px 5px 0px;
}

#header{
width:960px;
margin:0 auto;
height:96px;
}

a.logo_main{
width:220px;
height:96px;
text-indent:-9999px;
float:left;
background:url(../images/logo.gif) no-repeat top left;
text-align:left;
}
#phone{
width:450px;
height:35px;
float:right;
margin-top:5px;}

#menu{
	float:right;
	width:430px;
	margin-top:24px;
	display:inline;
}

#footer_divider{
width:900px;
height:1px;
background-image:url(../images/footer_divider.jpg);
}

#footer{
clear:both;
height:50px;
line-height:45px;
color:#737a80;
}

#links_footer{
	float:left;
	font-size:12px;
	width:50%;
	text-align:left;
}

#links_footer a{
	text-decoration:none;
	color:#663300;
	font-weight: bold;
}

#links_footer a:hover{
text-decoration:underline;
}

#copyright{
	float:right;
	font-size:12px;
	text-align:right;
	width:49%;
	color:#663300;
	font-weight: bold;
}

#banner_flash{
outline:0;
}

/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}
#sidebar ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:bold;
	color: #663300;
	height: auto;
	line-height: 1.5em;
	border-bottom: 1px dashed #D5D5D5;
	text-decoration:none;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 15px;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D5D5D5;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 15px;
	color: #3366CC;
	background: url(../images/white-arrow.gif) left no-repeat;
	/*border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #fff;*/
}

#sidebar_right {
	float: right;
	width: 170px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	
}	

.wrap {
	width: 670px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
	
	#welcome_message {
	width:670px;
	height:auto;
	}
#welcome_message h1{
 background-image:url(../images/welcomme.jpg);
 background-repeat:no-repeat;
 width:670px;
 height:40px;
 text-indent:-9999em;
	overflow:hidden;
	float:left;
	display:inline;
	margin-bottom:10px;
	
 }
 #welcome_message img{
 margin-right:10px;
	margin-bottom:10px;
	margin-left:10px;
	}

#link_main{
	width:670px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-size:11px;
}
#link_main ul{
float: left;
	margin-left: -10px;
	overflow: hidden;
	display: inline;
}

#link_main li{
margin-left: -2px;
padding: 0 5px 0 5px;
list-style:none;
}
#link_main a {
	padding: 0;
	margin: 0;
	color: #666;
	text-decoration: none;
}
#link_main a:hover {
	color: #333;
	text-decoration: underline;
}
div.limenu ul {
	width: auto;
	padding: 0;
	margin: 0;
	list-style: none;
}
div.limenu li {
	float: left;
	width: auto;
	padding: 0;
	list-style-type: none;
}
