/* CSS Document */

body {
	background: url(images/gearsCreative_background.jpg); background-repeat:none;
	/*background-attachment:fixed;*/
	background-position: top left;
	background-color:#2d2d2d; 
	color:#999;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif; font-size:10px; text-align:left; line-height:17px;}


#container {position:relative; width:861px; margin-left: 0px; }
#one { position:absolute; left:0px; top:99px; width:600px; height:268px; }
#two { position:absolute; left:0px; top:337px; width:195px; float:left; }
#three { position:absolute; left:195px; top:337px; width:165px; float:left; }
#four { position:absolute; left:360px; top:337px; width:164px; float:left; }
#five { position:absolute; left:524px; top:337px; width:339px; float:left; }
#six { position:absolute; left:0px; top:600px; width:523px; height:120px; float:left; }


a:link { color: #cfbe4d; text-decoration: none; }
a:visited {	color: #cfbe4d; text-decoration: none; }
a:hover { color: #fff; text-decoration: none; }
a:active { color: #fff; text-decoration: none; }

