/* Created on May 25, 2014 2:45:25 PM */

footer,header{display:block;}
html{width:100%;}
body{font-family:Verdana, Times New Roman, Georgia, Serif, Verdana, Arial, Helvetica, sans-serif;font-size:100%;color:#000;min-width:984px;background:#151d30;}
a{color:#000;outline:none;}
a:hover{text-decoration:none;}
.center{margin-left:auto;margin-right:auto;width:80%;}
p.ex1{position:absolute;top:1em;left:1em;width:240px;font-family:Verdana, Times New Roman, Georgia, sans-serif;font-style:normal;font-variant:normal;font-weight:700;font-size:13px;line-height:110%;text-align:left;}
#header{background:url(img/index/pigbanner.png) 0 0 no-repeat;width:700px;height:15px;margin:auto;padding:50px 0;}
.slog{display:block;font-size:16px;line-height:1.2em;color:#85a4c1;position:relative;float:right;padding:5px 0 0 40px;}
.main{width:930px;font-size:.875em;line-height:1.285em;margin:0 auto;padding:0;}
.menu ul{width:100%;margin-left:0;margin-top:40px;margin-bottom:15px;font:bold 13px Verdana;list-style-type:none;text-align:center;padding:3px 0;}
.menu li{display:inline;margin:0;}
.menu li a{text-decoration:none;margin-right:5px;color:#000;border:gray solid 1px;background:#6e7d9c;border-radius:8px;box-shadow:3px 3px 4px rgba(0,0,0,0.5);padding:5px 7px;}
.left{float:left;width:120px;}
.middle{float:left;width:540px;font-size:1em;font-weight:600;color:#85a4c1;text-align:center;padding:3px 7px 0;}
.right{float:right;width:120px;}
.tbl{font-family:Georgia, Trebuchet MS, Arial, Helvetica, sans-serif;text-align:center;width:100%;}
.tbl td{font-size:1em;text-align:center;background-color:#6e7d9c;color:#000;border:#000 solid 2px;padding:3px 7px 2px;}
.tbl th{font-size:1em;text-align:center;color:#3c4d63;border:#000 solid 0;padding:3px 7px 2px;}
.tbl tr{color:#000;}
.tbl_center{width:60%;background-color:#c79cc9;margin:auto;}
.boxes_content{width:865px;clear:both;margin:auto;}
.box{float:left;padding:10px 10px 5px 5px;}
.box_content{background:url(img/index/box_bg.gif) center no-repeat;width:259px;height:202px;}
.box_content2{background:url(img/index/box_bg2.gif) center no-repeat;width:259px;height:202px;}
.box_content3{background:url(img/index/box_bg3.png) center no-repeat;width:259px;height:202px;}
.boxtitle{font:18px georgia, arial, verdana, helvetica, sans-serif;color:#FFF;text-align:left;padding:10px 0 0 15px;}
.boxtitle2{font:18px georgia, arial, verdana, helvetica, sans-serif;color:#85a4c1;text-align:left;padding:10px 0 0 15px;}
.box_icon{clear:both;float:left;width:80px;padding:5px 0 0 25px;}
.text1{font-size:.875em;font-weight:600;text-align:center;color:#85a4c1;padding:0 0 10px;}
.text2{font-size:.875em;font-weight:700;text-align:left;color:#85a4c1;}
.text3{font-size:.875em;font-weight:700;text-align:center;color:#000;}
.text4{font-size:1.225em;font-weight:700;text-align:center;color:#85a4c1;}
.text5{font-size:1em;font-weight:700;text-align:left;color:#85a4c1;}
.text6{font-size:1.025em;font-weight:700;text-align:center;color:#000;line-height:1.29em;}
.text7{font-size:1.5em;font-weight:700;text-align:center;color:#000;line-height:1.29em;}
.text8{font-size:1.1em;font-weight:700;text-align:center;color:#000;}
.text9{font-size:1.5em;font-weight:700;text-align:left;color:#000;line-height:1.29em;}
.text10{font-size:1.5em;font-weight:700;text-align:left;color:#97259b;line-height:1.29em;}
.text11{font-size:1.5em;font-weight:500;text-align:left;color:#85a4c1;line-height:1.29em;}
.text12{font-size:1.5em;font-weight:700;text-align:center;color:#ffffff;line-height:1.29em;}
.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: 0;
left: 60px; /*position where enlarged image should offset horizontally */

}

#footer{background-image:url(img/footersp.gif);display:block;height:40px;text-indent:-9999px;width:800px;margin-left:auto;margin-right:auto;}