body {
    margin:0 auto;
    background:url(../images/BG1.jpg) top center no-repeat;
    background-color: #000033;
    font-family: helvetica, verdana, arial;
    font-size:15px;
}
.top {
    height:237px;
    font-size:12px;
    font-weight:bold;
    background:url(../images/top_center.jpg) top center no-repeat;
}
.contenthp {
		padding:25px;
}
.menuPos{
	  background:url(../images/16.gif) no-repeat top left;
	  background-color:transparent;
	  width:290px;
	  margin-top:0px;
	  margin-bottom:0px;
	 	
}
.menuPos a{
	color:#ffffff;
	text-decoration:none;
}
.menuPos a:hover{
	color:#990000;
	text-decoration:underline;
}
.menuPos ul {
	font-size:23px;
	color:#fff;
	font-weight:bold;
	margin-bottom:0px;
	margin-top:0px;
}

.num1 {
	list-style-image:url(../images/1.jpg);
}
.num2 {
	list-style-image:url(../images/2.jpg);	
}
.num3 {
	list-style-image:url(../images/3.jpg);	
}
.num4 {
	list-style-image:url(../images/4.jpg);	
}
.num5 {
	list-style-image:url(../images/5.jpg);
}
.num6 {
	list-style-image:url(../images/6.jpg);
}
.Hometext {
	display:block !important;
	display:inline-block;
	border:7px solid #ffffff;
	background:#2b3d73;
	width:400px;
	float:right;
	color:#ffffff;
	font-size:17px;
	padding:10px;
	text-align:justify;
	margin:0px;
}
.Hometext ul{
	margin:0px;
	padding:10px;
}
