body { 
padding-top: 0px;
margin-top: 0px;
margin-bottom: 0px;
background-image:url(images/layout/background.gif);
background-repeat: repeat-x;
text-align:center;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

a {
	color: #3F93C1;
	text-decoration: none;
}

a:hover, #productList a:hover

 {
	color: #333366;
}

.bigContainer {
width: 764px;
margin-left: auto;
	margin-right: auto;
}

.firstRow {
float: left;
}

.menuBox {
float: left;
width: 180px;

}

.bannerHeader {
float: left;
 width: 584px;
}




.secondRow {

width: 762px;
}

.thirdRow {
float: left;
width: 764px;
background-image: url(images/layout/secondRowbg.jpg);
background-repeat: repeat-y;
}

.leftColumn {
	
	width: 8px;
	float: left;
}

.companyProfile {
 float: left;
 text-align: left;
 width: 377px;
 background-image: url(images/layout/companyProfileBg.jpg);
 background-repeat: no-repeat;
}

.companyProfile p, .newsPanel p {
margin-left: 8px;
}

.contentDivider {
float: left;
width: 8px;
}


.newsPanel {
float: left;
text-align: left;
 width: 363px;
 background-image: url(images/layout/newsBg.jpg);
 background-repeat: no-repeat;
}

.newsPanel, .companyProfile, .contentPanel p {
line-height: 18px;
}

.newsPanel, .companyProfile, .contentPanel p, .contentPanel, .table_miners_caplamps td {
color: #1D1B1B;
}

.table_miners_caplamps {

}

.table_miners_caplamps td {
vertical-align: top;
}

.footerBar {
vertical-align: middle;
background-image: url(images/layout/secondRowbg.jpg);
background-repeat: repeat-y;
color: #959595;
font-size: 11px;
}
.logo {
float: left;
width: 183px;
}

.logo img {
vertical-align: middle;
}

.contactDetails {
height: 56px;
vertical-align: middle;
}


.blankLeft {
float: left;

}

.blankLeft, .contentPanel {
 background-image:url(images/layout/contentBg.jpg);
 background-repeat: repeat-x;
}
.contentPanel {
float: left;
 width: 567px;
 text-align: left;
}

.contentPanel {
padding-top:  5px;
}

ul {
	margin-left: 5px;
	padding-left:  5px;
}

li {
margin: 5px;
padding-left: 10px;
padding-top: 5px;

}

#productList {

}

#productList td {
color: #ffffff;
padding: 8px;
vertical-align: top;
}

#productList a {
color:#ffffff;
}

.productListone {
 background-color: #278AD4;
}

.productListtwo {
 background-color: #65A2D0;
}


input {
width: 230px;
}

textarea {
width: 230px;
}


