* {
	outline: none;
}

p, form, label {
	margin: 0;
	padding: 0;
}

img {
	border:0;
}

a, a:link, a:visited, a:active {
	color: #1E1E1E;
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
	color: #B37800;
}

li {
	line-height: 1.8em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	text-align: justify;
	line-height: 1.4em;
	list-style-image: url(../media/bullet.gif);
}

#container {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#menu {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 406px;
	width: 240px;
	position: relative;
	display: inline;
}

#content-right-top {
	float: left;
	height: 350px;
	width: 720px;
	position: relative;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#content-right-text {
	width: 692px;
	float: left;
	position: relative;
	height: auto;
	background-repeat: no-repeat;
	background-position: center top;
	display: inline;
	padding-top: 14px;
	padding-right: 14px;
	padding-bottom: 0px;
	padding-left: 14px;
	background-image: url(../media/content-right-text-back.gif);
	margin: 0px;
}

#content-left {
	margin: 0px;
	padding: 0px;
	width: 240px;
	position: relative;
	height: auto;
	float: left;
	display: inline;
}

#content-right {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 720px;
	position: relative;
	height: auto;
	display: inline;
}

#content-right-copyright {
	width: 688px;
	float: left;
	position: relative;
	margin-top: 14px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	height: 42px;
	font-size: 9px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: center center;
	padding-top: 2px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
	color: #333333;
	display: inline;
	background-image: url(../media/copyright-background.gif);
}

#content-right-copyright-credits {
	margin: 0px;
	padding: 0px;
	position: relative;
	right: 0px;
	float: right;
	width: 128px;
	height: 20px;
	top: -11px;
}

.content-right-copyright-asaph {
	background-image: url(../media/credits-asaph.gif);
	text-align: left;
	text-indent: -9999px;
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: 20px;
	width: 128px;
	background-position: center top;
}

a.content-right-copyright-asaph:hover {
	text-align: left;
	text-indent: -9999px;
	display: block;
	background-position: center bottom;
}

#content-right-copyright a {
	text-decoration: none;
}

.navigation-next {
	background-image: url(../es/media/navigation-next.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 211px;
	display: block;
	text-indent: -9999px;
	text-align: left;
	float: right;
}

a.navigation-next:hover {
	background-position: center bottom;
}

.navigation-next-en {
	background-image: url(../en/media/navigation-next.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 211px;
	display: block;
	text-indent: -9999px;
	text-align: left;
	float: right;
}

a.navigation-next-en:hover {
	background-position: center bottom;
}

.navigation-previous {
	background-image: url(../es/media/navigation-previous.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 211px;
	display: block;
	text-indent: -9999px;
	text-align: left;
}

a.navigation-previous:hover {
	background-position: center bottom;
}

.navigation-previous-en {
	background-image: url(../en/media/navigation-previous.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 36px;
	width: 211px;
	display: block;
	text-indent: -9999px;
	text-align: left;
}

a.navigation-previous-en:hover {
	background-position: center bottom;
}

.form-input {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 99%;
}

.form-textarea {
	margin: 0px;
	padding: 0px;
	height: 140px;
	width: 99%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	resize: none;
}

.message {
	padding: 0px;
	float: left;
	width: 688px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-align: center;
	font-weight: bold;
}

.message img {
	behavior: url(../js/iepngfix/iepngfix.htc);  /* iepngfix */
}
