﻿html {
	padding:0;
	margin:0;
	
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background:#f2efcc;
	margin:0;
	padding:0;
	
}
div.outerwrapper {
	width:950px;
	margin:0px auto 0px;
	float:none;
	
}
div.slicewrapper {
	width:950px;
	float:left;
	background-repeat: repeat-y;
	background-image: url(../images/siteobjects/background_slice.jpg);
	
}

div.innerwrapper {
	width:950px;
	float:left;
	background-repeat: no-repeat;
	display: inline;
}

div.mainwrapper {
	width:950px;
	margin:0 0 0 0px;
	display: inline;
}

div.email {
	padding:0 0 0 0px;
	width:745px;
	margin:0;
	height:24px;
	float:left;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 17px;
	display: inline;
}

div.flash {
	padding:0 0 0 0px;
	width:745px;
	margin:0;
	height:93px;
	float:left;
	margin-right: 0px;
	margin-top: 0px;
	margin-left: 17px;
	display: inline;
}

div.menu {
	background-color: #eab119;
	width:949px;
	float:none;
}

div.home {
	width:950px;
	height:59px;
	float: none;
	display: inline;
}
div.intro {
	padding:0 0 0 0px;
	width:473px;
	margin:0;
	margin-right: 30px;
	margin-top: 10px;
	margin-left: 0px;
	float: right;
	clear: right;
	display: inline;
}



div.content {
	float:left;
	clear:none;
	width:400px;
	margin-left: 30px;
	margin-top: 10px;
	display: inline;
}

div.subpagetext {
	padding:0 0 0 0px;
	width:430px;
	margin:0;
	margin-right: 30px;
	margin-top: 10px;
	margin-left: 0px;
	float: right;
	clear: right;
	display: inline;
}


div.subpageflash {
	float:left;
	clear:none;
	width:430px;
	margin-left: 30px;
	margin-top: 10px;
	display: inline;
}

div.subpageflashright {
	float:left;
	clear:none;
	width:890px;
	margin-left: 30px;
	margin-top: 10px;
	display: inline;
}




/*bottombar*/
div.bottombar {
	float:right;
	display:inlne;
	width:950px;
	margin:0 0 0 0px;
	text-align:left;
	height: 85px;
	background-image: url(../images/siteobjects/footer_background.jpg);
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	display: inline;
}
div.bottombar div.bottomleft {
	float:left;
	margin-left: 30px;
	width: 900px;
	margin-top: 10px;
	display: inline;
}	
div.bottombar div.bottomright {
	float:left;
	margin-left: 30px;
	width: 900px;
	margin-top: 30px;
	display: inline;
}	



/*contactfluidbar*/
#topDiv {
	background-color: #dcdfdf;
	border-bottom: solid 1px #fff;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 10px 0px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left;
	height: 24px;
	border-top: solid 5px #000;
}

.contactlinks {
	font-size:70%;
	line-height: 200%;
	font-weight: bold;
}

a.contactarrow, a.contactarrow:link {
	background:url("../images/siteobjects/contactarrow.gif") no-repeat left 50%;
	padding-left:15px;
}


/*bannerfluidbar*/
#fluidbanner {
	border-bottom: solid 1px #666;
	font-weight: bold;
	line-height: 15px;
	padding: 0px 10px 0px 10px; /* Sets the padding properties for an element using shorthand notation (top, right, bottom, left) */
	text-align: left;
	height: 110px;
	background-image: url(../images/siteobjects/banner_slice.gif);
	background-repeat: repeat-x;
}

/*menufluidbar*/
#menufluid {
	background-color: #eab119;
	border-bottom: solid 1px #fff;
	line-height: 15px;
	margin-left: auto;
	margin-right: auto;
	height: 28px;
}
