body {
	margin:0;
	text-align:center;
	background:#000000;
  }

#wrap {
	position:relative;
	top:0px;
	left:0px;
	width:780px;
	margin:0 auto;
	text-align:left;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-y;
  }
#index-01 {
	position:relative;
	left:0px;
	width:780px;
	height:175px;
	clear:both;
}

#index-02 {
	position:relative;
	left:0px;
	width:780px;
	height:31px;
	clear:both;
	background-image: url(images/index-02.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#index-03 {
	position:relative;
	left:0px;
	width:780px;
	height:16px;
	clear:both;
}

#index-04 {
	position:relative;
	left:0px;
	width:780px;
	clear:both;
}

#index-05 {
	position:relative;
	left:0px;
	width:780px;
	height:15px;
	clear:both;
}

#index-06 {
	position:relative;
	left:0px;
	width:780px;
	height:31px;
	clear:both;
	background-image: url(images/index-06.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#index-07 {
	position:relative;
	left:0px;
	width:780px;
	height:57px;
	clear:both;
	background-image: url(images/footer-bg.gif);
	background-repeat: repeat-y;
}


.left_part{
	position:relative;
	width:144px;
	float:left;
	background-image: url(images/left-part-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.right_part{
	position:relative;
	width:636px;
	float:right;
}

.left_link_boxes{
	background-image: url(images/left-link-box2.gif);
	background-repeat: no-repeat;
	padding-left:8px;
}

.top_heading_1{
	width:613px;
	height:21px;
	background-image: url(images/top-heading1-bg.jpg);
	background-repeat: no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFCE00;
}


.table_heading_1{
	background-color:#292995;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration:none;
	border: 2px solid #5F5FFF;
}

.black_box{
	width:613px;
	background-color:#000000;
}

.paret_padding{
	padding-left:7px;
}

.table_border_1{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #960010;
}

.box_item{
	padding-left:8px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.box_item2{
	padding-left:8px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #440005;
}



/*...........................................
Fonts
...........................................*/
.top_nav_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:31px;
}

.top_nav_txt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:31px;
}


.left_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.top_nav_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D92222;
	text-decoration: none;
	line-height:31px;
}

.white_text_1{
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
