html {
	overflow-y: scroll;
}
body {
	font: 12px/18px Georgia, "Times New Roman", Times, serif;
	background-color: #fff;
	
}
.smtext {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	text-decoration: none;
}

#wrap {
	position: relative;
	width: 756px;
	padding: 0px 0px;
	margin: 0 auto;
	background-color: #FFFFFF;
 }
	
#wrapo {
	position: relative;
	width: 756px;
	padding: 0px;
	margin: 0 auto;
	background-color: #a3470f;
 }

/* These styles create the dropdown menus. 	background: #999999 !important;*/
#navbar {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0;}
#navbar li {
	list-style: none;
	float: left; }
#navbar li a {
	display: block;
	padding: 3px 8px;
	text-transform: none;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#navbar li a:hover {
	color: #000;
	 }
#navbar li ul {
	display: none;
	  }
#navbar li:hover ul, #navbar li.hover ul {
	position: absolute;
	display: inline;
	left: 0;
	width: 100%;
	width: 760px;
	margin: 0;
	padding: 0;
	}
#navbar li:hover li, #navbar li.hover li {
	float: left; }
#navbar li:hover li a, #navbar li.hover li a {
	color: #000; }
#navbar li li a:hover {
	color: #FFCC33;
	border-top: 0px solid #000;
	}
.gray {
	background: #999999;
	text-align: left;
	width: 150px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 6px solid #cccccc;
	}
	
.porc {
	background: #8b4e6f;
	text-align: left;
	width: 150px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 6px solid #cccccc;
}
.faien {
	background: #9b2e17;
	text-align: left;
	width: 150px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 6px solid #cccccc;
}
.works {
	background: #386c81;
	text-align: left;
	width: 150px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 6px solid #cccccc;
}
.about {
	background: #8a9f5a;
	text-align: left;
	width: 150px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 6px solid #cccccc;
}
.aboutg {
	background: #a3470f;
	text-align: left;
	width: 150px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 6px solid #cccccc;
}
.contac {
	background: #d5ad3b;
	text-align: left;
	width: 150px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 6px solid #cccccc;
}#wrapo p {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
.ortitle {
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	color: #F5B865;
}
.pgtitle {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
