﻿@charset "utf-8";
/* CSS Document */
img, div, #tagline1, .leftc, .rightc { behavior: url(iepngfix.htc) }
.clear {
	height:1px;
	margin:0 0 -1px 0;
	clear:both;
	overflow:hidden;
}
* {
	margin: 0;
	padding: 0;
}
body {
	background-image: url(images/background-crop.png);
	background-repeat: repeat-x;
	padding: 0;
	margin-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #093654;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}
#header {
	width: 960px;
	height: 203px;
	margin: 0 auto;
	margin-top: 10px;
	background-image: url(images/header.png);
}
#logo {
	width: 216px;
	height: 103px;
	margin-left: 33px;
	float: left;
	margin-top: -10px;
}
.nav {
	float: right;
	width: 510px;
	margin-top: 22px;
}
.nav ul {
	list-style-type: none;
	}
.nav ul li {
	display: inline;
	padding: 5px 15px;
	
}
.nav ul li a:link, .nav ul li a:visited {
	font-size: 18px;
	color: #fff;
	font-family: Tahoma, Geneva, sans-serif;
	text-decoration: none;
}
.nav ul li a:hover {
	color: #FFFC00;
}
.selected {
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;	
}
.contact {
	width: 81px;
	float: right;
	margin-right: 100px;
	margin-top: 13px;
}
.email {
	width: 200px;
	float: right;
	margin: 20px 20px 0px 0px;
	
}
.email a:link, .email a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #093654;
	text-decoration: none;
}
.email a:hover {
	color: #ea1506;
	text-decoration: none;
}
.white-text-box {
	width: 907px;
	background-color: #fff;
	margin-top: 25px;
	padding-bottom: 20px;
	overflow: hidden;
	padding: 0px 20px 20px 33px;
}
.headline-blue{
	color: #609;
	font-size: 36px;
	font-family: Impact;
	width: 700px;
	float: left;
	margin-right: 25px;
}
.headline-red {
	color: #ea1506;
	font-family: Impact;
	font-size: 18px;
	line-height: 23px;
	letter-spacing: 0.03em;
	font-weight: normal;
}
.black {
	color: #000;
}
.white {
	color:#CCC;
}
.blue-text-box {
	width: 927px;
	margin: 0 auto;
	padding: 30px 0px 30px 33px;
	overflow: hidden;
	font-size: 24px;
	
}
#mid-wrapper {
	width: 100%;
	background-color: #dde1e6;
	background-image: url(images/lines.jpg);
	background-repeat: repeat-x;
	padding-top: 10px;
}
.box-left {
	width: 187px;
	margin: 0px 45px 20px 5px;
	float: left;
	background-image: url(images/snow-left.png);
	height: 150px;
	padding: 83px 10px 5px 60px;
}

.box-mid {
	width: 179px;
	margin: 0px 45px 20px 5px;
	float: left;
	background-image: url(images/snow-center.png);
	height: 153px;
	padding: 80px 5px 5px 70px;
}
.box-right {
	width: 185px;
	margin: 0px 50px 20px 5px;
	float: left;
	background-image: url(images/snow-right.png);
	height: 150px;
	padding: 83px 10px 5px 60px;
}
p.box {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #093654;
	text-transform: none;
	font-weight: bold;
	margin-bottom: 10px;
}
.white-text-box2 {
	width: 894px;
	overflow: hidden;
	background-color: #FFF;
	padding: 20px 33px;
	margin: 0 auto;
}
.text-box-left {
	width: 360px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 10px 25px 10px 40px;
	font-size: 22px;
	text-transform: lowercase;
	font-family: Impact;
}
.text-box-left a:link, .text-box-left a:visited, .text-box-right a:link, .text-box-right a:visited {
	font-size: 22px;
	text-transform: lowercase;
	font-family: Impact;
}
.text-box-left a:hover, .text-box-right a:hover {
	color: #ea1506;
}
.text-box-right {
	width: 410px;
	float: left;
	margin: 0px 0px 20px 0px;
	padding: 10px 25px 10px 0px;
	font-size: 20px;
	font-family: Impact;
}
.text-box-left ul {
	list-style-image: url(images/bullet.png);
	margin-left: 30px;
	margin-top: 10px;
	
}
.text-box ul li {
	padding: 5px 0px 5px 30px;
}
#wrapper-footer {
	width: 100%;
	height: 114px;
	background-image: url(images/background-footer.jpg);
	background-repeat: repeat-x;
}
#footer {
	width: 960px;
	height: 113px;
	background-image: url(images/footer-penguin.png);
	margin: 0 auto;
}
.footer1 {
	width: 103px;
	height: 48px;
	padding: 64px 0px 0px 125px;
	float: left;
}
.footer2 {
	width: 550px;
	height: 48px;
	padding: 58px 0px 0px 0px;
	float: left;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
.footer3 {
	width: 170px;
	height: 48px;
	padding: 62px 10px 0px 0px;
	float: left;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	color: #ea1506;
	font-weight: bold;
}
.footer4 {
	width: 120px;
	height: 22px;
	padding: 70px 10px 0px 0px;
	float: left;
	font-size: 11px;
	text-align: right;
	margin-left: 60px;
	color: #fff;
}
.footer4 a:link, .footer4 a:visited {
	font-size: 11px;
	color: #fff;
}
.footer a:hover {
	color: #fff;
}
.footer5 {
	width: 350px;
	height: 48px;
	padding: 58px 0px 0px 0px;
	float: left;
	text-align: right;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
}
	
#s3slider {
	float: left;
	width: 510px;
}
.noborder {
	border: none;
}
h1 {
	text-indent: -9999px;
}
h2 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #093654;
	font-size: 18px;
	font-style: normal;
	line-height: 22px;
	margin-bottom: 20px;
}
h3 {
	font-family: Tahoma, Geneva, sans-serif;
	color: #093654;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 15px;
}
p {
	margin-bottom: 20px;
	line-height: 18px;
}
a:link, a:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #093654;
}
a:hover {
	color: #ea1506;
}
.rollover a:link, .rollover a:visited {
	width: 165px;
	height: 20px;
	display:block;
	text-decoration: none;
	font-size: 13px;
	padding: 4px 0px 0px 5px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #093654;
	background: url(images/arrows.png) 0 0 no-repeat;

}
.rollover a:hover {
	background-position: 0 -25px;
	padding-left: 30px;

}
/*****************************work.html styling****************/
.work1 {
	width: 290px;
	height: 221px;
	float: left;
	background-image: url(images/penguin1.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	line-height: 18px;
	font-size: 12px;
	margin: 0px 12px 40px 0px;
	}
.work2 {
	width: 290px;
	height: 221px;
	float: left;
	background-image: url(images/penguin2.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	line-height: 18px;
	font-size: 12px;
	margin: 0px 12px 40px 0px;
	}
.work3 {
	width: 290px;
	height: 221px;
	float: left;
	background-image: url(images/penguin3.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	line-height: 18px;
	font-size: 12px;
	margin: 0px 12px 40px 0px;
	}
.work4 {
	width: 290px;
	height: 221px;
	float: left;
	background-image: url(images/penguin4.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 5px;
	line-height: 18px;
	font-size: 12px;
	margin: 0px 12px 40px 0px;
	}
.work1 a:link, .work2 a:link, .work3 a:link, .work4 a:link, .work1 a:visited, .work2 a:visited, .work3 a:visited, .work4 a:visited {
	font-size: 12px;
	color: #093654;
}
.work1 a:hover, .work2 a:hover, .work3 a:hover, .work4 a:hover {
	color: #ea1506;
}
.work-wide {
	width: 410px;
	float: left;
	margin: 0px 15px 20px 20px;
	font-size: 18px;
	}
.rollover-work a:link, .rollover-work a:visited {
	width: 305px;
	height: 22px;
	display:block;
	text-decoration: none;
	font-size: 14px;
	padding: 8px 0px 0px 10px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #093654;
	background-image: url(images/arrows-large.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	font-weight: bold;
	margin: 2px 0px 0px 60px;

}
.rollover-work a:hover {
	background-position: 0 -30px;
	padding-left: 40px;

}
/********************************logo page styling**************************/
.logo1 {
	width: 325px;
	height: 286px;
	padding: 5px 0px 0px 0px;
	margin: 0px 15px 30px 90px;
	float: left;
	background-image: url(images/penguin-logo1.jpg);
	background-repeat: no-repeat;
	text-align: center;
}
.logo2 {
	width: 325px;
	height: 286px;
	padding: 5px 0px 0px 0px;
	margin: 0px 0px 30px 50px;
	float: left;
	text-align: center;
	background-image: url(images/penguin-logo2.jpg);
	background-repeat: no-repeat;
}
.logo50 {
	margin-top: 50px;
}
.logo10 {
	margin-top: 10px;
}

.logo40 {
	margin-top: 40px;
}

/**************************print.html styling****************/
.print-wide {
	width: 410px;
	float: left;
	margin: 0px 15px 20px 20px;
	font-size: 14px;
	text-align: center;
	}
.print-wide-center {
	width: 410px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
	}	
.contact-extra-wide {
	width: 700px;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
	margin-bottom: 20px;
	}
.print-extra-wide {
	width: 700px;
	margin: 0 auto;
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
	}	
.about-extra-wide {
	width: 800px;
	margin: 0 auto;
	font-size: 13px;
	text-align: left;
	margin-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE0E7;
	padding-bottom: 10px;
	overflow: hidden;
	}	
.about-box {
	float: left;
	width: 205px;
	padding: 5px;
	margin: 0px 15px 15px 0px;
}
.about-extra-wide a:link, .about-extra-wide a:visited {
	font-size: 13px;
}
.about-extra-wide a:hover {
	color: #ea1506;
}
.about-text {
	width: 350px;
	float: left;
	padding: 4px 0px 10px 0px;
}
.credentials {
	float: right;
	margin: 0px 0px 15px 15px;
}
/* *************************slider.css ********************** */
#slider1 {
    width: 510px; /* important to be same as image width */
    height: 212px; /* important to be same as image height */
    position: relative; /* important */
	overflow: hidden; /* important */
}

#slider1Content {
    width: 510px; /* important to be same as image width or wider */
    position: absolute;
	top: 0;
	margin-left: 0;
}
.slider1Image {
    float: left;
    position: relative;
	display: none;
}
.slider1Image span {
	position: absolute;
	font: 10px/15px Arial, Helvetica, sans-serif;
	padding: 10px 13px;
	width: 694px;
	background-color: #071E2E;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	-khtml-opacity: 0.7;
	opacity: 0.7;
	color: #fff;
	display: none;
}
.slider1Image span strong {
    font-size: 14px;
}
.left {
	top: 0;
    left: 0;
	width: 90px !important;
	height: 212px;
}
.right {
	right: 0;
	top: 0;
	width: 90px !important;
	height: 212px;
}
ul { list-style-type: none;}
.service1 {
	width: 390px;
	float: left;
	text-align: left;
	padding-top: 5px;
	line-height: 18px;
	font-size: 12px;
	margin: 0px 40px 40px 10px;
	overflow: hidden;
	}
.service2 {
	width: 390px;
	float: left;
	text-align: left;
	padding-top: 5px;
	line-height: 18px;
	font-size: 12px;
	margin: 0px 40px 40px 10px;
	overflow: hidden;
	}
.service2 a:link, .service2 a:visited, .service1 a:link, .service1 a:visited, .service3 a:link, .service3 a:visited {
	font-size: 12px;
}
.service1 a:hover, .service2 a:hover, .service3 a:hover {
	color: #ea1506;
}
.photos {
	padding-bottom: 25px;

}
.buzz {
	width: 700px;
	text-align: left;
	font-size: 14px;
	padding-bottom: 35px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDE0E7;
	margin-bottom: 50px;
	line-height: 20px;
}
.image-bpad {
	padding-bottom: 20px;
}
.the-buzz {
	width: 200px;
	float: left;
	margin: 0px 15px 20px 15px;
	min-height: 95px;
	
}
.trademark {
	font-size: 10px;
	margin-top: -50px;
}

