body {
	margin-top: 0px;
}

body,td,th {
	font-family: Helvetica, Arial, sans-serif;
	font-size:.77em;
	color:#FFFFFF;
}

#body_block {
	background-image:url(../graphics/home_graphic_new.jpg); 
	background-position:top; 
	background-repeat:no-repeat; 
	width: 760px;
	height:420px;
}

#nav_box {
	position:inherit;
	text-align:right;
	padding-top:20px;
	padding-right: 25px;
}

#nav_box a {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-color:#1C668F;
	border-bottom-style:solid;
	border-bottom-width:thin;
}

#nav_box a:hover {
	background-color:#0099FF;
}

#inspire_text {
	text-align:left;
	padding-left: 86px;
}

.inspire_text, .green_text{
	line-height: 16px;
	font-size:12px;
}

.contact_text a {
	border-bottom-color:#1C668F;
	border-bottom-style:solid;
	border-bottom-width:thin;
	font-size: 12px;
	line-height:17px;
	text-decoration: none;
	color:#FFFFFF;
}

.contact_text a:hover {
	background-color:#0099FF;
	font-size: 12px;
	line-height:17px;
	text-decoration: none;
	color:#FFFFFF;
}

.contact_text{
	font-size: 12px;
	line-height:17px;
	text-decoration: none;
	color:#FFFFFF;
}

.green_text {
	color: #4DED3D;
	text-decoration: none;
}