body {
	background-color: Black;
}

img { border-width: 0px; }

#divPage {
	font-family: Verdana;
	font-size: 12px;
	color: White;
	width: 780px;
	background-color: #D42F23;
	background-image: url(../Images/Hook.gif);
	background-position: right bottom;
	background-repeat: no-repeat;
}

#link1,#link2,#link3,#link4,#link5,#link6,#link7,#link8
{
	color: White;
}

#C1,#C2,#C3,#C4,#C5,#C6,#C7,#C8
{
	color: White;
}

#faqHeader,#contactHeader,#newsHeader,#enquiryHeader,#serviceHeader,#teamHeader,#testimonialsHeader,#whyHeader
{
    font-size:large;
}

#contactHeader
{
    font-size:large;
}

#newsHeader
{
    font-size:large;
}

#enquiryHeader
{
    font-size:large;
}

#serviceHeader
{
    font-size:large;
}

#teamHeader
{
    font-size:large;
}

#testimonialsHeader
{
    font-size:large;
}

#whyHeader
{
    font-size:large;
}
#cranHeader
{
	font-size:large;
}

#saleHeader
{
	font-size:large;
}

#indusHeader
{
	font-size:large;
}

#prodHeader
{
	font-size:large;
}

#divMain {
}

#divHeader {
	vertical-align: bottom;
	height: 88px;
}



#divWhiteLine 
{
	height:3px;
	background-color: White;
	font-size: 3px;
}

#divMenu {
	/*height: 30px;*/
	text-align: right;
	padding-right: 15px;
}

#divHomeAndContact {
	text-align: right;
}

#divContents {
	padding: 15px;
	text-align: left;
}

#divFooter {
	position: relative;
	font-size: 9px;
	bottom: 10px;
	text-align: left;
	padding-left: 20px;
	margin-top: 30px;
}

#divFooter2 {
	position: relative;
	float: right;
	font-size: 9px;
	bottom: 55px;
	text-align: left;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 30px;
}

a, a:link, a:visited { color: black; }
a:hover { color: #ffffcc; }

a.aMenu {
	background-color: White;
	color: Black;
	font-family: Arial;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
}

a.aMenu:hover { background-color: Yellow; }

.textBox {
	border: solid 1px black;
}

h4 
{
	margin-bottom: 3px;
	margin-top: 20px;
	font-size: 13px;
}
