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);
  }
index-01 {
	position:relative;
	left:0px;
	width:780px;
	height:204px;
	clear:both;
}

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

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

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

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

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

.main_content{
	position:relative;
	width:486px;
	float:left;
	background-image: url(images/main-content-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.right_panel{
	position:relative;
	width:134px;
	float:right;
}

.let_link_box{
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #0035EC;
	border-bottom-color: #B1B1B1;
	border-left-color: #0035EC;
}

.let_link_box2{
	background-color: #FFFFFF;
	border-right-width: 4px;
	border-left-width: 3px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0035EC;
	border-left-color: #0035EC;
}
.right_link_box{
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0035EC;
	border-left-color: #0035EC;
	padding-left:5px;
}

.input_box_1{
	background-color: #E7E7E7;
	border: 1px solid #919191;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #000000;
	height: 12px;
	width: 114px;
}

.ad_box{
	padding-bottom:12px;
	padding-top:12px;
}


.box1_top{
	background-image: url(images/box-1-top.gif);
	background-repeat: no-repeat;
}

.box1_middle{
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #008BFF;
	border-left-color: #008BFF;
}

.news_div{
	width:111px;
	background-color: #B1EBFC;
	border-right-width: 5px;
	border-right-style: solid;
	border-right-color: #FCC2B1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0014AB;
	text-decoration: none;
}

.content_box_text{
	padding-left:18px;
	padding-right:10px;
	padding-top:8px;
	padding-bottom:8px;
}

/*....................................................
Fonts
*....................................................*/
.top_nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

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

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

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

.white_text_large{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:24px;
}
.let_nolink_box{ 
font-family:Arial,Helvetica,sans-serif; 
font-size:11px; 
background-color:#FFFFFF; 
border-bottom:1px solid #B1B1B1;
border-left:3px solid #0035EC;
border-right:4px solid #0035EC;
}
