#content
{
	background: transparent url("../images/start_bg.gif") no-repeat 45px 30px;
}

.item 
{
	float: right;
	margin: 1em 0 1em 0;
}

.item_name
{
	font-weight: bolder;
	font-size: 120%;
	color: #626262;
	margin-top: 0.6em;
}

.item_name h1
{
	font-weight: bolder;
	font-size: 100%;
	display: inline;
}

.item_description
{
	margin-top: 0.6em;
	width: 230px;
}

.item_picture
{
	float: right;
	margin-top: -4.5em;
}

.item_picture img
{
	margin: 0 4em 4em 1em;
}

.item .navlink
{
	display: block;
	width: 17px;
	float: right;
	margin-right: 1em;
}

#first
{
	margin-top: 30px;
	margin-left: 100px;
}

#second
{
	margin-top: 7px;
	margin-left: 255px;
}

#third
{
	margin-top: -20px;
	margin-left: 100px;
}

#first .item_picture
{
	background: transparent url("../images/first_pic.gif") no-repeat bottom right;
	margin-right: 0.3em;
}

#first .item_picture img
{
	margin: 30px 55px 30px 0;
}

#second .item_picture
{
	background: transparent url("../images/second_pic.gif") no-repeat bottom right;
	margin-right: 0.6em;
}

#second .item_picture img
{
	margin: 20px 45px 55px 0;
}

#third .item_picture
{
	background: transparent url("../images/third_pic.gif") no-repeat bottom right;
	margin-right: 1em;
}

#third .item_picture img
{
	margin: 20px 65px 35px 0;
}