/********/
/* html */
/********/
body {
	background:#3a4f7c;
	margin:0;
	padding:0;
	text-align:center
}

div {
	text-align:left
}

img {
	border:0;
	display:block
}

h1,
h1 a {
	margin:0 0 8px 0;
	padding:0;
	font-size:18px;
	font-weight:bold;
	color:#d67f3c;
	text-decoration:none;
	line-height:18px;
}

h2 {
	
}

h3 {
	
}

h4 {
	
}

h5 {
	
}

h6 {
	
}

p {
	margin:0 0 18px 0;
	padding:0
}

a {
	text-decoration:underline
}

a:hover {
	text-decoration:underline
}

a.active,
a:focus {
	outline: 0
}

hr {
	background:#FFF;
	border:0;
	border-top:1px solid #DDD;
	height:1px;
	line-height:1px;
	margin:0 0 10px 0
}

form {
	margin:0;
	padding:0
}

input,
textarea,
select {
	border:1px solid #DBDFE6;
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	height:16px;
	padding:2px 5px 0 5px
}

td {
	color:#000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	line-height:18px;
	text-align:left;
	vertical-align:top
}

ul {
	margin:0 0 20px 15px;
	padding:0
}

/**********/
/* layout */
/**********/
/* page */
#page {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;
	width:800px;
	min-height:600px;
	position:absolute;
	left:50%;
	top:50%;
	margin:-300px 0 0 -400px;
	color:#fff;
}

#horizontal_div_top{
}

#horizontal_div_top #image_overlay{
	position:absolute;
	right:27px;
	top:-7px;
}
	
#horizontal_div_top #logo {
	margin:0 0 15px 0;
}

#main{
	margin:0 auto;
	width:730px;
}

#horizontal_div_center{
	margin:0 0 12px 0;
}

#horizontal_div_center form{
}

#horizontal_div_center form #menuLayer{
}

#horizontal_div_center form #headerLayer{
}

#horizontal_div_center form #contentLayer{
}

#horizontal_div_center form .container{
}

#horizontal_div_center form #numberBlock{
}

#horizontal_div_center form #numberBlock #titleBlock{
	margin: 0 0 10px 0;
}

#horizontal_div_center form #contentBlock{
	background:purple;
}

#horizontal_div_center form #contentBlock .blckHeader{
	background:#585858;
	font-weight:bold;
	line-height:23px;
	padding:0 21px;
	border-bottom:1px solid #fff;
}

#horizontal_div_center form #contentBlock .blckHeader .blckLabel{
}

#horizontal_div_center form #contentBlock .blckRow{
	background:#d1d1d1;
	border-bottom:1px solid #fff;
	height:28px;
}

#horizontal_div_center form #contentBlock .blckRow .blckLabel{
	color:#000;
	float:left;
	width:150px;
	width:129px;
	line-height:28px;
	padding:0 0 0 21px;
}

#horizontal_div_center form #contentBlock .blckInput input{
	width:84px;
	margin:3px 0 0 0;
	height:16px;
	border-top:1px solid #696969;
	border-left:1px solid #696969;
	border-bottom:1px solid #fff;
	border-right:1px solid #fff;
}

#horizontal_div_center form #contentBlock .blckSubmit input.submit{
	background:#fff;
	width:40px;
	height:20px;
	padding:0;
	border:0;
	border-bottom:1px solid #696969;
	border-right:1px solid #696969;
	margin:5px 0 6px 150px;
}

#horizontal_div_center form #contentBlock .blckRow .blckLabel{
}

#subLayer{
}

#horizontal_div_bottom #latest_news{
}

#horizontal_div_bottom #latest_news .title{
	margin:0 0 13px 0;
}

#horizontal_div_bottom #latest_news ul{
	margin:0;
	padding:0;
	list-style:none;
}

#horizontal_div_bottom #latest_news ul .title{
	margin:0;
	font-weight:bold;
}

#horizontal_div_bottom #latest_news li{
	margin:0 0 17px 0;
}

#horizontal_div_bottom #latest_news li p{
	margin:0;
}

#horizontal_div_bottom #banner_left{
	float:left;
	margin:30px 0 0 0;
}

#horizontal_div_bottom #excellent_systems{
	float:right;
	text-align:center;
}

#horizontal_div_bottom #excellent_systems .top{
	margin:0 0 10px 0;
}

#horizontal_div_bottom #excellent_systems .bottom{
	text-align:center;
	font-family:Arial, Verdana;
}
