@charset "utf-8";

body { 
	margin: 0px;
	margin-top:10px;
	background-color:#0F0F0F;
	background-image: url(images/bg.jpg)
}
	
a:link {
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	color: #FFCC66;
	text-decoration: none;
}
a:active {
	color: #FFCC66;
	text-decoration: none;
}

.wrapper {
	width: 540px;
	margin-top:20px;
	margin-left: auto;
	margin-right: auto;
}

#logo {
	padding-bottom:10px;
}

#navigation {
	margin-bottom: 10px;
	width: 540px;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #CCCCCC;
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 7px;
	line-height: 22px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}

#navigation a:link {
	color: #CCCCCC;
	text-decoration: none;
}

#navigation a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
#navigation a:hover {
	color: #FF9900;
	text-decoration: none;
}
#navigation a:active {
	color: #CCCCCC;
	text-decoration: none;
}


#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-align: center;
}
	
.mainp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #B2B2B2;
	text-align: justify;
	line-height: 16px;
}
.title {
	font-size: 21px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	margin-bottom: -5px;
}

#pagetitle {
	margin-top: 5px;
	margin-bottom: 5px;
	border: 1px solid #666666;
	border-left: none;
	border-right: none;
	width: 540px;
	text-align: center;
}
.mainp img {
	border: 1px solid #333333;
	margin: 6px;
	margin-left: 0px;
	margin-top: 0px;
}
.mainp .images {
}
.mainp .images {
	text-align: center;
}
#quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	font-style: italic;
	margin-left: auto;
	margin-right: auto;
	width: 450px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.libimgs {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: center;
}

.libmain img { 
	border: none;
}

.libimgs #imgbg {
	background-color: #666666;
}
#ad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding: 10px;
	height: 200px;
	width: 200px;
	border: 1px solid #333333;
	float: left;
	background-color: #101010;
	left: 150px;
	top: 150px;
	position: relative;
}
#close {
	height: 20px;
	width: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #999999;
	float: right;
	margin-top: -5px;
	text-align: right;
}
.regForm {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #101010;
	border: 1px solid #333333;
	width: 125px;
	height: 15px;
	float: left;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	margin-bottom: 5px;
}
#companytype {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #101010;
	border: 1px solid #333333;
	width: 132px;
	height: 18px;
	float: left;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	padding-left: 5px;
	margin-bottom: 5px;
}
#submit {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #101010;
	border: 1px solid #333333;
	width: 60px;
	height: 19px;
	float: left;
	font-size: 10px;
	color: #999999;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
	padding-bottom: 3px;
}
#floatingWindow {
	position:absolute;
	left:15%;
	top:150px;
	width:180px;
	z-index:1;
	padding: 10px;
	background-color: #101010;
	border: 1px solid #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	visibility: visible;
}
#header {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 5px;
}
#slogan {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CCCCCC;
	text-align: right;
}
#photos {
	margin-top: 10px;
}

#photos img {
	padding:1px;
}
#announcement {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
