@charset "UTF-8";
body {
	font: 100% Arial, Helvetica, Geneva, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000;
	letter-spacing: 0;
	word-spacing: 0;
	text-indent: 0;
	background: #1a1a1a
	}

a, h1, h2 {border:none;
	margin: 0;
	padding: 0;
}
a img {border-width: 0; background: no-repeat left top;}

p {
	margin: 0;
	padding: 0;
}

img {
	border-style: none;
	border-width: 0;
	margin: 0;
}

#noncontainer {
	width: 869px;
	text-align: left;
	background-color: #464444;
	border: 1px solid #c9c684;
	margin-left: auto;
	margin-right: auto;
}

#mainContent {
	padding: 0;
	text-decoration: none;
	color: #FFF;
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;
}

#top {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#logo {
	margin-top: 80px;
	margin-bottom: 30px;
	width: 100%;
}

.cenTextSmall {
	font: italic 10px/20px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	color: #FFF;
	margin-top: 95px;
}

.cenTextSmall A:link{
	text-decoration: none;
	color: #e9f7b9;
	text-decoration: underline;
}

.cenTextSmall A:hover{
	text-decoration: none;
	color: #ffe152;
	text-decoration: underline;
}

.cenTextSmall A:visited{
	text-decoration: none;
	color: #e9f7b9;
	text-decoration: underline;
}

.cenText A:active{
	text-decoration: none;
	color: #e9f7b9;
	text-decoration: underline;
}

.cenText {
	font: normal 14px/20px Georgia, Times, serif;
	text-decoration: none;
	color: #FFF;
	width: 490px;
	display: inline-block;
}

.cenText A:link{
	text-decoration: none;
	color: #e9f7b9;
	text-decoration: underline;
}

.cenText A:hover{
	text-decoration: none;
	color: #ffe152;
	text-decoration: underline;
}

.cenText A:visited{
	text-decoration: none;
	color: #e9f7b9;
	text-decoration: underline;
}

.cenText A:active{
	text-decoration: none;
	color: #e9f7b9;
	text-decoration: underline;
}

#bottom {
	width: 100%;
	margin-top: 80px;
	text-align: center;
	padding-left: 20px;
	margin-bottom: 25px;
}

#bottom A:link{
	color: #e9f7b9;
	text-decoration: underline;
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;
}

#bottom A:Hover{
	color: #ffe152;
	text-decoration: underline;
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;
}

#bottom A:Visited{
	color: #e9f7b9;
	text-decoration: underline;
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;
}

#bottom A:Active{
	color: #e9f7b9;
	text-decoration: underline;
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;
}

.italic {
	font: italic normal 12px/18px "Trebuchet MS", Arial, sans-serif;
}

.box1 {
	width: 270px;
	text-align: center;
	float: left;
	border: 0px;
	background: url(../images/pdr.jpg) no-repeat;
	padding-top: 60px;
	height: 50px;
}

.box2 {
	width: 270px;
	text-align: center;
	float: left;
	border: 0px;
	background: url(../images/res.jpg) no-repeat;
	margin-left: 10px;
	padding-top: 60px;
	height: 50px;
}

.box3 {
	width: 270px;
	text-align: center;
	float: left;
	border: 0px;
	background: url(../images/menu.jpg) no-repeat;
	padding-top: 60px;
	margin-left: 10px;
	height: 50px;
}

#contact {
	text-align: center;
	color: #c1c1b5;
	text-decoration: none;
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;
	width: 100%;
	margin-top: 20px;
}



#contact A:link{
	color: #e9f7b9;
	text-decoration: underline;
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;
}

#contact A:Hover{
	color: #ffe152;
	text-decoration: underline;
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;
}

#contact A:Visited{
	color: #e9f7b9;
	text-decoration: underline;
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;
}

#contact A:Active{
	color: #e9f7b9;
	text-decoration: underline;
	font: normal normal 12px/18px "Trebuchet MS", Arial, sans-serif;
}

.clear {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

