/*contruction*/

body	{
	background-color:#0F0F0F;
	color:#FFFFFF;
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left
}

p {
	font-size: 12px;
	margin: 0px 0px 12px 0px;
	letter-spacing: .02em
}

.bottom	{
	position:absolute;
	bottom:6px
}

a:link, a:visited {
	text-decoration: none;
	color: #000099;
}

h1, h2, h3	{
	padding: 0;
	line-height: 1em;
}

h1, h2	{
	font-family:"Times New Roman"
}

h1, h3, h4, p	{
	font-weight:bold
}

h1	{
	font-family:"Times New Roman";
	color:#000000;
	font-size: 48px;
	margin:-9px 0px 18px 0px

}

h2	{
	font-weight:normal
}

.bold {
	font-weight:bold;
}

.italic	{
	font-weight:normal;
	font-style:italic;
}

h2 {
	font-size: 39px;
	margin:-2px 0px 3px 0px
}

h3 {
	font-size: 16px;
	margin:0px 0px 9px 0px
}

h4 {
	font-size: 12px;
	letter-spacing: .02em;
	line-height:1.25em;
	margin:0px
}

h5 {
	color:#008071;
	font-size: 16px;
	margin-top:12px 0px 9px 0px
}

#container	{
	background-color:#000000;
	width:788px;
	height:502px;
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-257px;
	margin-left:-400px;
	padding:6px
}

#left	{
	width:144px;
	height:502px;
	position:absolute;
	top:6px;
	left:6px
}

#logo	{
	width:144px;
	height:80px;
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px 0px 6px 0px
}

#logo a	{
	display:block;
	width:144px;
	height:80px;
	text-indent:-9000px;
	text-decoration:none;
	outline:none;
	background-image:url(../images/atw_logo.png);
	background-repeat:no-repeat
}

#contact	{
	position:absolute;
	top:422px;
	left:0px;
	width:144px;
	height:80px;
	vertical-align:bottom
}

#contact p	{
	font-family:"Courier New", Courier, monospace;
	font-weight:bold;
	color:#FFFFFF;
	font-size:12px;
	line-height:14px;
	text-align:right;
	text-transform:uppercase;
	letter-spacing:0.1em;
	margin:0;
	padding:0;
}

#contact p a	{
	text-decoration:none;
	outline:none;
	padding:0px 2px;
	margin:0px -1px 0px 0px;
	display:inline-block
}

#contact p a:link	{color:#FFFFFF}
#contact p a:hover	{color:#FFFFFF; background-color:#0000CC}
#contact p a:active	{color:#FFFFFF; background-color:#990000}
#contact p a:visited	{color:#FFFFFF}

#contact p.top	{
	position:absolute;
	top:0px;
	right:0px;
}

#contact p.bottom	{
	position:absolute;
	bottom:0px;
	right:0px
}

#right	{
	position:absolute;
	top:6px;
	left:156px;
	width:638px;
	height:502px;
}

#banner	{
	position:absolute;
	top:0px;
	left:0px;
	width:638px;
	height:80px;
	margin:0px;
	padding:0px;
}

#feature	{
	position:absolute;
	left:0px;
	top:86px;
	width:602px;
	height:380px;
	background-image:url(../images/money.jpg);
	padding:18px
	
}

#feature h1, h2, h3, h4, p	{
	color:#000000
}

/*****************************************************************************
scalable Inman Flash Replacement (sIFR) version 3.

Copyright 2006 – 2008 Mark Wubben, <http://novemberborn.net/>

Older versions:
* IFR by Shaun Inman
* sIFR 1.0 by Mike Davidson, Shaun Inman and Tomas Jogin
* sIFR 2.0 by Mike Davidson, Shaun Inman, Tomas Jogin and Mark Wubben

See also <http://novemberborn.net/sifr3> and <http://wiki.novemberborn.net/sifr3>.

This software is licensed and provided under the CC-GNU LGPL.
See <http://creativecommons.org/licenses/LGPL/2.1/>
*****************************************************************************/

@media screen {
  .sIFR-flash {
    visibility: visible !important;
    margin: 0;
    padding: 0;
  }
  
  .sIFR-replaced, .sIFR-ignore {
    visibility: visible !important;
  }
  
  .sIFR-alternate {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    display: block;
    overflow: hidden;
  }
  
  .sIFR-replaced div.sIFR-fixfocus {
    margin: 0pt; 
    padding: 0pt; 
    overflow: auto; 
    letter-spacing: 0px; 
    float: none;
  }
  
  .sIFR-dummy { 
	width: 0px;
	height: 0px;
	margin-left: 42px !important;
	z-index: 0;
  }

}

@media print {
  .sIFR-flash {
    display    : none !important;
    height     : 0;
    width      : 0;
    position   : absolute;
    overflow   : hidden;
  }
  
  .sIFR-alternate {
    visibility : visible !important;
    display    : block   !important;
    position   : static  !important;
    left       : auto    !important;
    top        : auto    !important;
    width      : auto    !important;
    height     : auto    !important;
  }
}

/*
Place CSS rules for to-be-replaced elements here. Prefix by .sIFR-active
so they only apply if sIFR is active. Make sure to limit the CSS to the screen
media type, in order not to have the printed text come out weird.
*/
@media screen {
  /* Example:
  
  .sIFR-active h1 {
    font-family: Verdana;
    visibility: hidden;
  }
  
	*/

.sIFR-active h1,
.sIFR-active h2,
.sIFR-active .bold,
.sIFR-active .italic	{
	visibility: hidden;
	font-family:"Times New Roman";
	padding:0px
}

.sIFR-active p,
.sIFR-active h3,
.sIFR-active h4,
.sIFR-active h5	{
	visibility: hidden;
	font-family: Helvetica;
	padding:0px
}

.sIFR-active h1,
.sIFR-active .bold,
.sIFR-active .italic	{
	margin:-12px 0px 0px 0px
}
	
.sIFR-active h2,
.sIFR-active h4	{
	margin:0px
}

.sIFR-active h3,	{
	margin:0px 0px 0px 0px
}


.sIFR-active h5	{
	margin:12px 0px 3px 0px
}

.sIFR-active p	{
	margin:0px 0px 3px 0px
}

.sIFR-active #contact p	{
	visibility: hidden;
	font-family: Courier;
}


}
