/*body,div,ul,li,h1,p{margin:0;padding:0}*/
body, html {
margin:0;
padding:0px;
/*font:12px Verdana, Geneva, Arial, Helvetica, sans-serif;
color:black;*/
width:100%;
height:100%;
background-color:white;
background-image:url(../i/h/h_bg.png);
background-position:top;
background-repeat:repeat-x;
}
#GR-GLOB{
margin:0 auto;
padding:0;
text-align:center;
width:1000px;
min-width:1000px;
height:100%;
/*min-height:999px;
position:absolute;
top:0;*/
/*background-color:yellow;*/
}
img {border: 0;}
/* Clear */
#clr {height:0;font-size:1px;line-height:0px;clear:both;}
.clear:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clear {display:inline-block;}
.clear {display:block;}
#SPACER-1,#SPACER-2,#SPACER-3,#SPACER-4,#SPACER-5,#SPACER-7,#SPACER-10,#SPACER-11,
#SPACER-12,#SPACER-15,#SPACER-16,#SPACER-17,#SPACER-18,#SPACER-20,#SPACER-25,#SPACER-30,#SPACER-35,#SPACER-40{margin:0;height:1px;float:left;}
#SPACER-1{width:1%;}
#SPACER-2{width:2%;}
#SPACER-3{width:3%;}
#SPACER-4{width:4%;}
#SPACER-5{width:5%;}
#SPACER-7{width:7%;}
#SPACER-10{width:10%;}
#SPACER-11{width:11%;}
#SPACER-12{width:12%;}
#SPACER-15{width:15%;}
#SPACER-16{width:16%;}
#SPACER-17{width:17%;}
#SPACER-18{width:18%;}
#SPACER-20{width:20%;}
#SPACER-25{width:25%;}
#SPACER-30{width:30%;}
#SPACER-35{width:35%;}
#SPACER-40{width:40%;}
/*-- Start Header --*/
#GR-HEADER{
margin:0 auto 0;
padding:0;
width:1000px;
height:200px;
min-width:1000px;
/*min-height:270px;*/
position:absolute;
top:0;
/*background-color:#0064ba;*/
}
/*-- End Header --*/
/*-- Start Content --*/
#GR-CONTENT{
margin:0 auto 0;
padding:0;
width:1000px;
/*height:100%;*/
min-width:1000px;
min-height:100%;
/*background-color:white;*/
}
/*-- End Content --*/
	/*-- Start Left Side --*/
	#GR-CONTENT .SIDEBAR_Left{
	margin:700px 0 0 -100%;
	padding-top:0px;
	width:250px;
	height:100%;
	min-height:100%;
	float:left;
	border:0;
	display:inline;
	/*overflow:hidden;*/
	border-right:0px solid #cd6416;
	/*background-color:lime;*/
	}
	/*-- End Left Side --*/
		/*-- Start Center --*/
		#GR-CONTENT .center{
		margin:660px auto 0px;
		padding:0;
		width:100%;
		height:100%;
		min-height:200px;
		overflow:hidden;
		border:0;
		float:left;
		background-image:url(../i/cont_sh.png);
		background-position:top;
		background-repeat:repeat-x;
		/*background-color:fuchsia;*/
		}
			#GR-CONTENT .center .in{
			margin:0 0px 0 0px;
			padding:30px 0 0;
			/*width:510px;*/
			min-height:500px;
			position:relative;
			/*background-color:fuchsia;*/
			}
		/*-- End Center --*/
	/*-- Start Right Side --*/
	#GR-CONTENT .SIDEBAR_Right{
	margin:360px 0 0 -200px;
	padding:0 0 0 0px;
	float: left;
	display:inline;
	/*overflow:hidden;*/
	width:200px;
	height:auto !important;
	height:100%;
	min-height:100%;
	line-height:100%;
	text-align:left;
	border:0;
	/*border-left:1px solid #69a59a;*/
	/*background-color:yellow;*/
	}
	/*-- End Right Side --*/

/*-- Start Footer --*/
.empty{height:96px;}
#GR-FOOTER{
margin:-96px auto;
padding:0;
position:relative;
height:auto;
min-height:96px;
width:1000px;
min-width:1000px;
background-color:#f9f9f9;
color:black;
border:0;
}
/*-- End Footer --*/