@charset "utf-8";
/* CSS Document */

*{
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}


.wrap {
	background-image: url(../images/hbg.jpg);
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: top;
}
.wrap2 {
	background-image: url(../images/innerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	min-height:800px;
}
.wrap3 {
	background-image: url(../images/innerbg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	min-height:600px;
}
.content {
	border: 3px solid #FFF;
	margin-right: 10px;
	margin-left: 10px;
	padding: 10px;
	position: relative;
}

.logo {
	height: 234px;
	width: 234px;
	margin-top: 10px;
	margin-left: 50px;
	float: left;
}
.mtitle {
	background-image: url(../images/titile.png);
	text-align: center;
	float: right;
	height: 118px;
	width: 534px;
	margin-top: 60px;
	margin-right: 80px;
	position: relative;
}
.enterbutton {
}
.enterbutton a {
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: 2px solid #4D90BA;
	line-height: 46px;
	background-image: url(../images/bgbg.jpg);
	text-align: center;
	display: block;
	padding: 10px;
	height: 46px;
	float: left;
	width: 250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #5475ac;
	text-decoration: none;
	margin-top: 200px;
	margin-left: 20px;
}
body {
	background-color: #5EBEFA;
}
.certcontent {
	margin-bottom: 10px;
}
.certcontent p, .idcontent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #042D4A;
	font-weight: bold;
}

.certcontent input[type="text"]{
	line-height: 15px;
	padding: 5px;
	height: 15px;
	width: 300px;
}
.certcontent input[type="submit"]{
	border-radius: 35px;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	border: 2px solid #000066;
	background-image: url(../images/buttonbg.jpg);
	background-repeat: repeat-x;
	width: 80px;
	padding: 2px;
	cursor: pointer;
}
.certcontent input[type="submit"]:hover{
	background-image: url(../images/buttonbg-over.jpg);
	background-repeat: repeat-x;
}
.mainmenu {
	margin-top: 20px;
}
.mheader {
	height: 30px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	color: #03324E;
	text-transform: uppercase;
	display: block;
	position: absolute;
	top: -25px;
	background-color: #8BD0FA;
	text-align: left;
	font-weight: bold;
	background-image: url(../images/titlebg.jpg);
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-repeat: no-repeat;
	background-position: left;
	width: 330px;
}
.bbutton {
	background-image: url(../images/backbutton.png);
	float: right;
	height: 73px;
	width: 73px;
	position: absolute;
	top: 120px;
	right: -30px;
}
.bbutton a {
	display: block;
	height: 73px;
	width: 73px;
	line-height: 73px;
	text-align: center;
	text-indent: 999em;
}
.bbutton2 {
	height: 73px;
	background-color: transparent;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 73px;
	cursor: pointer;
}
.mmcontent {
	margin-top: 20px;
}
.certimg {
	background-image: url(../images/cert/online/PROGRAM.jpg);
	height: 620px;
	width: 877px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}


.idbg {
	float: left;
	height: 420px;
	width: 540px;
	background-image: url(../images/id/1.jpg);
	background-repeat: no-repeat;
	position: relative;
}
.idcontent {
	margin-top: 10px;
}

.idform {
	float: right;
	width: 430px;
}
