@charset "utf-8";
#wrapper {
	position: relative;
}
#banner {
	background-image: url(../layouts/images/bg_nav2.gif);
	background-repeat: repeat-x;
	height: 126px;
	width: 100%;
	margin-top: 65px;
	position: relative;
	vertical-align: bottom;
	text-align: center;
}
#navigation {
	text-align: left;
	vertical-align: middle;
	height: auto;
	background-image: url(../layouts/images/bg_navbar.jpg);
	background-repeat: no-repeat;
	width: 702px;
}
#buffer {
	position: relative;
	width: 702px;
}

#bg_flash {
	padding-top: 20px;
	height: 276px;
	width: 698px;
}
#content {
	background-image: url(../layouts/images/bg_cont.gif);
	height: 360px;
	width: 700px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	padding-top: 20px;
}
#inside {
	height: 330px;
	margin-top: 2px;
	margin-left: 5px;
	width: 640px;
	background-image: url(../layouts/images/bg_inside.gif);
	background-repeat: no-repeat;
	overflow: auto;
}
#inside1 {
	height: 330px;
	margin-top: 2px;
	margin-left: 5px;
	width: 640px;
	background-image: url(../layouts/images/prod_inside.gif);
	background-repeat: no-repeat;
	overflow: auto;
}
#inside2 {
	height: 330px;
	margin-top: 2px;
	margin-left: 5px;
	width: 640px;
	background-image: url(../layouts/images/comp_inside.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}
#inside3 {
	height: 330px;
	margin-top: 2px;
	margin-left: 5px;
	width: 640px;
	background-image: url(../layouts/images/bg_inside5.jpg);
	background-repeat: no-repeat;
	overflow: auto;
}
#inside p {
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #000;
}
#inside3 p {
	padding-left: 10px;
	padding-top: 20px;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
}



#navigation  img {
	text-align: center;
	vertical-align: middle;
	height: 50px;
	width: auto;
	padding-top: 1px;
}
#navigation table tr td {
	text-align: center;
	vertical-align: top;
}
#bodypart table tr td {
}

body {
	background-color: #000;
	margin-left: 0px;
	margin-top: 0px;
}

#apDiv1 {
	width:118px;
	height:75px;
	z-index:1;
}



#bg_btn {
	width: 702px;
	padding-top: 5px;
	margin-bottom: 20px;
}

#footer {
	height: 50px;
	width: 700px;
}
#copy {
	width:auto;
	color: #FFF;
	float: left;
}

#footerC {
	float: right;
	color: #FFF;
	width: auto;
}
#footerC a {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
}
#footerC a:hover {
	color: #F00;
	font-weight: normal;
	text-decoration: none;
	font-size: 18px;
}





#bodypart {
	background-image: url(../layouts/images/bg_yellow2.jpg);
	background-repeat: repeat-x;
	height: 380px;
	width: 100%;
	margin-top: 0px;
}
#inside3 p a {
	color: #FFF;
	margin-left: 25px;
}
