body {
	margin: 0;
	padding: 0;
	
	background-image: url(http://nats.clockworkcash.com/images/bg.gif);
	background-repeat: repeat-x;
	background-color: #3A3A3A;
	
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 1.3em;
}

img {	
	display: block;
	float: left;
}

br {
	clear: both;
}

a {
	text-decoration: none;
	color: #730002;
}

a:hover {
	text-decoration: underline;
}

h1 {
	margin: 0 0 20px 0;
	padding: 0;
	font-weight: normal;
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: -0.05em;
}

.cleaner {
	clear: both;
}
p { clear:both; }

/* header */

#header {	
	width: 848px;
	margin: 0 auto;
}

#header-content {
	float: left;
	width: 114px;
	height: 118px;
	background-image: url(http://nats.clockworkcash.com/images/cwc-main_03.jpg);
	padding-top: 20px;
	padding-left: 220px;
}

/* news */
#latest-news {
	width: 169px;
	height: 291px;
	background-image: url(http://nats.clockworkcash.com/images/cwc-main_16.jpg);
	padding: 40px 10px 10px 10px;
}

#latest-news i {
	color: #5E5E5E;
	font-style: normal;
	font-size: 10px;
}

/* login */
#login {
	width: 573px;
	height: 37px;
	background: #FFF url(http://nats.clockworkcash.com/images/cwc-main_07.gif) no-repeat top left;
	text-align: right;
	padding: 8px 20px 0 0;
}


#login input {
	width: 100px;
}

/* sites */
#oursites {
	background-image: url(http://nats.clockworkcash.com/images/cwc-main_10.jpg);
	width: 593px;
	height: 194px;
}

.site {
	float: left;
	width: 179px;
	text-align: center;
	margin: 22px 0 0 13px;
}
	
/* layout - main page */
#wrapper {
	width: 848px;
	margin: 0 auto;
}

#left {	
	float: left;
	width: 32px;
	height: 548px;
	background-image: url(http://nats.clockworkcash.com/images/cwc-main_05.gif);
}

#col-1 {
	float: left;
	width: 189px;
}

#col-2 {
	float: left;
	width: 593px;
}

#right {	
	float: left;
	width: 34px;
	height: 548px;
	background-image: url(http://nats.clockworkcash.com/images/cwc-main_08.gif);
}

#right2 {	
	float: left;
	width: 34px;
	height: 548px;
	background-image: url(http://nats.clockworkcash.com/images/cwc-main_08b.gif);
}

/* footer */
#footer {
	float: left;
	width: 593px;
	height: 54px;
	padding-top: 20px;
	line-height: 1.5em;
	background-image: url(http://nats.clockworkcash.com/images/cwc-main_21.jpg);
	text-align: center;
	color: #666666;
}

#footer2 {
	float: left;
	width: 593px;
	height: 54px;
	padding-top: 20px;
	line-height: 1.5em;
	background-image: url(http://nats.clockworkcash.com/images/cwc-main_21b.gif);
	text-align: center;
	color: #666666;
}

/* bottom */

#bottom {
	margin: 0 auto;
	width: 848px;
	float:none;
	clear:both;
}


/* sub */

#sub {
	padding: 15px;
	background-color: #FFF;
}
