* {
	padding: 0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
body {
	background-color: #666;
}

.main {
	background-color: b8b8b8;
	position: relative;
	width: 900px;
}
.header {
	background-image: url(isdn/index_01.jpg);
	position: relative;
	height: 150px;
	width: 900px;
}
.welcomebox {
	position: absolute;
	height: 132px;
	width: 306px;
	left: 5px;
	top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #CCC;
}
.navigation {
	background-image: url(isdn/index_02.jpg);
	position: relative;
	height: 222px;
	width: 900px;
}
.buttonbox {
	position: absolute;
	height: 39px;
	width: 903px;
	left: 7px;
	top: 144px;
}
.buttons {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	height: 17px;
	width: 147px;
	padding-top: 10px;
	padding-right: 1px;
	padding-bottom: 8px;
	padding-left: 0px;
	position: relative;
	float: left;
	vertical-align: 50%;
}



.boldtext {
	font-weight: bold;
	color: #333;
}
.boldwhitetex {
	font-weight: bold;
	color: #FFF;
	font-size: 14px;
	text-align: center;
}
.template {
	background-image: url(isdn/index_03.gif);
	position: relative;
	width: 900px;
	background-repeat: repeat-y;
	height: 2253px;
	background-position: top;
}
.console {
	position: relative;
	height: 247px;
	width: 449px;
	background-image: url(isdn/template.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	margin-top: 3px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #666;
	padding: 0px;
}

.consoletext {
	float: left;
	height: 230px;
	width: 200px;
	position: relative;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.thumb {
	float: left;
	height: 231px;
	width: 226px;
	position: relative;
	background-color: #000;
	margin: 7px;
}


.textfilla {
	position: absolute;
	height: 19px;
	width: 800px;
	left: 60px;
	top: 196px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}


.textcentre {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.boldyellowtext {
	font-size: 14px;
	font-weight: bold;
	color: #FF3;
	text-align: center;
}
.checkoutsite {
	position: absolute;
	height: 35px;
	width: 155px;
	left: 26px;
	top: 192px;
}


.purpletext {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #6e4862;
	font-weight: bold;
	text-indent: 20px;
}
.footer {
	background-image: url(isdn/index_04.jpg);
	background-position: top;
	position: relative;
	height: 75px;
	width: 900px;
}
.footerlinks {
	font-family: Tahoma, Geneva, sans-serif;
	position: absolute;
	height: 20px;
	width: 632px;
	left: 200px;
	top: 53px;
	color: #FFF;
	font-size: 10px;
}
