/*
	STANDARD LAYOUT
*/
body {
	background: URL(../img/bkg_gradient.gif) top left repeat-x;
	margin: 0;
	border: 0;
}

h2 {
	font-weight: normal;
	font-size: 112%;
	color: #6ca146;
}


a {
	outline: 0;
	text-decoration: none;
	color: #570000;
}

a:hover {
	text-decoration: none;
	color: #7b7b7b;
}




#pageWrap {
	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Sans-Serif;
	width: 960px;
	position: relative;
	top: 0px;
	left: 0px;
}


div#contact {
	text-align:center;	
	margin-bottom: 15px;
}

div#navEggs {
	text-align:center;	
	margin-bottom: 10px;
}

div#navEggs img{
    border: 0px;
}

div#bottomnav {
	margin-left:371px;
	text-align:center;	
}

div#bottomnav div {
	float:left;
	margin-right:5px;
	padding-top:8px;
}

div#bottomnav div div {
	background:url(../img/nav_box_white.gif) top left no-repeat;
	display:block;
	height:35px;
	width:109px;
}

div#bottomnav div div a {
	color:#7b7b7b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	font-weight:bold;
	margin-top:8px;
	padding:8px 0 0 2px;
	text-transform:uppercase;
}


div#bottomnav div a:hover {
	color:#570000;
}


.footer {
	text-align: center;
	padding: 0px 0px 0px 0px;
	margin-top: 10px;
}

.footer ul,
.footer ul li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 84%;
	display: inline;
}


.footer ul li a {
	color: #000000;
}

.footer p {
	margin-top:5px;
}

.footer p a {
	font-size:0.8em;
}

.footer ul li a:hover,
.footer p a:hover {
	text-decoration:underline !important;
}

p.bottomlink {
	margin:0 !important;
}

a.greenlink {
	color:#6CA146 !important;
}

a.greenlink:hover {
	text-decoration:underline !important;
}

.bottomSection{
    padding-top: 95px;
}

.contact .bottomSection{
    padding-top: 0px;
}

.contact  .content{
    padding-top: 510px;
}

.logo{
    width: 170px;
    height: 128px;
    position: absolute;
    left: 40px;
    top: 0px;
    z-index: 5;
}

.header{
    background: url(../img/bkg_about_page_header.jpg) no-repeat top left;
    height: 490px;
    width: 957px;
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
}

.about .header{
    background: url(../img/bkg_about_page_header.jpg) no-repeat top left;
}

.projects .header{
    background: url(../img/bkg_projects_page_header.jpg) no-repeat top left;
}

.contact .header{
    background: url(../img/bkg_contact_page_header.jpg) no-repeat top left;
}

.title{
    height: 95px;
    width: 957px;
    padding-top: 50px;
    padding-left: 90px;
    position: absolute;
    left: 0px;
    top: 440px;
}

.header img.eggImg{
    position: absolute;
    left: 149px;
    top: 120px;
    z-index: 100;
}

.header img.eggImg2{
    position: absolute;
    left: 149px;
    top: 128px;
    z-index: 500;
}

.header .navigation{
    position: absolute;
    left: 80px;
    top: 200px;
    z-index: 250;
}

.header .navigation img{
    margin-bottom: 2px;
}

.content{
	font-family: 'Lucida Grande','Lucida Sans Unicode', Verdana, Sans-Serif;
    width: 480px;
    font-size: 90%; 
    color: #333333;
    padding-top: 530px;   
    padding-left: 92px;
}

.contact .contactinfo{
    position: absolute;
    top: 294px;
    left: 393px;
    z-index: 2;
    font-size: 80%;
}

.pageQuote{
    background: url(../img/page_quote_about.gif) top left no-repeat;
    width: 323px;
    height: 198px;
    position: absolute;
    top: 524px;
    left: 593px;
}

.about .pageQuote{
    background: url(../img/page_quote_about.gif) top left no-repeat;
    width: 323px;
    height: 198px;
    position: absolute;
    top: 524px;
    left: 593px;
}

.projects .pageQuote{
    background: url(../img/page_quote_projects.gif) top left no-repeat;
    width: 311px;
    height: 198px;
    position: absolute;
    top: 524px;
    left: 593px;
	padding-top: 206px;
	padding-left: 26px;
}


.projects .piclinksmarta{
	position: absolute;
	left: 513px;
	top: 264px;
	z-index: 2;
	width: 0px;
}

a{
	outline: 0;
}
