/* CSS Document */
body {
	background-repeat: repeat;
	margin-bottom: 30px;
	margin-top: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
ul.indent{
padding-left: 15px;
margin: 0;
}
h1{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#404040;
	font-weight:bold;
}
h2{
font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
	font-weight:bold;
}
A{
	COLOR: #404040;
	font-size: 12px;
}

A:hover {
	COLOR: #3266c9;
}

A.small{
	COLOR: #404040;
	font-size: 10px;
}
#container{
width: 900px;
margin-left: auto; margin-right: auto;
height:1000px;
}
#container2{
width: 900px;
margin-left: auto; margin-right: auto;
height:500px;
}

#headerLinks{
width: 900px;
margin-left: auto; margin-right: auto;
text-align:right;
}
#header{
	width:100%;
	height:72px;
	position: relative;
}
#logo{
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
float:left;
width:299px;
height:66px;
border-bottom: 10px #b2b2b2 solid;
position: absolute;
        bottom: 0;
}
#menu{
	float:right;
	background-image:url(images/menu_back.jpg);
	background-repeat:repeat-x;
	height:49px;
	width:600px;
	border-bottom: 10px #b2b2b2 solid;
	position: absolute;
        bottom: 0;
        right: 0;
}
.menu_items{
color:#FFFFFF;
font-size:14px;
float:left;
width:16.65%;
height:49px;
text-align:center;
background-image:url(images/menu_seperater.jpg);
background-repeat:no-repeat;
padding-top:15px;
}
.menu_items A{
display:block;
height:100%;
color:#FFFFFF;
font-size:14px;
text-decoration:none;
}
.menu_items A:hover{
color:#FFFFFF;
font-size:14px;
text-decoration:none;
font-weight:bold;
}
#companyIntro{
float:left;
width:294px;
height:206px;
border-bottom: 10px #b2b2b2 solid;
padding-left:5px;
padding-top:3px;
display: inline;
}
.lists{
list-style-image:url(images/bullet.gif);
padding-left:-10px;
}
#qualityBox{
background-image:url(images/box_back.jpg);
background-repeat:no-repeat;
float:left;
width:280px;
height:166px;
margin-top:5px;
margin-left:5px;
padding-bottom:5px;
padding-left:10px;
padding-top:10px;
}
#piccy{

float:left;
width:280px;
height:166px;
margin-left:5px;
padding-bottom:5px;
padding-top:5px;
}

#mainBanner{
	float:right;
	background-image:url(images/emward_building.jpg);
	background-repeat:repeat-x;
	height:207px;
	width:600px;
	border-bottom: 10px #b2b2b2 solid;
	padding-bottom:1px;
	margin-top:1px;
}
#mainBanner img{
	border-left:1px #FFF solid;
	border-right:1px #FFF solid;
	
}
.headingBanner{
margin-top:5px;
float:right;
width:595px;
height:30px;
background-color:#e3e3e3;
padding-left:5px;
padding-top:3px;
}
.emwardFastenings{
float:right;
width:575px;
padding:10px;
padding-bottom:0px;
}
#slogan{
background-repeat:no-repeat;
float:left;
width:280px;
height:70px;
margin-left:5px;
padding-bottom:5px;
padding-left:10px;
}
.productRange{
float:right;
width:100%;
height:340px;
position: relative;
}
.products{
padding-left:5px;
margin-top:10px;
float:left;
width:19%;
height:330px;
border-left: 2px #3266c9 solid;
}
.productlink{
padding-left:10px;
background-image:url(images/bullet.gif);
background-repeat:no-repeat;
background-position:bottom left;
}
.products.first{
float:left;
height:330px;
border-left:0px;
}
.home_product_img{
padding-left:20px
}
.belfinGroup{
margin-top:5px;
background-color:#e3e3e3;
float:right;
border-top: 2px #b2b2b2 solid;
width:100%;
height:70px;
padding-left:5px;
}
#groupLogos{
float:right;
width:100%;
}
.logos{
padding:2px;
}
#small_footer{
margin-top:20px;
padding-top:20px;
width: 900px;
margin-left: auto; margin-right: auto;
}
.worldmap{
float:right;
width:595px;
height:320px;
padding-right:4px;
margin-top:10px;
}
.belfinCompanies{
float:right;
}
.companiesTable td{
border-bottom:#666666;
border-bottom-width:1px;
border-bottom-style:solid;
}
.productImg{
	padding-margin:40px;
	left: 726px;
	top: 176px;
}
.specs{
	background-image: url(images/EMWARD-REVISED.gif);
	background-repeat: repeat-y;
	background-position:center;
	}
#nextPrev{
	float:right;
	padding:0;
	padding-right:3px;
	text-align:right;
}
#next,#prev{
color:#000;
margin-bottom:2px;
}
#nextPrev a{
		text-decoration:none;
}
#nextPrev a:hover{
	color:#FFF;
}
