body{
	margin: 0;
	padding: 0;
}
#main{ margin: 0; width: 780px; padding: 0; overflow: hidden; height: auto;}
#logo{width: 780px; height: 89px; background-image: url(images/logo_01.gif);}
#header{ widht: 780px; height: 164px;}
#menu{ width: 188px; height: 164px; float: left;}
#head{ width: 592px; height: 164px; background-image: url(images/head.jpg); float: right;}
#text{ width: 780px; height: auto; margin: 0;}
#box1{ width: 187px; height: auto; margin-top: 2; float: left; border: 1px; border-style: solid; border-color: #A8C4D9;}
#box2{ width: 587px; height: auto; margin-top: 2; float: right; border: 1px; border-style: solid; border-color: #A8C4D9;}
#footer{ width: 780px; height: 124px; position: abselute; }


.head_text{
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #3B3B3B;
	margin: 0;
	padding-top: 34px;
	padding-left: 277px;
}
.bold_text{
	height: 23px;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.h2{
	font-family: arial;
	color: #0088D6;
	margin: 0;
	padding-top: 10px;
	padding-left: 28px;
}
.heading{
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color: #0088D6;
	padding-left: 8px;
	vertical-align: bottom;
	
}
.text1{
	font-family: arial;
	font-size: 12px;
	color: #868686;
	padding-top: 5px;
	padding-left: 29px;
	padding-right: 18px;
	padding-bottom: 12px;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAF2F6;
}
.text2{
	font-family: arial;
	font-size: 12px;
	color: #868686;
	padding-top: 5px;
	padding-left: 29px;
	padding-right: 18px;
	padding-bottom: 12px;
	
}
.text3{
	font-family: arial;
	font-size: 12px;
	color: #868686;
	padding-top: 5px;
	padding-left: 
	padding-right: 18px;
	padding-left: 33px;
	padding-bottom: 12px;
	border: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EAF2F6;
}
.table_text{
	font-family: arial;
	font-size: 12px;
	color: #0965A6;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
.table_text a{
	color: #0965A6;
}
.table_text2{
	font-family: arial;
	font-size: 10px;
	color: #868686;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 5px;
}
.table_text2 a{
	color: #62869F;
}
.linktext{
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	padding-left: 3px;
	color: #3679A9;
}
.arrow{
	width: 43px;
	height: 25px;
	text-align: right;
	vertical-align: bottom;
}
.bullet{
	width: 30px;
	text-align: right;
	vertical-align: top;
}
.foot{
	height:10px;
	background-image: url(images/foot.gif);
	background-repeat: repeat-x;

}
.foot_text{
	font-family: arial;
	font-size: 12px;
	color: #595959;
	text-align: center;
	padding-top: 8px;
	line-height: 16px;
	margin: 0;
}
.foot_text a{
	color: #595959;
}
.foot2{
	height: 17px;
	background-color: #B4B4B4;
	margin: 0;
}
