html{
}
body{
	font:13px Arial, Tahoma, Verdana, sans-serif;
}

a{
	color: #000000;
	text-decoration:underline;
}

a:hover{
	color: #000000;
	text-decoration:underline;
}

#main{
	width:100%;
}

/*header*/
#mjheader{
	width:100%;
}

#logo{
}

#logo img{
	display: inline;
	float: right;
}

h1{
	float:right;
	margin: 0px 0 0 0;
}
h1 a{
	float:right;
}

#logotext{
	font-size:17px;
	font-weight:bold;
	margin:0px 0 20px;
}

#menu {
	display: none;
}

/*main content*/
#content-top{
	width:100%;
}

#content{
}

#content-right{
	margin: 20px 0 20px 0;
	border-top: 2px solid #000000;
	border-bottom: 0px solid #000000;
}

#content-left p{
	display: none;
}

#content-left p.moveforward{
	font-size: 16px;
}

#content-left p.p-top{
	display: none;
}

.p-top2{
	display: block;
	font-size: 11px;
	font-weight: bold;
	margin-top: -20px;
}

h2{
	font-size:21px;
	font-weight:bold;
	margin:45px 0 15px;
}

h3 a{
	width:118px;
	height:48px;
	float:left;
	border:none;
	text-indent:-9999px;
	overflow:hidden;
}

.sample{
	overflow:hidden;
	margin:0 0 15px 0;
}


/*footer*/

#backtotop {
	display: none;
}

#footer{
	width:100%;
	display: block;
	border-top: 2px solid #000000;
}

#infooter{
	display: inline;
	font-size:10px;
	line-height: 20px;
}
#infooter p{
}

#infooter img{
	display: inline;
}

#infooter ul{
}
#infooter ul li{
	list-style:none;
	margin:0 0 0 5px;
}

#stylechanger{
	display: none;
}

#logos2{
	margin-top: 20px;
	margin-bottom: 40px;
}