body {
	margin: 0;
	padding:0;
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 12px;
	width: 100%;
	line-height: 1.5em; 
	height: 97%;
}

html {
	height: 97%;
}
a img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

a:link, a:visited {
	text-decoration: none;
	color: #AEA79E;
}
a:active  , a:hover{
	color: #000;
	text-decoration: none;
}


p {
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #AEA79E;
	text-align: justify;
	margin: 0 0 20px 0;
	margin: 0;
	padding: 7px 0 14px 0;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 97%;
}

#new_container {
	top: 500px;
	position:relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/* menu */

#menu {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AEA79E;
	height: 25px;
	margin-bottom: 5px;
	width: 960px;
	padding-top: 4px;
	float: right;
}
#menu ul {
	padding: 0;
	list-style: none;
	margin-top: 0;
	margin-bottom: 0;
	margin-right: auto;
	margin-left: auto;
	float: right;
}
#menu ul li {
	display: inline;
	font-size: 14px;
	color: #AEA79E;
}
#menu ul li a {
	height: 20px;
	text-align: center;
	font-size: 24px;
	text-decoration: none;
	color: #AEA79E;
	font-size: 14px;
	outline: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#menu ul li img{
	height: 20px;
	text-decoration: none;
	font-size: 14px;
	outline: none;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#menu li a:hover    {
	color:#000;
}

.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}

.cleaner img{
	height:25px;
	width:50px;
	top: 10px;
	padding-bottom:40px;
}

#navhome {
	z-index: 2;
	position: absolute; 
	top: 103px; 
	left:920px; 
}

#navhome img {
	height: 25px; 
	width: 50px;"
}

#bottom {
	width: 960px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AEA79E;
}
#fadeshow1 {
	margin-top: 40px;
	float: left;
}
#main {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AEA79E;
}
#menux {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #AEA79E;
	height: 25px;
	margin-bottom: 5px;
	width: 960px;
	padding-top: 4px;
	font-size: 16px;
	color: #AEA79E;
}

#menux img{
	height: 26px;
	}


#blanket {
	position: absolute;
	height:100%;
	width:100%;
	top: 0px;
	left: 0px;
	background-color: white;
	z-index: 2;
}

#background {
	position: absolute;
	height:100%;
	width:100%;
	top: 0px;
	left: 0px;
	z-index: -1;
	vertical-align: bottom;
}

#background table {
	height: 100%;
	width: 100%;
	border: 0px;
	padding: 0px 0px 0px 0px;
	line-height: 0px;
}

#background tr {
	vertical-align: bottom;
	line-height: 0px;
}

#background td {
	text-align: center;
}

#background-image{
	width: 1150px;
	height: 400px;	
}
