@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.main {
	height: 900px;
	width: 1000px;
	background-image: url(images/BorderLONG.jpg);
	background-repeat: no-repeat;
	color: #CCCCCC;
}
.banner {
	height: 50px;
	width: 725px;
	float: right;
}
.logo {
	float: right;
	height: 150px;
	width: 275px;
	background-image: url(images/LogoBLUE_sml.jpg);
	background-repeat: no-repeat;
	background-position: 12px 10px;
}
.menu {
	float: right;
	height: 50px;
	width: 725px;
	background-image: url(images/MenuBar03.jpg);
	background-repeat: no-repeat;
}
.header {
	float: right;
	height: 100px;
	width: 725px;
}
.tag1 {
	height: 50px;
	width: 725px;
	float: right;
	text-align: center;
	line-height: 8px;
	font-size: 9px;
}
.bars {
	float: right;
	height: 720px;
	width: 900px;
	margin-left: 100px;
}

.links {
	float: right;
	height: 20px;
	width: 900px;
	margin-left: 100px;
	font-size: 11px;
	margin-top: 10px;
}
a:link {color: #999999; text-decoration: none;}
a:visited {	color: #6588C8; text-decoration: none;}
a:hover {	color: #6588C8; text-decoration: none;}
a:active {	color: #999999; text-decoration: none;}
.image {
	float: right;
	height: 320px;
	width: 350px;
	background-image: url(images/BorderBarsDetail02.jpg);
	margin-top: 20px;
	margin-right: 20px;
}
.text_1 {
	float: right;
	height: 210px;
	width: 470px;
	margin-top: 20px;
	margin-right: 20px;
}
.text_2 {
	float: right;
	height: 90px;
	width: 470px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(/images/IMG_txtCONTACT.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.text_3 {
	float: right;
	height: 150px;
	width: 470px;
	margin-top: 20px;
	margin-right: 20px;
	background-image: url(images/BARS59.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.text_4 {
	float: right;
	height: 150px;
	width: 470px;
	margin-top: 20px;
	margin-right: 20px;
}


.form {
	float: right;
	height: 320px;
	width: 350px;
	margin-top: 20px;
	margin-right: 20px;
}
