﻿/* CSS Document */

/* ********** Default Value for tags ********** */
/* START */
body 
{
    background-image:url(../Images/BG_Page.png);
    background-repeat:repeat-x;
    /*background-position:center;*/
    font-family:Arial;
    font-size:14px;
    color:#53473B;
/*	background-color:#C1E4FF;*/
	background-color:#C1E0FF;
}

h3
{
color:#0079AE;
}


/* END */

/* ********** Main Container ********** */
/* START */
.MainContainer
{    width: 900px;
     height:auto;
     margin-left:auto;
     margin-right:auto;
     margin-top:0px;
     margin-bottom:0px;
	
}
/* END */

/* ********** Header Section ********** */
/* START */

.Header
{
    width:840px;
    height:150px;
	margin-left:auto;
	margin-right:auto;
      
}
.HCompanyLogo
{
    width:300px;
    height:89px;
    background-image:url('../Images/MainLogo.png');
    background-repeat:no-repeat;
    /*float:left;    */
}

.HLink
{
/*    width: 84px;*/
	float:right;
    height: 40px;
    border-style:none;
	margin-right:30px;
	margin-top:10px;
/*	margin-right:40px;*/
	/*margin-top:20px;*/
}
.HLinkImages
{
    width: 40px; 
    float:left; 
    text-align:center; 
    height: 40px;
	margin-right:20px;
    
}
.HLinkSpliter
{
	width: 1px; 
    float:left; 
    height: 24px;
	border-style:solid;
	border-color:#666666;
	border-width:1px;
	background-color:#666666;
}

.Tab
{
	background-image:url('../Images/Tab.png');
	background-repeat:no-repeat;
	height:40px;
	width:97px;
	float:left;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	font-weight:bold;
}

.Tab:hover
{
	background-image:url('../Images/Tab_H.png');
}

.LogoDiv
{
	height:90px;
	margin:0px;
	padding:0px;
	clear:both;
}
.BackColor
{
	background-color:white;
}
.BackColor ul
{
margin:auto;
	
}/* END */

/* ********** Body Section ********** */
/* START */
.Body_Main
{
    width:840px;
    height:auto;
    margin-left:auto;
    margin-right:auto; 
    background-color:#FFFFFF;
}
.SlideShow
{   width:830px; 
    height:194px;
    margin-left:auto;
    margin-right:auto;
	margin-top:10px;
    padding:0px;  
    /*border:0px;
    border-style:solid;
    border-color:#FF6A00;
    background-color:#0079AE;*/
	 background-color:#FFFFFF;
	 text-align:center;
}

.Body_Container
{
   border-style:none;
   border-width:0px;
   margin-left:auto;
   margin-right:auto;
   margin-top:5px;
   
   
}

.Menu_Content
{
    width:100%;
    height:50px;
    margin:0px;
    padding:0px;
}

.Menu_Tab
{
	width:100%; 
	height:50px; 
	margin-bottom:0px; 
	margin-left:auto; 
	margin-right:auto; 
	clear:both;

}

.Menu
{
	padding:0px;
	margin:0px;
	width:100%;
	height:50px;
}
.Menu a span
{
	display:inline-block;
	padding:15px;
	margin:0px;
	height:45px;
	vertical-align:middle;
	cursor:pointer;
	
}

.Menu a span:hover

{
	background-image:url('../Images/mch.png');
	background-repeat:repeat-x;
		
}

.spanhover
{
	background-image:url('../Images/mch.png');
	background-repeat:repeat-x;

}
.Menu a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	text-decoration:none;
	color:#EF7F2B;

	
	
}

.MainHeader
{
    width:900px;
    height:50px;
    margin-top:0px;
    
}
.MainHeaderLeft
{
    width:22px;
    height:50px;
    border:0px;
    margin:0px;
    padding:0px;
    background-image:url('../Images/Menu_Left.png');
    background-repeat:no-repeat;
    float:left;
}
.MainHeaderCenter
{
    width:840px;
    height:50px;
    border:0px;
    margin:0px;
    padding:0px;
    background-image:url('../Images/Menu_Center.png');
    background-repeat:repeat-x;
    float:left;
	text-align:center;
	
   
    
}
.MainHeaderCenter ul
{
    margin-bottom:0px;
    margin-left:0px;
    margin-right:0px;
    margin-top:15px;
	height:50px;
	
          
}
.MainHeaderCenter ul li
{
    /*text-decoration:none;*/
    display:inline;
    color:#53473B;
    border-left:1px;
    border-left-style:solid;
    border-color:#53473B;
    margin-left:0px;
    margin-right:0px;
    padding-left:10px;
    padding-right:10px;
    cursor:default;
	font-size:16px;
}
.MainHeaderCenter ul li:first-child
{
    border-left:none;
    padding-left:0px;
    
    
}
.MainHeaderCenter ul li a 
{
    text-decoration:none;
    color:#53473B;
}

.MainHeaderCenter ul li a:hover
{
/*background-color:#0099FF;*/
background-image:url('../Image/Menu_Center_hover.png');
background-repeat:repeat-x;
}
 
.MainHeaderRight
{
    width:22px;
    height:50px;
    border:0px;
    margin:0px;
    padding:0px;
    background-image:url('../Images/Menu_Right.png');
    background-repeat:no-repeat;
    float:left;
}
.Body_Content
{
    height:auto;
    width:840px;
    border:0px;
    margin-top:10px;
	background-color:#FFFFFF;
   
}
.Information
{
	width:500px;
	height:auto;
	margin-top:5px;
	padding:0px;
}
.Info_Content
{
	width:220px;
	height:auto;
	
	
}

.Product_Right
{
	width:233px;
	height:auto;
	float:right;
	margin-top:30px;
	margin-right:15px;


}

.Product_Left
{
	width:500px;
	height:auto;
	float:left;

}
.Heading
{

	width:auto; 
	height:41px;
	border:none;
	padding-left:35px;
	float:left;
	
	
}

.Heading h1
{

	/*color:#0079AE;*/
	color:#1458AA;
	font-size:22px;
	
}

.subHeading
{
	width:auto; 
	height:41px;
	border:none;
	text-align:left;
	padding-left:20px;
	margin-top:0px;
	font-size:18px;
	color:#FF9900;
	float:left;
}
.Product_Content
{

	padding:15px;
	width:auto;
	height:auto;
	float:left;
	text-align:justify;
}

.Content_Heading
{
	font-size:16px; 
	font-weight:bold; 
	color:#FF9900;
}

.PdfDownload
{
width:120px;
height:41px;
background-image:url(../Images/PDF_Download.png);
background-repeat:no-repeat;
float:right;
cursor:pointer;
}

.PdfDownload:hover
{
background-image:url(../Images/PDF_Download_H.png);
}

.dowonload
{
	width:100px; 
	height:25px; 
	background-image:url(../Images/Download.png); 
	background-repeat:no-repeat;
	cursor:pointer;
}

.dowonload:hover
{background-image:url(../Images/Download_H.png); }

.BodyLeft
{
	height:auto;
    width:240px;
    border:0px;
	background-color:#FFFFFF;
	float:left;
	margin-top:30px;
}

.BodyRight
{
	height:auto;
    width:600px;
    border:0px;
	background-color:#FFFFFF;
	float:right;
}
.Body_Top
{
	margin:0px;
	padding:0px;
	height:41px;
	width:840px;
}

.Body_Center
{
	width:840px;
	height:auto;
	margin:0px;
	padding:0px;
}

.Product_Side_Menu_Header
{
	width:210px; 
	height:40px;
	/*background-image:url('../Images/BG.png');
	background-repeat:repeat-x;*/
	background-color:#8DB141;
/*	border-color:#EBEBEB;*/
	border-color:gray;
	border-style:solid;
	border-width:1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}
.Product_Side_Menu_Header table tr td strong
{
	font-size:20px;
	text-align:center;width:100%;
}

.Product_Side_Menu_Body
{
	width:210px; 
	height:355px; 
	margin-top:15px;
	
}

.Product_Side_Menu_Body ul li
{
	height: 34px;
	width: 150px;
	text-align: left;
	font-size: 13px;
	margin:auto;
	padding-left:15px;
	list-style:none;
	text-decoration:none;
	line-height:30px;
	letter-spacing:1.5px;
	background-image:url('../Images/S_Menu_BG.png');
	background-repeat:no-repeat;
}

.Product_Side_Menu_Body ul li:hover
{
	background-image:url('../Images/S_Menu_BG_H.png');
	background-repeat:no-repeat;
	


}
.Product_Side_Menu_Body ul li a 
{
	text-decoration:none;
	color:#0066CC;
	padding-left:15px;
}

.Body_Heading_Pro
{
	text-align:center;
	
}

.Testimonial{
	display:block;
	clear:both;	
	border-color:#EBEBEB;
	border-style:solid;
	border-width:1px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	font-size:.8em;
	margin-bottom:20px;	
}

.Testimonial h1{
	font-size:1em;
	color:#FFFFFF;
	display:block;
	clear:both;
	width:310px;
	margin:auto;	
	float:left;
	padding:5px;
	margin-bottom:10px;
	background-color:#848484;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
}

.Testimonial ul{
	list-style:none;
	display:block;
	width:310px;
	margin:auto;
	padding:5px;
	line-height:1.3em;
}

.Testimonial ul li{
	display:block;
	clear:both;
	width:auto;		
	background-image:url('../Images/bu.png');
	background-position:left top;
	background-repeat:no-repeat;
	padding-left:15px;
	
}

.Testimonial ul li a{
	color:#666666;
	text-decoration:none;
}

.Testimonial ul li a:hover{
	font-weight:bold;
}


.Testimonial marquee{
	display:block;
	clear:both;	
	padding:10px;
	font-size:.9em;
}

.Testimonial marquee div{
	background-color:#FBFBFB;
	border-color:#EBEBEB;
	border-style:solid;
	border-width:1px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor:pointer;
	padding:10px;
}

.Testimonial marquee div:hover{
	background-color:#FFFFFF;
}

.Testimonial marquee h2{
	font-size:1.2em;
	display:block;
	padding:0px;
	margin:0px;
	clear:both;
}

.Testimonial marquee p{		
	text-align:justify;
	display:block;
	clear:both;
}

.about
{
	width:480px;
	height:auto;
	padding:10px;
	margin:0px;
	clear:both;
}

.Content
{
	display:block;
	font-size:.8em;
}

.Content h1
{
	

	font-size:1em;
	color:#FFFFFF;
	display:block;
	width:95%;
	margin:0px;	
	padding:5px;
	background-color:#848484;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;

}

.Content img
{
	
}
/* END */

/* ********** Footer Section ********** */
/* START */
.Footer_Main
{
    width:900px;
    height:auto;
    margin-left:auto;
    margin-right:auto;  
}

/* END */
