body {
	margin:0;
	text-align:center;
  }

#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:181px;
	clear:both;
}

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


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

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

#index-06 {
	position:relative;
	left:0px;
	width:780px;
	height:74px;
	clear:both;
	background-color: #17003C;
}

.left_part{
	position:relative;
	width:160px;
	float:left;
}

.right_holder{
	position:relative;
	width:620px;
	float:right;
}

.main_content{
	position:relative;
	width:460px;
	float:left;
}

.right_part{
	position:relative;
	width:160px;
	float:right;
}

.box_1_left{
	background-color: #80B9FF;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #6500D1;
	border-left-color: #2A006E;
}

.box_1_right{
	background-color: #80B9FF;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #6500D1;
	border-right-color: #2A006E;
}

.box_2_cell{
	background-color: #1D3FEC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2A006E;
	border-left-color: #2A006E;
}

.box2_title_cell{
	background-image: url(images/box-2-title-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.top_heading_bg{
	background-image: url(images/content-heading-bg.gif);
	background-repeat: no-repeat;
	height:23px;
}



.top_heading_bg h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
	padding:0;
	margin:0;
	line-height:23px;
}

.box3_cell{
	background-color: #1250E8;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #2A006E;
	border-left-color: #2A006E;
	padding-left:16px;
}

input.text_box{
	background-color: #FFFFFF;
	height: 17px;
	width: 111px;
	border: 1px solid #000000;
}

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

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

.top_nav_link:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #9BFD9B;
	text-decoration: none;
	line-height:27px;
	text-transform:uppercase;
}

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

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

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

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

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

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

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