html {min-height: 100%;}

* {margin: 0; padding: 0;}

img {border: 0;}

body {background: #C0C0C0;}

.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.top {padding: 10px 10px 0;}

.image {
	background-color: #EAEAEA;
	height: auto;
	width: 700px;
	border-top: 10px solid #EAEAEA;
	border-right: 10px solid #EAEAEA;
	border-bottom: #EAEAEA;
	border-left: 10px solid #EAEAEA;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.maintop {
	margin: 0 auto;
	width: 700px;
	height: 26px;
	border-top: none;
	border-right: 10px solid #EAEAEA;
	border-bottom: none;
	border-left: 10px solid #EAEAEA;
	background-color: #101010;
	background-image: url(images/1-logo2.png);
	background-position: center 150px;
	background-repeat: no-repeat;
	background-attachment: fixed;
}

.main {
	margin: 0 auto;
	width: 700px;
	background-color: #101010;
	font-size: 12px;
	border-top: none;
	border-right: 10px solid #EAEAEA;
	border-bottom: 10px solid #EAEAEA;
	border-left: 10px solid #EAEAEA;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.main .footer {
	color: #202020;
	font: bold 11pt Arial, Helvetica, sans-serif;
	height: 40px;
}

.main .footer .sub {
	font-size: 9pt;
}

.navigation {
	height: 40px;
	width: 700px;
	border: 10px solid #EAEAEA;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/1-nav.png);
	background-position: center;
}

.navigation a {
	color: #FFFFFF;
	font: bold 11pt/40px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	border-right: 3px solid #333333;
	background-repeat: repeat-x;
	background-image: url(images/1-nav.png);
	background-position: 100px 40px;
	background-attachment: fixed;
}

.navigation a:hover {
	color: #FF0000;
	background-image: url(images/1-nav.png);
}

.imagetitle {
	width: 700px;
	margin-left: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	clear: left;
	border: 10px solid #EAEAEA;
	margin-right: auto;
	background-image: url(images/1-nav.png);
	height: 40px;
	background-position: center;
}

.imagetitle a {
	color: #FFFFFF;
	font: bold 15px/40px Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding-left: 20px;
}

.navright a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0 20px;
	line-height: 40px;
}

.navright a:hover {
color: #FF0000;
}

.navright {
	float: right;
	width: 110px;
}

.navleft {
	float: left;
}

.desc {
	width: 700px;
	background-color: #EAEAEA;
	font-size: 14px;
	border-right: 10px solid #EAEAEA;
	border-bottom: 10px solid #EAEAEA;
	border-left: 10px solid #EAEAEA;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}

.desc .sub {
	color: #333333;
	text-align: center;
	font-size: 11px;
}

.desc .footer {
	color: #666666;
	font: bold 11px Arial, Helvetica, sans-serif;
	background-color: #333333;
	height: 45px;
}

.desc .footer .sub {
	font-size: 8px;
	color: #666666;
}

.desclink {
	font-size: 14px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	letter-spacing: .1em;
}

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: left;
	width: 250px;
	position: relative;
	height: 200px;
	visibility: visible;
	clear: both;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}

.textright {
	float: right;
	padding-right: 60px;
}

.textleft {
	float: left;
	padding-left: 40px;
}
	
.subtext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}

.about {
	margin-top:50px;
	width: 750px;
	height: 350px;
	background-color: #EAEAEA;
	background-image: url(images/1-about.png);
	background-position: center 50px;
	background-repeat: no-repeat;
	background-attachment: fixed;

}

.abouttext {
	margin-top:110px;
	padding-left: 110px;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #937d6b;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.about .menu {
	margin-top:30px;
	float: left;
	padding-left: 20px;
}