@charset "UTF-8";
/* CSS Document */


body { background-color:#CCC; }

div.break { width:100%; height:15px; clear:both; }

#wrapper { width:1000px; margin:0 auto; background-color:#fff; box-shadow:0px 0px 10px #333; }

.header { width:100%; }

div.headerinfo { float:right; width:300px; margin-right:10px; }

p.info { color:#000; font-size:20px; font-family:Arial, Helvetica, sans-serif; line-height:24px; text-align:right; }

p.info a, p.info a:active { color:#000; text-decoration:none; }

p.info a:hover { color:#06F; }

a, a:active { color:blue; text-decoration:underline; }

a:hover { color:#06F; }

p, ul, ol, td { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#323232; }

hr { border-top:none; border-left:none; border-right:none; border-bottom:2px dotted #E7E7E7; }

img.logo { margin-left:10px; margin-top:10px; }

img.santanuimg { float:right; margin-left:10px; margin-bottom:10px; box-shadow:0 0 5px #333; border:3px solid #fff; }

.img { box-shadow:0 0 5px #333; border:3px solid #fff; }

div.titlebox { background:url(../images/titleBG.png) no-repeat; height:40px; width:100%; margin-bottom:0; }

h1.title { font-size:18px; color:#fff; font-family:Arial, Helvetica, sans-serif; padding-top:10px; margin-left:20px; text-transform: uppercase}

h2 { margin-top:0; padding-top:0; font-family:Arial, Helvetica, sans-serif; font-size:16px; }

h3 { font-size:15px; font-family: arial, helvetica, sans-serif; }

img.banner { width:100%; height:160px; }

div.content { width:100%; box-shadow:0 -3px 10px #666; position:relative; z-index:999; overflow:hidden; }

div.leftContent { width:170px; padding:10px; height:800px; float:left; background-color:#E7E7E7; border-right:1px solid #666 }

div.leftContent ul { margin-left:0; padding-left:0; list-style: none;}

div.leftContent ul li {  margin-bottom: 6%; }

div.middleContent { width:560px; padding:10px; height:800px; float:left; }

div.middleContent h2 { display: inline-block; }

div.laserbox { width:150px; border:3px solid #fff; box-shadow:0 0 5px #333; font-family:Arial, Helvetica, sans-serif; font-size:13px; }

img.pdficon { float:left; }





div.rightContent { width:204px; padding:10px; height:800px; float:right; border-left:2px dotted #E7E7E7; }

div.footer { background-color:#E7E7E7; height:30px; width:100%; border-top:1px solid #ccc }

div.footer p { float:left; color:#000; font-family:Arial, Helvetica, sans-serif; font-size:11px; margin-left:10px; }



/*-------ROTATING BANNER------*/

/*#rotator{ width:888px; height:160px; background-color:#999; clear:both; }*/

#rotatorcontainer { height:160px; width:100%; margin-bottom:0px; margin-top:-13px; }

div#rotator { position:relative; height:160px; width:100%;  margin:0 auto;  }

/* rotator css */
div#rotator ul li { float:left; position:absolute; list-style: none; margin-left: 0px; left: 0px; top: 0px; margin-top:0px; }

/* rotator image style */	
div#rotator ul li img { border:none; padding: 0px; margin-left: 0px; width:1000px; height:160px; margin-top:0px; }

div#rotator ul li.show { z-index:500; }

