body {
	margin: 0px;
	background-image: url(../images/top_bg2.jpg);
	background-repeat: repeat-x;
	background-color: #d6d2ad;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3e0c00;
}

#top {
	margin: auto;
	height: 90px;
	width: 800px;
	background-image: url(../images/top_banner.jpg);
	background-repeat: no-repeat;
}

#topMenu {
	margin: auto;
	height: 29px;
	width: 800px;
	background-image: url(../images/menu.jpg);
	background-repeat: no-repeat;
}

#twoMenu {
	width: 800px;
	padding-top: 75px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
}

#twoMenu a{
	color: #ffd700;
	text-decoration: none;
}

.yellow {color: #ffd700}

#twoMenu a:hover{
	color: #ffffff;
}

#ggpt {
	text-align: center;
	vertical-align: middle;
	width: 101px;	

}

#financial {
	text-align: center;
	vertical-align: middle;
	width: 102px;	

}

#topDesc {
	height: 124px;
	width: 397px;
	text-align: right;
	padding-top: 75px;
	padding-left: 5px;
}

#middle {
	margin: auto;
	height: 232px;
	width: 800px;
}

#mainContent {
	margin: auto;
	width: 800px;
}

#lamesa {
	width: 761px;
	margin: 0px auto 10px auto;
	
}

#lamesa a{
	text-decoration: none;
	color: #9f581a;
}

#lamesa a:hover{
	text-decoration: none;
	color: #b39744;
}

#footer {
	height: 132px;
	width: 100%;
	background-color: #5c2002;
}

#footer2 {
	margin: auto;
	height: 132px;
	width: 800px;
	background-image: url(../images/footer_bg.jpg);
	background-repeat: no-repeat;
}

#footer3 {
	width: 100%;
	color: #fef3d1;
	margin-top: 10px;
}

#footer3 a{
	color: #fef3d1;
	text-decoration: none;
}

#footer3 a:hover{
	color: #ddb134;
}

