* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color:#E9F7FF;
}
a {
	color: #EA2227;
	text-decoration: none;
}
ul {
	list-style-position: inside;
}
li {
	list-style: none;
	float: left;
	display: block;
	padding-right: 5px;
}
form {
	width: 750px;
	margin-left: 200px;
	top: 0px;
	position: absolute;
	padding: 10px;
	font-size: 0.9em;
}
.form {
	width: 750px;
	margin-left: 200px;
	top: 0px;
	position: absolute;
	padding: 10px;
	font-size: 0.9em;
}
form select {
	margin:5px 0 0 10px;
}
form label {
	display: block; 
	float: left;
	width: 125px;
	text-align: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding: 2px;
}
form select {
	width: 175px;
	font-size: 1em;
}
form input, form textarea {
	margin:5px 0 0 10px;
}

textarea {
	overflow: auto;
}
form br {
	clear:both;
	width: 50px;
}
.radio {
	height: 12px;
	width: 12px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 8px;
	padding-left: 2px;
}
.formButtons {
	background-image: url(../images/bg_button.png);
	background-repeat: no-repeat;
	width: 105px;
	height: 35px;	
}

#pageHolder {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
#scrollHolder {
	overflow: hidden; 
	height: 100%; 
	width: 100%;
	position: relative;
	z-index: 1;
}
#insideScroll {
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 1;
}
#mainNavigation {
	position: absolute;
	text-align: left;
	margin-top: 15px;
	left: 170px;
	z-index: 11;
}
#homeNavigation {
	position: absolute;
	text-align: left;
	margin-top: 10px;
	left: 15px;
	z-index: 11;
	
}
#titleMarketing,#titlePrinting,#titleGraphic,#titleWeb,#titleAbout,#titleContact,#titleHome, #office-slideshow, #team-slideshow {
	visibility: hidden;
	position: absolute;
	margin-top: 13px;
	left: 335px;
	z-index: 12;
	color:#808080;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:16px;
}
#noJavascript {
	position: absolute;
	margin-top: 13px;
	left: 335px;
	z-index: 12;
	color:#808080;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#smallText {
	position: absolute;
	margin-top: -55px;
	left: 650px;
	z-index: 13;
	color:#808080;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	width: 300px;
}
#smallText a{
	color:#808080;
	text-decoration:none;
}
#smallText a:hover{
	color:#EA2227;
	text-decoration:none;
}

#homeContainer {
	left: 0px;
	top: 0px;
	width: 1280px;
	height: 900px;
	background-image: url(../images/bg_home.jpg);
	background-repeat: no-repeat;
}
#home {
	width: 1280px;
	height: 680px;
	padding-top: 80px;
	padding-left: 20px;
}
#blanktopContainer {
	left: 1280px;
	top: 0px;
	width: 1280px;
	height: 900px;
	background-image: url(../images/bg_top.jpg);
	background-repeat: no-repeat;
}
#blanktop {
	width: 1280px;
	height: 680px;
	padding-top: 80px;
	padding-left: 20px;
}
#aboutContainer {
	left: 2560px;
	top: 0px;
	width: 2000px;
	height: 900px;
	background-image: url(../images/bg_about.jpg);
	background-repeat: no-repeat;
	background-color: #eef9ff;
} 
#about {
	width: 1280px;
	height: 680px;
	padding-top: 80px;
	padding-left: 20px;
}
#marketingContainer {
	left: 0px;
	top: 900px;
	width: 1280px;
	height: 900px;
	background-image: url(../images/bg_marketing.jpg);
	background-repeat: no-repeat;
}
#marketing {
	width: 1280px;
	height: 680px;
	padding-top: 80px;
	padding-left: 20px;
}
#blankmiddleContainer {
	left: 1280px;
	top: 900px;
	width: 1280px;
	height: 900px;
	background-image: url(../images/bg_middle.jpg);
	background-repeat: no-repeat;
	
}
#blankmiddle {
	width: 1280px;
	height: 680px;
	padding-top: 80px;
	padding-left: 20px;
}
#graphicContainer {
	left: 2560px;
	top: 900px;
	width: 2000px;
	height: 900px;
	background-image: url(../images/bg_graphic.jpg);
	background-repeat: no-repeat;
	background-color: #eef9ff;
}
#graphic {
	width: 1280px;
	height: 680px;
	padding-top: 60px;
	padding-left: 20px;
}

#printingContainer {
	left: 0px;
	top: 1800px;
	width: 1280px;
	height: 900px;
	background-image: url(../images/bg_printing.jpg);
	background-repeat: no-repeat;
}
#printing {
	width: 1280px;
	height: 680px;
	padding-top: 80px;
	padding-left: 20px;
}
#blankbottomContainer {
	left: 1280px;
	top: 1800px;
	width: 1280px;
	height: 900px;
	background-image: url(../images/bg_bottom.jpg);
	background-repeat: no-repeat;
}
#blankbottom {
	width: 1280px;
	height: 680px;
	padding-top: 80px;
	padding-left: 20px;
}
#webContainer {
	left: 2560px;
	top: 1800px;
	width: 2000px;
	height: 900px;
	background-image: url(../images/bg_web.jpg);
	background-repeat: no-repeat;
	background-color: #eef9ff;
}
#web {
	width: 1280px;
	height: 680px;
	padding-top: 80px;
	padding-left: 20px;
}

#portfolioContainer {
	left: 0px;
	top: 0px;
	width: 2000px;
	height: 900px;
	background-image:url(../images/bg_portfolio.jpg);
	background-repeat: no-repeat;
}
#portfolio {
	width: 1280px;
	height: 680px;
}
#contact {
	width: 100%;
	height: 10px;
	bottom: 0%;
	position: fixed;
	z-index: 1;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
#content_home {
	margin-top: 85px;
	margin-left: -15px;
	padding: 0px;
}
#content_marketing,#content_printing {
	margin-top: 230px;
	margin-left: 20px;
	padding: 0px;
	width: 620px;
	z-index: 3;
}
#content_about {
	margin-top: 20px;
	margin-left: 350px;
	padding: 0px;
	width: 600px;
}
#content_graphic {
	margin-top: 0px;
	margin-left: 380px;
	padding: 0px;
	width: 600px;
}
.content_graphicLeft {
	width: 290px;
	float: left;
	height: 125px;
	font-size: 14px;
	clear: left;
}
.content_graphicRight {
	width: 290px;
	height: 125px;
	float: right;
	clear: right;
	font-size: 14px;
}
.content_graphicBottom {
	padding: 0px;
	width: 600px;
	clear: both;
}
#content_web {
	margin-top: 220px;
	margin-left: 410px;
	padding: 0px;
	width: 550px;
}
#contactSlide {
	width: 100%;
	height: 600px;
	position:absolute;
	top: 100%;
	left: 0px;
	margin-top:15px;
	padding-top: 15px;
	margin-right: 15px;
	padding-right: 15px;
	position:absolute;
	text-align: right;
	z-index: 1;
	background:url(../images/contactus_title.png);
	background-color: #999999;
	opacity: 0.9;
	/* filter:alpha(opacity=90);*/
	background-repeat: no-repeat;
}
#contactSlide a {
	color:#FFFFFF;
	text-decoration: none;
}
#contactSlide a:hover {
	color:#EA2227;
}
#marketing1,#marketing2,#marketing3,#marketing4,#marketing5,#marketing6,#marketing7,#printing1,#printing2,#about1,#about2,#about3 {
	display: none;
	width: 720px;
}
#web1,#web2,#web3,#web4 {
	display: none;
	width: 500px;
}
#about2 {
	display: none;
	width: 250px;
}
#portfolio1,#portfolio2,#portfolio3,#portfolio4,#team {
	display: none;
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #333333;
	opacity: 0.9;
	/* filter:alpha(opacity=90);*/
	z-index: 30;
	position: absolute;
	overflow: hidden;
	text-align: center;
}

#marketingimg,#graphicimg,#printingimg,#webimg,#aboutimg {
	background-image:url(../images/redbox.png);
	background-repeat:no-repeat;
}

#marketingimg:hover, #graphicimg:hover, #printingimg:hover, #webimg:hover, #aboutimg:hover {
	background-image:url(../images/blackbox.png);
	background-repeat:no-repeat;
}

.aboutPhoto {
	width: 400px;
	height: 250px;
	position: absolute;
	top: 300px;
	left: 625px;
}
.active {
	visibility: visible;
}
.addtContent {
	width:560px;
	margin-left: 100px;
	top: 0px;
	position: absolute;
	padding: 10px;
}

.address {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight: normal;
	font-size:14px;
}
.border {
	border: 1px solid #999999;
	padding: 5px;
}
.leftInside {
	width: 46%;
	float:left;
}
.rightInside {
	width: 54%;
	float: right;
}
.scrolling {
	width: 0px;
	height: 0px;
	position: absolute;
}
.collapsible {
	width: 98%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.contactPhone {
	position:absolute;
	text-align: right;
	color: #EA2227;
	width: 1000px;
	margin-top: -30px;
}
.contactPromo {
	position:absolute;
	margin-top: 25px;
	margin-left: 15px;
	color: #FFFFFF;
}
.contactusTitle {
	position:absolute;
	margin-left: 25px;
}
.mainViewer {
	width: 500px;
	height: 350px;
	background: #FFFFFF;
	border: solid;
	border-color: #000000;
	z-index: 31;
}
.pageTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: 900;
	text-transform: capitalize;
	color: #000000;
	letter-spacing: .075em;
}
.pageSubtitle {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#808080;
}
.pageSubtitle a {
	color:#808080;
	text-decoration:none;
}
.pageSubtitle a:active {
	color:#EA2227;
}
.pageSubtitle a:hover {
	color:#EA2227;
}
.pageRed {
font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EA2227;
}
.phone {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
}
.small {
	font-size: 9px;
	color: #808080;
	text-align: right;
}
.text {
	width: 80%;
	overflow:visible;
}


/* portfolio */
#gallery {
	position:relative;
	width:710px;
	height: 425px;
	border:4px solid #000000;
	background-color: #FFFFFF;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	/* filter:alpha(opacity=100);*/
	opacity: 1;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#imagearea {
	float: right;
	margin-top: 8px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
}
#image {
	position:relative;
	width:540px;
	height:400px;
	padding:5px;
	border:2px solid #000000;
	background:#FFF url(../images/loading.gif) center center no-repeat;
}
#image img {
	position:absolute; 
	top:5px; 
	left:5px;
}
#thumbwrapper {
	margin-top:10px;
	width: 118px;
	height: 400px;
	float: left;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#thumbareaLeft {
	position:relative; 
	overflow:hidden; 
	height:400px; 
	width:55px;
	float: left; 
}
#thumbareaRight {
	position:relative; 
	overflow:hidden; 
	height:400px; 
	width:55px; 
	float: right;
}
#thumbs {
	position:absolute; 
	list-style:none; 
	height:400px; 
}
#thumbs li {
	float:left;  
	cursor:pointer;
	width: 55px;
	height: 60px;
}
.imgnav {
	position:absolute; 
	height:375px; 
	width:20%; 
	z-index:100; 
	height:375px; 
	width:20%; 
	z-index:100; 
	outline:none; 
	cursor:pointer;
}
#previmg {
	left:0; 
	background:url(../images/left.gif) 
	left center no-repeat; 
	border-left:5px solid #FFF;
}
#previmg:hover {
	opacity:1; 
	/* filter:alpha(opacity=100); */
}
#nextimg {
	right:0; 
	background:url(../images/right.gif) right center no-repeat; 
	border-right:5px solid #FFF;
}
#nextimg:hover {
	opacity:1; 
	/* filter:alpha(opacity=100);*/
}
#imageid {
	border:0;
}

