html {
	min-height: 100%;
}
body {
background:url(/images/bg2.jpg);
background-attachment:fixed;
min-height:100%;
	margin: 0;
	padding: 0;
	}

#container	{
margin:auto;
width:777px;
padding-top:22px;
background:url(/images/beam.png);
background-color:#CCCCCC;
background-repeat:repeat-x;
border:none;
min-height:100%;
}

#wrapper	{
width:777px;
background:url(/images/wrapper2.png);
border:none;

}

#header	{
margin:auto;
width:756px;
height:101px;
text-align:left;
border-bottom:thin solid #666666;
border-bottom-width:70%;
}

#bottom	{
margin:auto;
width:777px;
height:50px;
background:url(/images/bombeam.png);
background-repeat:no-repeat;
background-color:#CCCCCC;
text-align:center;
font-family:Arial, Helvetica, sans-serif;
}

#form	{
background:#cccccc;

}


.logo {
float:right;
border:none;
display:block;
background-image:url(/images/logo2.png);
background-repeat:no-repeat;
width:415px;
height:100px;
padding-right:25px;
}

.headbody	{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:blue;
padding-top:20px;
padding-left:25px;
width:275px;
}

.body	{
margin-left:25px;
margin-right:20px;
padding-left:15px;
text-align:left;
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
color:#000000;
clear:both;
}



h1 {
text-align:right;
font-size: 16px;
padding-right:45px;
clear:right;
}

#illo	{
width:250px;
height:233px;
margin:0px 25px 5px auto;
float:left;
border:thin solid #999999;
background:url(/images/gearwork.jpg);
display:block;
}

.menubar	{
	width:370px;
height:40px;
	font-size: 12px;font-family:arial;
float:right;
margin:0px 10px 5px 5px;
clear:both;
border-top:thin solid #666666;
border-bottom-width:70%;
}

.ul		{
padding-right:10px;
}

/* menubar link actions */
a.menubar img {height: 47px; width: 100px; border: 0px;}

a#home img {background: url(/images/home2.jpg) top left no-repeat;}

a#home:hover img {background: url(/images/home2b.jpg) top left no-repeat;}

a#about img {background: url(/images/about2.jpg) top left no-repeat;}

a#about:hover img {background: url(/images/about2b.jpg) top left no-repeat;}

a#contact img {background: url(/images/contact2.jpg) top left no-repeat;}

a#contact:hover img {background: url(/images/contact2b.jpg) top left no-repeat;}