body {

	background-image: url(images/bggrad.gif);

	background-repeat: repeat-x;

	background-position: top center;

	background-color: #F1F1F3;

	font-family: times, serif;

	font-size: 12px;

	line-height: 14px;

	font-weight: normal;

	color: #8e9196;

}





a {

	text-decoration: none;

	color: #5874a0;

}





a:hover {

	text-decoration: underline;

}



a:focus, a:active {

	outline: 0;

}



.homeslice {

	position:absolute;

	top: 40%;

	left: 50%;

	width:1032px;

	height:550px;

	margin-top: -275px; /*set to a negative number 1/2 of your height*/

	margin-left: -516px; /*set to a negative number 1/2 of your width*/

	border: 0px;

}



#landingcontent {

	margin: auto;

	width: 1032px;

}





#maincontent {

	margin: auto;

	width: 1032px;

}



#gallslice {

	position:absolute;

	margin-top: 15px;

	margin-left: 0px;

	width:1032px;

	height:788px;

	border: 0px;

}



#landingslice {

	position:absolute;

	margin-top: 80px;

	width:1032px;

	height:550px;

	border: 0px;

}





#txtlinks {

	text-align: right;

	font-size: 10px;

	line-height: 25px;

	color:#AAAAAA;

}





#navheader {

	position: relative;

	height: 86px;

	width: 1032px;

}



#landingnavheader {

	position: relative;

	height: 86px;

	width: 1032px;

}



#flashnav {

	position: absolute;

	left: 0;

	width: 50%;

}



#headertitle {

	position: absolute;

	right: 0;

	margin-top: 56px;

	width: 50%;

	text-align: right;

}



