@charset "UTF-8";
body {
	background-color: #484848;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/bg-gradient.jpg);
	background-repeat: repeat-x;
}
html {
     overflow: -moz-scrollbars-vertical;
}
input:focus, select:focus, textarea:focus {
	background-color: #CCCCCC;
}

/*nav styles*/
#home .home a
{
	display:block;
	width: 77px;
	height: 70px;
	background: url("images/nav-home-down.jpg") 0 0 no-repeat;
}
.home a { 
	display:block;
	width: 77px;
	height: 70px;
	background: url("images/nav-home.jpg") 0 0 no-repeat;
}
.home a:hover { 
	background: url("images/nav-home-over.jpg") 0 0 no-repeat;
}
#services .services a
{
	display:block;
	width: 78px;
	height: 70px;
	background: url("images/nav-services-down.jpg") 0 0 no-repeat;
}
.services a { 
	display:block;
	width: 78px;
	height: 70px;
	background: url("images/nav-services.jpg") 0 0 no-repeat;
}
.services a:hover { 
	background: url("images/nav-services-over.jpg") 0 0 no-repeat;
}
#construction .construction a
{
	display:block;
	width: 100px;
	height: 70px;
	background: url("images/nav-construction-down.jpg") 0 0 no-repeat;
}
.construction a { 
	display:block;
	width: 100px;
	height: 70px;
	background: url("images/nav-construction.jpg") 0 0 no-repeat;
}
.construction a:hover { 
	background: url("images/nav-construction-over.jpg") 0 0 no-repeat;
}
#ornamental .ornamental a
{
	display:block;
	width: 121px;
	height: 70px;
	background: url("images/nav-ornamental-down.jpg") 0 0 no-repeat;
}
.ornamental a { 
	display:block;
	width: 121px;
	height: 70px;
	background: url("images/nav-ornamental.jpg") 0 0 no-repeat;
}
.ornamental a:hover { 
	background: url("images/nav-ornamental-over.jpg") 0 0 no-repeat;
}
#weldingsupplies .weldingsupplies a
{
	display:block;
	width: 147px;
	height: 70px;
	background: url("images/nav-weldingsupplies-down.jpg") 0 0 no-repeat;
}
.weldingsupplies a { 
	display:block;
	width: 147px;
	height: 70px;
	background: url("images/nav-weldingsupplies.jpg") 0 0 no-repeat;
}
.weldingsupplies a:hover { 
	background: url("images/nav-weldingsupplies-over.jpg") 0 0 no-repeat;
}
#materialsales .materialsales a
{
	display:block;
	width: 125px;
	height: 70px;
	background: url("images/nav-materialsales-down.jpg") 0 0 no-repeat;
}
.materialsales a { 
	display:block;
	width: 125px;
	height: 70px;
	background: url("images/nav-materialsales.jpg") 0 0 no-repeat;
}
.materialsales a:hover { 
	background: url("images/nav-materialsales-over.jpg") 0 0 no-repeat;
}
#contactus .contactus a
{
	display:block;
	width: 106px;
	height: 70px;
	background: url("images/nav-contactus-down.jpg") 0 0 no-repeat;
}
.contactus a { 
	display:block;
	width: 106px;
	height: 70px;
	background: url("images/nav-contactus.jpg") 0 0 no-repeat;
}
.contactus a:hover { 
	background: url("images/nav-contactus-over.jpg") 0 0 no-repeat;
}




/*text styles*/
.footerGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
.footerGrey a:link {
	color: #CCCCCC;
}
.footerGrey a:visited {
	color: #CCCCCC;
}
.footerGrey a:hover {
	color: #FFFFFF;
}
.footerGrey a:active {
	color: #CCCCCC;
}
.clickToEnlarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}.textgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.textgrey a:link {
	color: #333333;
}
.textgrey a:visited {
	color: #FF6600;
}
.textgrey a:hover {
	color: #FF6600;
}
.textgrey a:active {
	color: #333333;
}
.textred {
	color: #FF0000;
	font-size: 12px;
}
.headergrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
ul {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	margin: 0px;
	list-style-image: url(images/bullet.gif);
}
li {
	margin: 0px;
	padding: 0px;
}
.textOrange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DA521E;
}
.borderRight {
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #CCCCCC;
}
.tableCellPad {
	padding: 20px;
}
.tableCellPadInfoBar {
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.tableCellPad30left {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 30px;
}
.tablecellpadHome {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 50px;
}
.tableCellPad30right {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	border: 1px solid #CCCCCC;
	padding: 3px;
}
.borderTop {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}

