html,body{
    height: 100%;
    text-align: center;
  	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    margin: 0px;
    background-color:#374A49;
	
}

A:link { text-decoration: none; border:none;}
A:active { text-decoration: none; border:none;}
A:visited { text-decoration: none; border:none;}

.clear {
clear: both;
line-height: 0;
font-size: 0;
}

.myBox
{	
	
    margin: 0 auto;
    border: 0px solid #ffffff;
    color:#000000;
    width: 800px;
	min-height:inherit;
    padding: 20px;
    text-align: left;
	background-color:#E2EFD5;
	z-index:5;
	top:0px;
    
    background-image: url(images/myBoxBackground.jpg);
    background-repeat: no-repeat;
	
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	
}

.bottomImage {
	background-image:url(/images/myBoxBackground2.jpg);
	background-position:top;
	}

#header {
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 800px;
    height: 150px;
    text-align: left;
	top:20px;
    /*border: 3px solid #ffffff;*/
    background-image: url(images/banner.jpg);
    background-repeat: no-repeat;
	z-index:1;
}
.img {
    margin: 0 auto;
    border: 0px solid #ffffff;
    color: #ffffff;
    width: 300px;
    height: 400px;
    text-align: left;
	float:right;
    /*border: 3px solid #ffffff;*/
	z-index:40;
}
.thumbsLeft {
 	margin: 0 auto;
    border: 0px solid #78969E;
    color: #78969E;
    text-align: left;
	float:left;
    /*border: 3px solid #ffffff;*/
	z-index:40;
	padding-top:20px;
	padding-bottom:20px;
}
.imageRow{
	height:64;
	}
	
.thumbsRight {
    border: 0px solid #ffffff;
    color: #ffffff;
    text-align: right;
	float:left;
    /*border: 3px solid #ffffff;*/
	z-index:40;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
	margin-right: 10px;
	margin-left:10px;
	margin-bottom:30px;
	margin-top:30px;
	cursor:help;
		height:24px;
		width:64px;
}
.buttonHome {

	width:160px;
	height:55px;
	
	

	Border-top:ridge;
	border-top-width:1px;
	border-top-color:#EEF7F3;
	border-top-width:thin;
	
	text-align:center;
	font-size:14px;
	color:#EFF5F5;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:700;
	padding-top:7px;
}

.buttonGreen {

	width:160px;
	height:55px;
	
	background-color:#5D6456;
	border-left:ridge;
	border-left-width:1px;
	border-left-color:#436565;
		
	Border-top:ridge;
	border-top-width:1px;
	border-top-color:#EEF7F3;
	border-top-width:thin;
	
	text-align:center;
	font-size:14px;
	color:#EFF5F5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:700;
	padding-top:7px;

}

.buttonWhite {

	width:160px;
	height:55px;
	
	z-index:8;
	background-color:#E2EFD5;
		
	text-align:center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color:#323F45;
	font-size:16px;
	font-weight:800;
	padding-top:8px;
	
}

.floatleft{
	float:left;
}

#homeG { position:absolute; top:0; left:0px; background-color:#83B484; z-index:2;display:none;}
#companyG { position:absolute; top:0; left:160px; z-index:3;}
#projectsG { position:absolute; top:0; left:320px; z-index:4;}
#clientsG { position:absolute; top:0; left:480px; z-index:5;}
#contactG { position:absolute; top:0; left:639px; z-index:6;}
#button6 { position:absolute; top:0; left:640px; z-index:7;}

#homeW { position:absolute; top:0; left:0px; }
#companyW { position:absolute; top:0; left:160px;display:none;}
#projectsW { position:absolute; top:0; left:320px; display:none;}
#clientsW { position:absolute; top:0; left:480px; display:none;}
#contactW { position:absolute; top:0; left:640px; display:none;}

#homeT {display:block;}
#companyT {display:none;}
#projectsT {display:none;}
#clientsT {display:none;}
#contactT {display:none;}

#toolbar {
	position:relative;
	width:800px;
	height:55px;
	z-index:2;
}

.h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:700;
	color:#AA5153;
	float:left;
}
.text {
    float:none;
	line-height:20pt;
	z-index:20;
}
.textL {
    float:none;
	text-align:left;
	line-height:20pt;
	z-index:20;
	padding-bottom:40px;
	
}
.textR {
    float:none;
	line-height:20pt;
	z-index:20;
	text-align:right;
	padding-bottom:40px;
}
.barR{
border-bottom:ridge;
width:760px;
float:right;
border-bottom-width:2px;
border-bottom-color:#78969E;
}

.topBar{
    width:800px;
	heigth:20px;
}
.disclaimer{
	font-size:9px;
	text-align:center;
	padding-top:25px;
	color:#E4EAED;
}
#back{
display:none;
}