#contentn1 {
	position: relative;
	width: 928px;
	height: auto;
	background: url(img/bgrepeat.gif) repeat;
	margin-top: 17px;
	margin: 0 auto;
 overflow: auto;
}

#leftside {
	position: relative;
	float: left;
	width: 227px;
	height: 100%;
	margin: 17px 0 0 30px;
 _margin-left/**/:/**/ 10px; /* IE 6 only */
	text-align: left;
}

#menutitle {
	position: relative;
 clear:both;
	float: left;
	width: 227px;
	height: 38px;
	margin-top: 0px;
	margin-left: 0px;
	background-image: url(img/navtitle.gif);
 font-weight:bold;
}

.ttext {
	padding-top:17px;
	padding-left:15px;
}

.navmain {
	float: left;
	width: 192px;
 height: 27px;
	margin: 0 0 40px 0;
	/* _margin: 0; */
	padding: 0;
 line-height: 28px;
	background-position: left;
}
.navbuttonlist {
	float: left;
 display: inline;
	width: 192px;
 height: 21px;
	margin: 0;
	padding: 6px 0 0 35px;
	background-image: url(img/but.gif);
	background-position: left;
 list-style-type: none;
 line-height: 0px;
 max-width:227px;
}
.navbuttonlist a {
 background: transparent;
 text-decoration: none;
 color: #2C6481;
 font: 12px arial, helvetica, sans-serif;
}
.navbuttonlist a:visited {
 color:#2C6481;
 background:transparent;
}
.navbuttonlist a:hover, a:active, a:focus{
 background: transparent;
 color: #2C6481;
 text-decoration: underline;
}
.navfoot {
	position: relative;
 display: inline;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	height: 14px;
	width: 227px;
	background-image: url(img/navfooter.gif);
}

#contentpa {
	position: relative;
	width: 640px;
	height: 100%;
	float: left;
	margin: 17px 0 0 13px;
	line-height: 1.5em;
}

.imgspace {
 padding-right: 7px;
}

#leftcolsaviour {
	position: relative;
 clear: both;
 margin: 0px 0 0 10px;
 _margin: 55px 0 0 10px;
 padding: 100px 0 0 0;
 _padding: 0;
 text-align: center;
}
#leftcolsaviour img {
 margin: 10px 0 0 0;
}

div.textcon p.contentpara {
 margin: 0 0 20px;
 text-align: justify;
}
div.textcon h2, div.textcon h3 {
 text-align: left;
}
p.contentpara ul {
	padding-top: 0px;
	text-align: left;
	list-style-image:url(img/bullet.gif);
}
p.contentpara ul li {
	text-align: left;
}
.italic {
 font-style: italic;
}
.bold {
 font-weight: bold;
}

li.mainmenu {
 text-transform: uppercase;
 letter-spacing: 1px;
 font-weight: bold;
}
li.mainmenu ul {
 text-transform: none;
 letter-spacing: 0;
 font-weight: normal;
}
