body{background-color:#dbdbdb;font-family:Arial, Times New Roman; font-size:13px; color:#8a8b8b;padding:0px; margin:0px;}
.bigbold{color:#606060; font-size:15px; font-weight:bold;}
.midbold{color:#606060; font-size:12px; font-weight:bold;}
.frm1{width:100%; text-align:center; }

.frm1 td{width:100%; text-align:center; vertical-align:top;}

.frm1 table{width:1073px; margin:0 auto;}

table.banner1{height:169px;background-image:url('images/banner1.png'); background-repeat:no-repeat;}

table.banner1 td{vertical-align:bottom; width:20%; text-align:center;}

table.banner1 td a:link, table.banner1 td a:visited, table.banner1 td a:active{text-decoration:none;font-weight:bold;padding-right:15px;padding-left:15px; color:#223448; display:block;vertical-align:center;padding-bottom:4px;border-width:0px 2px 0px 2px;border-color:#dbdbdb;border-style:solid;}

table.banner1 td a:hover {background-image:url(images/menu_do.png);background-repeat:repeat-x; color:#FFFFFF;}

.now {background-image:url(images/menu_do.png);background-repeat:repeat-x; color:#FFFFFF;}

table.banner2{height:414px;background-image:url('images/home1.png'); background-repeat:no-repeat;}

table.banner2 td{text-align:left; color:#FFFFFF; font-weight:bold; font-size:18px;padding:35px;line-height:2;}

table.content1{background-color:#FFFFFF;width:1073px;}

table.contact1 {font-size:11px; font-weight:bold;color:#606060}

td.col_le{width:185px;padding-top:0px; padding-right:20px;padding-left:20px; padding-bottom:0px; border-right:solid 1px #aebfd0;}

td.col_ce{width:700px;text-align:justify;padding-top:0px;padding-bottom:0px;}

td.col_ri{width:185px;padding-top:0px; padding-right:20px;padding-left:20px; padding-bottom:0px; border-left:solid 1px #aebfd0;}

a img{border:none;}

img {border:none;}

a:link,a:visited, a:hover, a:active{color:#4384df; text-decoration:underline;font-weight:normal;}
a:hover {color:#808080}

a.footlink:link, a.footlink:visited, a.footlink:active{color:#4c4c4c; font-size:14px;}

a.footlink:hover{color:#4384df;font-size:14px;}

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 200;
left:200px; /*position where enlarged image should offset horizontally */
}

.ititle{color:#2369cd;font-weight:bold;font-size:10px;}

h2 {font-size:20px;}
