.container {
	margin: 0px auto;
	padding: 0px;
	width: 980px;
	background-image: url(images/bg-columns3.gif);
	background-repeat: repeat-y;
}
.inside {
	width: 942px;
	margin-left: 19px;
}
body {
	margin: 0px;
	padding: 0px;
	background-color: #D5D8EA;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.top {
	border-top-width: 16px;
	border-right-width: 16px;
	border-bottom-width: 16px;
	border-left-width: 16px;
	border-top-style: solid;
	border-top-color: #313965;
	border-right-color: #313965;
	border-bottom-color: #313965;
	border-left-color: #313965;
	font-size: 1px;
	background-image: url(images/top.jpg);
	height: 167px;
	width: 942px;
	background-repeat: no-repeat;
}




#menu {
	width: 942px;
	overflow: hidden;
	zoom: 1;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	background-image:url(images/menubar-off.gif);
	display: block;
	height: 39px;
}

#menu a:hover {
	background-image:url(images/menubar3-on.gif);
}

#menu0 {
	width: 123px;
	background-position: 0px;
}
#menu1 {
	background-position: -123px;
	width: 102px;
}
#menu2 { 
	background-position: -225px;
	width: 106px;
}
#menu3 { 
	background-position: -331px;
	width: 163px;
}
#menu4 { 
	background-position: -494px;
	width: 102px;
}
#menu5 { 
	background-position: -596px;
	width: 113px;
}
#menu6 { 
	background-position: -709px;
	width: 74px;
}
#menu7 { 
	background-position: -783px;
	width: 81px;
}
#menu8 { 
	background-position: -864px;
	width: 77px;
}

#menu ul li a.menuhere {
	background-image:url(images/menubar3-on.gif);
}




.content {
	padding: 12px;
}
.toptext {
	margin-left: 510px;
	text-align: right;
	font-weight: bold;
	margin-right: 8px;
	margin-top: 40px;
	color: #313965;
	font-size: 10pt;
}
.footer {
	text-align: center;
	clear: both;
	border-top: 8px solid #313965;
	border-right: #313965;
	border-bottom: 1px solid #313965;
	border-left: #313965;
	background-color: #EEA941;
	padding: 8pt;
	font-size: 80%;
}
a.webby {
	text-decoration: none;
	color: #313965;
}
h4 {
	color: #313965;
	font-size: 11pt;
}
.bar {
	height: 128px;
	padding-top: 17px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 160px;
	margin-left: -8px;
}
#barwork {
	background-image: url(images/bar-metalwork.jpg);
	background-repeat: no-repeat;
}
#barhome {
	background-image: url(images/bar-metalhome.jpg);
	background-repeat: no-repeat;
}
#barlife {
	background-image: url(images/bar-metallife.jpg);
	background-repeat: no-repeat;
}
.barcontainer p {
	padding: 0px;
	margin: 0px 0px 0px 30px;
	font-weight: bold;
}
.section {
	margin-top: 8px;
}
.section h3 {
	color: #313965;
	padding-bottom: 0px;
	margin-bottom: 0px;
	font-weight: bold;
	background-color: #FFFFFF;
	border: none;

}
.section p {
	margin-left: 25px;
}

h3 {
	background-color: #EEA941;
	color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #737DBB;
	border-right-color: #737DBB;
	border-bottom-color: #737DBB;
	border-left-color: #737DBB;
	font-weight: bold;
	font-size: 13pt;
	letter-spacing: 1px;
}
#ulleft {
	float: left;
	list-style-type: none;
	margin-top: 0px;
}
#ulright {
	margin-left: 400px;
	list-style-type: none;
}
#homelogo {
	float: left;
}
#homelogo img {
	border: none;
}
.content img {
	padding-right: 8px;
	padding-bottom: 2px;
}
#barwork img {
	margin-right: 6px;
}
#contactblock {
	margin-left: 200px;
}
.smalltext {
	font-size: 8pt;
	font-style: italic;
	color: #666666;
}
.formlabels {
	text-align: right;
	color: #313965;
	font-weight: bold;
	font-size: 85%;
	width: 200px;
}
form table {
}
.sent {
	font-weight: bold;
	text-align: center;
}
.hometitle {

	background-color: #EEA941;
	color: #FFFFFF;
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #737DBB;
	border-right-color: #737DBB;
	border-bottom-color: #737DBB;
	border-left-color: #737DBB;
	font-weight: bold;
	font-size: 13pt;
}
.piccontainer {
	float: right;
	margin-left: 10px;
}
.piccontainer img {
	display: block;
	margin: 0px;
	padding: 0px;
	border: 6px solid #EEA941;
}

/* override theme css */
body.gallery {
	background-color: #D5D8EA;
}
#gsSidebarCol {
	/* display: none; */
}
#gallery {
	background-color: #ffffff;
	font-size: 7pt;
}

#gallery h4 {
	color: white;
}
