body {
	color:#212121;
	background-color:#e9eaeb;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/bgTile_7.jpg);
	background-repeat:repeat-x;
}
#flash {
	width:100%;
	height:428px;
	padding-top:10px;
}
#wrapbg{
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:auto;
	height:500px;
	width:100%;
	background-image:url(../images/bgWatermark_7.jpg);
	background-repeat:no-repeat;
	background-position:right top;	
}
#wrapper1 {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:auto;
	height:auto;
	width:979px;
}
#header {
	width:200px;
	height:20px;
	padding-top:58px;
	padding-left:72px;
	text-align:center;
}

/*-----------------------------------*/
/*Links*/
/*-----------------------------------*/
a{
	text-decoration:none;
	color:#8c8749;
}
a:hover{
	text-decoration:none;
	color:#000;
}
h1{
	color:#8c8749;
}

.btn:hover{
	color:#8c8749;
}
