/* CSS Document */
/*content*/
A:link {text-decoration: none;
color: #FFFFFF;
}
A:visited {text-decoration: none;
color: #FFFFFF;
}
A:active {text-decoration: none;
color: #FFFFFF;
}
A:hover {text-decoration: underline; color: #cccccc;}
body {
	margin: 0px;
	padding: 0px;
	background-image:url(images/background.gif);
	background-repeat:repeat-x;
}
#side {
	position:absolute;
	width: 73px;
	height: 19px;
	margin-top: 0px;
	margin-left: 30px;
	padding-left:15px;
	left: 0px;
	top: 235px;
}
#container {
	position: absolute;
	/*top: 50%;*/
	margin-top: 17px;
	left: 50%;
	margin-left: -380px;
	height: 834px;
	width: 772px;
	top: -9px;
}
#header {
	position: absolute;
	width: 765px;
	height: 102px;
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
	top: 0px;
}
#footer {
	position: absolute;
	width: 353px;
	height: 20px;
	margin-top: 400px;
	margin-left: 0px;
	top: 372px;
	left: 242px;

}
#background1 {
	position: absolute;
	width: 400px;
	height: 420px;
	margin-top: 84px;
	margin-left: 0px;
	top: 23px;
	left: 179px;
}
#background2 {
	position: absolute;
	width: 384px;
	height: 404px;
	margin-top: 84px;
	margin-left: 0px;
	top: 23px;
	left: 178px;
	visibility: hidden;
}
#background3 {
	position: absolute;
	width: 384px;
	height: 404px;
	margin-top: 84px;
	margin-left: 0px;
	top: 23px;
	left: 179px;
	visibility: hidden;
}

#border{
	position: absolute;
	width: 605px;
	height:488px;
	top: 89px;
}

#bright{
	position:absolute;
	width: 20px;
	height: 397px;
	left: 575px;
	top: 1px;
}
#bleft{
	position:absolute;
	width: 20px;
	height: 442px;
	left: 18px;
	top: 1px;
}
#btop{
	position:absolute;
	background-image:url(images/top_accross.gif);
	background-repeat:repeat-x;
	width: 538px;
	height: 20px;
	left: 37px;
	top: 1px;
}
#bbottom{
	position:absolute;
	background-image:url(images/bottom_accross.gif);
	background-repeat:repeat-x;
	width: 541px;
	height: 20px;
	top: 438px;
	left: 36px;
}

#nav {
	position:absolute;
	width: 182px;
	height: 420px;
	margin-top: 54px;
	left: -2px;
	top: 53px;
	background-image:url(images/navbg2.gif);
}
/*Main Navigation*/
#aboutus {
	position:absolute;
	width: 73px;
	height: 19px;
	margin-top: 0px;
	margin-left: 0px;
	left: 0px;
	top: 130px;
}
#contact {
	position:absolute;
	width: 46px;
	height: 15px;
	margin-top: 0px;
	margin-left: 78px;
	top: 168px;
	left: -78px;
}
#products {
	position:absolute;
	width: 71px;
	height: 18px;
	margin-top: 0px;
	margin-left: 183px;
	left: -183px;
	top: 85px;
}
/*end Main Navigation*/
#bnav{
	position:absolute;
	width: 71px;
	height:30px;
	left: 0px;
	top: 345px;
}
#bnav2{
	position:absolute;
	width: 71px;
	height:30px;
	left: 0px;
	top: 312px;
}

#slogon {
	position:absolute;
	width: 517px;
	height:30px;
	margin-left:0px;
	margin-top: 400px;
	top: 341px;
	left: 16px;
}
#content {
	position: absolute;
	width: 383px;
	height: 380px;
	margin-left: 0px;
	margin-top: 0px;
	left: 8px;
	top: 26px;
}
#pagetitle {
	position: absolute;
	width: 50px;
	height: 15px;
	margin-left: 0px;
	margin-top:0px;
	top: 18px;
	left: 8px;
}
#aboutthumb {
	position: absolute;
	width: 374px;
	height: 181px;
	top: 194px;
	left: 2px;
}

