body {
	background: #066CAA url(../images/main-bk.jpg);
	margin: 0px;
	padding: 0px;
}

.logo {
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	width:170px;
	height:98px;
}

h1 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	font-size:24px;
	color: #000000;
}

.mainhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#315273;
}	

.headblack {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	color: #000000;
}

.headblue {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:18px;
	color: #2d64a6;
}

.headblacksmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #000000;
}

.headbluesmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:16px;
	color: #2d64a6;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000;
	margin: 0px;
	padding: 10px;
	font-size: 16px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size:12px;
}

.normal {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.normalblack {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:none;
}		


.navigation-bar {
	background-image:url(../images/navigation-bar.jpg);
	background-repeat:repeat-x;
	height:48px;
}	

.btnlinks {font-family:Arial; font-size:12px; color:#d0e6ee; text-decoration:none;}

a.btnlinks:link, a.btnlinks:visited {font-family:Arial; font-size:12px; color:#d0e5ff; text-decoration:none;}	

a.btnlinks:hover {font-family:Arial; font-size:12px; color:#85D3F4; text-decoration:none;}	


a.bluelinks:link, a.bluelinks:visited {font-family:Arial; font-size:12px; color:#2d64a6; text-decoration:underline;}	

a.bluelinks:hover {font-family:Arial; font-size:12px; color:#2d64a6; text-decoration:underline;}	


.btn-off {
	background-image:url(../images/btn-off.png);
	background-repeat:no-repeat;
	width:100px;
	height:36px;
	cursor:pointer;
}

.btn-on {
	background-image:url(../images/btn-on.png);
	background-repeat:no-repeat;
	width:100px;
	height:36px;
	cursor:pointer;
}


a.off:link {
	background-image:url(../images/btn-off.png);
	background-repeat:no-repeat;
	width:100px;
	height:36px;
}

a.on-on:hover {
	background-image:url(../images/btn-on.png);
	background-repeat:no-repeat;
	width:100px;
	height:36px;
}




.btn-off-big {
	background-image:url(../images/btn-off-big.png);
	background-repeat:no-repeat;
	width:130px;
	height:36px;
}

.btn-on-big {
	background-image:url(../images/btn-on-big.png);
	background-repeat:no-repeat;
	width:130px;
	height:36px;
}

.home-icon {
	background-image:url(../images/home-icon.png);
	background-repeat:no-repeat;
	width:14px; 
	height:14px;
}

.mail-icon {
	background-image:url(../images/mail-icon.gif);
	background-repeat:no-repeat;
	width:14px; 
	height:14px;
}

.box-bg {
	background: url(../images/box-bg.png);
	background-repeat:no-repeat;
	width:219px;
	height:190px;
}

.icon1 {
	background-image:url(../images/ourproduct-icon.png);
	background-repeat:no-repeat;
	width:64px;
	height:64px;
}	


	

.footerbg {
	background-image:url(../images/footer-bar.jpg);
	background-repeat:repeat-x;
	width:1000px;
	height:32px;
}		
#companyprof {
	overflow:scroll
}

#introduc {
	overflow:scroll
}
#headings {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #000;
}
.brochure {
	overflow: auto;
	position: fixed;
}

