@charset "utf-8";
#hpct {
	width: 300px;
	text-align: left;
	padding: 0px 0px 0px 50px;
}
body {
	padding:0px;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	background-color:#d3d5dc;
	text-align:center;
}
td{
	text-align:left;
	vertical-align:top;
}
h1{
	font-size:18px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
h2{color:#005594;
	font-size:16px;
	font-weight:bold;
	margin:0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
p{
	margin:0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
}
ul,ol{
	margin:0px 0px 0px 10px;
	padding: 0px 0px 5px 5px;
}
img{
border-width:0px;
}

a{ color:#005594; text-decoration:none; }
a:link{ text-decoration:none; }
a:visited{ text-decoration:none; }
a:hover{ text-decoration:underline; }
a:active{ text-decoration:underline; }

table.layout_main_table{
	width:822px;
}
td.layout_l{
	width:26;
	background:url(../images/shadow_l.jpg) top right repeat-y scroll;
}
td.layout_m{
	background:white;
	width:775px;
}
td.layout_r{
	width:21;
	background:url(../images/shadow_r.jpg) top left repeat-y scroll;
}
div.layout_logo{
	/*width:331px;*/
	height:108px;
	text-align:center;
}
div.layout_tnav{
	white-space:nowrap;
}
div.layout_photobox_t{
	width:291px;
	height:45px;
	background:#005594 ;
}
div.layout_photobox_m{
	padding:10px 10px 10px 10px ;
	color:white;
	width:271px;
	height:122px;
	background:#005594;
}
div.layout_photobox_m a{ color:#B7D0E3; }
div.layout_photobox_m a:link{  text-decoration:none;}
div.layout_photobox_m a:visited{  text-decoration:none;}
div.layout_photobox_m a:hover{ text-decoration:underline;}
div.layout_photobox_m a:active{  text-decoration:underline;}
div.layout_photobox_b{
	width:291px;
	height:8px;
	background:#005594 url(../images/info_bl.jpg) no-repeat bottom left scroll;
}
div.layout_callout{
	background-color:#b7d0e3;
	padding:10px 10px 10px 10px;
	text-align:center;
}
div.layout_serv2x{
	text-align:center;
}

div.div_content{
	padding: 10px 10px 10px 25px;
}

div.layout_srvbody{
	background:#FFFFFF url(../images/srv_body.jpg) top left scroll no-repeat;
	width:343px;
	height:222px;
}

div.layout_srvbody p{
	padding:20px;
}
td.layout_footer{
	background:#999999 url(../images/footer.jpg) center scroll no-repeat;
	width:822px;
	height:51px;
}
div.layout_foot1{
	position:relative;
	top:10px;
	left:120px;
}
div.layout_foot2{
	position:relative;
	top:-5px;
	left:450px;
}