body {
	color:#212121;
	background-color:#e9eaeb;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;
	background-image:url(../images/bgTile_1.jpg);
	background-repeat:repeat-x;
}
#flash {
	margin-right: auto;
	margin-left: auto;
	width:949px;
	height:300px;
	padding-top:2px;
}
#homeTxt{
	background-position:center top;
	background-repeat:no-repeat;
	height:auto;
	padding-bottom:0px;
	padding-left:30px;
	padding-top:2px;
	width:500px;
	float:left;
}
#homeSub{
	height:auto;
	padding-bottom:0px;
	padding-left:30px;
	padding-top:2px;
	width:380px;
	float:left;
}
#wrapbg{
	margin-right: auto;
	margin-left: auto;
	margin-top:0px;
	margin-bottom:auto;
	height:500px;
	width:100%;
	background-image:url(../images/bgWatermark_1.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:#333;
}
a:hover{
	text-decoration:none;
	color:#000;
}
h3{
	color:#212121;
}

