@charset "utf-8";
/* CSS Document */

body {
	background-color: #abbaa3;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	color: #FFF;
}
#wrapper {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: 40px;
	margin-bottom: 0px;
}
#header {
	height: 90px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding-top: 20px;
	width: 880px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#header-menu {
	position: relative;
	float: left;
	width: 400px;
	text-align: left;
	padding: 0px;
	left: 2px;
	line-height: 14px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.nav-top a{
	font-size: 12px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	font-family: Asap;
	line-height: 1px;
}


.nav-top a:hover {
	font-size: 12px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	font-family: Asap;
}




#header-logo {
	position: relative;
	float: right;
	width: 320px;
	padding-top: 10px;
	padding-right: 145px;
}

#content {
	height: 478px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#footer {
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: -10px;
	width: 700px;
	left: 0px;
	top: 0px;
	clear: both;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 100px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: 60px;
}
#footer p {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	font-family: Asap;
	line-height: 6px;
}
#footer a {
	font-size: 14px;
	text-transform: uppercase;
	color: #666;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	font-family: Asap;
}
#footer a:hover {
	font-size: 14px;
	text-transform: uppercase;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	letter-spacing: 1px;
	font-family: Asap;
}



li {
	text-decoration: none;
	list-style-type: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.link {
	position: absolute;
	left: 452px;
	top: 231px;
	text-decoration: none;
	width: 245px;
	display: inline;
}

.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	font-weight: bolder;
	display: inline;
	float: left;
}
.link a:hover {
	text-decoration: underline;
}

#facebook {
	margin-top: 10px;
	margin-right: 10px;
}
.copyright {
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Asap;
	font-weight: bold;
	width: 700px;
	color: #FFF;
	text-decoration: none;
	position: relative;
	padding-right: 90px;
	margin-top: 20px;
	margin-bottom: 20px;
}
.copyright a{
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Asap;
	font-weight: bold;
	height: 20px;
	width: 700px;
	color: #666;
	text-decoration: none;
	clear: both;
}
.copyright a:hover {
	font-size: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Asap;
	font-weight: bold;
	height: 20px;
	width: 700px;
	color: #FFF;
	text-decoration: none;
	clear: both;
}
