/* CSS Document */
body{
	margin:0px;
	font-family:tahoma;
	font-size:14px;
	color:#333333;
	background-image: url(images/top_bg.jpg);
	background-repeat:repeat-x;
}

.nevbg{background-image:url(images/nev_bg.jpg);
background-repeat: repeat-x;
height:35px;
}

a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}
a:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;

}
a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #0099FF;
	text-decoration:none;
}

a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration:none;
}

.bot_bor_bg{background-image:url(images/bot_bor_bg.jpg);
background-repeat:repeat-x;
}
.left_bor1{background-image:url(images/left_border1.jpg);
background-repeat:repeat-y;
background-position:top;

}

.right_bor1{background-image:url(images/right_border1.jpg);
background-repeat:repeat-y;

}
.dotedline{background-image:url(images/dot_line.gif);
background-repeat:repeat-x;
}
.contact_img{background-image: url(images/contact_img.jpg);
background-position:bottom;
background-repeat:no-repeat;
height:80px;
}
.footerbg{ background-image:url(images/footer_bg.jpg);
background-repeat:repeat-x;
font-family:tahoma;
color:#333333;
}
.line1{background-image:url(images/line1.gif);
background-repeat:repeat-y;
background-position:center;
}

.border{border:solid 1px #bed9e7;
width:171px;
height:86px;
}

.product_border1{border: solid 1px;
border-color:#eeeeee;
}

.input2{
border-top:solid 1px #dddcdc;
border-left:solid 1px #dddcdc;
border-bottom:solid 1px #dddcdc;
border-right:solid 1px #dddcdc;

	background-color:#FFFFFF;
	width:220px;
	height:18px;
	padding-left:9px;
	font-family: tahoma;
	font-size:12px;
	color:#525252;
}
.flashMovie{
   z-index:-100;
}
