@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #79AFED;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 10px;
	background-image: url(/images/skytile2.jpg);
	background-repeat: repeat-x;
}
a {
	color: #BF0000;
}
a:hover {
	color: #FF0000;
}
img {
	vertical-align: top;	
}
h4 a {
	font-size: 17px;
	font-style: italic;
}
h6 a {
	color: #2F6193;
}
h6 {
	font-weight: normal;
	color: #2F6193;
	font-size: 12px;
	margin-top: 40px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
h4 {
	font-size: 15px;
	margin: 0px;
}
h1 {
	font-variant: small-caps;
	margin-top: 15px;
	font-style: italic;
	margin-bottom: 0px;
}
h1 a {
	font-size: 29px;
	text-decoration: none;
}
#mp {
	background-image: url(/images/mp2.gif);
	background-repeat: no-repeat;
	margin: 14px 10px;
	background-position: right top;
	width: 244px;
}
#mp div {
	background-image: url(/images/mp1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#mp div div {
	background-image: url(/images/mp4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#mp div div div {
	background-image: url(/images/mp3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 15px;
	padding-bottom: 26px;
}
#mp img {
	border: 2px solid #9C9BAE;
}
h1 img {
	margin-top: 10px;
}
.col {
	float: left;
}
#wrap {
	width: 792px;
	margin: auto;
}
#legal {
	font-size: 12px;
	color: #3E6795;
	padding-top: 30px;
}
#legal a {
	color: #3E6795;
}
#bs {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 20px auto;
	width: 719px;
}
#bs a {
	font-size: 11px;
	margin-left: 65px;
	color: #000000;
}
#get {
	background-image: url(/images/t003enter1.gif);
	background-repeat: no-repeat;
	height: 24px;
	width: 711px;
	font-weight: bold;
	color: #DFE8F3;
	padding-top: 24px;
	margin: 12px auto 0px auto;
}
#get a {
	color: #DFE8F3;
	text-decoration: none;
}
p {
	font-size: 13px;
	margin: 6px 12px;
}
.row {
	height: 255px;
}

