@charset "utf-8";
html,body{
  margin:0;
  padding:0;
  border:0;
}
body{
  background:#eee;
  min-width:940px;
  text-align:center;
}
.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
  position:relative;
  width:940px;
	background: #fff url(../images/background-sec.gif) no-repeat 0 122px;
	margin: 0 auto;
	text-align:left;
}

#wrapp\65	r{
  height:auto;
}

#outer{
  z-index:1;
  position:relative;
  
  
/*  background:#FFFFFF;*/

}
#clearheadercenter {
	height:122px;
	overflow:hidden;
}

#clearfootercenter {
	height:22px;
	overflow:hidden;
}
#footer {
	z-index:1;
	position:relative;
	clear: both;
	width:940px;
	height:142px;
	padding-top:20px;
	overflow:hidden;
}
#subfooter1 {
	background:#FFFFFF;
	height:52px;
	margin-left:50px;
}
#subfooter2 {
		font-size:x-small;
		text-align:center;
		clear:both;
		padding:20px 0;
}
#subfooter2 a {
	color:black;
}
#header {
	z-index:1;
	position:absolute;
	top:0px;
	width:940px;
	height:122px;
	background:url(../images/top-sec.png) no-repeat;
}
#subheader1 {
	margin-left:620px;
	color:#cbde56;
	font-size:110%;
	font-family:Arial, Helvetica, sans-serif;
	padding-top:30px;
	font-weight:bold;
	height:32px;
	
}
#subheader2 {
	height:29px;
}
#subheader3 {
	height:31px;
	position:relative;
}
#gfx_bg_middle {
	top:0px;
	position:absolute;
	overflow:hidden;
	width:940px;
}
* html #gfx_bg_middle {
	display:none;
}

#container-center {
	padding-left:125px;
	padding-top: 50px;
	padding-right:50px;
}
#return a{	/* in modbox */
	text-align:right;
	font-size:small;
	color:black;
}


