body {
	font-family:"Times New Roman", Times, serif;
	text-align:center;		/* for IE */
	margin:10px;
	background:#FFFFFF;
}


div.d_pageContainer {
	position:relative;
	margin:0px auto;			/* align for good browsers */
	text-align:left;		/* counter the body center */
	width:740px;
	height:690px;
	background:url(/images/nov-bg-menu.jpg) left repeat-y;
	/* border:1px solid #000000 */
}

div.d_header {
	margin:0px;
	width:740px;
	height:225px;
	background:url(/images/nov-bg-masthead.gif) right no-repeat;
	display:none;
}

div.d_contentLeft { width:187px; float:left; }

div.d_contentRight { width:548px; float:right; }

div.d_footer { width:553px; height:120px; float:right; }

p, h1, h2, table {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:19px;
	text-align:justify;
	margin:10px 10px 10px 30px;
}

.quote { font-style:italic; font-weight:bold; color:#006633 }
#service { text-align:left; vertical-align:top; }
#serviceT {margin-bottom:-10px; }

h1 { margin-top:20px; font-size:18px; color:#856F21; }
h2 { font-size:14px; }

th, td { vertical-align:top; }
th p { text-align:right; margin-right:0px; margin-bottom:0px; margin-top:0px; }
td p { margin-bottom:0px; margin-top:0px; }

img { border:0px none; margin:0px; padding:0px;  }
img.i_Left { padding:0px 20px 10px 0px; float:left; }
img.i_Right { padding:0px 0px 10px 20px; float:right; }

div.d_contentLeft p { margin:30px auto; padding:0px; text-align:center; display:block; }
div.d_footer p { margin:0px; padding:0px; text-align:center; font-size:11px; line-height:15px; }
div.d_header h1 { margin:0px; font-size:24px; line-height:28px; text-align:left; padding:150px 200px 0px 250px; display:block; }

#subMenu { text-align:center; margin-bottom:0px; }

a { font-weight:bold; text-decoration:none; }

a:link, a:visited { color:#856F21; background-color:inherit; }
a:hover, a:active { color:#006633; background-color:inherit; }
