body, html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-family:verdana, arial;
	color: #838383;
	font-size:11px;
	min-height:100%;
	height:100%;
	width:100%;
	text-align:center;
}

IMG {
	border:0px;
}

.container {
	text-align:left;
	position:relative;
	margin:0 auto 0 auto;
	height:100%;
	min-height:100%;
	width:740px;
	border-right:solid 1px #c5c5c5;
	border-bottom:solid 1px #c5c5c5;

}
.container.home{
	height:900px;
}
.container.alg{
	height:1900px;
}
.container.model{
	height:1120px;
}
html>body .content {height:auto;}

.content {
	height:100%;
	min-height:100%;
	width:100%;
	background: #ffffff url(gfx/bg.png) repeat-x;
	border-left: solid 4px #f5f7f9;
	border-top: solid 4px #f5f7f9;
	border-right: solid 3px #f5f7f9;
	border-bottom: solid 3px #f5f7f9;
	font-size:14px;
	font-family:arial;
}
.header {
	height:176px;
	width:100%;
}
.logo {
	position:absolute;
	top:50px;
	left:62px;
}
.girl {
	position:absolute;
	right:3;
	top:4;
}
.yellow {
	position:relative;
	margin-top:16px;
	margin-left:32px;
	width:526px;
	height:234px;
}
.whiteonyellow {
	top:182px;
	left:20px;
	text-align:center;
	width:440px;
	position:absolute;
	color:#776633;
	font-size:11px;
		text-decoration:none;
}
.whiteonyellow  a {
	text-decoration:none;
	color:#776633;
}
.whiteonyellow  a:hover{
	text-decoration:underline;

}
.right {

	position:absolute;
	top:190px;
	right:16px;

}
.box {

	border-right:solid 1px #c5c5c5;
	border-bottom:solid 1px #c5c5c5;
	width:164px;
}
.art {
	height:223px;
	width:184px;
}

.boxcontent {
	padding:8px;
	background: #ffffff url(gfx/bg.png) repeat-x;
	border-left: solid 4px #f5f7f9;
	border-top: solid 4px #f5f7f9;
	border-right: solid 3px #f5f7f9;
	border-bottom: solid 3px #f5f7f9;	
}
.boxcontent b,
.boxcontent h1,
.boxcontent h2 {font-size:14px;font-weight:bold;margin:0;padding:0;color:#5b81c5}

.brands {
	margin-left:32px;
	font-size:11px;
	width:120px;
	color:#888888;
	float:left;
	text-align:center;
}
.brands a {
	text-decoration:underline;
	font-size:11px;
	color:#888888;
}
.text {
	margin-left:20px;
	width:330px;
	float:left;
}
.text A{
	color: #838383;
	text-decoration:none;
}
.text a:hover {
	text-decoration:underline;
}
.text.wide {
	padding-top:40px;
	width:700px;
}

.text b,
.text h1,
.text h2 {font-size:14px;font-weight:bold;margin:0;padding:0;color:#5b81c5}


.footer {
	position:absolute;
	font-size:9px;
	padding:12px 4px 0 4px;
	background-color:#e1e1e1;
	width:740px;
	height:32px;
	bottom:0;
	clear:both;
}
.footer a {
	color:#000000;
}
a.downloadlink {
	color:#FF8800;
	font-size:22px;
	font-weight:bold;
}

.topmenu a {
	color:#000000;
}
