@charset "utf-8";

html, body {
	margin: 0; 
	padding: 0; 
	height: 100%;
}
body {
	font: 14px/1.7 Verdana, Geneva, Arial, sans-serif;
	background-color: #666;
}
#bgLeft {
	position: relative;
	width: 250px;
	height: 100%;
	background-color: #000;
}
#wrapper {
	position: absolute;
	top: 50%;
	height: 430px;
	margin-top: -215px;
	width: 677px;
	text-align: left;
	z-index: 1;
	background-image: url(images/left_Bg.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
#content {
	height: 430px;
	width: 574px;
	position: absolute;
	text-align: right;
	padding-left: 103px;
	left: 0px;
	top: 0px;
	z-index: 5;
}
#top {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	position: relative;
	width: 574px;
	vertical-align: text-bottom;
	background-image: url(images/logo_NAZIA.jpg);
	background-repeat: no-repeat;
	background-position: 99px;
	font-weight: bold;
	padding-top: 70px;
	height: 30px;
}
#top_Left{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	position: relative;
	width: 147px;
	text-align: center;
	letter-spacing: 4px;
	float: left;
	padding-top: 10px;
}
#top_Left a{
	color: #FFF;
	text-decoration: none;
}
#top_Left a:hover{
	text-decoration: underline;
}
#top_Right {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 12px;
	position: relative;
	width: 427px;
	text-align: right;
	float: left;
	height: 30px;
	letter-spacing: 1px;
	text-decoration: none;
}
#top_Right a{
	color: #FFF;
	text-decoration: none;
}
#top_Right a:hover{
	color: #000;
	text-decoration: underline;
}
.selected{
	text-decoration: underline;
}
#mid {
	font-family: Verdana, Geneva, sans-serif;
	color: #CCC;
	font-size: 10px;
	position: relative;
	height: 237px;
	border: 3px solid #FFF;
	width: 568px;
	text-align: right;
}
#mid_Innter{
	width: 568px;
	height: 237px;
}
#mid_Left {
	width: 143px;
	float: left;
	height: 237px;
}
#mid_thumb_lin1{
	height: 77px;
}
#mid_thumb1 {
	width: 70px;
	position: relative;
	height: 77px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#mid_thumb2 {
	width: 70px;
	position: relative;
	height: 77px;
	float: left;
}
#mid_thumb_lin2{
	height: 83px;
}
#mid_thumb3 {
	width: 70px;
	position: relative;
	height: 77px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#mid_thumb4 {
	width: 70px;
	position: relative;
	height: 77px;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
	float: left;
}
#mid_thumb_lin3{
	height: 77px;
}
#mid_thumb5 {
	width: 70px;
	position: relative;
	height: 77px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #FFF;
}
#mid_thumb6 {
	width: 70px;
	position: relative;
	height: 77px;
	float: left;
}
#mid_Right {
	width: 422px;
	height: 237px;
	float: left;
	text-align: justify;
}
#mid_Right_Txt {
	width: 405px;
	height: 237px;
	float: left;
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #FFF;
	text-decoration: none;
	overflow: auto;
}
#mid_Right_Txt_Cntr {
	width: 425px;
	height: 237px;
	float: left;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
	overflow: auto;
}
#btm {
	position: relative;
	width: 574px;
	text-align: center;
	letter-spacing: 2px;
}
#btm_Left_2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	position: relative;
	width: 147px;
	text-align: center;
	letter-spacing: 2px;
	float: left;
	font-weight: bold;
}
#btm_Left {
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 12px;
	position: relative;
	width: 147px;
	text-align: center;
	letter-spacing: 2px;
	float: left;
	font-weight: bold;
	background-color: #000;
}
#btm_Left a{
	color: #FFF;
	text-decoration: none;
}
#btm_Left a:hover{
	text-decoration: underline;
}
#btm_Right {
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	font-size: 10px;
	position: relative;
	width: 427px;
	text-align: left;
	float: left;
	letter-spacing: 1px;
	text-decoration: none;
}
#btm_Right a{
	color: #999;
	text-decoration: none;
}
#btm_Right a:hover{
	color: #fff;
}

