body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px 0px 15px 0px;
	background-color: #11184D;
	background-image: url(images/bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
	text-align: center;
	color: #262736;
}
a {
	color: #244BA1;
	text-decoration: none;
}
a:hover {
	color: #1254E3;
	text-decoration: underline;
}
div, form, a, p, img {
	margin: 0px;
	padding: 0px;
	text-align: left;
}
p {
	padding: 4px 0px;
	line-height: 1.5em;
}
.quote, .quote2 {
	color: #10166A;
	font-size: 1.05em;
	font-weight: bold;
	font-style: italic;
}
.quote2 {
	color: #369;
}
ul, li {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}
ul {
	padding: 3px 0px;
}
#content {
	margin: 2px 39px 8px 26px;
	width: 384px;
}
#content li {
	padding: 4px 0px 4px 16px;
	background-image: url(images/bullet.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	line-height: 1.35em;
}
#content ul.em li {
	background-position: 0 1px;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.45em;
	padding-bottom: 6px;
}
#nav {
	margin: 0px;
	padding: 140px 0 0 0;
	width: 214px;
	background-image: url(images/topleft.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: left;
}
#nav ul {
	width: 206px;
	margin: 0px;
	padding: 0px 0px 0px 8px;
	background-image: url(images/navul.gif);
	background-position: top left;
	background-repeat: no-repeat;
	list-style-type: none;
}
* html #nav ul {
	width: 214px;
	w\idth: 206px;
}
#nav li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-image: none;
	width: 206px;
}
* html #nav li {
	float: left;
}
#nav a {
	background-image: url(images/n_about.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
	color: #fff;
	text-decoration: none;
	text-align: left;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 206px;
	height: 52px;
}
#nav li#cifelli a {
	background-image: url(images/n_about.gif);
}
#nav li#mua a {
	background-image: url(images/n_mua.gif);
}
#nav li#indications a {
	background-image: url(images/n_ind.gif);
}
#nav li#testimonials a {
	background-image: url(images/n_test.gif);
}
#nav li#qualify a {
	background-image: url(images/n_qualify.gif);
}
#nav a:hover {
	text-decoration: none;
	background-position: 0px 52px;
}
#nav a.on, #nav a.on:hover {
	background-position: 0px -52px;
}

#container {
	width: 666px;
	margin-left: auto;
	margin-right: auto;
}
div#info {
	height: 30px;
	background-image: url(images/topinfo.jpg);
	text-indent: 0px;
	text-align: center;
	width: 666px;
	background-position: top left;
	background-repeat: no-repeat;
}
div#info h3 {
	color: #11184D;
	font-size: 11px;
	line-height: 26px;
	padding: 0px;
	margin: 0px;
}
#subcontainer {
	width: 666px;
	background-image: url(images/stagebg.gif);
	background-position: top left;
	background-repeat: repeat-y;
}
#footer {
	width: 666px;
	height: 56px;
	clear: both;
	background-image: url(images/footer.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#footer a, #footer a#hover {
	text-decoration: none;
	display: block;
	width: 135px;
	height: 40px;
	margin-left: 493px;
}

div#nav ul li#navbtm {
	background-image: url(images/navbtm.gif);
	background-position: top left;
	background-repeat: no-repeat;
	height: 3px;
	width: 152px;
	margin: 0px;
	padding: 0px;
}
div#right {
	float: right;
	background-image: url(images/watermark.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	width: 449px;
	height: auto !important;
	min-height: 481px;
	height: 481px;
	padding: 0px;
}
h1 {
	color: #1C288E;
	font-size: 1.2em;
	width: 435px;
	height: 33px;
	margin: 6px 0 0 0;
	padding: 0;
	background-image: url(images/title.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
h2 {
	color: #313F85;
	font-size: 19px;
	line-height: 26px;
	font-weight: bold;
	width: 367px;
	height: 91px;
	padding: 8px 10px 0px 15px;
	margin: 7px 0px 8px 22px;
	background-image: url(images/h2box.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}
h3 {
	color: #1C288E;
	font-size: 1.1em;
	font-weight: bold;
	padding: 0px;
	margin: 6px 0px 1px 0px;
}

.cols {
	width: 180px;
	margin-right: 8px;
	float: left;
}

#nav a span, h1 span, #footer span {
	position: absolute;
	left: -5000px;
	top: -5000px;
}

form * {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
form div {
	padding: 2px 0px;
}
form label {
	display: block;
	width: 50px;
	float: left;
}