/* Body

----------------------------------------------- */

body{

	font-family: Arial, Helvetica, sans-serif;

	background: #ddae1e url("../imgs/homepage/bg.jpg") top left no-repeat;

}



html,

body{

	height: 100%;

}







/* Structure

----------------------------------------------- */

*{

	margin: 0;

	padding: 0;

	border: 0;

}



#container{

	position: relative;

	width: 780px;

	min-height: 100%;

}



* html #container{

	height: 100%;

}



#nav{

	height: 89px;

}



#content{

	margin-top: 21px;

	padding-bottom: 45px;

}



object{

	margin: 0 2px 5px 447px;

	float: left;

}



* html object{

	margin-bottom: 2px;

}



#footer{

	position: relative;

	margin-top: -58px;

	width: 780px;

	clear: both;

}







/* Paragraphs and Headings

----------------------------------------------- */

h1{

	margin-bottom: 10px;

	margin-left: 358px;

}



#content p{

	line-height: 1.4em;

	font-size: 12px;

	margin: 0 30px 8px 450px;

}



#footer p{

	padding-bottom: 12px;

	font-size: 11px;

	color: #552614;

	display: inline;

}



p#copy{

	float: left;

	margin-left: 12px;

}



p#credit{

	float: right;

	margin-right: 12px;

}







/* Lists

----------------------------------------------- */

#nav ul{

	float: left;

}



#nav li{

	float: left;

	list-style-type: none;

}







/* Links

----------------------------------------------- */

p#copy a{

	color: #552614;

}



#content a:hover,

p#copy a:hover{

	text-decoration: none;

}
#content a,

p#copy a{

	text-decoration: underline;

}

/* Images

----------------------------------------------- */

.arco{

	margin-left: 480px;
  margin-bottom: 15px;
  margin-top: 4px;
	clear: both;

}
.arco3{

	margin-left: 510px;
  margin-bottom: 15px;
  margin-top: 0;
	clear: both;

}
.arco2{

	margin-left: 450px;
  margin-bottom: 0px;
  margin-top: 2px;
	clear: both;

}