@charset "utf-8";

/* CSS Document */

#home_imageBox {
	background: url(../images/index_bg.jpg) no-repeat;
	height: 700px;
	width: 950px;
	position: relative;
	margin: 0px;
	left: 0px;
	text-decoration: none;
	top: 3px;
}

#home_imageBox #home_textHeader {
	width: 404px;
	height: 38px;
	position: absolute;
	top: 40px;
	margin: 0px;
	font-weight: bold;
	left: 181px;
	text-align: left;
	font-size: 26px;
	font-family: Tahoma, Geneva, sans-serif;
}
#home_imageBox #home_textMain {
	text-align: left;
	position: absolute;
	top: 147px;
	left: 178px;
	width: 167px;
	height: 159px;
	font-size: 12px;
	line-height: 1.3em;
	padding: 10px;
}
#home_imageBox #home_textHeader2 {
	width: 623px;
	height: 28px;
	position: absolute;
	top: 652px;
	margin: 0px;
	font-weight: bold;
	left: 161px;
	text-align: center;
	font-size: 24px;
	background: #FAF3D6;
	border: thin solid #036;
	text-decoration: none;
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-bottom: 2px;
	color: #F00;
}
#home_imageBox #home_textMain2 {
	text-align: left;
	position: absolute;
	top: 431px;
	left: 368px;
	width: 373px;
	margin: 0px;
	height: 95px;
	font-size: 12px;
	padding: 10px;
	line-height: 1.3em;
}
#home_imageBox #home_buscard {
	background: #FFF url(images/buscard_mini.jpg) no-repeat 0px 20px;
	position: absolute;
	height: 150px;
	width: 235px;
	left: 359px;
	top: 679px;
	text-transform: uppercase;
	font-size: small;
	font-weight: bold;
	color: #F00;
	text-decoration: none;
	text-align: right;
}

#home_imageBox #specialBox .Header {
	background: #FAF3D6;
	border-bottom: thin solid #000;
	width: 350px;
	border-right: thin solid #000;
	border-left: thin solid #000;
	padding: 5px 20px;
	border-top: thin solid #000;
	position: relative;
	left: -12px;
}
