@charset "utf-8";

body {
	margin:0;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-style: normal;
	font-weight: bold;
}

#top-bg{
	margin: 0 auto;
	height: 10px;
	background-color: #333333;
}
#top {
	width: 1000px;
	height: 10px;
	margin: 0 auto;
}
#header {
	width: 1000px;
	height: 1150px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#header-bg {
	height: 1150px;
	background-image: url(images/bck.gif);
	background-repeat: repeat;
	background-position: left top;
}
#bottom {
	width: 1000px;
	height: 100px;
	margin: 0 auto;
	background-color: #000000;
	
}
#bottom-bg {
	height: 100px;
	background-color: #000000;

}
#bottom-content {
	position:absolute;
	width:1000px;
	height:74px;
	z-index:2;

}



#apDiv1 {
	position:absolute;
	width:1000px;
	height:1147px;
	z-index:1;
	background-color:#FFFFFF;
	
}



a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}

/* fonts */

.style5 {font-family: "Trebuchet MS", sans-serif, "Times New Roman"; font-size: 14px; font-weight: bold; line-height: 1.5em; }
#apDiv14 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:2;
	left: 13px;
	top: 46px;
}
.style1 {
	font-family: "Trebuchet MS", sans-serif, "Times New Roman";
	font-size: 12px;
	line-height: 1.5em;
}

.style2 {
	font-family: "Trebuchet MS", sans-serif, "Times New Roman";
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	}
.style3 {
    color: #FFFFFF;
	font-family: "Trebuchet MS", sans-serif, "Times New Roman";
	font-size: 14px;
	font-style: normal;
	line-height: 2em;
	font-weight: bold;
}


/* Products */

#header-p {
	width: 1000px;
	height: 1500px;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#header-p-bg {
	height: 1500px;
	background-image: url(images/bck.gif);
	background-repeat: repeat;
	background-position: left top;
}
