/* mac hide\*/
html, body {height:100%}
/* end hide */

#preloader {
	width: 100%;
	height: 100%;
	position: fixed;
	background: black url(loader.gif) no-repeat center center;
	top: 0;
	left: 0;
	filter:alpha(opacity=98);
	-moz-opacity:.98;
	opacity:.98;
	z-index: 9222;
}

body {
	padding:0;
	margin:0;
	text-align: center;
	min-width: 1000px;
	
	width:expression(document.body.clientWidth < 1000? "1000px": "auto" );
	background: black url(../gfx/gpm/b.jpg) repeat 0 -100px;
}


#bg1 {
	width:50%;
	background: transparent url(../gfx/gpm/b.jpg) no-repeat -500px -100px;
	right:0;
	top:0;
	height:100%;
	position:absolute;
	z-index:1;
	min-width: 500px;
}

#bg2 {
	width:50%;
	left:0;
	top: 0;
	height:225px;
	position:absolute;
	z-index:1;
	min-width: 500px;
	
}

#bg3 {
	width:100%;
	right:500px;
	top:0;
	height:100%;
	position:relative;
	
	background: transparent url(../gfx/gpm/b2.jpg) no-repeat right -100px;
}


#outer{
	z-index:2;
	height:100%;
	min-height:100%;
	width:1000px;
	text-align:left;
	margin:auto;
	position:relative;
	background:url(../gfx/gpm/outer.gif) no-repeat bottom center;
}
 
html>body #outer{height:auto;}

#innerwrap {
	float:left;
	width:856px;
	min-height:500px;
}

#header{
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	height:150px;
	z-index:100;
}

#left {

	width:120px;
	float:left;
	padding-top:0;
	padding-bottom:100px;

	position:relative;
}

#right {
	position:relative;
	width:1px;
	float:right;
	padding-top:72px;
	padding-bottom:100px;
}

#footer {
	width:1000px;
	clear:both;
	height: 100px;
	text-align:center;
	left:0;
	bottom:0;
	position: absolute;
}

#footer2 {
	width:100%;
	height:100%;
	background: transparent url(../gfx/gpm/fff.gif) no-repeat -1px 0;
}




#footert {
	position: absolute;
	top: 47px;
	left: 390px;
	color: #505050;
	font: 11px Tahoma;
	z-index: 668;
}

#footert a {
	color: #303030;
	text-decoration: none;
}

* html #footer {
	\height:102px;
	he\ight:100px;
}


#centrecontent {
	width:600px;
	float:right;
	padding-top:162px;
	padding-bottom:100px;
	text-align: justify;
	font-size: 12px;
	font-family: Tahoma;
	color: black;
}

#contents {
	z-index:106;
	position:relative;
	
}

.clearfooter {width:100%;height:102px;clear:both}

#centrecontent a {
	color: #505050;
	text-decoration:underline;
}

#centrecontent a:hover {
	text-decoration:none;
}

#contents table {
	border-collapse:collapse;
}



h1, h2, h3, h4, h5, h6 {

	margin: 0 0 16px 0;
	padding: 0;

}

h1#title {
	font-size: 24px;
	font-family: Tahoma;
	color: #010101;
	margin: 0 0 24px 0;
	font-weight: normal;
}


p {
	margin: 0 0 14px 0;
	padding: 0;
}


.form_btn {

	display:block;
	width:177px;
	height:60px;
	bottom: 0;
	left: 420px;
	cursor:pointer;
	position:relative;
	margin:10px 0 10px 0;
	background: transparent url(../gfx/form_btn.jpg) no-repeat 0 0;
}


.form_btn img {
	width:177px;
	height:60px;
	border:0;
}



a.print_link {
	top: 57px;
	right: -72px;
	z-index: 9999;
	position: absolute;
	width:40px;
	height:40px;
	display:block;

}

a.print_link img {
	width:40px;
	height:40px;
	border:0;
}





#sub_menu {
	width: 150px;
	margin: 610px 0 0 0;
	position: relative;
	left:95px;
	z-index: 141;
}


#flash_menu {
	width: 240px;
	position: relative;
	top: 210px;
	left: -7px;
	z-index: 140;
	padding-bottom: 30px;
}


#loaderr {
	display: block;
	position:fixed;
	width:100%;
	height:100%;
	filter:alpha(opacity=70);
	-moz-opacity:.7;
	opacity:.7;
	position:fixed;
	top:0;
	left:0;
	z-index: 999;

	background: black url(../gfx/loader.gif) no-repeat center center;
}



#flashTOP {
	position:absolute;
	top:0;
	left:0;
	z-index:100;
	background: transparent url(../gfx/gpm/b.jpg) repeat 0 -100px;
}

#headIMG {
	position:absolute;
	top:130px;
	left:-2px;
	z-index:101;
}


#text_menu {
	display: none;
}