@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #333333;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(ll-site-BG.jpg);
	background-repeat: repeat-x;
	background-position:0px 0px;
	position:relative;
	top:0px;


}
.oneColFixCtrHdr #container {
	width: 1004px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: transparent;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border:0px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	
}
.oneColFixCtrHdr #header {
	background: transparent; 
	padding: 6px 0px 0 0px;
	position:relative;
    top: 0px;
	left: 0px;
	height:65px;
}

.oneColFixCtrHdr #logo {
    position:relative;
    top: 0px;
	left: 0px;
}


.oneColFixCtrHdr #mainContent {
	padding:200px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: transparent;
}

.oneColFixCtrHdr #mainContent2 {
	padding:130px 0px 0px 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: transparent;
}

p#buzzwords {
    position:relative;
	background: transparent;
	width:700px;
	padding-left:10px; 
	padding-right:30px; 
	padding-bottom:-30px; 
	font:Arial, Helvetica, sans-serif; 
	font-size:0.75ems;
	color: #ffffff;"


}

.oneColFixCtrHdr #footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:transparent;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
p {
    color:#33FF00;
	position:relative;
    top: 0px;
	left: 0px;
}

.oneColFixCtrHdr #examples {
    position:relative;
    top: -450px;
	left: 475px;
	margin: 0px;
	border:0px;
	padding:0px;
}

.oneColFixCtrHdr #work-examples {
    height:0px;
}

.oneColFixCtrHdr #photos {
    position:relative;
    top: -315px;
	left: 530px;
}

.oneColFixCtrHdr #ill-logo {
	 position:relative;
    top: 50px;
	left: 50px;
	text-decoration: none;
border-bottom-width: 0px;
border-bottom-style: none; 
	
}

.oneColFixCtrHdr #ill-gallery {
	position: centre;
	
}
p{
   position:relative;
   top: -90px;
   left: 10px;
}


.oneColFixCtrHdr #contactform {
   position:relative;
   position:centre;
    top: -70px;
	left: -50px;
   
}

.oneColFixCtrHdr #contactform2 {
   position:relative;
   position:centre;
    top: 0px;
	left: 0px;
   
}

.oneColFixCtrHdr #logo2 {
    position:relative;
	position:center;
    top: 62px;
}

.oneColFixCtrHdr #nav {
    position:relative;
	width:225px;
    top: -75px;
	left: 718px;
}

.oneColFixCtrHdr #nav2 {
    position:relative;
	width:320px;
    top: -85px;
	left: 683px;
}

.oneColFixCtrHdr #nav3 {
    position:relative;
    top: -10px;
	left: 0px;
}

.oneColFixCtrHdr #nav4 {
    position:relative;
    top: -10px;
	left: 0px;
}

.oneColFixCtrHdr #emaillink {
    position:relative;
	position:centre;
    top: -450px;
	left: 350px;
	text-decoration:none;
	color:f89103;
}

.oneColFixCtrHdr #emaillink2 {
    position:relative;
	position:centre;
    top: -450px;
	left: 350px;
	text-decoration:none;
	text-color:f89103;
}

.oneColFixCtrHdr #othercontactdets {
    position:relative;
	position:centre;
    top: 0px;
	left: 0px;
	text-decoration:none;
	text-color:000000;
}

.oneColFixCtrHdr #othercontactdets2 {
    position:relative;
	position:centre;
    top: 0px;
	left: 0px;
	text-decoration:none;
	text-color:000000;
}
.oneColFixCtrHdr #aboutimage {
position:relative;
left:-75px;

}

#aboutwords {
	width:600px;
	padding-left:125px;
	height:300px;
	padding-top:0px;

}

#unique {
	position:relative;
	top:-75px;
	left:70px;

}

#contacttitle {
	position:relative;
	top:-75px;
	left:-30px;

}
