@charset "UTF-8";
#menu1 {
	width: 245px;
	background-color: #29ABE2;
}
#menu2 {
	width: 245px;
	background-color: #4BA7C1;
}
#menu3 {
	width: 245px;
	background-color: #6EA3A1;
}
#menu4 {
	width: 245px;
	background-color: #909F80;
}
#menu5 {
	width: 245px;
	background-color: #B29B5F;
}
#menu6 {
	width: 245px;
	background-color: #D5973F;
}

.button {
	cursor: pointer;
	position: relative !important;
	width: 248px;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
	
.button p {
	color:#000;
	top: 13px;
	left: 33px;
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	display: block;
	z-index: 1;
	margin: 0px;
}


.button a:link {
	color: #000;
	text-decoration: none;
	}
.button a:visited {
	color: #000;
	text-decoration: none;
	}
.button a:hover {
	color: #FFF;
	text-decoration: none;
	}

p,ol {
	color: #DECEBE;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	font-size: 18px;
}
li {
	font-size: 12px;
}
#privacy p{
	font-size: 8.5px;
}	
h3 {
	padding: 16px 7px 0px 55px;
	margin: 0;
	color:#000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	display:block;
}
#navigation{
	position: fixed;
	top: 240px;
	width: 250px;
	z-index: 3;	
}
#logo{
	position: fixed;
	top: -200px;
	left: 25px;
	z-index: 3;	
}
#slogan{
	position: fixed;
	top: -65px;
	left: 285px;
	background-image: url(img/slogan-bg.gif);
	background-repeat: repeat-x;
	z-index: 4;
	width: 665px;
	padding-top: 18px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#main {
	position: fixed;
	width: 320px;
	top: 330px;
	left: 300px;
}
#main2 {
	position: fixed;
	width: 500px;
	top: 330px;
	left: 300px;
}

#mainframe {
	position: fixed;
	width: 680px;
	height: 300px;
	top: 380px;
	left: 300px;
	overflow: auto;
}
#main a:link {
	color: #DECEBE;
	text-decoration: none;
	}
#main a:visited {
	color: #DECEBE;
	text-decoration: none;
	}
#main a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
#main2 a:link {
	color: #DECEBE;
	text-decoration: none;
	}
#main2 a:visited {
	color: #DECEBE;
	text-decoration: none;
	}
#main2 a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
#privacy {
	position: fixed;
	width: 700px;
	top: 700px;
	left: 300px;
}
#frame {
	position: fixed;
	width: 398px;
	top: 340px;
	left: 650px;
}
body {
	padding: 0;
	margin: 0;
	background-image: url(img/sunset.jpg);
	background-repeat: no-repeat;
}
.header {
	font-size: 22px;
	font-weight: bold;
}
