body { 
	font-family: Verdana;	background: url(images/bg.gif); 
}

	body h1 {
		font: bold 13px Verdana;
		color: #c60;
		margin: 0px 0px 10px 0px;
		line-height: 24px;
}

	body h2 {
		font: bold 11px Verdana;
		color: #000;
		margin: 0px;
		line-height: 14px;
}

	body h3 {
		font: bold 12px Verdana;
		color: #000;
		margin: 0px;
}

	body h4 {
		font: 14px Verdana;
		color: #039;
		margin: 0px;
}

	body p {
		font: normal 11px Verdana;
		color: #000;
		margin: 0px;
		line-height: 14px;
}

	body li {
		font: normal 11px Verdana;
		margin-left: 10px;
		color: #000;
		line-height: 14px;
}

	body ul {
		margin-top: 10px;
		margin-bottom: 10px		
}

	body img {
		margin: 0px;
}

	body a {
		font: normal 12px Verdana;
		color: #039;
		text-decoration: underline;
		margin: 0px;
}

	body a:hover {
		font: normal 12px Verdana;
		color: #c60;
		margin: 0px; 		
}

	body strong {
		font: bold 11px Verdana;		
		color: #000;
		margin: 0px;
}

#home {
	width: 980px;
	height: 1130px;
	position: relative;
	top: -14px;
	margin: auto;
	margin-top: 0px;
	background: #fff url(images/bg_home.jpg) no-repeat;
}

#content {
	width: 980px;
	height: 980px;
	position: relative;
	top: -14px;
	margin: auto;
	margin-top: 0px;
	background: #fff url(images/bg_content.jpg) no-repeat;
}

#logo {
	width: 200px;
	height: 100px;
	position: absolute;
	top: 9px;
	left: 96px;
}

#image_home {
	width: 418px;
	height: 313px;
	position: absolute;
	top: 208px;
	left: 402px;
}

#texthome {
	width: 250px;
	height: 400px;
	position: absolute;
	top: 220px;
	left: 146px;
	padding: 0px;
}

	#texthome p {
		line-height: 18px;
}

	#texthome strong {
		line-height: 18px;
}

	#texthome a {
		font: normal 11px Verdana;
		color: #c60;
		text-decoration: underline;
}

	#texthome a:hover {
		font: normal 11px Verdana;
		color: #036;		
}

#menu {
	position: absolute;
	top: 202px;
	left: 40px;
	width: 80px;
	height: 400px;
	padding: 0px;
	text-align: right;
}
	#menu img {
		margin: 0 0 0 0;
		border: 0px;
}

	#menu a {
		font: normal 12px Verdana;
		color: #000;
		text-decoration: none;
		margin: 0px;
		line-height: 20px;
}

	#menu a:hover {
		font: normal 12px Verdana;
		color: #c60;
		margin: 0px;
		line-height: 20px;		
}

	#menu strong {
		font: normal 12px Verdana;		
		color: #c60;
		margin: 0px;
		line-height: 20px;
}

#textbox {
	width: 320px;
	height: 600px;
	position: absolute;
	top: 220px;
	left: 156px;
	overflow: auto;
	padding-right: 5px;
}

#col2 {
	width: 400px;
	position: absolute;
	top: 540px;
	left: 414px;
	padding-right: 5px;
}

	#col2 p {
		line-height: 18px;
}

#iframe {
	position: absolute;
	top: 208px;
	left: 149px;
	margin: 0px;
}

#slogan {
	width: 100%;
	position: absolute;
	bottom: 75px;
	left: 0px;
	text-align: center;
}

#address {
	width: 200px;
	height: 300px;
	position: absolute;
	top: 20px;
	right: 74px;
	text-align: right;
}

	#address a {
		font: normal 10px Verdana;
		color: #039;
		text-decoration: none;
		margin: 0px;
}

	#address a:hover {
		font: normal 10px Verdana;
		color: #c60;
		text-decoration: none;
		margin: 0px;
}

	#address p {
		font: normal 10px Verdana;
		color: #999;
		text-decoration: none;
		margin: 0px;
}

#license {
	width: 100%;
	position: absolute;
	bottom: 40px;
	left: 0px;
	text-align: center;
}

#contactform {
	width: 360px;
	height: 350px;
	position: absolute;
	top: 220px;
	left: 479px;
}

#tag {
	position: absolute;
	top: 1110px;
	right: 0px;
	width: 100%;
	text-align: center;
}

	#tag a {
		font: normal 9px Verdana;
		color: #666;
		text-decoration: none;
		margin: 0px;
}

	#tag a:hover {
		font: normal 9px Verdana;
		color: #c60;
		text-decoration: none;
		margin: 0px;
}

	#tag p {
		font: normal 9px Verdana;
		color: #999;
		text-decoration: none;
		margin: 0px;
}

