/* CSS Document */
body,td,th {
	font-family: Verdana, Helvetica, sans-serif, Verdana;
	color: #070707;
}
body {
	background-color: #0d1415;
	background-image: url(/iss/pagebg_01.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
}
#base {
	background-image: url(/iss/main_bg.jpg);
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#base1 {
	background-color: #0d1415;
	background-repeat: no-repeat;
	position: absolute;
	width: 100%;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
#center{
	width: 100%;
	left: 0px;
        right: 0px;
	position: static;
	margin: 0px;
	padding: 0px;
}
#left {
	width: 48%;
	left: 0px;
	top: 0px;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#right {
	left: 50%;
	width: 48%;
	top: 0px;
	position: absolute;
	height:100%;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
}
#left p {
	margin: 0px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 7px;
	padding-left: 30px;
}
#right p {
	font-size: 0.9em;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding-top: 3px;
	padding-right: 30px;
	padding-bottom: 3px;
	padding-left: 30px;
}
#copyr {
	left: -120%;
	bottom: 20px;
	margin: 0px;
	color: #999999;
	font-size: 10px;
	font-weight: normal;
	position: relative;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
#right h1 {
	font-size: 1.3em;
	line-height: 1.2em;
	text-decoration: none;
	text-align: justify;
	margin: 0px;
	padding-top: 14px;
	padding-right: 30px;
	padding-bottom: 14px;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-weight: normal;
}
#left p a {
	margin: 0px;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none;
	font-weight: bold;
	padding: 0px;
}
#left p a:hover {
	text-decoration: underline;
}
#right p a {
	margin: 0px;
	color: #FFFFFF;
	text-decoration: none;
}
#right p a:hover {
	text-decoration: underline;
}
