
body {
	margin:0px;
	padding:0px;
	background:#4e4a4a;
	}
	
a {
	font-family:Verdana, Geneva, sans-serif;
	color:red;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
	}
	
a:hover {
	font-family:Verdana, Geneva, sans-serif;
	color:blue;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;	
	}
	
#header {
	margin:0 auto;
	width:1000px;
	height:146px;
	background:url(../images/header.jpg) no-repeat;
	}
	
#header-logo-row {
	height:80px;
	}

#header-flag-row {
	height:44px;
	}
	
#header-menu-row {
	height:22px;
	}

#flag-right {
	float:right;
	width:500px;
	height:44px;
	}
	
#flag-left {
	float:left;
	width:500px;
	height:44px;
	}

.pixel-counter {
	margin:5px 0 0 5px;
	padding-top:1px;
	height:33px;
	width:490px;
	}
	
.pixel-counter p {
	margin:4px 0px 0px 4px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	color:#EAEAEA;
	font-size:10px;
	font-weight:bold;
	text-align:left;
	}

.pixel-counter a {
	font-family:Verdana, Geneva, sans-serif;
	color:#EAEAEA;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;	
	}
	
.pixel-counter a:hover {
	font-family:Verdana, Geneva, sans-serif;
	color:#EAEAEA;
	font-size:10px;
	font-weight:bold;
	text-decoration:underline;	
	}
	
#pixel-ad-body {
	margin:0 auto;
	width:1000px;
	height:1000px;
	background:url(../images/pixel-ad-body-grid.jpg) no-repeat;
	}

#zoom-content {
	margin:0 auto;
	width:1000px;
	height:500px;
	}
		
#body-inner-pages {
	margin:0 auto;
	width:1000px;
	height:1000px;
	background:#ffffff;
	}

.body-text {
	text-align: left;
	color:#4e4a4a;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}

#footer-spacer {
    height:10px;
	}

#footer-wrapper {
	background:#4e4a4a;
	}
	
#footer {
	margin:0 auto;
	height:120px;
	width:1000px;
	text-align:center;
	color:#eae3e3;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

#footer-icons {
	margin:0 auto;
	width:1000px;
	height:30px;
	}
	
#footer a {
	color:#eae3e3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:none;	
  	}

#footer a:hover {
	color:#eae3e3;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration:underline;
	}

