body {
background:url(images/pattern.jpg) #AEDEE4;
background-repeat: repeat-x;
font-family: verdana, arial, sans-serif;
font-size: 11px;
line-height: 1.4em;
color: #555555;
}

img {
border: none;
}

#container {
display:block;
margin: 60px 0 0 70px;
width:1082px;
}

#header {
background:url(images/nameplate_new.png) no-repeat;
display:block;
margin: 0;
height: 160px;
}

#column1 {
background:url(images/lantern.jpg) no-repeat;
display: block;
float:left;
width:162px;
height:331px;
}

#margin {
display: block;
float:left;
width:20px;
height:auto;
}

#column2 {
display: block;
float:left;
width:900px;
height:auto;
}

#box-top {
background:url(images/box-top.jpg) no-repeat;
width:900px;
height:22px;
margin: 0;
}

#content {
background:url(images/box-main.jpg) repeat-y;
width:900px;
height:auto;
margin: 0;
padding: 0 0 0 20px;
overflow:hidden;
}

#box-end {
background:url(images/box-end.jpg) no-repeat;
width:900px;
height:33px;
margin: 0;
}

#footer {
width:900px;
color: #ffffff;
text-align: center;
margin: 15px 0 0 15px;
}

#footer a {
color: #ffffff;
}

#left {
float: left;
width: 360px;
height: auto;
margin: 0 0 0 20px;
padding: 20px 0 0 0;
}

#right {
float: left;
width: 460px;
margin: 0 35px 0 10px;
padding: 20px 20px 0 0;
}

#right_1 {
float: left;
width: 430px;
margin: 0 35px 0 10px;
padding: 20px 20px 0 0;
}

#blue {
float: left;
margin: 20px 35px 0 40px;
width: 400px;
padding:0
}


#promo-top {
background:url(images/promo_box_top.jpg);
overflow:hidden;
width:400px;
height:119px;
margin: 0;
padding: 0;
top: 0;

}

#promo-main {
background:url(images/promo_box_main.jpg) repeat-y;
overflow:hidden;
width:400px;
height:auto;
margin: 0;
padding: 0;
top: 0;

}

#promo-end {
background:url(images/promo_box_end.jpg) repeat-y;
overflow:hidden;
width: 400px;
height: 22px;
margin: 0;
padding: 0;
top: 0;

}

#nav
{
width:900px;
height: 40px;
overflow:hidden;
list-style-type: none;
padding: 20px 0 7px 0;
}

#nav li {float:left; list-style-type: none;}
#nav li a
{
display:block;
float: left;
margin: 0px;
height: 40px;
background-position:0 100%;
text-indent: -9999px;
}

#nav ul{margin: 0px; padding: 0px;}

#nav li a:hover{background-position:0 100% !important}
#nav li a.active{background-position:0 100% !important}

#nav li a.home{
	background:url(images/buttons/home.gif) no-repeat;
	width:105px;
}

#nav li a.about{
	background:url(images/buttons/about.gif) no-repeat;
	width:105px;
}

#nav li a.services{
	background:url(images/buttons/sevices.gif) no-repeat;
	width:120px;
}

#nav li a.portfolio{
	background:url(images/buttons/portfolio.gif) no-repeat;
	width:125px;
}

#nav li a.promotion{
	background:url(images/buttons/promotion.gif) no-repeat;
	width:136px;
}

#nav li a.contact{
	background:url(images/buttons/contact.gif) no-repeat;
	width:123px;
}

#menu
{
width:280px;
height: 40px;
overflow:hidden;
list-style-type: none;
float:left;
padding: 0 0 20px 20px;
}

#menu li {float:left; list-style-type: none;}
#menu li a
{
display:block;
float: left;
margin: 0 7px 0 0;
height: 40px;
background-position:0 100%;
text-indent: -9999px;
}

#menu ul{margin: 0px; padding: 0px;}

#menu li a:hover{background-position:0 100% !important}
#menu li a.active{background-position:0 100% !important}

#menu li a.webportfolio{
	background:url(images/buttons/web.gif) no-repeat;
	width:130px;
}

#menu li a.printportfolio{
	background:url(images/buttons/print.gif) no-repeat;
	width:130px;
}


a {
color: #be1e2d;
font-weight: bold;
text-decoration: none;
}

.bold {
color: #be1e2d;
font-weight: bold;
}

.services_text {
float:left; 
width: 250px; 
margin: 0 0 0 20px;
padding: 0 10px 0 0;
}

.work {
float:left; 
width: 380px; 
margin: 0 0 0 20px;
padding: 0 10px 0 0;
}

.border {
background:url(images/dash.jpg);
float: left;
height:350px;
width: 8px;
}

.border2 {
background:url(images/dash.jpg);
float: left;
height:1650px;
width: 8px;
}

.web { 
width: auto;
clear: both;
}

.webpic {
float: left;
margin: 0 20px 40px 20px;
}

.webtext {
margin: 0;
width: 400px;
height: 132px;
float: left;
}

.dash {
background:url(images/dash_h.gif) repeat-x;
width:830px;
height:40px;
}

input, textarea
{
float:left;
width: 250px;
margin: 0 10px 15px 0;
}

p.form
{
float: left;
text-align: right;
width: 150px;
margin: 0 10px 10px 0;
clear:both;
}

p.promo
{
float: left;
text-align: right;
width: 100px;
margin: 0 10px 10px 0;
clear:both;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


