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

h1 h2 ul p {
	margin: 0px;
	padding: 0px;
}

body {
	background-image: url(../images/side_back.jpg);
	background-repeat: repeat-x;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}

a:link {
	text-decoration:underline;
	color:#FFFFFF;
}
a:visited{
	text-decoration:underline;
	color:#FFFFFF;
}
a:hover {
	text-decoration:underline;
	color:#50467B;
}

#wrapper {
	width:970px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	padding: 0px;
}

.font_10px {
	font-size: 10px;
	line-height: 20px;
}

.font_12px_h40 {
	font-size: 12px;
	line-height: 40px;
}

.font_12px {
	font-size: 12px;
	line-height: 20px;
}

.font_18px {
	font-size: 18px;
	line-height: 25px;
}

.solid {
	border-style:solid;
	border:1px;
}

/* LOGO TITLE */

#header {
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 0px;
}

#header h1 {
	text-indent: -9999px;
}

.subtitle {
	position: absolute;
	left: 251px;
	top: 20px;
	margin: 0px;
	padding: 0px;
	color: #E9EDFC;
	font-size: 10px;
	width: 600px;
}

#under_640 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 640px;
}

#under_705 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 705px;
}

#under_780 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 780px;
}

#under_1140 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 1140px;
}
 
#under_1390 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 1390px;
}

#under_1600 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 1600px;
}

#under_2600 {
	margin: 0px;
	padding: 0px;
	height: 60px;
	width: 970px;
	position: absolute;
	left: 0px;
	top: 2600px;
}

