body,
form,
ul,
li,
h1,
h2,
h3,
h4,
h5,
h6 {
margin: 0;
padding: 0;
}

ul, li { 
list-style: none; 
}

img { 
border: 0; 
}

a { 
text-decoration: none; 
color: #161616;
}
body {
background:#FFFFFF;
color: #161616;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
line-height:18px;
}

#content { 
width:900px;
height:auto; 
margin:0 auto;
}

h2#contactus{
margin-left:317px;
}

#content li{
	list-style-type:none;
	background:  url("../img/li.jpg") 0px 7px no-repeat;
	line-height:20px;
	padding-left:15px;
}
#content ul{
margin: 10px 10px;
}

#header{
margin:10px 0 8px 0;
padding:20px 0 10px 0;
width:900px;
background-color:#f2f1f1;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;

}

#logo{
width:846px; 
height:30px;
padding: 0 27px 10px 27px;
border-bottom:1px solid #e6e4e4;
}

#logo h2 a{
color:#033869; 
}

#menu{
margin:0;
padding:0;
height:34px;
width:900px;
overflow:hidden;
}

.serif, #menu a {
  font-family: 'PT Serif Caption', serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  text-shadow: none;
  text-decoration: none;
  text-transform: none;
  letter-spacing: 0em;
  word-spacing: 0em;
  line-height: 36px;
}

#menu a {
color:#cc6600;
font-size:16px;
}

#menu a:hover {
color:#ec7703;
}


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

#menu ul li {
display:inline;
background:none;
padding:0;
margin-right:20px;
}

#left{ 
float:left;
height:auto; 
width:450px;
margin: 0 50px 0 0;
overflow:hidden;
}

#left-big{ 
height:auto; 
width:700px;
margin:0 auto;
}

#left img{ 
margin:7px 1px 0 1px;
padding:2px;
border:1px solid #e4e4e6;
}

#left h2, #left span, #left-big h2{ 
color:#033869;
text-align:center;
}

#left a, #centro a, #left-big a{ 
text-decoration:underline;
}

.alt{ 
background-color:#e6ecf4;
}

#right{ 
float:right;
height:auto; 
width:400px;
margin: 0 0 30px 0;
}

#contact{ 
background: #efe4cf  url(/img/bg-top.jpg) no-repeat center top;
}

#footer{ 
height:50px; 
width:900px;
clear:both;
text-align:center;
color:#333333;
font-size:12px;
background-color:#f5f5f5;
border-radius: 15px;
-moz-border-radius: 15px;
-webkit-border-radius: 15px;
}

#footer p{ 
padding:10px;
margin:0;
}

#footer a{ 
text-decoration:underline;
}

#breadcrumb { 
padding:10px 0 0 27px;
font-size:11px;
color:#666666;

}

#breadcrumb a, #breadcrumb a:visited, #breadcrumb a:active, #breadcrumb a:hover{ 
text-decoration:underline;
color:#666666;

}