﻿body 
{
	font-family: "Trebuchet MS", Verdana,Arial,Helvetica,sans-serif;
	font-size:14px;
	color: #000000;
	background-image:url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color:#FEFCE9;
	text-align:left;
	background-attachment:fixed;
	margin:0;
}

.a:link {color:#666666;}
.a:visited {color: #666666;}
.a:hover {text-decoration: none; color: #cc0000;}
.a:active {color: #666;text-decoration: u;}

#container 
{
	width:900px;
	margin:0 auto;		
}

#header 
{
	height: 450px; 
	background-color:#FFFFFF;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:15px;
	padding-bottom:0px;
}


#header1
{
	float:left;
	width:325px;
	background-color:#b40419;
	height:150px;
}

#header2
{
	float:right;
	width:575px;
	background-color:#b40419;
	height:150px;
}


#contentShell 
{ 
	background-color:#FFFFFF;
	padding: 15px;
	 /* IE Hack */	
	float: left;
	
}

#corporate_content {
	/*background: url(../images/ContentBottomShd.gif);
	background-repeat:repeat-x;
	background-position:center bottom;*/
	width: 870px;
	min-height: 470px;
}

#content { 
	/*background: url(../images/ContentBottomShd.gif);
	background-repeat:repeat-x;
	background-position:center bottom;*/
	width: 870px;
	min-height: 600px;
}

* html #content {height:600px} /* IE Min-Height Hack */

#footer {
	width: 100%;
	margin: 0 auto;
	color: #FFFFFF;
	height:75px;
	text-align:center;
	font-size:11px;
	float:left;
	background-color:#9b0416;
}

.footlink
{
	
	font-size:11px;
	text-decoration:none;
	color:#FFFFFF;
	line-height:20px;
}

.footlink:hover
{
	
	font-size:11px;
	text-decoration:underline;
	color:#FFFFFF;
	line-height:20px;
}

/* Main Navigation */
#nav { 
	position:absolute; 
	top: 100px; 
	width: 575px; 
	height: 25px;
	margin: 0; 
	padding: 0; 
	
	background: url(../images/MainNav.gif) no-repeat; 
}




/* Content */

#SideBanner
{
	margin-top: 25px;
	float:right;
	width:260px;
}



/* Home Page Style */
#HomePage
{
	float:left;
	width:600px;
	margin-top:25px;
	/*background-image:url(../images/ScissorCut.gif);
	background-position:right;
	background-repeat:repeat-y;*/
	background-image:url(../images/content_page.jpg);
	background-color:#FFFFFF;
	background-repeat:no-repeat;
	
}

#HomePage p
{
	line-height: 1.6em;
}

#HomePage h1
{
	color: #cc0000;	
	font-size: 18px;
	margin-bottom: 15px;
}

#HomePage h2
{
	color: #cc0000;	
	font-size: 14px;
	margin-bottom: 10px;
}

#HomePage h3
{
	font-size: 12px;
	margin-bottom: 10px;
}

#HomePage h4
{
	color: #000000;	
	font-size: 11px;
	line-height: 1.6em;
	font-weight: normal;
}

#HomePage h5
{
	color: #cc0000;	
	font-size: 12px;
	margin-bottom: 5px;
}

.clear
{
	clear:both;
}

#logo
{
	float:left;
	width:900px;
	height:179px;
}		


#topnavi
{
	float:left;
	width:900px;
	margin:0px auto;	
}

#menuitem a
{
	display: block;	
	text-align:center;
	height: 58px;
	width:77px;
	background-image:url(../images/norm_bg.jpg);
	color: #000000;
	margin-right: 4px;
	margin-top: 0px;
	text-decoration:none;
	font-weight:normal;
	float:left;
	font-size:12px;
	background-repeat:repeat-x;
}

#menuitem a:hover
{
	display: block;	
	text-align:center;
	height: 58px;
	width:77px;
	background-image:url(../images/nav-hover.jpg);
	color: #000000;
	margin-right: 4px;
	margin-top: 0px;
	text-decoration:none;
	font-weight:normal;
	float:left;
	font-size:12px;
	background-repeat:no-repeat;
}

#menuitem .sel
{
	display: block;	
	text-align:center;
	height: 58px;
	width:77px;
	background-image:url(../images/nav-sel.jpg);
	color: #FFFFFF;
	margin-right: 4px;
	margin-top: 0px;
	text-decoration:none;
	font-weight:bold;
	float:left;
	font-size:12px;
	background-repeat:no-repeat;
}

.padtop
{
	padding-top:16px;
}

.padtop1
{
	padding-top:9px;
}

.history
{
	font-size:14px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	color:#000000;
	line-height:20px;
	width:480px;
	float:left;
	padding-left:20px;
	
}

.history1
{
	font-size:14px;
	font-weight:normal;
	text-align:justify;
	text-decoration:none;
	color:#000000;
	line-height:20px;
	width:800px;
	padding-left:20px;
	float:left;
	margin:0px auto;
}

.toplinks
{
	float:right;
	width:500px; 
	height:25px; 
	text-align:right; 
	padding-right:50px;
	text-decoration:none;
	color:#FFFFFF;
	padding-top:15px;
}

.toplinks1
{
	text-decoration:none;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
}

.toplinks1:hover
{
	text-decoration:underline;
	color:#FFFFFF;
	font-size:14px;
	font-weight:normal;
	padding-left:3px;
	padding-right:3px;
}

.historytitle
{
	float:left;
	width:590px;
	font-size:18px;
	color:#b40419;
	text-align:left;
	padding-left:10px;
	text-decoration:none;
	height:30px;
	font-weight:bold;
	margin-bottom:10px;
}

.righttitle
{
	float:left;
	font-size:18px;
	color:#b40419;
	text-align:left;
	text-decoration:none;
	height:30px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
}

.righttitle1
{
	float:left;
	width:250px;
	font-size:18px;
	color:#b40419;
	text-align:left;
	text-decoration:none;
	font-weight:bold;
	
}

.founder
{
	float:right; 
	width:300px;
	margin:0px auto;
}

.topcontent
{
	float:left; 
	width:280px; 
	padding-left:0px;
}

.newscontr
{	
	font-size:14px;
	color:#000000;
	text-align:justify;
	text-decoration:none;
	padding-left:25px;
	padding-right:0px;
	line-height:18px;
	margin:0px auto;
	width:235px;
}

.divisionslink
{
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#000000;
	font-weight:normal;
}

.divisionslink:hover
{
	font-size:14px;
	text-align:left;
	text-decoration:none;
	color:#b40419;
	font-weight:normal;
}

.divisions
{
	font-size:14px;
	color:#000000;
	text-decoration:none;
	text-align:left;
	line-height:20px;
}

.photoright
{
	float:left;
	width:225px;
	margin:0px auto;
	border:1px solid #999999;
	
}

.readmore
{
	padding-right:35px;
	color:#000000;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}

.readmore:hover
{
	padding-right:35px;
	color:#B91528;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	line-height:20px;
}


/* Products and Services Page */

#product
{
	width:870px;
	float:left;
	margin-top:0px;
	color:#000000;
	margin-bottom:35px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:750px;
	min-height:550px;
	margin-top:25px;
}

#newsinner
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:35px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:1000px;
	min-height:600px;
	margin-top:25px;
}

#newsinner1
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:35px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:800px;
	min-height:600px;
	margin-top:25px;
}

#newsinner1new
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:0px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:750px;
	min-height:600px;
	margin-top:25px;
}

#newsinner2
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:35px;
	background-image:url(../images/inner_content1.jpg);
	background-repeat:no-repeat;
	height:380px;
	min-height:300px;
	margin-top:25px;
}

.newsinner2_1
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:35px;
	background-image:url(../images/inner_content1.jpg);
	background-repeat:no-repeat;
	height:300px;
	min-height:300px;
}


#newsinner2new
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:15px;
	background-image:url(../images/inner_content1.jpg);
	background-repeat:no-repeat;
	height:350px;
	min-height:300px;
	margin-top:35px;
}

#enquiryproduct
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:35px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:900px;
	margin-top:25px;
}


#product1
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:35px;
	margin-top:25px;
}

#introproduct
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	background-image:url(../images/inner_content1.jpg);
	background-repeat:no-repeat;
	height:500px;
	margin-top:25px;
}

#locationsnew
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	background-image:url(../images/inner_content1.jpg);
	background-repeat:no-repeat;
	height:600px;
	margin-top:25px;
}

#introproduct1
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	background-color:#FFFFFF;
	/*background-image:url(../images/inner_content1.jpg);
	background-repeat:no-repeat;*/
	
}

#chartinner
{
	width:870px; 
	float:left; 
	color:#000000;
	/*background-image:url(../images/inner_content1.jpg);
	background-repeat:no-repeat;*/
	height:700px;
	margin-top:25px;
}

#chartinner1
{
	width:870px; 
	float:left; 
	color:#000000;
	background-image:url(../images/inner_content1.jpg);
	background-repeat:no-repeat;
	height:890px;
	margin-top:25px;
}

#productleft
{
	float:left; 
	width:280px;
	font-size:14px;
	color:#b40419;
	font-weight:bold;
	
	background-image:url(../images/PageEnd.gif);
	background-repeat:no-repeat;
	
}

#produtright
{
	float:right;
	width:570px;
	/*list-style-image:url(../images/icon.jpg);*/
	color:#020383;
	
}

#produtright ul
{
	line-height:25px;
	
}

#produtright li
{
	line-height:25px;
	
}


.productlink
{
	font-size:16px;
	color:#000000;
	line-height:35px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	
}

.productlink:hover
{
	font-size:16px;
	color:#000000;
	line-height:35px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	
}

.faq
{
	font-size:14px;
	color:#000000;
	padding-left:25px;
	padding-right:15px;
}

.faqqs
{
	font-size:14px;
	color:#FF0000;
	font-weight:bold;
}

.historytitle1
{
	float:left;
	font-size:18px;
	color:#b40419;
	text-align:left;
	padding-left:20px;
	text-decoration:none;
	height:30px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:20px;
}


.subtitle
{
	float:left;
	font-size:15px;
	color:#b40419;
	text-align:left;
	padding-left:0px;
	text-decoration:none;
	height:30px;
	font-weight:bold;
	margin-bottom:10px;
}

#produtright ul
{
	padding-right:20px;
}

/* Inner Pages */

#innerPage
{
	float:left;
	width:870px;
	margin-top:0px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:700px;
	margin-top:25px;
}

#innerPageoffer
{
	float:left;
	width:870px;
	margin-top:0px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:500px;
	margin-top:25px;
	
}

#innerPage p
{
	line-height: 1.6em;
}

#innerPage h1
{
	color: #cc0000;
	font-size: 18px;
	margin-bottom: 15px;
}

#innerPage h2
{
	color: #cc0000;
	font-size: 14px;
	margin-bottom: 10px;
}

#innerPage h3
{
	font-size: 12px;
	margin-bottom: 10px;
}

#innerPage h4
{
	color: #000000;
	font-size: 12px;
	line-height: 1.6em;
	font-weight: normal;
}

#innerPage h5
{
	color: #cc0000;
	font-size: 12px;
	margin-bottom: 5px;
}

.innercontl
{
	float:left;
	width:365px;
	padding-left:20px;
	text-align:justify;
	padding-right:15px;
	padding-top:10px;
	padding-bottom:5px;
}

.innercontr
{
	float:right;
	width:415px;
	padding-left:10px;
	text-align:justify;
	padding-right:20px;
	padding-top:10px;
	padding-bottom:5px;
}

.domainlink
{
	font-size:14px;
	color:#b40419;
	line-height:25px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	
}

.domainlink:hover
{
	font-size:14px;
	color:#000000;
	line-height:25px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	
}

/* Forms */


.innerforml
{
	float:left;
	width:200px;
	padding-left:25px;
	text-align:justify;
	padding-right:15px;
	padding-top:5px;
	padding-bottom:5px;
}

.innerformr
{
	float:right;
	width:500px;
	padding-left:25px;
	text-align:justify;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
}

#product .textbox
{
	border:1px solid #000000;
	width:150px;
	height:20px;
	color:#000000;
	font-size:14px;
}

#product .textarea
{
	border:1px solid #000000;
	color:#000000;
	font-size:14px;
}

.btn
{
	border:0px solid #000000;
	width:80px;
	height:26px;
	background-image:url(../images/submit.gif);
}

.btn1
{
	border:0px solid #000000;
	width:80px;
	height:26px;
	background-image:url(../images/reset.gif);
}


/* Intro Page */

#intropage
{
	font-size:24px;
	text-align:center;
	margin-top:100px;
	color:#d10018;
}

#intropage123
{
	font-size:24px;
	text-align:center;
	margin-top:0px;
	color:#d10018;
}

#intropage1
{
	font-size:18px;
	text-align:center;
	color:#000000;
	margin-top:15px;
}

#introcontainer 
{
	width:900px;
	margin:0 auto;
	height:600px;		
}

#introcontent { 
	/*background: url(../images/ContentBottomShd.gif);
	background-repeat:repeat-x;
	background-position:center bottom;*/
	width: 870px;
	min-height: 200px;
}

#intrologo
{
	float:left;
	width:900px;
	height:220px;
}



/* Offer Page */

.offer
{
	font-size:34px;
	text-align:center;
	margin-top:20px;
	color:#d10018;
}

.offernew
{
	font-size:30px;
	text-align:left;
	margin-top:20px;
	color:#d10018;
}

.offer1
{
	font-size:24px;
	text-align:center;
	margin-top:20px;
	color:#d10018;
}

.offer2
{
	font-size:18px;
	text-align:center;
	margin-top:20px;
	color:#d10018;
}

.offer3
{
	font-size:14px;
	text-align:center;
	margin-top:20px;
	color:#d10018;
}



.acToggle
{
	font-size:16px;
}
.faqnew
{
	font-size:14px;
	color:#000000;
	line-height:20px;
	padding-left:25px;
	padding-right:15px;
}
.videolink
{
	color:#ea0f00;
	line-height:20px;
	text-decoration:none;
	padding-left:5px;
	text-decoration:underline;
}
.videolink:hover
{
	color:#ea0f00;
	line-height:20px;
	text-decoration:none;
	padding-left:5px;
}
#newsvideo
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:35px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	min-height:300px;
	margin-top:25px;
}
#newsinnernew03
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:15px;
	background-image:url(../images/inner_content1.jpg);
	background-repeat:no-repeat;
	min-height:100px;
	margin-top:35px;
}

#videonews
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:35px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	min-height:600px;
	margin-top:25px;
}
.banner
{
	background-image:url(../images/logo_new.jpg);
	width:900px;
	height:179px;
	background-repeat:no-repeat;
}

#newnewsinner
{
	width:870px; 
	float:left; 
	margin-top:0px;
	color:#000000;
	margin-bottom:15px;
	background-image:url(../images/inner_content1.jpg);
	background-repeat:no-repeat;
	margin-top:25px;
}

.newscontent
{
	font-size:14px;
	color:#000000;
	padding-left:25px;
	padding-right:15px;
	text-align:justify;
}
#mission {
	width:870px;
	float:left;
	margin-top:0px;
	color:#000000;
	margin-bottom:0px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:500px;
	min-height:600px;
	margin-top:0px;
}
.home_service {
	font-size:14px;
	text-align:center;
	margin-top:20px;
	color:#000000;
	text-decoration: none;
}
#home_1 {
	width:870px;
	float:left;
	margin-top:0px;
	color:#000000;
	margin-bottom:0px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:400px;
	margin-top:0px;
}
.productlinknew
{
	font-size:12px;
	color:#000000;
	line-height:35px;
	font-weight:bold;
	text-align:left;
	text-decoration:none;
	
}

.productlinknew:hover
{
	font-size:12px;
	color:#000000;
	line-height:35px;
	font-weight:bold;
	text-align:left;
	text-decoration:underline;
	
}
#exhibition {
	width:870px;
	float:left;
	margin-top:0px;
	color:#000000;
	margin-bottom:0px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:3900px;
	min-height:600px;
	margin-top:0px;
}
#historynew1 {
	width:870px;
	float:left;
	margin-top:0px;
	color:#000000;
	margin-bottom:0px;
	background-image:url(../images/inner_content.jpg);
	background-repeat:no-repeat;
	height:770px;
	min-height:600px;
	margin-top:0px;
}
