.myBox
{
	border: 0px solid #121212;
	color: #ffffff;
	width: 955px;
	height: 533px;
	padding: 20px;
	text-align: left;
	/*border: 3px solid #ffffff;*/
    background-image: url(img/bisi_bkrd.jpg);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center bottom;
}

.myBox2
{
	color: #121212;
	width: 958px;
	height: 536px;
	text-align: left;
	/*border: 3px solid #ffffff;*/
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-position: center bottom;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #121212;
	border-right-color: #121212;
	border-bottom-color: #121212;
	border-left-color: #121212;
	padding: 0px;
	background-color: #121212;
}

body {
	height:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center;
	background-attachment: fixed;
	background-image: url(img/bkrd_lines.gif);
	background-repeat: repeat;
}
#menu {
	position: relative;
	height: 240px;
	width: 240px;
	left: 325px;
	top: 25px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}

#interface {
	background-position: center;
	height: 600px;
	width: 955px;
	background-image: url(img/bisi_bkrd.jpg);
	border-top-width: 5px;
	border-right-width: 5px;
	border-bottom-width: 5px;
	border-left-width: 5px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #007FCE;
	border-right-color: #007FCE;
	border-bottom-color: #CF3C70;
	border-left-color: #007FCE;
}
#menuheader {
	float: left;
	background-image: url(btn/menu.gif);
	top: 36px;
	height: 215px;
	width: 10px;
	position: relative;
	left: 930px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	border-left-style: dotted;
}
#topshop {
	height: 100px;
	width: 250px;
	border: 2px solid #121212;
	position: relative;
	top: -75px;
	left: 655px;
}
#contactlink {
	height: 77px;
	width: 140px;
	position: relative;
	top: 384px;
	left: -10px;
}
#menu2 {
	position: relative;
	height: 80px;
	width: 400px;
	left: 522px;
	top: 194px;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: left top;
}
