html {
	min-height: 100%; margin-bottom: 1px;
}

a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.linkgrey {
	color: #808080;
}

.linkwhite {
	color: #FFFFFF;
}

.linkblue {
	color: #085A9C;
}

.linkyellow {
	color: #F19322;
}

.h1normboxwhite {
	margin: 0 0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	display: inline;
}

.h1normboxyellow {
	margin: 0 0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #F19322;
}

.h1largeyellow {
	margin: 0 0;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #F19322;
}

.h1largeboxblue {
	margin: 0 0;
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	color: #085A9C;
}

.h1medboxblue {
	margin: 0 0;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	color: #085A9C;
}

.h1normboxblue {
	margin: 0 0;
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #085A9C;
}

.h2normboxwhite {
	margin: 0 0;
	font-family: Verdana;
	font-size: 13px;
	text-align: justify;
	color: #FFFFFF;
	font-weight: normal;
}

.h2normblue {
	margin: 0 0;
	font-family: Verdana;
	font-size: 13px;
	color: #085A9C;
	display: inline;
	font-weight: normal;
}

.h3normblue {
	margin: 0px;
	padding: 0px;
	font-family: Verdana;
	font-size: 13px;
	color: #085A9C;
	display: inline;
	font-weight: normal;
}

.h4norm {
	margin: 0 0;
	font-family: Verdana;
	font-size: 10px;
}

.rigiblue {
	color: #085a9c;
}

.top {
    background: url(images/layout_page/header.png);
    height: 71px;
    width: 900px;
}

.bottom {
	background-image: url(images/layout_page/footer.png);
    height: 91px;
    width: 900px;
}

.menu {
	background-image: url(images/layout_page/menu.png);
	background-repeat: repeat;
}

.curvetop {
	background-image: url(images/layout_page/curveTop.png);
}

.curvebottom {
	background-image: url(images/layout_page/curveBottom.png);
}

.curveleft {
	background-image: url(images/layout_page/curveLeft.png);
	background-repeat: repeat;
}

.curveright {
	background-image: url(images/layout_page/curveRight.png);
	background-repeat: repeat;
}

.boxHome {
    background-image: url(images/page_home/boxHome.png);
    background-repeat: no-repeat;
    height: 412px;
    width: 300px;
}

.boxSpecialTools {
    background-image: url(images/page_special_tools/boxSpecialTools.png);
    background-repeat: no-repeat;
    height: 412px;
    width: 300px;
}

.boxBoringBars {
    background-image: url(images/page_boring_bars/boxBoringBars.png);
    background-repeat: no-repeat;
    height: 412px;
    width: 300px;
}

.boxCartridges {
    background-image: url(images/page_cartridges/boxCartridges.png);
    background-repeat: no-repeat;
    height: 412px;
    width: 300px;
}

.boxRigiboreUnits {
    background-image: url(images/page_rigibore_units/boxRigiboreUnits.png);
    background-repeat: no-repeat;
    height: 412px;
    width: 300px;
}

.boxCarbideInserts {
    background-image: url(images/page_carbide_inserts/boxCarbideInserts.png);
    background-repeat: no-repeat;
    height: 412px;
    width: 300px;
}

.boxActiveEdge {
    background-image: url(images/page_active_edge/boxActiveEdge.png);
    background-repeat: no-repeat;
    height: 412px;
    width: 300px;
}

.boxSmartbore {
    background-image: url(images/page_smartbore/boxSmartbore.png);
    background-repeat: no-repeat;
    height: 412px;
    width: 300px;
}

.boxAboutUs {
    background-image: url("images/page_contact_us/boxContactUs.png");
    background-repeat: no-repeat;
    height: 412px;
    width: 300px;
}

.boxTwinTool {
    background-image: url("images/page_twin_tool/boxTwinTool.png");
    background-repeat: no-repeat;
    height: 412px;
    width: 300px;
}

.curveright404 {
	background-image: url(images/layout_page/curveRight404.png);
	background-repeat: repeat;
}

.curveleft404 {
	background-image: url(images/layout_page/curveLeft404.png);
	background-repeat: repeat;
}

.curvetop404 {
	background-image: url(images/layout_page/curveTop404.png);
	background-repeat: repeat;
}

.curvebottom404 {
	background-image: url(images/layout_page/curveBottom404.png);
	background-repeat: repeat;
}
