body {
	
	background: url("../i/body_bgY.jpg") repeat;
	
	}


p {
	font:12px arial;
	color:#111111;
	text-align:left;
	line-height:20px;
	}
	
p a{
	
	color:#111111;
	text-decoration: none;
	}
	
h1 {
	font:18px arial;
	color:#111111;
	text-align:left;
	line-height:20px;
	}
	
	h2 {
	font:18px arial;
	color:#111111;
	text-align:left;
	line-height:10px;
	}
	
ul {
	font:12px arial;
	color:#111111;
	text-align:left;
	line-height:20px;
	}

ul a{
	font:12px arial;
	color:#111111;
	text-align:left;
	line-height:20px;
	}
	
	
ol {
	font:12px arial;
	color:#111111;
	text-align:left;
	line-height:20px;
	}



/* --------- BIG BOX --------- */

#Box {
	width: 720px;
	background: url("../i/homeBg2a.png") repeat-y;
	margin: 0px auto;
	text-align: left;
}
.Hide {
	display: block;
	text-indent: -9999px;
	width: 0px;
	height: 0px;
}

/* --------- MASTHEAD --------- */

.footer {
	font:12px arial;
	color:#ffffff;
	text-align:left;
	line-height:20px;
	}
	
.footer a {
	font:12px arial;
	color:#ffffff;
	text-align:left;
	line-height:20px;
	text-decoration: none;
	}

#Masthead {
	width: 720px;
	height: 140px;
	color: #000;
	background:  url("../i/boxTop.png") no-repeat left bottom;
	position: relative;
	margin-top:-10px;
}
#Masthead h1 {
	position: absolute;
	top: 26px;
	right: 371px;
	width: 312px;
	height: 63px;
}
#Masthead h1 a {
	
	display: block;
	background: url("/i/Logo.jpg") no-repeat;
	height:63px;
}
#Masthead p {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 1px;
	left: 0px;
	width: 551px;
	height: 63px;
	background: url("i/Tagline.gif") no-repeat;
}
#Masthead h1 a span, #Masthead p span {
	text-indent: -9999px;
	display: block;
}

#Nav {
	position: relative;
	padding-top:115px;
	
	width: 682px;
	height: 63px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:right;
	text-decoration:none;
}

#Nav a {
	
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
}

#Nav a:hover {
	
	color:#006600;
	
}




#Bottom {
	width: 720px;
	/*height: 70px;*/
	height: 24px;
	margin: 0px auto;
	background: url("../i/boxBot.png") no-repeat left top;
	text-align: left;
	position: relative;
}
/* --------- CONTENT --------- */


#homeContent {
	width: 520px;
	/*height: 70px;*/
	padding-right:100px;
	padding-left:100px;
	padding-top:35px;
	padding-bottom:50px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}

#homeTxt {
	width: 520px;
	/*height: 70px;*/
	padding-right:100px;
	padding-left:100px;
	padding-bottom:10px;
	margin: 0px auto;
	text-align: left;
	position: relative;
}
