body
{
	background: #fcfcfd  url(../img/background.png) repeat-x;
	font-family: sans-serif;
	font-size: 15px;
	color: #333333;
}

a
{
	font-weight: bold;
	color: #41c6e6;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


img
{
	border: none;
}

#positioner
{
	position: absolute;
	top: 32px;
	left: 0px;
	width: 100%;
}

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

#container-top
{
	position: absolute;
	width: 617px;
	height: 68px;
	top: 0px;
	left: 0px;
	background-image: url(../img/container-top.png);
}

#container-bottom
{
	position: absolute;
	width: 617px;
	height: 22px;
	bottom: -22px;
	left: 0px;
	background-image:url(../img/container-bottom.png);
}

#content-header
{
	position: relative;
	top: 24px;
	width: 468px;
	margin: 0 auto;
	margin-bottom: 26px;
}

#content-blue
{
	background: #41c6e6 url(../img/content-blue.png) repeat-x;
	position: relative;
	left: 9px;
	width: 599px;
	color: #ffffff;
}

.content
{
	padding-top: 4px;
	padding-left: 32px;
	padding-right: 32px;
	padding-bottom: 8px;
}

#content-buttons
{
	margin-left: 9px;
	margin-right: 10px;
	background: #c9f0f8;
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
	height: 86px;
}

h3
{
	margin: 0px;
	padding: 0px;
	font-size: 17px;
	font-weight: bold;
}

#button-info
{
	position: absolute;
	left: 90px;
}

#button-download
{
	position: absolute;
	right: 110px;
}

#content-illustration
{
	position: relative;
	padding-top: 16px;
	margin-left: 9px;
	margin-right: 10px;
	text-align: center;
}

.shadow-light-white, .shadow-blue-light
{
	position: relative;
	height:4px;
	margin-left: 9px;
	margin-right: 9px;
	background-image: url(../img/shadow-light-white.png)
}

.shadow-blue-light
{
	background-image: url(../img/shadow-blue-light.png)
}

#osselect
{
	position: relative;
	height:128px;
	margin-left: 9px;
	margin-right: 9px;
	background-image: url(../img/osselect.png);
	padding-left:90px;
}

#osselect img
{
	margin-right: 20px;
}

#content-download-linux, #content-download-windows, #content-download-mac
{
	position: relative;
	margin-left: 18px;
	margin-right: 13px;
}

.content-download
{
	position: relative;
	margin-top: 16px;
	margin-bottom: 10px;
}

.download-image
{
	position: absolute;
	width: 65px;
	height: 100%;
	padding-top: 8px;
}

.download-text
{
	position: relative;
	left: 75px;
	width: 505px;
	height: 100%;
}

.smaller
{
	font-size: 13px;
}

.smaller em
{
	font-style: normal;
	font-weight: bold;
}

#distrolinks
{
	text-align: center;	
}

#distrolinks img
{
	margin-right: 16px;
}

#os-recommended
{
	font-style: italic;
}

#content-donate-1, #content-donate-2
{
	padding-top: 4px;
	padding-left: 70px;
	padding-right: 32px;
	padding-bottom: 8px;
	background: transparent url(../img/donate-1.png) no-repeat 18px center;
}

#content-donate-2
{
	background-image: url(../img/donate-2.png);
}

h4
{
font-size: 9px;
color: #808080;
}

h2
{
font-size: 15px;
color: #00b2de;
margin: 0px;
}

.content-supportedsystems
{
line-height: 32px;
vertical-align: middle;
padding-top:10px;
color: #989898
}

.content-supportedsystems img
{
float: left;
margin-right: 10px;
}

#feedback
{
height:166px;
left:0;
position:fixed;
top:40px;
width:42px;
}

.content-supportedsites
{
  font-size: 10px;
  color: #989898
}

.content-supportedsites ul
{
  list-style-type: none;
  display: inline;
  padding: 0;
}

.content-supportedsites li
{
  display: inline;
  margin-right: 10px;
}