/* CSS Document */
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	margin:0;
	padding:0;
	background: #222220 url(images/body-bg.jpg) no-repeat;
}
img{
	border:none;
}
div{
	margin:0px;
	padding:0px;
}
ul, li{
	margin:0;
	padding:0;
}
a{
	color:#CCCCCC;
	text-decoration:none;
	outline:none;
}
a:hover{
	color:#000;
}
.left{
	float:left;
}
.right{
	float:right;
}
.clear{
	clear:both;
}
h1{
	font-size:13px;
	font-weight:normal;
	margin:0;
	padding:0;
}
h1 b{
	font-weight:normal;
}
h2{
	color:#D49400;
	font-size:25px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.txt-yellow{
	color:#D49400;
	font-size:25px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
h3{
	font-size:22px;
	font-weight:normal;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
#container{
	margin:15px auto;
	width:935px;
}
.logo{
	float:left;
	margin-top:15px;
	margin-left:10px;
}
.top-link{
	float:right;
	font-size:12px;
}
.top-link a{
	color:#FFFFFF;
}
.top-link a:hover{
	color:#D49400;
}
.menu{
	margin-left:15px;
	padding-top:15px;
}
.menu li{
	list-style:none;
	display:inline;
	
	float:left;
	font-weight:bold;
	margin:0 2px;

}
.menu li span{
	background:url(images/menu-bg2.gif) no-repeat left top;
	padding-left:10px;
	float:left;
	
}
.menu li a{
	color:#000000;
	padding:5px 20px 5px 8px;
	background:url(images/menu-bg.gif) no-repeat right top;
	float:left;
}
.menu li a:hover{
	color:#fff;
}
.header{
	background:url(images/header.jpg) no-repeat;
	height:255px;
	color:#000000;
	padding:26px 0 0 28px;
}
.header-text{
	float:right;
	width:360px;
	color:#666666;
	padding-top:20px;
	/*	font-size:14px;
	padding-right:10px;*/
}
.header-text a{
	color:#D49400;
}
.header-text a:hover{
	color:#000;
}
.header-text b{
	color:#990000;
	font-size:20px;
	font-weight:normal;
	
}
.header p{
	margin:0px;
	padding:0px;
	padding-top:18px;
	padding-left:35px;
}
.content{
	padding-top:20px;
}
.left-col{
	float:left;
	width:625px;
	margin-left:8px;
	text-align:justify;
}
.right-col{
	float:right;
	width:226px;
	padding-right:8px;
}
.right-heading{
	background:url(images/heading-bg.jpg) no-repeat;
	color:#000000;
	font-weight:bold;
	font-size:15px;
	padding:5px 10px;
	margin-top:5px;
}
.yellow-box{
	background:url(images/yellow-box.jpg) no-repeat;
	margin-top:4px;
	padding:8px 8px ;
}
.yellow-box a{
	color:#FFFFFF;
}
.yellow-box a:hover{
	color:#cccccc;
	text-decoration:underline;
}
.yellow-box img{
	float:left;
	margin-right:8px;
	border:solid 1px #FFFFFF;
}
.our-product{
	padding-top:20px;
}
.product{
	float:left;
	font-size:12px;
	line-height:16px;
	width:290px;
	margin:8px;
}
.product img{
	float:left;
	margin-right:10px;
}

.product b{
	color:#D49400;
}
.readmore{
	clear:both;
	text-align:right;
	margin-top:8px;
	padding-top:2px;
	border-top:solid 1px #D49400;
}
.readmore a{
	background:url(images/arrow.jpg) no-repeat 0 3px;
	padding-left:8px;
}
.readmore a:hover{
	background:url(images/arrow2.jpg) no-repeat 0 3px;
	color:#D49400;
}
#footer{
	background:#352921;
	padding:5px 0;
	font-size:12px;
	color:#999999;
	margin-bottom:10px;
}
#footer h3{
	color:#FFFFFF;
}
#footer-copyright{
	float:right;
	text-align:right;
}
#footer-copyright a{
	color:#ccc;
}
#footer-copyright a:hover{
	color:#fff;
	text-decoration:underline;
}
.header-inner{
	background: url(images/header-bg2.jpg) no-repeat;
	height:215px;
	color:#000000;
	padding:26px 30px 0 28px;
}
.header-inner img{
	border:solid 1px #D49400;
}
ul.sitemap{
	margin-left:50px;
}
ul.sitemap li{
	background:url(images/arrow.jpg) no-repeat 0 4px;
	padding-left:8px;
	padding-top:3px;
	padding-bottom:3px;
	list-style:none;
	font-weight:bold;
}
ul.sitemap li li{
	background:none;
	padding:0;
	margin-left:20px;
	font-weight:normal;
	background:url(images/arrow2.jpg) no-repeat 0 4px;
	padding-left:8px;
}
ul.sitemap li a{
	color:#ccc;
}
ul.sitemap li a:hover{
	color:#D49400;
}
/*Header Flash CSS*/
.stepcarousel{
position: relative; /*leave this value alone*/

overflow: scroll; /*leave this value alone*/
width: 880px; /*Width of Carousel Viewer itself*/
height: 170px; /*Height should enough to fit largest content's height*/
}
.stepcarousel img{
	border: 1px solid  #D49400;
	float:left;
}
.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px; /*margin around each panel*/
width:880px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}