@charset "utf-8";
/* CSS Document */

body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(../images/bg.jpg);
	margin-top: 20px;
}
.oneColElsCtr #container {
	width: 1000px;
	text-align: left;
	background-image: url(../images/block_bg_new.png);
	background-repeat: no-repeat;
	height: 788px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
}
.oneColElsCtr #mainContent {
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 50px;
}
.oneColElsCtr #header {
	height: 231px;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.oneColElsCtr #footer {
	text-align: center;
	position: relative;
	font-family: Tahoma;
	font-size: 10pt;
	color: #0c264a;
}
#menubox {
	position:relative;
	height:50px;
	z-index:2;
}
#bodytxt {
	position:relative;
	width:650px;
	height:450px;
	z-index:2;
	overflow: auto;
	background-color: #f2f2f2;
	border: 1px solid #000000;
	padding: 15px;
}
#company_profile {
	position:absolute;
	width:625px;
	height:450px;
	z-index:2;
	overflow: auto;
	background-color: #f2f2f2;
	border: 1px solid #000000;
	padding: 15px;
	visibility: hidden;
}
#project_endorsements {
	position:absolute;
	width:625px;
	height:450px;
	z-index:2;
	overflow: auto;
	background-color: #f2f2f2;
	border: 1px solid #000000;
	padding: 15px;
	visibility: hidden;
}
#related_links {
	position:absolute;
	width:625px;
	height:450px;
	z-index:2;
	overflow: auto;
	background-color: #f2f2f2;
	border: 1px solid #000000;
	padding: 15px;
	visibility: hidden;
}
#contact {
	position:absolute;
	width:625px;
	height:450px;
	z-index:2;
	overflow: auto;
	background-color: #f2f2f2;
	border: 1px solid #000000;
	padding: 15px;
	visibility: hidden;
}
#logo_link {
	position:absolute;
	width:200px;
	height:153px;
	z-index:4;
}
#flash {
	position:absolute;
	width:233px;
	height:590px;
	z-index:2;
	left: 742px;
	top: 167px;
}
#home {
	position:absolute;
	width:625px;
	height:450px;
	z-index:2;
	overflow: auto;
	padding: 15px;
	visibility: visible;
	background-color: #f2f2f2;
	border: 1px solid #333333;
}
#bbb {
	position:absolute;
	z-index:1;
	left: 60px;
	top: 340px;
}
#fata {
	position:absolute;
	z-index:2;
	left: 12px;
	top: 402px;
}
.copy {
	font-family: Arial;
	font-size: 10pt;
	line-height: 24px;
	color: #0c264a;
}
.copy2 {
	font-family: Arial;
	font-size: 10pt;
	color: #0c264a;
}
#music {
	position:absolute;
	z-index:1;
	left: 691px;
	top: 716px;
}
#quote2 {
	position:absolute;
	z-index:1;
	left: 415px;
	top: 600px;
}
#quotes     {
	position: absolute;
	left: 314px;
	top: 303px;
}
#home2 {
	position:absolute;
	width:625px;
	height:450px;
	z-index:2;
	overflow: auto;
	padding: 15px;
	visibility: visible;
}
