body {
	height: 100%;
/*	background: #39DBD9; */
	font-family: helvetica, sans-serif;
	margin: 0px;
	body: 0px;
	background: url('/bgg.png');
	
}

li {
	list-style: none;
	font-size: 16px;
}

p {
	margin: 10px;
	line-height: 26px;
	color: #777878;
}

h1 {
	margin: 0 10px 10px 10px;
	color: #ffffff;
	line-height: 60px;
	font-size: 46px;
	text-align: left;
}

h2 {
	margin: 10px;
	text-align: left;
}

h3 {
	margin-left: 10px;
	text-align: left;
	color: #39DBD9;
	margin-bottom:0px;


}

#link {
	margin: 10px;
	font-size: 16px;
}

#top{
	font-size: 100px;
	line-height: 90px;
}

a:link { 
	color:#ffffff;
	text-decoration: none;
}

a:visited {
	color:#ffffff;
	text-decoration: none;
}

a:hover {
	background-color: #969696;
}


#header {
    border-bottom-style: dotted;
    border-color: #ffffff;
	display: block;
	height: 100%;
	width: 901px;
	margin: 20px 0 0 0;
	/* background: #39DBD9; */
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	text-shadow: 0.15em 0.15em 0.15em rgba(0, 0, 0, 0.25);

}

#logo {
	z-index: 1000;
	margin-left: 25px;
	display: block;
	width: 300px;
	height: 1px;
	text-indent: -9999px;
	background: url(new/logo.png) 0 0 no-repeat;
	
}


#container {
	width: 900px;
	margin: auto;
}

#stuff {
	width: 600px;
	margin: auto;
	background-color: #bbbbbb;
	min-height: 1750px;
	margin-top: 20px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

#pad {
	width: 500px;
	margin: auto;
	min-height: 100px;
	margin-top: 20px;
}

#technology {
	width: 150px;
	min-height: 100px;
	margin-top: 20px;
	float: left;
	text-shadow: 0.15em 0.15em 0.15em rgba(0, 0, 0, 0.25);
}

#tea, #tea2 {
	width: 30%;
	min-height: 100px;
	margin-top: 20px;
	float: left;
}

#tea2 {
        border-right-style: dotted;
        border-color: #ffffff;
}



#tea li{
	line-height: 30px;
}

#technology
{
	margin-right: 20px;
	color:#ffffff;
}

#footer {
	min-height: 20px;
	width: 800px;
}

#holder {
	min-width:400px;
}
