@CHARSET "ISO-8859-1";

html {
	
}
	
body {
	text-align: center;
}

div#newsletter {
	display: none;
	position: absolute;
	_position: absolute; /* hack for internet explorer 6*/  
	width: 175px;
	background-color: transparent;
	z-index: 1;
}

div#link {
	display: none;
	position: absolute;
	_position: absolute; /* hack for internet explorer 6*/  
	width: 170px;
	background-color: transparent;
	z-index: 1;
}

form div.field {
	text-align: left;
}

input.text {
	width: 165px;
	font-family: Arial, sans-serif;
	font-size: 11px;
}

input.submit {
	margin-top: 9px;
}

#signup, #launch {
	cursor: pointer;
}

div#frame {
	background: #fafacc none;
	width: 1004px;
	margin: 0 auto;
}

div#panel {
	position:absolute;
	top:153px;
	left:50%;
	margin-left:190px;
	width: 312px;
	z-index: 1;
}

#panel p,
#panel h2 {
	text-align: center;
}

div#header {
	background: #fafacc none;
	width: 1004px;
	height: 170px;
	margin-bottom: 10px;
	z-index: 3;
}

#header img {
	float: left;
}

.li1 {
    height: 24px;
	line-height: 24px;
	padding: 0 0 0 16px;
	background:url('../images/menu/menu1-hover.png') bottom left no-repeat;
}
.li2 {
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 16px;
	background:url('../images/menu/menu2-hover.png') bottom left no-repeat;
}
.li3 {
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 16px;
	background:url('../images/menu/menu3-hover.png') bottom left no-repeat;
}
.li4 {
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 16px;
	background:url('../images/menu/menu4-hover.png') bottom left no-repeat;
}
.li5 {
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 16px;
	background:url('../images/menu/menu5-hover.png') bottom left no-repeat;
}
.li6 {
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 16px;
	background:url('../images/menu/menu6-hover.png') bottom left no-repeat;
}
.li7 {
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 16px;
	background:url('../images/menu/menu6-hover.png') bottom left no-repeat;
}
div#menu2 {
	height:200px;
	width: 169px;
	float: left;
	}
div#menu1 {
	width: 165px;
	float: left;
	
}
#menu1 ul {
	margin: 0 0 0 0;
}
#menu1 ul li {
	height: 24px;
	line-height: 24px;
	padding: 0 0 0 16px;
	background: transparent url('../images/menu/menu1-hover.png') bottom left no-repeat;
}
#menu1 ul li:hover,
#menu1 ul li.active {
	background: transparent url('../images/menu/menu1-hover.png') bottom left no-repeat;
}
	
div#content {
	width: 400px;
	margin: 0 20px;
	float: left;
	_float: none;
}

div.main {
	width: 400px;
	margin-top: 24px;
}

div.main div.half {
	float: left;
    width: 188px;
}

div.main div.first {
	margin-right: 30px;
}

div.column {
	margin-top: 15px;
	width: 122px;
	float: right;
}

.column img {
	display: block;
	margin-bottom: 12px;
}

div#footer {
	width: 1004px;
	height: 24px;
	line-height: 24px;
	background: #fafacc url('../images/footer-background2.png') top left no-repeat;
}

#footer p {
	margin-bottom: 0;
}

#footer ul {
	height: 24px;
	line-height: 24px;
	margin-left: 36px;
}

#footer ul li {
	display: inline;
	margin: 0 10px 0 0;
}

img.archant {
	width: 275px;
	margin: 5px 0 0 0;	
}
