





body,html {
	background-color:#090D18;
	padding:0;margin:0;
}
body{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
}
#main-up-container{
	background:black ;
   /*margin:0 auto;
   text-align:center;	*/
	height: 416px;/*heder height*/
	background:url(/img/up-back-new.jpg) ;
	background-position:top center;
	background-repeat: no-repeat;
	
}
#main-middle-container{
	background:black ;
	height: 600px;/*after header*/
	background:url(/img/middle-back-new.jpg) ;
	background-position:top center;
	background-repeat: no-repeat;
	position: absolute;
	top:416px;
	width: 100%;
}
#main-middle-line-container{
	background:black ;
	/*height: 400px;*/ /*repitable line*/
	background:url(/img/middle-line.png) ;
	background-position:top center;
	background-repeat: repeat-y;
	
}
#main-down-container{
	background:black ;
	height: 100px;/* footer height */
	background:url(/img/down-back.png) ;
	background-position:top center;
	background-repeat: no-repeat;
	/*position: absolute;*/
	position: relative;
	
}
#footer{
	width: 895px;
	margin:0 auto;
   text-align:center;	
	color: White;
}
#middle-main-row{
	background:white ;
	background-repeat: no-repeat;
	background-position:top center;
	margin:0 auto;
   text-align:center;	
	width: 895px;
	/*height: 1000px;*/
	/*position: absolute;*/
	position: relative;
	left: 50%;
	margin-left: -446px;
	min-height: 600px;
   /*top: 416px;	*/

	
}
* html #middle-main-row{
	height: 600px;
}

#menu-line-container{	
   text-align:center;	
	width: 895px;
	height: 40px;
	background: transparent;
	position: absolute;
	left: 50%;
	margin-left: -446px;
	top: 376px;	
}
#menu-line{
	padding-top: 10px;
}
#menu-line a{
	padding: 10px 25px;	
	font-weight: bold;
	color: White;
	text-decoration: none;
	font-size: 12px;
}
#left-content-row{
	width: 190px;
	float: left;
	height: 100px;
	background: White;
}
#center-content-row{
	width: 515px;
	float: left;
	/*height: 600px;*/
	background: White;
}
#right-content-row{
	width: 190px;
	float: left;
	height: 100px;
	background: White;
}
#footer{
	padding-top: 20px;
}

td.text_locker{
	font-family: Arial, Helvetica, sans-serif;
	color: #c6c7d3;
	font-size : 16px;
	font-weight : normal;
}

td.footer{
	font-family: Arial, Helvetica, sans-serif;
	color: #777882;
	font-size : 11px;
	font-weight : normal;
}

A.locker,A.locker:ACTIVE, A.locker:FOCUS,  A.locker:LINK, A.locker:VISITED   {
	font-family : Arial, Helvetica, sans-serif;
	font-style : normal;
	color : #c6c7d3;
	font-size : 20px;
	text-decoration : none;
}       

A.locker:HOVER {
	text-decoration : underline;
	color : #d8268c;
}
#clear{
	clear: both;
}

p{	
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 10pt;
	text-decoration : none;
}

ul{       
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 10pt;
	text-decoration : none;
}

ol{       
	font-family : Arial, Helvetica, sans-serif;
	color: #333333;
	font-style: normal;
	font-size: 10pt;
	text-decoration : none;
}

h2{
	font-family : Arial, Helvetica, sans-serif;
	color: #222222;
	font-size: 14pt;
	font-weight: bold;
	text-decoration : none;
}
