body {
text-align:center;
margin:10px 0;
padding:0;
font-family: Arial, Helvetica, sans-serif;
font-weight: bold; 
	background-color: #bfcdd9;
}

a:link {
	color: #57739A;
	padding: 1px;
	text-decoration: none;
}

a:visited {
	color: #57739A;
	padding: 1px;
	text-decoration: none;
}

a:hover {
	background-color: #57739A;
	color: #ffffff;
	padding: 1px;
	text-decoration: none;}

/* Large font sizes for headings with inherited face from BODY or TD.  */
H1
 {
	font-size: 18px;
	line-height: 20px;
	background-color : #8fb2bf;
	color : White;
	padding : 4px;
	width : 100%;
}

H2
 {
	font-size: 16px;
	line-height: 18px;
	background-color : #8fb2bf;
	color : White;
	padding : 4px;
	width : 100%;
}

H3
 {
	font-size: 14px;
	line-height: 16px;
	background-color : #8fb2bf;
	color : White;
	padding : 4px;
	width : 100%;
}

H4
 {
	font-size: 12px;
	line-height: 14px;
	background-color : #8fb2bf;
	color : White;
	padding : 4px;

}

	  
H5
 {
	font-size: 14px;
	line-height: 16px;
	background-color : #8fb2bf;
	color : White;
	padding : 4px;
	
}

HR {
	color : #8fb2bf;
	height : 1pt;
}

#content {
width:950px;
text-align:left;
margin:0 auto;
}

#navigation-bar {
width:950px;
height:39px;
position:relative;
float:left;
background:#f1f1f1 url(http://www.sarkisian.com/blue.gif) repeat-x;
}

#navigation-bar ul {
margin:0;
padding:0;
}

#navigation-bar li {
display:inline;
list-style:none;
position:relative;
float:left;
text-align:center;
background:#e1e1e1 url(http://www.sarkisian.com/blue.gif) no-repeat left -39px;
margin:0;
padding:0;
}

#navigation-bar li a {
text-shadow:-1px -1px 1px #1c2a3d;
width:130px;
position:relative;
float:left;
line-height:39px;
background:#e1e1e1 url(http://www.sarkisian.com/blue.gif) no-repeat right -39px;
font-family:Arial, Helvetica;
font-size:14px;
font-weight:700;
text-decoration:none;
color:#fff;
margin:0 0 0 15px;
padding:0 12px 0 0;
}

#navigation-bar li:hover {
background:#e1e1e1 url(http://www.nbinsure.com/blue.gif) no-repeat left -78px;
color:#fff;
}

#navigation-bar li:hover a {
background:#e1e1e1 url(http://www.nbinsure.com/blue.gif) no-repeat right -78px;
color:#fff;
}

