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

#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;
	background-image: url(images/index-02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	clear:both;
}

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


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

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

.left_panel{
position:relative;
width:171px;
float:left;
}

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

.left_top_part{
	background-image: url(images/left-panel-top-img.jpg);
	background-repeat: no-repeat;
	background-position: top;
}


.left_menu_part{
	background-image: url(images/left-panel-scan-line.gif);
	background-repeat: repeat-y;
}


.left_menu_heading{
	width:163px;
	height:23px;
	background-image: url(images/left-menu-heading.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.left_menu_padding{
	padding-left:25px;
}

.content_padding_1{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.box_top_bg{
	background-image: url(images/box-top-bg.gif);
	background-repeat: repeat-x;
}

.content_box_label{
	background-image: url(images/label-bg.gif);
	height: 17px;
	width: 138px;
}
/*...........................
Fonts
............................*/

.top-nav-text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	color: #000000;
	text-decoration: none;
}

.top-nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	color: #000000;
	text-decoration: none;
}

.top-nav:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 31px;
	color: #320097;
	text-decoration: none;
}

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

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

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

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

.black_text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	line-height:17px;
}

.blue_heading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #103CD0;
	text-decoration: none;
}

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

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

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