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

#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-03 {
	position:relative;
	left:0px;
	width:780px;
	height:4px;
	clear:both;
}

#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: #2B6200;
}

.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: #FFBE18;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E88300;
	border-left-color: #FF0000;
}

.box_1_right{
	background-color: #FFBE18;
	border-bottom-width: 1px;
	border-right-width: 1px;
	border-bottom-style: solid;
	border-right-style: solid;
	border-bottom-color: #E88300;
	border-right-color: #FF0000;
}

.box_2_cell{
	background-color: #FFBF15;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
}

.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: 17px;
	color: #FF0000;
	text-decoration: none;
	padding:0;
	margin:0;
}

.box3_cell{
	background-color: #FFB713;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF0000;
	border-left-color: #FF0000;
	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: #EE0404;
	text-decoration: none;
}

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

.red_link_1{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F40000;
	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;
}

.black_link_small{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	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;
}

