@charset "utf-8";
/* CSS Document */


*{
	margin:0;
	padding:0;}
body{
	background:#3d3d3f url(../images/body_bg.jpg) repeat-x bottom;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
	}
	
img{
	border:none;}

h1, h2, h3, h4, h5, p, ul {
	margin:0;
	padding:0;
	list-style:none;
	
}
h1, h2, h3, h4, h5{
	font-family: Helvetica, sans-serif;
}

h1 {
	font-size:1.7em;
}
h2 {
	font-size:1.3em;
        font-weight: normal;
        padding-bottom: 10px;
}
h3 {
        color: #BCBB8F;
	font-size:1.1em;
        font-weight: normal;
        padding-bottom: 5px;
}

p, ul {
	line-height:1.4em;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
    color:#fefefe;
	text-decoration:underline;
}

/* layout */

#wrap{
	width:820px;
	margin:0 auto;
	
	}
#header{
	background:url(../images/content_bg.jpg) repeat-y top left;}
#header_1{
	background:url(../images/header_1.jpg) no-repeat top right;
	height:201px;
	margin-right:26px;
	
	}
	
#header_2{
	background:url(../images/header_2.jpg) no-repeat top right;
	height:201px;
	margin-right:26px;
	
	}	

#header_3{
	background:url(../images/header_3.jpg) no-repeat top right;
	height:201px;
	margin-right:26px;
	
	}
		
#header_4{
	background:url(../images/header_4.jpg) no-repeat top right;
	height:201px;
	margin-right:26px;
	
	}

#header_5{
	background:url(../images/header_5.jpg) no-repeat top right;
	height:201px;
	margin-right:26px;
	
	}
		
	
.logo{
	margin:50px;
}	

.c1 {
	float: left;
	border-color: white;
	border-width: 1px;
	border-style: solid;
	padding: 3px;
        margin-right: 15px;
}

#content{
	background:url(../images/content_bg.jpg) repeat-y;
	min-height:700px;
	padding-top:8px;
	width:820px;
	float:left;
}
	
#menu{
	background:url(../images/menu_bg.jpg) no-repeat;
	width:767px;	
	height:43px;
	margin:0 auto;
	
}
	
#menu ul{
	width:725px;
	margin:0 auto;
	padding-top:10px;
}
	
#menu li{
	display:inline;
}
	
	
#menu a{
	text-decoration:none;
	font-size:15px;
	padding-left:2em;
	padding-right:2em;
}

#menu a:hover{
	color:#fefefe;
	text-decoration:none;
	font-size:15px;
}

#menu a.selected{
	color:#fefefe;
	text-decoration:none;
	font-size:15px;
}

/* menu 1 for home page*/

#menu1 ul{
	width:725px;
	margin:0 auto;
	padding: 18px;
}
	
#menu1 li{
	display:inline;
}
	
	
#menu1 a{
	text-decoration:none;
	font-size:15px;
	padding-left:2em;
	padding-right:2em;
}

#menu1 a:hover{
	color:#fefefe;
	text-decoration:none;
	font-size:15px;
}

#menu1 a.selected{
	color:#fefefe;
	text-decoration:none;
	font-size:15px;
}
		

.data{
	background:#4c4c4e url(../images/data_bg.jpg) no-repeat top center;
	width:767px;
	margin:auto;
	min-height:660px;
	}

.data_con{
	width:580px;
	padding:10px 10px 10px 15px;
	min-height:600px;
	color:#fff;
	border-right:1px solid #676149;
}

.data_con p{
	margin-top:5px;	}
	


/* -------------------- Style for Drop Down Menu -------------------- */

.dropmenudiv_a{
	position: absolute;
	font:normal 12px Arial;
	line-height:18px;
	z-index:100;
	background:#474530;
	width: 172px;
	visibility: hidden;
	margin-top:8px; 
	padding:5px 0 5px 0;
	margin-left:-2px;



}


.dropmenudiv_a a{
	width: auto;
	display: block;
	text-indent: 20px;
	border-top: 0 solid #678b3f;
	padding: 5px 0;
	text-decoration: none;
	color:#fff;
}

* html .dropmenudiv_a a{ 
	width: 100%;
}

.dropmenudiv_a a:hover{
	background: #726f5c;
	color:#fff;
}	

/* product*/

.data_pro{
	width:603px;
	padding:10px 0 10px 2px;
	min-height:600px;
	color:#fff;
	border-right:1px solid #676149;
}

.data_pro h2{
	padding-left:15px;
	margin-bottom:10px;
	font-size:20px;
}
.data_pro p{
	margin-top:5px;
}
	
#product{
	margin:0 ;
	padding:0;
}
	
#product li{
	padding:20px 15px;
}
	
#product li.pro2 {
	background:#221e1f;
	padding:20px 15px;
}

#product li h3{	
	margin:0; padding:0;
}
#product li ul{
	margin:0; padding:0;
	padding-top:8px;
}
#product li li{
	margin:0; padding:0;}
#product li li a{
	color:#fff;
	text-decoration:underline;
}
#product li li a:hover{
	text-decoration:none;
}


.data_con a{
	color:#fff;
	text-decoration:underline;
}
.data_con a:hover{
	text-decoration:none;
}

/* ------- Footer ---- */
.footer{
	height:40px;
	border-right:1px solid #676149;
	width:580px;
	padding:0 10px 0 15px;
}
.footer ul{
	list-style:none;
	padding-top:8px;
	padding-left:10px;
}
.footer li{
	display:inline;
	padding-right:4px;
	padding-left:4px;
}



/*------------Home css------------*/

#main{
	width:820px;
	margin:0 auto;
	padding-bottom:20px;
	}
	
#hom_top{
	background: url(../images/hom_top.png) no-repeat top center;
	width:820px;
	height:487px;
}	

#hom_bot{
	background: url(../images/hom_bot.gif) no-repeat bottom center;
	width:820px;
	height:58px;}
	
.img{
	background:url(../images/img_1.png) no-repeat top center;
	width:767px;
	height:487px;
	margin:0 auto;
}	

#map{
        margin-top: 5px;
        padding: 8px !important;
        border: 15px solid #978e6f;
}

a.odlogo 
{
/*display:block;*/
/*clear: both;*/
}
img.odlogo {
float: right;
margin-top :-40px;
padding: 0 35px 10px 0;
}

a.home-odlogo 
{
display: block;
position:absolute;
bottom: 0;
right: 0;
padding: 0 10px 10px 0;
}


