html, body{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #fff;
	background-image: url("../img/header.png");
	background-repeat: repeat-x;
}

.clear{
	height: 1px;
	width: 100%;
	clear: both;
}

div#wrapper{
	width: 850px;
	height: auto;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 1;
}

div#header{
	width: 850px;
	height: 175px;
	background-image: url("../img/logo.png");
	background-repeat: no-repeat;
	z-index: 11;
	position: relative;
}

div#headerAdmin{
	width: 850px;
	height: 175px;
	background-image: url("../img/admin.png");
	background-repeat: no-repeat;
	z-index: 11;
	position: relative;
}

div#topMenu{
	position: absolute;
	left: 120px;
	bottom: 21px;
	width: 680px;
	height: 31px;
	z-index: 16;
}

div#date{
	position: absolute;
	left: 402px;
	top: 30px;
	width: 170px;
	height: 21px;
	z-index: 16;
}

#date p{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 8px;
	line-height: 15px;
	color: #a4bbd3;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	display: block;
	float: right;
	text-align: right;
}

#topMenu a, #topMenu a:link{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	color: #6f6f6f;
	letter-spacing: 0px;
	margin: 0px 20px 0px 0px;
	padding: 7px 0px 10px 0px;
	text-decoration: none;
	display: block;
	float: left;
	text-align: justify;
}

#topMenu a:hover{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	color: #408fe2;
	letter-spacing: 0px;
	margin: 0px 20px 0px 0px;
	padding: 7px 0px 10px 0px;
	text-decoration: none;
	display: block;
	float: left;
	text-align: justify;
}

#subMenu a, #subMenu a:link{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	color: #6f6f6f;
	letter-spacing: 0px;
	margin: 0px 20px 0px 0px;
	padding: 6px 0px 10px 0px;
	text-decoration: none;
	display: block;
	float: left;
	text-align: justify;
}

#subMenu a:hover{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	color: #eeeeee;
	letter-spacing: 0px;
	margin: 0px 20px 0px 0px;
	padding: 6px 0px 10px 0px;
	text-decoration: none;
	display: block;
	float: left;
	text-align: justify;
}

.activeTop{
	background-image: url("../img/activeHead.png");
	background-repeat: no-repeat;
	background-position: center 4px;
	color: #fff;
}

.activeSub{
	background-image: url("../img/activeSub.png");
	background-repeat: no-repeat;
	background-position: center 6px;
	color: #fff;
}

div#subMenu{
	position: absolute;
	left: 120px;
	bottom: -2px;
	width: 600px;
	height: 31px;
	z-index: 15;
	
}

div#container{
	height: auto;
	width: 850px;
	background-image: url("../img/cord.png");
	background-repeat: repeat-y;
	background-position: 55px 0px;
	position: relative;
	padding-top: 10px;
	padding-bottom: 20px;
	overflow: visible;
	z-index: 6;
}

div#cordEnd{
	position: absolute;
	height: 48px;
	width: 63px;
	background-image: url("../img/cordEnd.png");
	background-repeat: no-repeat;
	bottom: 0px;
	left: 47px;
	z-index: 10;
}

div#content{
	height: auto;
	width: 455px;
	float: left;
	position: relative;
	left: 120px;
	z-index: 13;
}

div#list{
	height: auto;
	width: 250px;
	float: right;
	position: relative;
	left: 0px;
	top: 35px;
	z-index: 13;
}

div#list a, div#list a:link{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	color: #6f6f6f;
	letter-spacing: 0px;
	margin: 0px 20px 0px 0px;
	text-decoration: none;
	display: block;
	clear: both;
	text-align: justify;
}

div#list a:hover{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	width: 200px;
	color: #408fe2;
	letter-spacing: 0px;
	margin: 0px 20px 0px 0px;
	text-decoration: none;
	display: block;
	clear: both;
	text-align: justify;
}

.activeMenu{
	background-image: url("../img/dot.png");
	background-repeat: no-repeat;
	background-position: 1px 4px;
	padding-left: 11px;
}

.text{
	height: 200px;
	width: 450px;
	padding: 5px 3px 3px 3px;
	margin: 5px 0px 0px 0px;
	border: 2px solid #408fe2;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	background-color: #f7f7f7;
}

.submit{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	color: #fff;
	border: 1px solid #3c7ec3;
	letter-spacing: 0px;
	margin: 5px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	text-decoration: none;
	display: block;
	background-color: #408fe2;
	width: 80px;
	float: left;
	text-align: center;
}

.field{
	height: 20px;
	width: 450px;
	padding: 3px 3px 1px 3px;
	margin: 5px 0px 5px 0px;
	border: 2px solid #408fe2;
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	background-color: #f7f7f7;
}

h2{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 18px;
	line-height: 17px;
	color: #006cff;
	letter-spacing: 0px;
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 7px 0px;
	text-decoration: none;
	text-align: left;
}

h4{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 18px;
	line-height: 17px;
	color: red;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 5px 0px 7px;
	text-decoration: none;
	text-align: left;
}

.block{
	height: auto;
	width: 100%;
	background-color: #f3f3f3;
	padding: 5px;
	margin: 5px 0px 0px 0px;
	border-left: 2px solid #bbbbbb;
	border-top: 2px solid #bbbbbb;
}

.devide{
	width: 45%;
	height: auto;
	float: left;
}

h5{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 12px;
	line-height: 13px;
	color: red;
	letter-spacing: 0px;
	margin: 0px 0px 40px 0px;
	padding: 5px 0px 7px;
	text-decoration: none;
	text-align: justify;
}

h6{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 20px;
	line-height: 20px;
	color: #87dc00;
	letter-spacing: 0px;
	margin: 0px 0px 10px 0px;
	padding: 5px 0px 7px;
	text-decoration: none;
	text-align: justify;
}

h3{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Bolder;
	font-size: 13px;
	line-height: 15px;
	color: #6f6f6f;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	text-decoration: none;
	text-align: justify;
}

p{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	color: #6f6f6f;
	letter-spacing: 0px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 6px 0px;
	text-decoration: none;
	text-align: justify;
}

p img{
	margin: 5px auto 5px auto;
	display: block;
	float: left;
}

p a, p a:link{
	color: #006cff;
	text-decoration: none;
}

#content img{
	display: block;
	float: left;
	border-right: 2px solid white;
	border-top: 0;
	border-left: 0px;
	border-bottom: 0px;
	
}

p a:hover{
	color: #006cff;
	text-decoration: underline;
}

a, a:link{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	color: #408fe2;
	text-decoration: none;
	text-align: justify;
}

a:hover{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	color: #408fe2;
	text-decoration: underline;
	text-align: justify;
}



div#footer{
	width: 100%;
	height: 70px;
	position: relative;
}

#footer p{
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: Normal;
	font-size: 13px;
	line-height: 15px;
	color: #b5b5b5;
	width: 350px;
	letter-spacing: 0px;
	margin: 20px auto 0px auto;
	display: block;
	padding: 0px 130px 6px 0px;
	text-decoration: none;
	text-align: center;
}