body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #97a0a9;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}
.style2 {
	color: #797979;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}
.style3 {
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
}
.style4 {
	color: #187BCE;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {
	color: #8D8D8D;
	font-size: 11px;
	font-family: tahoma;
}
.style6 {
	color: #A0A0A0;
	font-size: 9px;
	font-family: tahoma;
}
.style7 {
	color: #818181;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}

/*Style for left menu*/
.left_menu {
	width: 225px;
	height: 110px;
	background-image:url(images/div_1.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
	padding: 0px 0px 10px 0px;
	margin: 0px;

}
.left_menu ul {
	float: left;
	list-style-type: none;
	text-align: right;
	padding: 20px 0px 10px 20px;
	margin: 0px;
}

.left_menu ul li { 
	width: 150px;
	padding: 1px 2px 5px 3px;
	margin: 2px 0px 2px 0px;
	background-image: url(images/rep_1.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.left_menu a { 
	width: 150px;
	color: #797979;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
	text-align: right;
	text-valign: middle;
	background-position: center left;
	background-repeat: no-repeat;
}

#1 {
	background-image: url(images/p_1.gif);
}

#2 {
	background-image: url(images/p_2.gif);
}

#3 {
	background-image: url(images/p_3.gif);
}

#4 {
	background-image: url(images/p_4.gif);
}

#5 {
	background-image: url(images/p_5.gif);
}

/*Style for right menu */
div.right_menu {
	padding-left: 20px;
	padding-top: 77px;
}

div.right_menu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
}

div.right_menu li{
	background-image: url(images/point_1.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: .6em;
}

/* Logo text*/
.logo {
	margin: 20 0 0 36;
	padding-top: 42;
	width: 129;
	height: 77;
	background-image: url(/images/logo.gif);
	background-position: center left;
	background-repeat: no-repeat;
	
}
.logo1 {
	padding-left: 10px;
	margin-top: 40px;
	color: #656565;
	font-size: 19px;
	font-family: tahoma;
	font-weight: normal;
	text-decoration:none;
	text-transform: uppercase;
}

.logo2 {
	color: #A0ABB5;
	font-size: 19px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
}
.logo3 {
	padding-left: 30px;
	color: #6F6F6F;
	font-size: 8px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
}

/*Top-right text*/
.top_area {
	margin: 0px;
	padding-left: 34px; 
	padding-right: 34px; 
	padding-top: 23px;
	text-align: justify;
}

.top_text {
	background-image: url(images/rep_1.gif); 
	background-position: bottom left; 
	background-repeat: repeat-x;
	padding-left:4px; 
	padding-top:1px; 
	padding-right:0px; 
	padding-bottom:14px;
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
}

.top_text a{
	color: #187BCE;
	font-size: 11px;
	font-family: tahoma;
}

.top_area img {
	padding: 2px;
	margin: 0px;
	border: none;
	float: right;
}

.top_bottom {
	padding-left:3px; 
	padding-top:14px;
}

.top_bottom a{
	background-image: url(images/point_2.gif); 
	background-position: left; 
	background-repeat: no-repeat;
	color: #187BCE;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 10px; 
	margin-right: 10px;
}

/* Promo module*/
.promo div{
	padding: 0px; 
	margin: 0px;
	color: #187BCE;
	font-size: 11px;
	font-family: tahoma;
	border: 1px solid;
	width: 348px;
	height: 60px;
}

.promo img{
	padding-right: 10px; 
	margin-right: 10px;
	aling: rigth;
}

.promo h1{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #97a0a9;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}


/*Bottom menu*/
.bottom_menu ul {
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 35px 0 0 38px;
	text-align: center;
	padding-left:28px; 
	padding-top:18px;
}

.bottom_menu ul li {
	display: inline; 
}

.bottom_menu ul li a{ 
	text-decoration: none; 
	padding: .2em 1em;
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
}
.bottom_menu a #1 #2 #3 #4 #5{
	background: none; 
}
.bottom_menu #1 {
	background-image: url(images/p_1.gif);
}

#2 {
	background-image: url(images/p_2.gif);
}

#3 {
	background-image: url(images/p_3.gif);
}

#4 {
	background-image: url(images/p_4.gif);
}

#5 {
	background-image: url(images/p_5.gif);
}

/*Top link*/
.top_link {
	padding: 0px;
	margin: 0px;
}
.top_link a{
	height: 16;
	margin: 17px 0 0 80px;
	padding: 0;
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.top_link b{
	padding-left: 20px;
	margin: 0px;
}

/*Top logo*/
.top_promo {
	height: 115px;
	background-image: url(images/top-2.gif); 
	background-position: left; 
	background-repeat: no-repeat;

}
.top_logo1 {
	margin-left: 60px;
	padding-top: 10px;
	color: #B7DDEF;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
}

.top_logo2 {
	margin-left: 40px;
	color: #FFFFFF;
	font-size: 23px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
}

.top_logo3 {
	margin-left: 8px;
	color: #B7DDEF;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
}

.top_logo4 {
	color: #B7DDEF;
	font-size: 18px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
}

/*Main text*/
.main_text {
	border-bottom: 1px solid #CDCDCD;
	border-top: 3px solid #D9D9D9; 
}
.main_text td{
	background-image:url(images/small.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
	padding: 0px;
}

.text_area {
	background-image:url(images/div_2.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
	padding: 5px 0 10px 15px;
	margin: 15px 0 5px 10px;
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	text-align: justify;
}

.text_area h1{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #97a0a9;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}
.text_area h2{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #97a0a9;
	font-size: 11px;
	font-family: tahoma;
/*	font-weight: bold;*/
	text-decoration:none;
}

.text_area p{
	text-indent: 9px;
}

.text_area table tr td{
	padding: 2px;
	border: 1px solid #878787;
	background: none;
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	text-align: justify;
}

.text_area img{
	padding: 3px;
	margin: 3px;
	border: 0px;
	
}

.text_area a{
	font-family: tahoma;
	text-align: justify;
	font-weight: bold;
	color: #97a0a9;
	color: #187BCE;
	font-size: 11px;
}


/*for vendors page*/
.vendors {
	background-image:url(images/div_2.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
	padding: 5px 0 10px 15px;
	margin: 15px 0 5px 10px;
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	text-align: justify;
}

.vendors h1{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #97a0a9;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}
.vendors h2{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #97a0a9;
	font-size: 11px;
	font-family: tahoma;
/*	font-weight: bold;*/
	text-decoration:none;
}

.vendors p{
	text-indent: 9px;
}

.vendors table tr td{
	padding: 10px;
	border: 20px;
	background: none;
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	text-align: center;
}

.vendors img{
	padding: 3px;
	margin: 10px;
}

.vendors a{
	font-family: tahoma;
	text-align: justify;
	font-weight: bold;
	color: #97a0a9;
	color: #187BCE;
	font-size: 11px;
}

/*News block*/
.news {
	background-image:url(images/div_2.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
	padding: 5px 0 15px 15px;
	margin: 15px 0 0 10px;
	text-align: justify;
}

.about {
  font-size: 10px;
  color: #7E7E7E;
  margin-top: 5px;
}

.news a{
	color: #676767;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none;
}
.news h1{
	color: #818181;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;	
}

#short {
	background-image:url(images/rep_2.gif); 
	background-position:bottom left; 
	background-repeat:repeat-x;
	color: #A0A0A0;
	font-size: 9px;
	font-family: tahoma;	
	color: #187BCE;
	font-size: 11px;
	font-family: tahoma;
	padding-bottom: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	text-decoration: underline;
}

#date {
	background-image:url(images/point_4.gif); 
	background-position: left; 
	background-repeat:no-repeat;
	padding-left: 10px;
	color: #A0A0A0;
	font-size: 9px;
	font-family: tahoma;
	text-decoration:none;
}

#title {
	color: #818181;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;	
}

#more_news {
	background-image:url(images/point_4.gif); 
	background-position: left; 
	background-repeat:no-repeat;
	color: #187BCE;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 10px;
}

/*DataRC Project*/
.copy_right {
	width: 226;
	float: left;
	padding: 0;
	font-size: 10px;
	background-image:url(images/small.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
}

.copy_right a img{
  border: 0px;
	margin: 10px 20px 5px 38px;
}
/* Clients list*/
.clients {
	padding: 5px 0 15px 15px;
	margin: 15px 0 0 10px;
	text-align: justify;
	background-image:url(images/div_2.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
}
.clients h1{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #97a0a9;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}
.clients ul{
	padding: 0px;
	margin: 0px;
	background-image:url(images/rep_2.gif); 
	background-position:bottom left; 
	background-repeat:repeat-x;
	list-style-type: none;
}
.clients li{
	background-image: url(images/point_2.gif); 
	background-position: left; 
	background-repeat: no-repeat;
	padding-left: 10px;
	margin-left: 10px;
	color: #676767;
	font-size: 11px;
	font-family: tahoma;	
}
/* Catalog items*/
.catalog {
	padding: 5px 0 15px 15px;
	margin: 15px 0 0 10px;
	text-align: justify;
	background-image:url(images/div_2.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
}

#right_ div{
	float: right;
}

#left_ div{
	float: left;
}

.catalog a{
	background-image: url(images/point_2.gif); 
	background-position: left; 
	background-repeat: no-repeat;
	color: #187BCE;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 10px; 
	margin-right: 10px;
}

.catalog h1{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #97a0a9;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}

.catalog_best {
	padding: 0px;
	margin: 0px;
	text-align: justify;
}

.catalog_best h1{
	margin-top: 5px;
	margin-bottom: 5px;
	color: #97a0a9;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none;
}

#catalog_item {
	padding: 5px;
	margin: 0px;
	text-align: justify;
	background-image:url(images/div_2.gif); 
	background-position:top left; 
	background-repeat:no-repeat;
}

#catalog_item h1{
	font-size: 11px;
}

#catalog_item a{
	background-image: url(images/point_2.gif); 
	background-position: left; 
	background-repeat: no-repeat;
	color: #187BCE;
	font-size: 11px;
	font-family: tahoma;
	padding-left: 10px; 
	margin-right: 10px;
}

#catalog_item img{
	border: none;
}

.main_catalog table tr td{
	padding: 2px;
	border: 0px;
	background: none;
}

.main_catalog td{
	background-image:url(/images/small.gif); 
	background-position:top right; 
	background-repeat:no-repeat;
	padding: 10px;
	margin: 10px;
	border: 0px;

}

.main_catalog a{
	font-family: tahoma;
	text-align: justify;
	font-weight: bold;
	color: #97a0a9;
	color: #187BCE;
	font-size: 11px;
}

.main_catalog img{
  border: 0px;
}
