@charset "utf-8";
/* CSS Document */

*{margin:0; padding:0}
a{text-decoration:none; color:#990000; outline:none;}
a:hover{color:#000; text-decoration:underline}
body{
	/*background:url(../images/back-body.jpg) repeat-x;*/
	color:#000;
	font:12px Arial, Helvetica, sans-serif;
	margin:5px auto;
	padding:0;
	}
	
/* styles */

h1{
	border-bottom:1px dotted #333;
	color:#0088ee;
	font:22px Arial, Helvetica, sans-serif;
	font-weight:100;
	margin:0 50px 30px 50px;
	line-height:45px;
	}
	
ol.list1{margin:0 0 0 25px; padding:0 0 0 15px}

ol.list1 li{font:bold 12px Arial, Helvetica, sans-serif;}
	
table tr td{padding:5px;}

form{margin:0; padding:0}

form table tr td{padding:3px 5px;}

input[type="text"]{
	background:url(../images/back_footer.jpg) repeat-x top center;
	border:1px solid #ccc;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
	height:18px;
	line-height:18px;
	padding:2px;
	width:180px;
	}

input[type="text"]:focus{border:1px solid #f60;	color:#FF0000}

textarea{
	background:url(../images/back_footer.jpg) repeat-x top center;
	border:1px solid #ccc;
	color:#333;
	font:12px Arial, Helvetica, sans-serif;
	height:70px;
	line-height:18px;
	padding:3px;
	width:520px;
	}

textarea:focus{border:1px solid #f60; color:#FF0000}

.flt-L{float:left}
.flt-R{float:right}
.clr{clear:both}

.pad_L_10{padding-left:10px;}
.pad_L_20{padding-left:20px;}
.pad_L_30{padding-left:30px;}

.text1{text-align:justify; line-height:20px}
.text2{background-color:#0066CC; color:#fff; font:14px Arial, Helvetica, sans-serif; padding:7px;}
.text3{color:#C30; font:bold 16px Arial, Helvetica, sans-serif; line-height:35px;}

ul.points{margin-left:auto;}
ul.points li{
	background:url(../images/bullet1.gif) 0 7px no-repeat;
	font:12px Arial, Helvetica, sans-serif;
	padding-left:15px;
	line-height:22px;
	list-style:none;
}




/* -- styles */	

	
#wrapper{overflow:hidden; margin:0 auto; width:1000px}

#header{
	background:url(../images/header.jpg) no-repeat;
	height:143px;
	margin-bottom:10px;
	width:1000px;
	}
	
#header2{
	background:url(../images/header2.jpg) no-repeat;
	height:71px;
	margin-bottom:10px;
	width:1000px;
	}
	
/* menu */

#menu_bar{width:200px; float:left; margin-right:13px; overflow:hidden}

#menu_bar ul{margin:0; padding:0;}
.menu{	
	font:12px Arial, Helvetica, sans-serif;
	height:31px;
	padding-left:10px;
	line-height:30px;
	width:190px;
	}
.menu a{color:#fff;	display:block}

.level2{background:url(../images/bullet.gif) right no-repeat;}	
.m1{background-color:#e00000}
.m2{background-color:#af0000}
.m3{background-color:#8E2004}
.m4{background-color:#f26b00}
.m5{background-color:#d75f00}
.m6{background-color:#b35000}
.m7{background-color:#6e8f00}
.m8{background-color:#5a7402}
.m9{background-color:#396106}
.m10{background-color:#2E4F04}
.m11{background-color:#049CCE}
.m12{background-color:#007f9f}
.m13{background-color:#006b87}
.m14{background-color:#005065}

.menu:hover{background-color:#000;}

/* -- menu */

#content-holder{
	background:url(../images/icon1.jpg) top left no-repeat;
	overflow:hidden;
	width:513px;
	}
	
#content-holder2{
	background:url(../images/icon1.jpg) top left no-repeat;
	overflow:hidden;
	width:785px;
	}
	
#prod-sec{
	background:url(../images/our_products.jpg) no-repeat;
	border:1px solid #9c9c9c;
	padding:0 0 10px 10px;
	overflow:hidden;
	width:250px;
	}
#prod-sec img{margin:0; padding:0}

#clients{
	height:150px;
	width:727px;
	}
	
.crn1{height:102px; margin-left:10px; width:490px}

#footer{
	background:url(../images/back_footer.jpg) repeat-x;
	color:#0066CC;
	margin-top:15px;
	padding:8px 0;
	text-align:center;
	width:100%;
	}
	
.pr_hold_all{width:780px; overflow:hidden;}

.pr_item{
	float:left;
	height:130px;
	overflow:hidden;
	text-align:center;
	width:130px;
	}
	
.pr_item a{display:block; height:89px; padding-top:1px; overflow:hidden; text-align:center; width:130px;}
	
.pr_item a:hover{
	border:1px solid #ccc;
	padding-top:0;
	height:88px;
	width:128px;
	}
	
.pr_item p{color:#0066FF; font:10px Verdana, Arial, Helvetica, sans-serif; line-height:16px; height:40px;}

.top_h{
	color:#FFF;
	height:110px;
	font:24px Arial, Helvetica, sans-serif;
	line-height:100px;
	padding-left:20px;
	width:765px
	}
.dotline{background:url(../images/dot.gif) repeat-x; height:1px; clear:both; margin:15px 0}


