body{
	background: rgb(0,0,128); 
	border: 10px inset rgb(148,156,198);
	margin: 0px; 
	padding: 1em 0px;
	color: black;
}

#header{
	background: #F0F0F0 url(Images/logo1.gif) repeat scroll 0% 0%;
	border: 10px solid rgb(148,156,198);
	margin: 5px 50px 0 50px; 
	line-height: 1em;
}

#rheader{
	background: transparent url(Images/right.gif) no-repeat scroll top left;
	width: 8%; 
	float: right;
}

#lheader{
	background: transparent url(Images/left.gif) no-repeat scroll top right;
	width: 8%;   
	float: left;
}

#cheader{
	background: transparent url(Images/center.gif) repeat-x scroll top;
	width: 84%; 
	float: left;
}

#headerData{
		line-height: 1em;
}


#content{
		background: white url(Images/logo1.gif) repeat scroll 0% 0%;
		padding: 1em 2em;
		border: 10px solid rgb(148,156,198);
		font-family: Sans-Serif;
		font-size: 110%;
		line-height: 1em;
		margin: 0 auto 0 auto;
		width: 80%;
}

#content p.first{
		padding-top: 1.25em;
	}
#phones{
		list-style-type: none;
		margin-right: auto;		
		margin-left: auto;
		line-height: 1em;	
}

.phonelist{
	display: inline;
	float: left;
	width: 33%;
	line-height: 1em;
}

#logo{
		float: left;
		display: inline;
		margin-right: 2px;
		margin-bottom: 0px;
	
}

.logo{
		float: left;
		margin-right: 2px;
		margin-bottom: 0px;
	
}

.logoTop{
		float: left;
		margin-right: 2px;
		margin-bottom: 0px;

		margin-top: -25px;
		margin-left: 25px;
}

#logor{
		float: right; 
		margin-left: 2px;
		margin-bottom: 0px;
	
}

#navbox{	
		margin: 5px auto 0 auto;
		width: 80%;
		padding: 0;
		border: 0 solid rgb(148,156,198);
		font-family: Sans-Serif;
		text-align: center;
	}

.button5{
		float: left;
		border: 10px outset rgb(148,156,198);
		width: 16%;	
		font: normal normal normal 105% Serif;
}	

.button4{
		float: left; 
		border: 10px outset rgb(148,156,198);
		width: 20%;	
		font: normal normal normal 110% Serif;
}

#here{
		border: 10px inset rgb(148,156,198);
}

#lastbtn{
		clear: right;
}

A.button4  {
	background: rgb(148,156,198);
	color: rgb(0, 0, 128);
	}

.button4:hover {
	COLOR: rgb(255,255,255); 
	BACKGROUND-COLOR: rgb(0, 0, 128);
}

.button4:active {}

A.button5  {
	background: rgb(148,156,198);
	color: rgb(0, 0, 128);
	}

.button5:hover {
	COLOR: rgb(255,255,255); 
	BACKGROUND-COLOR: rgb(0, 0, 128);
}

.button5:active {}

#minicard{
		margin: 0 auto 1em auto;
		width: 50%;
}

li.glr{
	list-style-image: url(Images/littlelogo.gif);
	}

li.hjs{
	list-style-image: url(Images/litlehjs.gif);
	}

#contacts{
		float: left;
}

h1, h2, h3, h4, h5,h6{
	color: rgb(0, 0, 128);
	text-align: center;
	line-height: 1em;
	padding: 0;
	margin: .25em;
	}

h1{
	font-size: 175%;
}

div.pageone{
	padding-top: .25em;
	margin-top: 60px;
}

h2{
	font-size: 150%
 }

h3{
	font-size: 125%
}

h4{
	font-size: 105%;
}

h6{
	font-size: 90%;
	font-style: italic;
}

#prodl{
	width: 50%;
	float: left;
	/*padding: 1em;*/
}
#prodr{
	width: 50%;
	float: right;
/*	padding: 1em;*/
}
.prod{padding: 1em;}
div.spacer{
		clear: both;
		line-height: 0;
}

p.ctr{
		text-align: center;
	}

.picctr{
			margin: 1em auto 0em auto;
	
}

.picfits{
display: block;
margin: 1em auto 0 auto;
width: 700px;
	
}
.picr{
		float: right;

}

img.pr1{
	float: right;
	clear: right;
	line-height: 1em;
/*	margin: 0 0 0 0.5em;*/

}

img.pl1{
	position: relative; 
	float: left;
	clear: left;
	line-height: 1em;
	z-index: 150;
/*	margin: 0 0.5em 0 0;*/
}
img.pr1a{
	position: relative; 
	float: right;
	clear: right;
	line-height: 1em;
	z-index: 150;
/*	margin: 0 0.5em 0 0;*/
}

#centerpic { margin: 0 auto;}

div {}





