body {
	background-image: url("images/home_back.gif");
}

#topBlue {
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:15px;
	padding:0px;
	background-color:#113280;
	z-index:10;
}

#H {
	position:absolute;
	width:100%;
	top:0px;
	left:0px;
	display:block;
	z-index:5;
}

#contentH {
	text-align:left;
	width:743px;
	top:0px;
	left:0px;
	border:2px solid rgb(25,75,191);
	background:rgb(255,255,255);
	z-index:5;
}

#titleBar {
	position:static;
	text-align:left;
	margin-top:13px;
	left:0px;
	display:block;
}

#home01 {
	position:static;
	left:0px;
	top:10px;
	width:213px;
	height:95px;
	float:left;
}

#home02 {
	position:static;
	left:213px;
	top:10px;
	width:183px;
	height:95px;
	float:left;
}

#home03 {
	position:static;
	left:396px;
	top:10px;
	width:343px;
	height:95px;
	float:left;
	background: url(images/home03.gif) no-repeat;
}

#home03 p {
	margin-top:55px;
	margin-left:23px;
	font-size:11px;
	width:290px;
	height:40px;
	overflow: hidden;
}

#new {
	border-right: 1px dotted rgb(153,153,153);
	border-left: 1px dotted rgb(153,153,153);
	padding-left:3px;
	width: 265px;
}

#about {
	width: 275px;
}

#menuhold {
	position:relative;
	left:0px;
	top:505px;
	width:100%;
	background-color:#113280;
	height:400px;
	z-index:9;
}

.footer {
	position: relative;
	float:right;
	left: 3px;
	top:1px;
}

h1, h2 {
	font-size:18px;
	font-weight:normal;
	padding-top:0px;
	margin: 2px 60px 0px 60px;
}

h2 {
	font-size:15px;
}

p {
	font-size:11px;
	line-height:16px;
}

.narrowP {
	line-height: 12px;
}

input {
	padding: 8px;
	margin-top: 0px;
	font-size: 11px;
	line-height: 14px;
}

.sideform {
	margin-bottom:4px;
}

select {
	font-size: 12px;
	margin-left:0px;
	padding-left:0px;
}