body{
	margin:0;
	padding:0;
	font-size:62.5%;
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/purple_bg.jpg) repeat top;
	color:#000;
	
}

a{
	outline:none;
}

#wrapper{
	background:url(images/hs_body_back.jpg) repeat-x top;
	padding-bottom:45px;
}

#header{
	padding:45px 0 0 0;
	margin:0 auto;
}

#top_nav{
	background:url(images/arrows_bg.jpg) no-repeat;
	height:47px;
	width:481px;
	
}

#top_nav_layout td{
	padding:10px 0 0 20px;
	
}

#top_nav_layout a{
	font-family:"Times New Roman", Times, serif;	
	color:#000;
	text-decoration:none;
	font-size:2em;
}

#page_headline{
	background:url(images/bottom_right_header_bg.jpg) no-repeat;
	height:50px;
	width:481px;
	
}

#page_headline h1{
	font-size:2em;
	font-family:"Times New Roman", Times, serif;
	color:#364662;
	margin:15px 0px 0 55px;
	padding:0;
	font-weight:100;
}

#content{
	background-color:#fff;
	width:780px;
	margin:0 auto 0px auto;
	padding-bottom:30px;
	
}

#copy{
	width:301px;
}

#copy h2{
	margin:20px 0 0 0;
	padding:0 0 0 20px;
	font-family:"Times New Roman", Times, serif;
	font-size:2.2em;
	color:#364662;
	text-align:left;
}

#copy h3{
	margin:10px 0;
	padding:0 0 0 20px;
	color:#364662;
	text-align:left;
	font-size:1.5em;
}

#copy p{
	padding: 0 0 0 20px;
	margin:1.3em 0 1.5em 0;
	text-align:justify;
	line-height:1.5em;
	font-size:1.3em;
	color:#4C5264;
	
}

#copy h4{
	padding: 0 0 0 20px;
	margin:1.3em 0 1.5em 0;
	text-align:justify;
	line-height:1.5em;
	font-size:1.3em;
	color:#4C5264;
}

#inset_image{
	width:479px;
	
}

#inset_image div{
	padding-left:15px;
}

#inset_image img{
	padding:20px 0px 20px 50px;
}

#banner{
	text-align:left;
	padding-left:25px;
}

#footer{
	width:780px;
	background-color:#fff;
	margin:0 auto 0 auto;
	padding-bottom:3px;
	height:50px;
	color:#364662;
}

#bottom_nav td{
	padding-right:10px;
}

#bottom_nav a{
	text-decoration:none;
	color:#364662;
}

#hr{
	width:780px;
	background:url(images/gray_bg.jpg) repeat-x center;
	height:12px;
}

#excreative{
	padding-left:644px;
}