﻿body {
	margin-top: 0px;
	background: #404040  repeat-x;
	font: normal small "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

/* Feature*/

.feature {
	margin-bottom: 9px;
	padding: 10px;
	border-top: 1px solid #1F1F1F;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #1F1F1F;
	font: normal small Arial, Helvetica, sans-serif;
	background: url('images/postLine.gif') repeat-y -150px 0px;
}

.feature h2, .feature h3 {
	margin-left: -10px;
}

h1, h2, h3 {
	margin-bottom: 1em;
	color: #FFFFFF;
}

h1 { font-size: 2.8em; }
h2 { font-size: 1.8em; }
h3 { font-size: 1.2em; }

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	text-align: left;
	line-height: 1.8em;
}

blockquote, ul, ol {
	margin-left: 3em;
}

blockquote {
	margin-right: 3em;
}

a {
	color: #CCCCCC;
}

a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

img { border: none; }

img.left {
	float: left;
	margin: 0 15px 15px 0;
}

img.right {
	float: right;
	margin: 0 15px 0 15px;
}

hr { display: none; }

.hr {
}



/* Logo */

#logo {
	width: 732px;
	height: 200px;
	margin: 0 auto;
	background: #000000 url('images/header.jpg') no-repeat;
}

#logo h1 {
	float: right;
	width: 500px;
	margin: 15;
	padding: 20px 0 0 20px;
	text-align: right;
	letter-spacing: 5px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#logo h2 {
	float: right;
	width: 210px;
	margin: 0;
	padding: 20px 20px 0 0;
	font-size: 11px;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 732px;
	margin: 0 auto;
	background: #000000;
}

/* Content */

#content {
	float: left;
	width: 732px;
	

	padding: 0px;
	background: url('images/header2.jpg') no-repeat;
	
}




/* Menu */



#menu {
	width: 732px;
	height: 41px;
	margin: 0 auto;
	background: #2E2E2E url('images/off.gif'); 
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 32px;
	padding: 9px 20px 0 20px;
	text-decoration: none;
	color: #CCCCCC;
}

#menu a:hover, #menu .active a {
	background: url('images/on.gif');
	color: #FFFFFF
}
/* Footer */

#footer {
	width: 732px;
	margin: 0 auto;
	background: url('images/footer.gif') repeat-x;; padding-left:0; padding-right:0; padding-top:20px; padding-bottom:20px
}

#footer p {
	margin: 0;
	text-align: center;
	font-size: x-small;
	color: #000000;
}

#footer a {
	color: #000000;
}
/* advertising */
.skyscraper {
	margin-right: auto;
	margin-left: auto;
	width: 160px;
	border: thin solid #BC9259;
}
