/* BASIC */

body {
	margin: 0px;
	padding: 0px;
	font: 62.7% Verdana, Arial, Helvetica, sans-serif;
	background: #E6E6E6 url(images/page_bg.png) repeat-y center top;
	text-align: center;
}

h1, h2, h3, h4, p, ul, ol {
	margin: 0px;
	padding: 0px;
}

a img { 
	border: none;
}

/* LAYOUT */
#wrapper {
	width: 760px;
	position: absolute;
	left: 200px;
	top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-right: 2px solid #000000;
	border-left: 2px solid #000000;
	border-top: 2px solid #000000;
	border-bottom: 2px solid #000000;
	background: #FFFFFF;
	text-align: left;
}

#banner {
	width: 760px;
	background: #ffffff;
	height: 170px;
	positon: absolute;
	left: 75px;
	top: 0px;
	border-bottom: 1px dashed #999999;
	z-index: 2;
}
#nav {
	float: left;
	width: 150px;
	clear: left;
}
#main {
	float: left;
	width: 429px;
	margin-right: 1px;
	padding-left: 10px;
	padding-top: 30px;
	border-left: 1px dashed #999999;
	display: inline;
}

#main2 {
	position: relative;
	left: 5px;
	top: 0px;
	width: 560px;
	height: 700px;
	margin-right: 1px;
	padding-left: 10px;
	padding-top: 40px;
	border-left: 1px dashed #999999;
	display: inline;
}


#news {
	float: right;
	width: 158px;
	height: 650px;
	border-bottom: 1px dashed #999999;
	padding-bottom: 5px;
	background: #e9e9e9;
	border-left: 1px dashed #999999;
}

#legal {
	border-top: 1px dashed #999999;
	margin-right: 160px;
	font-weight: bold;
	color: #666666;
	padding: 5px 160px 20px;
	clear: both;
}

/* NAVIGATION */
#mainNav li {
	list-style: none;
	display: inline;
}
#mainNav a {
	text-decoration: none;
	color: #000000;
	font-size: 1.1em;
	border-bottom: 1px solid #e7e7e7;
	display: block;
	padding: 7px 5px 7px 30px;
	background: #faa139;
}

#logo1 {
	position: absolute;
	left: 20px;
	top: 1px;
	background-color: transparent;
	z-index: 2;
}

#logo2 {
	position: absolute;
	left: 100px;
	top: 20px;
	background-color: transparent;
}


#mainNav ul {
	color: #000000;
	text-decoration: none;
	border-top: 1px solid #a7a7a7;
	margin-top: 20px;
	margin-bottom: 20px;
}

#mainNav a:hover {
	text-decoration: none;
	background: #000000;
	color: #faa139;
	padding-right: 15px;
	padding-left: 30px;
	font-weight: bold;
}


#nav p {
	color: #ED6733;
	padding-right: 5px;
	padding-left: 5px;
}


#nav a {
	text-decoration: none;
	color: #666666;
}

/* BANNER STYLES */
#banner img {
	float: left;
}
#banner ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	z-index: 3;
}
#banner li {
	display: inline;
	float: right;
	margin-right: 5px;
	padding-bottom: .5em; /* to display bottom border on links in IE */
	z-index: 3;
}

#sitetools li a { 
	font-size: 1em;
	text-decoration: none;
	color: #000000;
	line-height: 2em;
	background: #faa139;
	padding: 5px;
	height: 1.5em;
	border: 1px solid #a7a7a7;
	font-weight: normal;
	z-index: 99;
}
#sitetools li a:hover {
	color: #faa139;
	background: #000000;
	font-weight: bold;
	z-index: 99;
}

/* MAIN */

#main a {
	text-decoration: none;
	border-bottom: 1px dashed #a7a7a7;
	color: #000000;
}

#main a:hover {
	text-decoration: none;
	color: #faa139;
	border-bottom: 1px dashed #a7a7a7;
}

#main h1 {
	color: #faa139;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px dashed #e9e9e9;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(images/feature_bug.png) no-repeat top right;
}

#main h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #faa139;
}
#main p {
	font-size: 1.25em;
	margin-bottom: 5px;
}

#main2 a {
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dashed #a7a7a7;
}

#main2 a:hover {
	text-decoration: none;
	color: #faa139;
	border-bottom: 1px dashed #a7a7a7;
}


#main2 h1 {
	color: #faa139;
	margin-top: 15px;
	margin-bottom: 5px;
	border-bottom: 2px dashed #e9e9e9;
	font: normal 2.7em Impact, "Arial Narrow", sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	word-spacing: 5px;
	background: url(images/feature_bug.png) no-repeat top right;
}

#main2 h2 {
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 15px;
	margin-bottom: 3px;
	color: #faa139;
}

#main2 p {
	font-size: 1.25em;
	margin-bottom: 5px;
}

/* headlines with warnings */
.warning {
	background: url(images/warning.png) no-repeat left center;
	padding-top: 2px;
	padding-left: 30px;
	border-bottom: 1px dotted #CCCCCC;
}

/* NEWS */
#news .story {
	background: url(images/bg_story.png) repeat-y;
	color: #a0a0a0;
	padding: 5px 5px;
	border-bottom: 1px dashed #e7e7e7;
	display: block;
	text-decoration: none;
	line-height: 100%;
}
#news span.title {
	font-size: 1.1em;
	font-weight: bold;
	display: block;
	line-height: 120%;
	color: #FFCC00;
}

#news h2 {
	background: #000000;
	color: #faa139;
	font-size: 2em;
	text-transform: uppercase;
	padding-top: 25px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#news h2 span {
	background: url(images/down.png) no-repeat;
	position: absolute;
	right: 10px;
	height: 48px;
	width: 48px;
	top: 4px;
	z-index: 10;
}

/* ADVERTISING */
div.natEx {
	text-align: center;
	margin-top: 25px;
	font-weight: bold;
}

.natEx p {
	margin-bottom: 5px;
}


	#websitedesign
	{
		font-family: arial, helvetics, sans-serif;
    	font-size: 8pt;
		font-weight: normal;
		color: #000000; 
		background-color: #e7e7e7;
		font-variant: normal;
		text-align: center;
		vertical-align: middle;
		text-decoration: none;
		display: inline;
		position: absolute;
		bottom: 10px;
		height: 30px;
	}
	
	.main2cl {
	position: absolute;
	left: 170px;
	top: 200px;
	width: 560px;
	height: 700px;
	margin-right: 10px;
	padding-left: 10px;
	padding-top: 40px;
	border-left: 1px dashed #999999;
	display: inline;
	}

