*, html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

html {
	height: 100%;
}

body {
	background: #000000;
	color: #ffffff;
	font-family: Arial;
	font-size: 12px;
	height: 90%;
}

italic {
	font-style: italic;
	font-size: 11px; }

h1 {
	color: #96BF55;
	font-size: 20px;
	font-weight: normal;
	margin: 5px 0 5px 0;
	text-align: left;
}

	h1 span {
		color: #ffffff;
		font-size: 20px;
		font-weight: normal;
		margin: 5px 5px 5px 0;
		text-align: left;
	}

.ab#contact img {background: url(contact.gif) top left no-repeat;}

.ab img {height: 40px; width: 121px; border-width: 0;}

.description {
	font-size: 12px;
	line-height: 18px;
	color: #ffffbe;
	padding: 5px 0 15px 0;
}


#container {
	margin: 20px auto 0 auto;
	width: 90%;
}

	#top_container {
		width: 90%;
		height: 130px;
		margin: 10px auto 10px auto;
	}
	
	#bottom_container {
		clear: both;
		width: 90%;
	}
	
.page-top {	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 10px;
	background-color: #09f;
	border-bottom: 5px solid #444444;
}

.page-sidebar { 
	position: fixed; 
	top: 30px; 
	left: 20px;	
	width: 250px; 
}

* html .page-sidebar { 
	top: 30px; 
	left: 20px;	
	width: 250px; 
	position:absolute; 
}

.page-title {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}

	.page-title h1 {
		margin: 0 0 5px 0;
	}
	
	
	.page-title h2 {
		clear: both;
		font-size: 100%;
		color: #FF9;
		font-weight: normal;
		margin: 0;
	}

.page-body {
	margin: 0 10% 0 315px;	
	width: 600px;
	padding: 30px 0 20px 0;
	text-align: left;
}

	.page-footer {
		margin: 20px  0 0 0;	
		text-align: left;
		font-size: 9px;
	}

	.page-body ul, .page-body ol { 
		color: #ffffff;
		margin: 10px 0 30px 25px; 
	}

	.page-body ul li, 
	.page-body ol li { 
		padding: 0; 
		margin: 0 0 5px 0; 
		color: #cccccc;
		line-height: 140%;
		font-size: 100%;		
	}

	.page-footer p {
		margin: 0;
	}

	.page-title h1 span {
		text-align: left;
		font-weight: normal;
		font-size: 100%;
		color: #ffffff;
		margin: 5px 0 15px 0;
	}
	



a,
a:link,
a:visited {
	color: #ffffff;
}


h2 {
	text-align: left;
	font-weight: normal;
	font-size: 150%;
	color: #ffffff;
	margin: 5px 0 15px 0;
}

	h2 span {
		clear: both;
		font-size: 70%;
		color: #FF9;
	}
	

.notice {
	border: 3px solid #ffffbe;
	padding: 10px;
	color: #ffffff;
	background-color: #09f;
	margin: 0 0 20px 0;
}
	
	.notice p, 
	.notice p a, 
	li a {
		color: #ffffff;
		text-decoration: none;
	}

.navigation { 
	list-style: none; 
	margin: 10px 0 30px 0; 
	width: 200px;
}

	.navigation li { 
		padding: 0; 
		margin: 0; 
	}

	.navigation a, 
	.navigation a:visited {
		display: block;
		height: 25px;
		line-height: 25px;
		padding: 0 10px 0 10px;
		border-bottom: 3px solid #171B20;
		color: #ffffff;
		background-color: #333333;
		text-decoration: none;
	}

	.navigation a:hover {
		color: #000000;
		background-color: #a9d06a;
	}

a.page-options {
	color: #ffffff; 
	text-decoration: none; 
	display: block; 
	text-align: left; 
	padding: 5px; 
	background: #a9d06a;
	margin: 3px 0 0 0;
	border-bottom: 1px solid #333333;
	border-bottom: 1px solid #555555;
}

a.page-options:hover, 
a.page-options:focus {
	color: #fff; 
	background: #09F;
}		
	p small, 
	li small {
		color: #ffffff;
		font-size: 100%;
	}
	
	p em, 
	em {
		color: #ffffff;
	}

.hidden {
	display : none;
}


pre {
  	font-size: 11px;
  	padding: 10px;
  	background: #000000;
  	overflow: auto;
	margin: 10px 0 10px 0;
}

code {
  	color: #ffffff;
  	background: #000000;
  	font-family: Monaco, Courier, monotype;
}



.floatright { 
float: right; }

.contact_page {
	margin: 0px;
	padding: 20px 20px 20px 20px;
	width:500px;
	line-height: 25px;
  margin-left: auto ;
  margin-right: auto ;

}

	.contact_page h1 {
		margin: 0 0 0px 0;
		font-size: 30px;
	}
	
	
	.contact_page h2 {
		clear: both;
		font-size: 15px;
		color: #ffffff;
		font-weight: normal;
		margin: 0;
	}


		
		input#name {
        width: 490px;
        height: 30px;
        border: 1px solid #ffffff;
        padding: 5px;
        font-family: Arial; }
		
		input#email {
        width: 490px;
        height: 30px;
        border: 1px solid #ffffff;
        padding: 5px;
        font-family: Arial; }
		
		input#tele {
        width: 490px;
        height: 30px;
        border: 1px solid #ffffff;
        padding: 5px;
        font-family: Arial; }
		
		textarea#messagebox {
        width: 490px;
        height: 120px;
        border: 1px solid #ffffff;
        padding: 5px;
        font-family: Arial; }
		
		input#submit { 
 color:#000000; 
 width: 490px;
 height: 40px;
 font: Arial; 
 font-weight:700;
 background-color:#ffffff;
 font-size: 15px; 
  border:1px solid; 
  border-color: #000000; }
  

#centerbox {
	width: 600px;
	position:relative;
	left:-20px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}


#wrapper {width:600px;margin:0 auto;}
.message {background:#eee; color:#000;display:none;width:460px;padding:10px;}
.contact {text-align:right;}
.contact ul {list-style-type:none;width:390px;}
.contact li {list-style-type:none;}
.contact li.special {display:none;}
.contact input {width:260px;}
.contact textarea {width:260px;}

#message { display: block; }

