/* XM 6.5 CSS Document */
/* Page Settings */
body {
	background: url(http://xigencemedia.com/medias/topbg.png) repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Arial;
}
img {
	border: 0px;
}
a {
	color: #ac0000;
	text-decoration: none;
}
#container {
	width: 100%;
	margin: 0 auto;
}
#wrapper {
	width: 727px;
	margin: 0 auto;
	text-align: center;
}
#content_wrap {
	width: 1009px;
	margin: 0 auto;
	text-align: center;
}

/* Header */
#ah {
	width: 100%;
	height: 50px;
	background: url(http://xigencemedia.com/medias/ahbg.png) repeat-x;
}
.xm {
	float: left;
	height: 50px;
	margin-left: 10px;
}
.nav {
	float: right;
	height: 50px;
	font-size: 12px;
	margin-top: 17px;
	margin-right: 20px;
}
.nav a {
	color: #c2c2c2;
	text-decoration: none;
	margin-left: 26px;
}
.nav a:hover {
	color: #fff;
	text-decoration: none;
}
#h {
	width: 100%;
	height: 321px;
	background: url(http://xigencemedia.com/medias/hbg.png) repeat-x;
}
.header {
	float: left;
	width: 727px;
	height: 321px;
	position: absolute;
}
#msg {
	float: left;
	color: #dfdfdf;
	font-size: 14px;
	margin-top: 360px;
	margin-bottom: 50px;
}
#msg a {
	color: #fff;
	text-decoration: underline;
}

