@charset "utf-8";
#wrapper {
	background-color: #ffb3d9;
	height: auto;
	width: auto;
	margin-bottom: 10px;
}
#header {
	background-color: #d9b38c;
	height: 200px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	top: 10px;
}
#navigation {
	background-color: #d9b38c;
	height: 80px;
	width: 1100px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border-width: thin;
	border-style: none none groove;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: large;
}
#navigation ul li {
	list-style-type: none;
	width: 120px;
	height: 45px;
	float: left;
	margin-left: 60px;
	background-color: blanchedalmond;
	text-align: center;
	margin-top: 20px;
	line-height: 45px;
	color: #000000;
	border-radius: 10px;
	border-bottom-style: groove;
	border-bottom-color: #8AE3F9;
	display: inherit;
} 
#navigation ul li a:hover{
	width: 120px;
	height: 45px;
	background-color: #79D8E4;
	display: block;
	border-radius: 10px;
	}

#contant {
	background-color: #d9b38c;
	height: 1000px;
	width: 1100px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
a   {
	text-decoration: none;


}
table {
	border-collapse: collapse;



}


#footer {
	background-color: #d9b38c;
	height: 200px;
	width: 1100px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}

#footer .box {
	width: px;
	height: 50px;
	position: static;
	float: right;
	margin-left: 10px;
}


#logo {
	float: left;
	height: 185px;
	width: 300px;
	margin-top: 5px;
	margin-left: 5px;
}
#title {
	height: 185px;
	width: 780px;
	margin-top: 5px;
	margin-right: 5px;
	position: absolute;
	left: 310px;
	float: right;
	border-width: medium;
	margin-left: 450px;
}
#mark {
	float: left;
	height: 150px;
	width: 800px;
	margin-top: 10px;
	margin-left: 10px;
}
#socmed {
	float: right;
	height: 150px;
	width: 270px;
	margin-top: 1px;
	margin-left: 10px;
}

@media screen and (max-width:540px){
	#wrapper {
	background-color: #ffb3d9;
	height: auto;
	width: 540px;
	margin-bottom: 10px;
}
#header {
	background-color: #d9b38c;
	height: 300px;
	width: 530px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	top: 15px;
}
#navigation {
	background-color: #d9b38c;
	height: 360px;
	width: 530px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
	border-width: thin;
	border-style: none none groove;
	text-align: left;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-size: large;
}
#navigation ul li {
	list-style-type: none;
	width: 300px;
	height: 45px;
	float: left;
	margin-left: 70px;
	background-color: blanchedalmond;
	text-align: center;
	margin-top: 20px;
	line-height: 45px;
	color: #000000;
	border-radius: 10px;
	border-bottom-style: groove;
	border-bottom-color: #8AE3F9;
	display: inherit;
} 
#navigation ul li a:hover{
	width: 300px;
	height: 45px;
	background-color: #79D8E4;
	display: block;
	border-radius: 10px;
	}

#contant {
	background-color: #d9b38c;
	height: 1000px;
	width: 530px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
a   {
	text-decoration: none;


}
table {
	border-collapse: collapse;



}


#footer {
	background-color: #d9b38c;
	height: 200px;
	width: 530px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}

#footer .box {
	width: px;
	height: 50px;
	position: static;
	float: right;
	margin-left: 10px;
}


#logo {
	float: left;
	height: 185px;
	width: 260px;
	margin-top: 48px;
	margin-left: 0px;
}
#title {
	height: 185px;
	width: 780px;
	margin-top: 5px;
	margin-right: 10px;
	float: right;
	border-width: medium;
	text-align: center;
}
#mark {
	float: left;
	height: 150px;
	width: 300px;
	margin-top: -161px;
	margin-left: -2px;
}
#socmed {
	float: right;
	height: 150px;
	width: 235px;
	margin-top: 1px;
	margin-left: 10px;
}

}
