*
{
	margin: 0;
	padding: 0;
}
html, body
{
	height: 100%;
}
body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial;
	font-size: 12px;
	text-align: justify;
	text-decoration: none;
	color: #000;
	background: #75b443;
	min-width: 100%;
}
html>body
{
	
}
#main
{
	width: 100%;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	height: 100%;
	position: relative;
}
body>#main
{
	height: auto;
}
#head
{
	width: 100%;
	height: 0px;
}
	
#text
{
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
}
	.center
	{
		width: 980px;
		margin-left: auto;
		margin-right: auto;
		background: #fff url(../layout/bg-main.png) top center no-repeat;
	}
		.iconsrow
		{
			width: 920px;
			height: 42px;
			padding-top: 15px;
			padding-left: 60px;
		}
		.logorow
		{
			width: 360px;
			height: 47px;
			padding-left: 620px;
		}
		.emptyrow
		{
			width: 980px;
			height: 48px;
		}
		.emptyrow2
		{
			width: 980px;
			height: 48px;
		}
		.imagetextrow
		{
			width: 980px;
			height: 320px;
		}
			.imagetextcol01
			{
				width: 470px;
				height: 320px;
				padding-left: 20px;
				float: left;
			}
				div.arrowleft
				{
					position: relative;
					top: 100px;
					width: 32px;
					height: 46px;
					float: left;
				}
				div.arrowright
				{
					position: relative;
					top: 100px;
					width: 32px;
					height: 46px;
					float: left;
				}
					img.arrows
					{
						z-index: 10;
						position: absolute;
						left: 0;
						top: 0;
						cursor: pointer;
					}
					img.arrows-over
					{
						position: absolute;
						left: 0;
						top: 0;
					}
			.imagetextcol02
			{
				width: 400px;
				height: 320px;
				float: left;
				padding-left: 50px;
				padding-right: 40px;
				text-align: justify;
			}
		.menurow
		{
			width: 930px;
			height: 41px;
			padding-top: 4px;
			padding-left: 50px;
			background: url(../layout/bg-menu.png) top center no-repeat;
		}
			.menurow ul
			{
				list-style: none;
			}
				.menurow ul li
				{
					float: left;
					color: #fff;
					margin-left: 7px;
					margin-right: 15px;
				}
					.menurow ul li a
					{
						color: #fff;
						font-weight: bold;
						text-decoration: none;
					}
					.menurow ul li a:hover
					{
						color: #fff;
						font-weight: bold;
						text-decoration: underline;
					}
					
		.textrow
		{
			width: 900px;
			padding-left: 40px;
			padding-right: 40px;
			padding-top: 10px;
			padding-bottom: 0px;
			text-align: justify;
		}
			.textrowcol01
			{
				width: 160px;
				float: left;
			}
			.textrowcol02
			{
				width: 740px;
				padding-bottom: 20px;
				float: left;
			}
			.textrowcol03
			{
				width: 900px;
				padding-bottom: 20px;
				float: left;
			}
			.textrow img
			{
				margin: 6px;
			}
	.centerbottom
	{
		width: 980px;
		height: 43px;
		margin-left: auto;
		margin-right: auto;
		background: #fff url(../layout/bg-main-bottom.png) bottom center no-repeat;
	}
	.copyright
	{
		width: 980px;
		height: 20px;
		margin-left: auto;
		margin-right: auto;
		font-size: 11px;
	}
		.copycol01
		{
			width: 450px;
			padding-left: 40px;
			float: left;
		}
		.copycol02
		{
			width: 450px;
			padding-right: 40px;
			float: left;
			text-align: right;
		}
		
#footer
{
	width: 100%;
	height: 60px;
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
}
	.centerfooter
	{
		width: 900px;
		height: 30px;
		padding-left: 40px;
		padding-right: 40px;
		padding-top: 30px;
		margin-left: auto;
		margin-right: auto;
		background: url(../layout/bg-bottom.png) top center no-repeat;
	}
		.centerfooter a
		{
			text-decoration: none;
			color: #1758e0;
		}
		.centerfooter a:hover
		{
			text-decoration: underline;
			font-weight: bold;
			color: #1758e0;
		}


h1
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 19px;
	text-align: left;
	text-decoration: none;
	color: #bc3636;
}
h2
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 17px;
	text-align: left;
	text-decoration: none;
	color: #bc3636;
}
	h2.newsh2
	{
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		font-family: Arial;
		font-weight: bold;
		font-size: 17px;
		text-align: left;
		text-decoration: none;
		color: #49a019;
	}
	.date
	{
		font-weight: bold;
		color: #525354;
	}
h3
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 15px;
	text-align: left;
	text-decoration: none;
	color: #bc3636;
}
h4
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	font-family: Arial;
	font-weight: bold;
	font-size: 13px;
	text-align: left;
	text-decoration: none;
	color: #bc3636;
}

p
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
}
a
{
	text-decoration: underline;
	color: #000;
}
a:hover
{
	text-decoration: none;
	color: #000;
}
a.copy
{
	text-decoration: underline;
	color: #626265;
	font-size: 11px;
}
a.copy:hover
{
	text-decoration: none;
	color: #000;
	font-size: 11px;
}

ul
{
	margin-left: 12px;
	padding-left: 5px;
}









div.scrollablebox
{
    position:relative;
    overflow:hidden; 
    width: 363px;
	height: 259px;
	float: left;
	margin-left: 20px;
	margin-right: 20px;
} 

div.scrollablebox div.items
{
    width:20000em; 
    position:absolute; 
}
div.scrollablebox div.items div
{ 
    float: left;
	background: url(../layout/bg-photoframe.png) top center no-repeat;
} 
div.items div.active
{ 
     
}
.item
{
	width: 348px;
	height: 243px;
	padding-top: 16px;
	padding-left: 15px;
	float: left;
}


table.bordertable
{
	
}
	table.bordertable tr td
	{
		padding: 2px;
	}
td
{
	padding: 7px;
}
.trbg
{
	background: #eee;
}

.pricetitle
{
	font-size: 14px;
	color: #bc3636;
}


.vcol01
{
	width: 470px;
	height: 295px;
	float: left;
}
.vcol02
{
	width: 420px;
	height: 295px;
	float: left;
}

.ucol01
{
	width: 460px;
	padding-right: 30px;
	float: left;
}
.ucol02
{
	width: 400px;
	float: left;
}


.tablewidth
{
	width: 850px;
}
.tdborder
{
	
}