p,div { margin:0;padding:0; } 

body { background:#F6F9EB; font-size:11px;font-family:Tahoma;color:#777777; }
img { border:none; }
.homePageWrapp{ width:600px;margin-left:auto;margin-right:auto; }
.leftCol { width:290px;float:left; }
	#examplesHead { font-size:12px;letter-spacing:20px;margin-top:100px; } 
.rightCol { width:290px;float:right; }
	.headText { font-size:15px;line-height:1.6em;width:285px;float:right;}
	#buttonBox { width:285px;float:right;margin-top:20px; }
		.buttonText { font-size:11px;line-height:1.2em;}
		#startButton { float:right;margin:15px 0 0 0;width:110px;}
		#buttonText { float:left; width:168px;margin-top:2px;line-height:1.5em;} 

	
.homeFoot{ width:600px;margin-left:auto;margin-right:auto;padding:0 0 30px 0;}
	.homeFoot p { text-align:center;letter-spacing:2px;font-size:10px;color:#777777; }

.screensWrapp{ width:900px;margin-left:auto;margin-right:auto;padding:0 0 0 10px; }
	.example{ width:287px;height:330px;float:left;margin:0 10px 0 0; }
		.example p { font-size:11px; float:left;padding: 5px 10px 0 10px;}
		.example img { float:left;}