@charset "utf-8";
/* CSS Document */

body
{
	background:url(images/bg6.jpg) top center fixed no-repeat;
	background-color:#0000;
	margin-top:0;
	
}
H2
{
	font-size:20px;
	color: #000;
	
}

UL
{
	padding-top: 20px;
	
}

LI
{
	list-style: circle;
	list-style-position: inside;
	padding-left: 20px;
		
}

a
{
	text-decoration:none;
	color:#00F;
}

a:visited
{
	color:#006;
}

image
{
	border:none;
	
}

a:hover

{
	text-decoration:underline;
	
}


#imagepad
{
	padding: 10px;
	
}
#page
{
	width:1000px;
	height:auto;
	padding: 0;
	margin: 5px auto;
	border:thick;
}

#news
{
	width:900px;
	margin: 10px 800px;
	float: left;
	
}

table
{
	margin: 0 auto;
	
}


#Text 
{
	font: 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:left;
}

#main
{
	width: 860px;
	height: auto;
	padding:0 ;
	margin: 0 auto;
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	display:block;
	background-color:#fff;
	
}

#contactstable
{
	padding-top: 20px;
	
}

#address
{
	width: 860px;
	margin-left:0px;
	padding-top: 2px;
	padding-bottom:2px;
	color:#000;
	background-color:#fff;
	clear:both;
	text-align:center;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
#separatorbar
{
	margin: 0 auto;
	width: 860px;
	background-color:#fff
	
}

#separatorbarfill
{
	width: 800px;	
	margin-left:30px;	
	height:3px;
	background-color:#006
	
}

#maincolleft
{
	float:left;
	clear:both;	
	width:370px;
	height:50px;
	color:#000;
	margin:15px 0 0 0px ;
	padding:5px 0 0 80px;
	background-color:#fff;
	text-align:left;
	display:inline;
	position:relative;
}

#maincolright
{
	float:left;
	clear:none;	
	width:410px;
	height:200px;
	color:#000;
	margin:15px 0 0 0px ;
	padding:0px 0 0 0px;
	background-color:#fff;
	
}

#one
{
	float:left;
	clear:none;
	
}

#two
{
	float:right;
	clear:none;
	padding-right: 100px;
	
	
}

#mainfull
{
	width: 700px;
	margin-left:80px;
	padding-top: 20px;
	color:#000;
	background-color:#fFF;
	clear:both;
	
}

#maincolright img

{
	margin-right: 50px;
	float:right;
	
}

#maincolright Table
{
	border-style:solid;
	border-color:#009;
	border-width: 1px;

	
}

#maincolright Td
{
	border-style:dotted;
	border-color:#009;
	border-width: 1px;
	padding-top:3px;

	
}


#lefttext
{
	float:left;
	clear:both;
	width:370;	
	margin: 0px 0 0 0px;
	padding:10px 0px 0px 0px;
	display:inline;
	height: 150px;
	position:relative;
	font-size:14px
}

#time 
{
	float:left;
	width:360;
	height:20px;
	color : #f00;
	margin: 0px 0 0 0px;
	padding:0px 0px 0px 0px;
}

#ticker 
{
	float:left;
	width:360;
	height:20px;
	color : #f00;
	margin: 0px 0 0 0px;
	padding:0px 0px 10px 0px;
}

#ajaxticker1
{
width: 360px;
height: 20px;
padding: 0px 0px 10px 0px;
}

#ajaxticker1 div{ 
background-color: #ffffff;
}

#textheaderbar 
{
	float:left;
	clear:both;
	width:370;
	height:5px;
	margin: 0px 0 0 0px;
	padding:0px 370px 5px 0px;
	background-color:#006
	
}

#whatsnewpic
{
	float:left;
	clear:none;	
	width:300px;
	height:300px;
	color:#000;
	margin:20px 0 0 40px ;
	padding:0px 0 0 0px;
	background-color:#fff;
	text-align:left;
	background-image:url(images/tipper1.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

#newspic

{
	float:left;
	clear:none;	
	width:400px;
	height:85px;
	color:#000;
	margin:40px 0px 30 0px ;
	padding:0px 0px 10 0px;
	background-color:#006;
	}

#whatsnewright
{
	float:left;
	clear:none;	
	width:400px;
	height:185px;
	color:#000;
	margin:0px 0 0 30px ;
	padding:0px 0 0 0px;
	background-color:#fff;
	text-align:left;
}
#whatsnewtexttop
{
	
	float:left;
	clear:both;
	width:360;
	height:auto;
	margin: 5px 0 0 0px;
	padding:15px 20px 5px 20px;
	background:url(images/newsbgtop.jpg) no-repeat top #FC0;
	
	
}

#whatsnewtexttop a 
{
	color:#00F;
	text-decoration:none;
}

#whatsnewtexttop a:visited
{
	color:#00a;
	text-decoration:none;
}

#whatsnewtexttop a:hover
{
	text-decoration:underline;
}

#whatsnewtextbottom
{
	
	float:left;
	clear:both;
	display:inline;
	width:400;
	height:13px;
	margin: 0px 0 0 0px;
	padding:0px 410px 0px 0px;
	background:url(images/newsbgbottom.jpg) no-repeat;
	
}

.spacer
{
	height:20px;
}

#clear 

{
	width:860px;
	height: 10px;
	margin: 0 auto;
	clear:both;
	
}

#footer
{
	width : 860px;
	height: 100px;
	padding: 0;
	margin: 0 auto;
	clear: both;
	background-color: #003;
	color:#FFF;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
		
}

#footernav
{
	float:left;
	clear:none;	
	width:345px;
	height:65px;
	color:#FFF;
	margin:0 0 0 100 ;	
	display:inline;
	padding:35px 0 0 280px;
	background:url(images/minilogosm2.jpg) no-repeat 50PX center;
	
}

#footernav a

{
	color:#FFF;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	
	
}

#footernav a:hover

{
	color:#f90;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline
	
	
}

#copyright

{
	float:left;
	clear:none;	
	display:block;	
	text-align:center;
	width:210px;
	height:20px;
	color:#fff;
	margin:0;
	padding:35px 0 0 0px;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#copyright a

{
	width:250px;
	height: 17px;
	text-align:center;
	color:#fff;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:none;
	
	
}

#copyright a:hover

{
	color:#f90;
	font: 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration:underline
	
	
}

#TextIndented
{

	padding : 3px 20px 5px 70px;
	
}


#pristat
{
	margin-left: 260px;
	margin-top: 4px;
}

#page-wrap {
	width: 590px;
	background-color:#fFF;
	padding: 0px 50px 0px 0px;
	margin: 0px auto;
	min-height: 230px;
	height: auto !important;
	height: 230px;
}

#contact-area {
	width: 700px;
	height: 250px;
	margin-top: 15px;
}

#contact-area input, #contact-area textarea {
	padding: 1px;
	width: 400px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 30px 2px 27px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 60px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #00C;
}

#contact-area input.submit-button {
	width: 100px;
	float: left;
	margin-left: 187px;
}

#contact-area select {
	padding: 1px;
	width: 405px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px 30px 2px 27px;
	border: 2px solid #ccc;
}

label {
	float: left;
	text-align: right;
	margin-right: 0px;
	width: 150px;
	padding-top: 5px;
	padding-left: 10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
}



* {
	margin: 0;
	padding: 0;
}

textarea
{
	-moz-resize: none;
	width: 400px !important;
	min-width: 400px !important;
	max-width:400px !important;
	height: 60px !important;
	min-height: 60px !important;
	max-height:60px !important;
	resize: none;	
}

