
body {
	margin: 0 auto;
	background: #fff url(../images/bg.jpg) repeat-x top left;
	min-height:711px;
}

#content {
	background: #fff url(../images/homebg.jpg) no-repeat;
	margin: 0 auto;
	width:916px;
	height:711px;
	position:relative;
}

#hd {
	clear:both;
	height: 75px;
}

#hd #title h1,
#hd #title p {
	display:none;
}

#hd #title a {
	float:left;
}

#hd #title a img {
	border:none;
	float:left;
}

#hd #specialmsg {
	position:absolute;
	top: 30px;
	left: 250px;
	width: 450px;
	height: 50px;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #999;
}

#hd #login {
	margin-left:711px;
}


.front_page_col {
	position:absolute;
	text-align:left;
	overflow:auto;
}

h2 {
	position:absolute;
	text-align:right;
	overflow:auto;
	font-weight:normal;
	font-size:18px;
	color:#626262;
	padding: 0;
	margin: 0;
}

h2#col1_label {
	top:333px;
	left:116px;
	width:162px;
	height:30px;
}

h2#col2_label {
	top:298px;
	left:319px;
	width:162px;
	height:30px;
}

h2#col3_label {
	top:230px;
	left:520px;
	width:162px;
	height:25px;
}

h2#col4_label {
	top:114px;
	left:722px;
	width:162px;
	height:25px;
}

#col1 {
	top:365px;
	left:116px;
	width:156px;
	height:130px;
}

#col2 {
	top:329px;
	left:318px;
	width:156px;
	height:167px;
}

#col3 {
	top:262px;
	left:520px;
	width:156px;
	height:233px;
}

#col4 {
	top:147px;
	left:722px;
	width:156px;
	height:215px;
}

#col4 label {
	font-size:11px;
	color:#aaa;
	margin-bottom: 3px;
}

#col4 input {
	background-color:#eaeaea;
	width: 150px;
	border: medium none;
	margin-bottom: 10px;
	padding: 3px;
	height:auto;
}

#col4 textarea {
	background-color:#eaeaea;
	width: 150px;
	border: medium none;
	margin-bottom: 10px;
	padding: 3px;
	height:60px;
}

#col4 input[type="submit"] {
	width:60px;
	margin-left:96px;
}

#ft {
	position:absolute;
	text-align:left;
	height:auto;
	top:522px;
	left:10px;
	width:916px;
	color: #ccc;
	font-size: 11px;
}

#ft p {
	margin: 0 21px;
}

#sitejump {
	
	position:absolute;
	text-align:left;
	height:auto;
	top:40px;
	left:0;
	width:916px;
	
}

#sitejump p {
	
	width: 60px;
	height:auto;
	margin: 0;
	margin-top:9px;
	float:left;
	color: #999;
	font-size: 11px;
}

#sitejump ul {
	
	list-style:none;
	margin-left: 63px;
	margin-top:0;
	height:100px;
}

#sitejump ul li {
	
	float:left;
	list-style-type:none;
	list-style-image:none;
}

#sitejump ul li a {
	
}

#sitejump ul li#jump1 {
	
}

#sitejump ul li#jump1,
#sitejump ul li#jump1 a,
#sitejump ul li#jump1 a img {
	height:79px;
	width:247px;
	border:none;
	
}

#sitejump ul li#jump1:hover {
	background: #fff url(../images/footerbtns.jpg) no-repeat scroll 10px -81px;
}

#sitejump ul li#jump2 {
	
}

#sitejump ul li#jump2,
#sitejump ul li#jump2 a,
#sitejump ul li#jump2 a img {
	height:79px;
	width:292px;
	border:none;
	/*
	border: 1px solid #f00;
	*/
}

#sitejump ul li#jump2:hover {
	background: #fff url(../images/footerbtns.jpg) no-repeat scroll -237px -81px;
}

#sitejump ul li#jump3 {
	
}

#sitejump ul li#jump3,
#sitejump ul li#jump3 a,
#sitejump ul li#jump3 a img {
	height:79px;
	width:272px;
	border:none;
	
}

#sitejump ul li#jump3:hover {
	background: #fff url(../images/footerbtns.jpg) no-repeat scroll -529px -81px;
}