img, div, a, input {

	behavior: url(iepngfix.htc)

	}



body {

	background: #74acdd url(images/bg_body.jpg) repeat-x top;

	margin: 0px;

	padding: 0px;

}



#holdershadow {

	background: url(images/shadow_bg.png);

	width: 850px;

	margin: 0 auto 0 auto;	

}



#holdercontent {

	width: 800px;

	margin: 0 25px 0 25px;	

}



#shadowbottom {

	background: url(images/shadow_foot.png);

	width: 850px;

	height: 25px;

	margin: 0 auto 0 auto;

}



#header {

	background: url(images/header_gjf.jpg);

	width: 800px;

	height: 137px;

}



.brclear { 

     clear: both; 

     height: 0; 

     margin: 0;

     font-size: 1px;

     line-height: 0px;

}



#nav {

	margin: 106px 0 0 460px;

	width: 340px;

	height: 31px;

	position: absolute;

}



#footer {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	text-align: center;

	width: 800px;

	margin: 0 auto 0 auto;	

}

#email {

	margin: 104px 0 0 141px;

	width: 167px;

	height: 22px;

	position: absolute;

}



#content {

	background: url(images/content_bg.gif);

}



#text {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	width: 535px;

	float: left;

	margin: 15px 0 0 15px;

}

#text a {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;
	color: #09F;
	text-decoration: none;
	font-weight: bold;

}

#text a:hover {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;
	color: #09F;
	text-decoration: underline;
	font-weight: bold;

}



#textright {

	font-family: Verdana, Geneva, sans-serif;

	font-size: 12px;

	color: #FFF;

	float: right;

	width: 200px;

	margin: 15px 5px 0 0;

}



#textright ul {

	padding: 15px;

	margin: 0px;

}



#gjflogo {

	margin: 16px 0 0 16px;

	width: 105px;

	height: 106px;

	position: absolute;

}



input,textarea {

	float:left;

	width:200px;

	margin-top: 10px;

}



.submit_button {

  width: auto;

  clear: both;

  margin-top: 20px;

}



.check_box {

  text-align: left;

  width: auto;

  float: none;

}



.text_area {

  width: 300px;

  height: 100px;

}



.class_input {

	border:1px solid;

}



.error_msg {

	display:block;clear:both;

	margin-left:200px;

	color:red;

}



star {

	color:red;

}



.label {

	width:200px;

	float:left;

	margin-top: 10px;

}



#clear {

	clear:both;	

}



.strong_text {

  font-weight: bold;

}




