body
{
	background: #729fcf;
	font-size: 13px;
	font-family: sans-serif;
	color: #1a1a1a;
} 

.smaller
{
	font-size: 11px;
}

#container
{
	position: relative;
	width: 631px;
	background: transparent url(../img/container-middle.png);
	margin: 0 auto;
}

#header
{
	position: relative;
	top:30px;
	width: 409px;
	margin: 0 auto;
	padding-bottom: 16px;
}

#container-top
{
	position: absolute;
	top: 0px;
	width: 631px;
	height: 23px;
	background: transparent url(../img/container-top.png);
}

#container-bottom
{
	position: absolute;
	bottom: -68px;
	width: 631px;
	height: 68px;
	margin-top: 68px;
	background: transparent url(../img/container-bottom.png);
}

#content
{
	position: relative;
	padding: 26px;
}

#content-construction
{
	position: relative;
	background: transparent url(../img/content-construction.png) no-repeat;
	height: 54px;
	width: 100%;
	font-weight: bold;
	margin-bottom:16px;
}

#content-construction .colourcontent
{
	padding-left: 4px;
}

#content-what
{
	position: relative;
	background: transparent url(../img/content-what.png) no-repeat;
	height: 151px;
	width: 100%;
}


#content-why
{
	position: relative;
	background: transparent url(../img/content-why.png) no-repeat;
	height: 141px;
	width: 100%;
}

#content-demo
{
	position: relative;
	background: transparent url(../img/content-demo.png) no-repeat;
	height: 154px;
	width: 100%;
	margin-bottom: 5px;
}

#demobutton
{
	margin-bottom:2px;
}

#content-how
{
	position: relative;
	background: transparent url(../img/content-how.png) no-repeat;
	height: 147px;
	width: 100%;
}

.colourcontent
{
	color: #ffffff;
	padding-left: 82px;
	padding-right: 6px;
	padding-top: 4px;
	position: relative;
}

h1
{
	margin: 0;
	font-size: 18px;
	font-weight: bold;
}

.colourcontent a
{
	color: #ffffff;
}

img
{
	border: none;
}

#logo-nnd
{
	position: absolute;
	left: 77px;
	bottom: -48px;
}

#logo-deings
{
	position: absolute;
	left: 189px;
	bottom: -48px;
}

#logo-gpl
{
	position: absolute;
	left: 310px;
	bottom: -48px;
}

#logo-cc
{
	position: absolute;
	left: 380px;
	bottom: -44px;
}

#logo-jquery
{
	position: absolute;
	left: 476px;
	bottom: -48px;
}

.librebox img:first-child
{
	margin-bottom: 5px;
}

a
{
	color: #1a1a1a;
}

.html, .codeexplanation
{
	font-size: 11px;
}

#footer
{
	width: 631px;
	position: relative;
	margin: 0 auto;
	top: 62px;
	font-size: 8px;
	text-align: center;
	
}
