.main {
	position: absolute;
	height: 600px;
	width: 800px;
}
.solid-border {
	border: 1px solid #999999;
}
.bg1 {
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000000;
}
.expandtext {
	letter-spacing: 3px;
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.bg2 {
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	border: thin solid #999999;
}
.dotted-border {
	border: thin dotted #CCCCCC;
	margin: 5px;
	padding: 5px;
	width: auto;
}
.heading-bg {
	background-image: url(images/BIZSITE.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu-border {
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #000000;
	border: thin solid #333333;
}
.heading_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	font-style: normal;
}
.bg_ver_lines {
	background-image: url(images/bg-horz.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	border: none;
	background-attachment: scroll;
	background-color: #000000;
}
.bg3 {

	background-position: center center;
	background-repeat: no-repeat;
	background-color: #666666;
}

