html, body {
	height: 100%;
	overflow: auto;
}

body {
	margin: 0;
	padding: 0;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
	background-color: #BBCCE9;
	background-attachment: fixed;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;	
}

#Products_DropDown, #RD_DropDown, #Info_DropDown {
	position: absolute;
	visibility: hidden;
	border:  1px solid black;
	padding: 0px 5px 2px 5px;
	background: #D2E5FC;
	z-index: 30;
	color: #204A7A;
	font-size: 13px;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#Products_DropDown {
    width: 750px;
    margin-left: -100px;
}

#RD_DropDown {
    margin-left: 45px;
    width: 150px;
}

#Info_DropDown {
    margin-left: 35px;
    width: 150px;
}

#Products_DropDown li, #RD_DropDown li, #Info_DropDown li {
	margin: 0 0 0 -25px;
	color: #204A7A;
}

/*#Products_DropDown li:hover, #RD_DropDown li:hover, #Info_DropDown li:hover {
	background-color: #3A567A;
	color: #FBB741;
}*/

#Products_DropDown a:link, #Products_DropDown a:visited, #RD_DropDown a:link, #RD_DropDown a:visited, #Info_DropDown a:link, #Info_DropDown a:visited {
	text-decoration: none;
	color: #204A7A;
}

#Products_DropDown a:hover, #Products_DropDown a:visited:hover, #RD_DropDown a:hover, #RD_DropDown a:visited:hover, #Info_DropDown a:hover, #Info_DropDown a:visited:hover {
	text-decoration: none;
	color: #FBB741;
	background-color: #3A567A;
}

#Wrapper {
	width: 800px;
	#width: 800px;
	_width: 803px;
	/*position: absolute;
	top: 0;
	left: 50%;
	margin-left: -400px;*/
}

#Top {
	/*position:fixed;*/
	/*#position:absolute;
	_position:absolute;*/
	/*height: 120px;*/
	top:0;	 
	height: 279px;
	_margin-right:-4px;
	width: 800px;
	z-index: 20;
}

#Top_Gallery {
    float: left;
    clear: both;
	/*#margin-left:-400px;
	height: 120px;*/
	height: 250px;
	width: 800px;
	#width: 800px;
	_width: 803px;
}

#Top_Stripe {
	float: left;
	clear: both;
	width: 800px;
	height: 11px;
	background-color: #204A7A;
}

#Header {
	float: left;
	clear: both;
	width: 800px;
	#width: 800px;
	_width: 803px;
	height: 109px;
	_margin-top:-4px;
}

#Logo {
	float: left;
	clear: right;
	width: 122px;
	height: 109px;
}

#Header_Right {
	float: left;
	clear: right;
	width: 678px;
	#width: 678px;
	_width: 681px;
	height: 109px;
}

#Header_Top {
	float: left;
	clear: both;
	width: 678px;
	height: 71px;
}

#Site_Title {
	float: left;
	clear: right;
	width: 436px;
	height: 71px;
}

#Header_Empty {
	float: left;
	clear: right;
	width: 107px;
	height: 71px;
	background-color: #FFFFFF;
}

#Language {
	float: left;
	clear: right;
	width: 135px;
	height: 71px;
}

#Main_Menu {
	float: left;
	clear: both;
	width: 678px;
	#width: 678px;
	_width: 681px;
	height: 38px;
	_margin-top:-3px;
}

#mProducts {
	float: left;
	clear: right;
	width: 94px;
	height: 38px;
}

#mRnD {
	float: left;
	clear: right;
	width: 222px;
	height: 38px;
}

#mCompany {
	float: left;
	clear: right;
	width: 145px;
	height: 38px;
}

#mContact {
	float: left;
	clear: right;
	width: 106px;
	height: 38px;
}

#mGallery {
	float: left;
	clear: right;
	width: 85px;
	height: 38px;
}

#Menu_Right {
	float: left;
	clear: right;
	width: 26px;
	height: 38px;
	background-image: url("../images/default_10.jpg");
	background-repeat: no-repeat;
	background-position: right;
}

#Banner {
	float: left;
	clear: both;
	width: 800px;
	height: 125px;
	/*overflow: hidden;*/
	background-image: url(../images/banners/6.jpg);
	z-index: 20;
	margin-top: 0;
	_margin-top:-3px;
	padding:0px;

}

#Banner_gallery {
	float: left;
	clear: both;
	width: 800px;
	height: 129px;
	/*overflow: hidden;*/
	/*background-image: url(../images/banners/6.jpg);*/
	z-index: 20;
	margin-top: 0;
	#margin-top: 0;
	_margin-top: -3px;
}

#Page_Title {
	float: left;
	clear: both;
	width: 770px;
	#width: 770px;
	_width: 770px;
	height: 30px;
	#height: 35px;
	#margin-top:3px;
	_margin-top:-3px;
	
	padding: 5px 15px 0 15px;
	background-image: url(../images/default_12_bg.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

#Page_Title_Gallery {
	float: left;
	clear: both;
	height: 0px;
	overflow: hidden;
	display: none;
}

#Contents {
	float: left;
	clear: both;
	width: 770px;
	#width: 770px;
	_width: 770px;
	/*height: 100%;*/
	background-color: #ffffff;
	z-index: -2;
	padding: 5px 15px 30px 15px;	
	text-align: left;
	margin:0;
		
	/*margin-top: 249px;
	#margin-top: 260px;
	_margin-top: 260px;
	/*position: relative;*/
}

#Contents_Gallery {
	float: left;
	clear: both;
	width: 770px;
	#width: 770px;
	_width: 770px;
	background-color: #FFFFFF;
	z-index: -2;
	padding: 30px 15px 30px 15px;
	text-align: left;
	margin-top: 0px;
	#margin-top: 0px;
	_margin-top: 0px;
}

#Main_Home {
	width:100%;
	/*min-height:500px;*/
	background-image:url(../images/home_bkg.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

#Main_Home_Left {
	background-image: url(../images/product_bkg.jpg);
	background-repeat: repeat-x;
	background-color: #e3e6eb;
	float:left;
	clear:right;
	margin-top:20px;
	margin-right:10px;
	width:200px;
	/*height:450px;*/
	border:solid 1px #7d7d7d;
	padding: 0 5px 5px 5px;
}
	
#Main_Home_Right {
	float:left;
	clear:right;
	width:530px;
	/*height:400px;*/
}
	
#Main_Home_Right_Top {
	float:left;
	clear:both;
	width:530px;
	height:400px;
	}
	
#Main_Home_Right_Bottom {
	float:left;
	clear:both;
	width:530px;
	vertical-align: bottom;
	/*height:100px;*/
	}
	
.Home_Right_Bottom {
	background-image:url(../images/product_bkg.jpg);
	background-repeat:repeat-x;
	background-color:#e3e6eb;
	float:left;
	clear:right;
	margin-left:10px;
	width:230px;
	height:170px;
	border:solid 1px #7d7d7d;
	padding: 0 5px 5px 5px;
}


#Footer_Bkg {
	position:fixed;
	#position:absolute;
	bottom:0;
	_bottom:-16px;
	height: 55px;
	background-color: #3A4B63;
	width: 100%;
	z-index: -1;
}

#Footer {
	/*position:fixed;
	#position:absolute;*/
	float:left;
	clear:both;
	height: 75px;
	background-color: #3A4B63;
	width: 100%;
	color: #FFFFFF;
	text-align:center;

	/*margin-left:-409px;
	#margin-left:-409px;*/
	font-size: 11px;
	/*padding-bottom: 2px;*/
}

#Footer_Gallery {
	float: left;
	clear: both;
	/*height: 55px;*/
	background-color: #3A4B63;
	width: 800px;
	#width: 800px;
	_width: 803px;
	color: #FFFFFF;
	font-size: 11px;
}

h1 {
   font-size: 22px;
   color: #3C5A80;
   text-align: center;
} 

h2 {
   font-size: 28px;
   color: #f49000
   ;
   text-align: center;
}

h3 {
   font-size: 14px;
   color: #3C5A80;
   text-align: center;
}

h4 {
   font-size: 16px;
   color: #3C5A80;
   margin: 0;
}

/*FOR THE SLIDE SHOW ON HOME PAGE */

#slideshow {
    position:relative;
    height:350px;
    padding:600px;
    #padding:50px;
    _padding:0px;
    
}

/*#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}*/ 

/*----------Contact us-----------------*/
.Contact_Left
{
	float:left;
	clear:right;
	width:50%;
	text-align:left;
	border:solid 0px red;
	overflow:visible;
	}
.Contact_Right
{
	float:left;
	clear:right;
	width:50%;
	text-align:left;
	border:solid 0px green;
	}
/* ----------------------------------- */

.product {
    background-image: url(../images/product_bkg.jpg);
    background-repeat: repeat-x;
    /*background-position: bottom;*/
    background-color: #E2E7ED;
    border: 1px solid gray;
    margin-bottom: 10px;
    padding-left:20px;
}
.producthome {
    background-image: url(../images/product_bkg.jpg);
    background-repeat: repeat-x;
    /*background-position: bottom;*/
    background-color: #E2E7ED;
    border: 1px solid gray;
    margin-bottom: 10px;
}

.justforo {
    visibility: hidden;
    display: none;
    width: 0;
    height: 0;
    overflow: hidden;
}
.gallery_top 
{
	width:800px;
	height: 129px;
    background-color: #e8e8e8;
    margin-bottom: 0px;
}
.gallery {
    /*background-image: url(../images/product_bkg.jpg);
    background-repeat: repeat-x;
    background-color: #E2E7ED;
    border: 1px solid gray;*/
    margin-bottom: 10px;
}

#Page_Title_gallery {
	float: left;
	clear: both;
	width: 800px;
	/*height: 128px;*/
	height: 0px;
	padding: 0px 0px 0px 0px;
	/*background-image: url(../images/default_12_bg.jpg);*/
	/*background-repeat: repeat-x;*/
	text-align: left;
	visibility: hidden;
	display: none;
	overflow: hidden;
}

.search {
	border:1px solid #e1e1e1;
	background-color:white;
	padding:0px;
	float:right;
	clear:both;
	width:205px;
	
}

a, a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28609D;	
	line-height:18px;
	text-decoration:none;
}

a:hover, a:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E98537;	
	line-height:18px;
	text-decoration:none;
}

.panel
{
	background-image: url(../images/product_bkg.jpg);
    background-repeat: repeat-x;
    background-color: #E2E7ED;
    border:1px solid gray;
    padding:10px;
    width:250px;
}

.panel a, .panel a:visited
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #28609D;	
	line-height:16px;
	text-decoration:none;
}

.panel a:hover, .panel a:visited:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E98537;	
	line-height:16px;
	text-decoration:none;
}

.galleryimg img
{
	border:1px solid gray;
}

.indent
{
	margin-left:30px;
	margin-top:2px;
	margin-bottom:2px;
}