body{
	margin:0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #252525;
	background: #FFFFFF url(../images/bg.gif) repeat-x top;
}
.clear{
	clear:both;
}
form{
	margin:0px;
	padding:0px;
}
.page{
	width:906px;
	margin: 25px auto 20px;
}

.top .logo{
	float:left;
	width:455px;
}
.top .photo{
	float:left;
	width:451px;
}
.content_bg{
	background: url(../images/bg_content.gif) no-repeat bottom;
	/*_height:535px;*/
	min-height:535px;
	padding-right: 3px;
	padding-left: 3px;
	padding-bottom: 15px;
}
.menu {
	background: #139BB1 url(../images/bg_menu.gif) repeat-x;
	height: 30px;
	padding-right: 33px;
	padding-left: 33px;
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.menu ul{
	margin:0px;
	padding:0px;
}
.menu li{
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
	line-height:30px;
	display:block;
}
.menu a{
	color: #FFFFFF;
	text-decoration:none;
	padding:6px 15px; 

}
.menu a:hover, .menu .menu_over{
	background: url(../images/bg_menu_over.gif) no-repeat center bottom;
}

.content .left .flashplus{
}
.content{
	padding: 30px 32px 5px 33px;
}
.content .left{
	width: 550px;
	float: left;
}
.content .left .flashplus{
	position:absolute;
	z-index:auto;
	margin-left:400px
}
.content .left1{
	background: url(../images/bg_cont_left.gif) no-repeat bottom;
	_height: 314px;
	min-height: 314px;
	padding-left: 16px;
	padding-right: 75px;
}
.content .notes{
	font: 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 16px;
	color:#000000;
}
.notesgris{
	font: 9px "Trebuchet MS", Arial, Helvetica, sans-serif;
	padding:5px 16px;
	color:#B5B5B5;
}
.notes a{
	color:#000000;
	text-decoration:none;
}
.notes a:hover{
	color:#000000;
	text-decoration:none;
}

.content .right{
	float: left;
	width: 237px;
	margin-left: 48px;
}
.title{
	margin-bottom:25px;
}

.title1{
	font: 15px;
}

.listh{
	margin-top: 25px;
	margin-bottom: 25px;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;

}
.listh a{
	background: url(../images/icon_bigplus.gif) no-repeat left;
	padding-left: 60px;
	display:block;
	color:#000000;
	text-decoration:none;
}
.listh a:hover{
	background: url(../images/icon_bigplus_over.gif) no-repeat left;
	color:#2F5389;
}

.boxav{
	/*background: url(../images/bg_boxav.jpg) no-repeat;
	height: 101px;
	width: 230px;
	padding: 10px 10px 10px 256px;	*/
}
.boxav .txt{
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#2F5389;
	padding-left:15px;
	padding-top: 15px;
}
.field1{
	font-size: 11px;
	background: #FFFFFF;
	border: 2px solid #F8D39E;
	width:170px;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #333333;
}
.field2{
	font-size: 11px;
	background: #FFFFFF;
	border: 2px solid #F8D39E;
	width:270px;
	padding: 2px;
	margin-top: 3px;
	margin-bottom: 3px;
	color: #333333;
}
.box1{
	width:237px;
	min-height:245px;
}
.box1 .tit{
	background: url(../images/box1_t.gif) no-repeat top;
	height:15px;
	padding:25px 25px 10px;
}
.box1 .cont{
	background: url(../images/box1_c.gif) repeat-y;
	padding:0px 25px;
}
.box1 .bot{
	background: url(../images/box1_b.gif) no-repeat top;
	height:9px;
	overflow:hidden;
}

.box2 .tit{
	background: url(../images/box2_t.gif) no-repeat top;
	height:15px;
	padding:15px 10px;
}
.box2 .cont{
	background: url(../images/box2_c.gif) repeat-y;	
	font: bold 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	padding:5px 5px 0px 30px;
}
.box2 .bot{
	background: url(../images/box2_b.gif) no-repeat top;
	height:31px;
	overflow:hidden;
}
.box3 .cont{
	background: url(../images/box3_c.gif) repeat-x top;
	height:227px;
	padding:20px;
	color:#139BB1;
	font-size:14px;
	font-weight: bold;
}
.box4 .tit{
	background: url(../images/box4_t.gif) no-repeat left top;
	padding:20px 160px 0px 15px;
	height:112px;
}
.box4 .cont{
	background: url(../images/box4_c.gif) repeat-y left;
	padding:0px 70px 0px 15px; 
}
.box4 .bot{
	background: url(../images/box4_b.gif) no-repeat left top;
	height: 11px;
	overflow: hidden;
}

.box5 .tit{
	background: url(../images/box4_t.gif) no-repeat left top;
	padding:20px 160px 0px 15px;
	height:52px;
}
.box5 .cont{
	background: url(../images/box4_c.gif) repeat-y left;
	padding:0px 150px 0px 15px; 
}
.box5 .bot{
	background: url(../images/box4_b.gif) no-repeat left top;
	height: 11px;
	overflow: hidden;
}
.tel_no{
	margin:15px 0px;
}
.red10 {
	color:#CC0000;
	font-size:10px;
}
.green10Blink{
	color:#139BB1;
	font-size:10px;
	font-weight: bold;
	text-decoration:none;
}
.green10Blink:hover{
	color:#139BB1;
	font-size:10px;
	font-weight: bold;
	text-decoration:underline;
}
.green12Blink{
	color:#139BB1;
	font-size:12px;
	font-weight: bold;
	text-decoration:none;
}
.green12Blink:hover{
	color:#139BB1;
	font-size:12px;
	font-weight: bold;
	text-decoration:underline;
}
.blanklink:{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}
.blanklink:hover{
	color:#000000;
	font-size:12px;
	text-decoration:underline;
}
.attention {
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FF0000;
}
.btn_2k3 {
BORDER-RIGHT: #002D96 1px solid; PADDING-RIGHT: 2px; BORDER-TOP: #002D96 1px solid; PADDING-LEFT: 2px; FONT-SIZE: 12px; FILTER: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#FFFFFF, EndColorStr=#9DBCEA); BORDER-LEFT: #002D96 1px solid; CURSOR: hand; COLOR: black; PADDING-TOP: 2px; BORDER-BOTTOM: #002D96 1px solid
}
