body {
	margin:0;
	text-align:center;
	background-color:#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:177px;
	clear:both;
}

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

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

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

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

}

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

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

.left_cell_border_top{
	padding-left: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0B0B0;
}

.left_cell_border_bottom{
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.left_cell_padding{
	padding-left: 12px;
}

.left_cell_border1{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #939393;
	border-bottom-color: #939393;
	border-left-color: #939393;
}

.left_cell_border2{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #939393;
	border-bottom-color: #939393;
}

.left_cell_border3{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #939393;
	border-bottom-color: #939393;
	border-left-color: #939393;
	border-top:solid 1px #939393;
}

.left_cell_border4{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #939393;
	border-bottom-color: #939393;
	border-top:solid 1px #939393;
}


.border1{
	border-bottom: solid 1px #B0B0B0;
}

.table2_top_bg{
	background-image: url(images/content-box1-top-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.content_box_cell_border1{
	border: 1px solid #BCBCBC;
}

table.bordered_table
{
    border-color: #BCBCBC;
    border-width: 0 0 1px 1px;
    border-style: solid;
}

td.bordered_cell
{
    border-color: #BCBCBC;
    border-width: 1px 1px 0 0;
    border-style: solid;
}
td.bordered_cell2
{
    border-color: #BCBCBC;
    border-width: 1px 1px 0 0;
    border-style: solid;
	padding:5px 5px 5px 8px;
}

/*.............................
Fonts
.............................*/

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

.top_nav_text:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FCFF04;
	text-decoration: none;
	line-height:27px;
}

.left_table_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #A81100;
	text-decoration: none;
}

.left_links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #353535;
	text-decoration: none;
}

.black_text_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.red_heading1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #C50000;
	text-decoration: none;
}

.content_text{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3D3D3D;
	text-decoration: none;
}

.content_text2{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3D3D3D;
	text-decoration: none;
}
.content_box_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 23px;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}

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

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

