body {
	margin:0;
	padding:0;
	border:0 none;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:#666666;
	background-color:#666666;
}
#wrapper {
	width:900px;
	margin:0 auto;
	padding:110px 0 0 0;
	text-align:left;
	background:#FFFFFF url(../pics/background.jpg) no-repeat scroll left top;
}
#partner {
	width:240px;
	padding:10px 0 30px 0;
	float:left;
}
#partner div {margin:30px 20px 0 30px;}

#content {
	width:630px;
	padding:0 0 30px 0;
	background:url(../pics/content_background.jpg) top left no-repeat #ffffff;
	float:left;
}

#content .singleuser {
	width:355px;
	padding:30px 40px 0 30px;
	float:left;
}
#content .image {
	width:218px;
	margin:0 10px 0 0;
	border:1px solid #e6e6e6;
	float:left;
}
#content .imagetext {
	width:120px;
	float:left;
	font-size:10px;
}
#content .systemrequirements {
	width:175px;
	padding:70px 30px 0 0;
	float:left;
}



h1 {
	margin:0 0 10px 0;
	padding:0;
	font-size:24px;
	font-weight:bold;
	color:#0064b0;
}
h2 {
	margin:0 0 12px 0;
	padding:0;
	font-size:14px;
	color:#0064b0;
}
#partner h2 {
	margin:0 0 4px 0;
	padding:0;
	font-size:12px;
	color:#0064b0;
}
h3 {
	margin:0 0 4px 0;
	padding:0;
	font-size:10px;
	color:#333333;
}
h4 {
	margin:0 0 20px 0;
	padding:0;
	font-size:16px;
	color:#0064b0;
}
a img {margin:0 0 20px 0; border:0;}
.button {
	width:190px;
	height:27px;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../pics/button.jpg) no-repeat scroll 0 0;
}
.button_3 {
	width:190px;
	height:27px;
	margin:0;
	padding:0;
	font-size:12px;
	font-weight:bold;
	background:transparent url(../pics/button_3.jpg) no-repeat scroll 0 0;
}
.button_3 li, .button li {
	float:left;
	list-style-type:none;
	line-height:25px;
}
.button a {
	display:block;
	width:190px;
	color:#e6e6e6; 
	text-decoration:none;
	text-align:center;
}
.button_3 a {
	display:block;
	width:63px;
	color:#e6e6e6; 
	text-decoration:none;
	text-align:center;
}
.button_3 a:hover, .button a:hover {
	color:fffff; 
	text-decoration:underline;
	text-align:center;
}

