body { margin: 0; padding: 0; height: 100%; font-size: 10px; color: #767676; font-family: "Verdana", "Arial", "Helvetica", sans-serif; background-image: url('../images/newsplash/bg.png'); background-repeat: no-repeat; }

a { text-decoration: none; }
a:hover{ text-decoration: underline; }

img	{ border: 0; }
		
.dark 	{ color: #404040; font-weight: 900; }

.company		{ width: 450px; height: 228px; float: left; background-repeat: no-repeat; }
.companysmall	{ width: 450px; height: 153px; float: left; background-repeat: no-repeat; }
.companybig	{ width: 450px; height: 250px; float: left; background-repeat: no-repeat; }

.companyLogo { position: absolute; top: 10px; left: 3px; }
.blurb { position: absolute; top: 25px; left: 137px; width: 270px; }

.visitWebsite { position: absolute; top: 171px; left: 137px; }
.companybig .visitWebsite { position: absolute; top: 193px; left: 137px; }
.download { position: absolute; left: 231px; top: 171px; }
.companybig .download { position: absolute; left: 231px; top: 193px; }
.visitWebsitesmall { position: absolute; top: 106px; left: 137px; }
.downloadsmall { position: absolute; left: 231px; top: 106px; }

.footer { width: 900px; text-align: left; float: left; top: 20px 0 0; font-size: 10px; color: #404040; }

.left { float: left; }

.stupiddesigners {margin:3px 0;}
.designers {margin:0 0 22px 0;}