@charset "utf-8";
img {
	border: none;

}

body {
	background-image: url(../images/bg1.png);
	background-repeat: repeat-x;
	background-position: top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: rgba(11,91,192,1);
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: rgba(11,91,192,1);
}
a:hover {
	text-decoration: none;
	color: rgba(255,79,0,1);
}
a:active {
	text-decoration: none;
	color: rgba(11,91,192,1);
}
.container {
	height: 2px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 0;
	text-shadow: 0px 0px;
}
.content {
	height: auto;
	width: 900px;
	margin-top: 50px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align: justify;
	line-height: 1.4em;
	font-size: 14px;
	color: #333;
	background-color: #FFFFFF;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 90px;
}

#logo {
	position: absolute;
	width: 230px;
	height: 140px;
	z-index: 3;
	top: 0px;
	left: 25px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: thin dotted #000000;
	border-top: thin dotted #000000;
	text-align: left;
	margin-bottom: 20px;
	line-height: 20px;
	padding-right: 25px;
	padding-left: 25px;
}
#pic_ss {
	position: absolute;
	width: 950px;
	height: 500px;
	z-index: 1;
	left: 0px;
	top: 50px;
	border-radius: 8px;
}
.h1  {
	color: #999;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.h2  {
	color: #638797;
	font-size: 17px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}
.h3  {
	font-size: 17px;
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: -1px;
}

#icons {
	position: absolute;
	width: 950px;
	height: 190px;
	z-index: 2;
	left: 0px;
	top: 573px;
	overflow-x: no-display;
	overflow-y: auto;
	visibility: visible;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
#menu {
	position: absolute;
	width: 60px;
	height: 20px;
	z-index: 3;
	left: 872px;
	top: 15px;
	text-align: right;
}
.mask {
	height: 37px;
	width: 610px;
	position: absolute;
	z-index: 2;
	left: 314px;
	top: 76px;
	text-align: right;
	font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif;
	font-size: 18pt;
	text-shadow: 2px 2px 4px #A0A0A0;
}
.also {
	float: right;
	height: 100px;
	width: 160px;
	margin-top: -5px;
}
