/* CSS Document */
body{
	padding:0; 
	margin:0;
	leftmargin:0;
	topmargin:0;
	marginwidth:0;
	marginheight:0;
	background-color:#eaf4fe;
	font-family:Tahoma;
	font-weight:normal;
	background-image: url(../images/bg.jpg);
	background-position:top;
	background-repeat:repeat-y;
	}

img{border:0px;}
img.img_bored
{
border-color:#3399cc;
border-style:solid;
border-width:1px;
}

table.tbl_main_table{
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	padding:0px;
	margin:0px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bg.jpg);
	background-position:center;
	background-repeat: repeat-y;
	
}


table.tbl_left_blocks{
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	padding:2px;
}

table.tbl_left_blocks td{
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	background-image:url(../images/blocks/left.jpg);
	background-position:center;
	background-repeat:no-repeat;
	height: 63px;
	width:176px;
	vertical-align: middle;
}



table.tbl_right_blocks{
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	padding:2;
	background-color:#ffffff;

}

table.tbl_right_blocks th{

	vertical-align: middle;

}

table.tbl_right_blocks td{
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:0px;
	background-image:url(../images/blocks/right.jpg);
	background-position:center;
	background-repeat:no-repeat;
	width:155px;
	height:63px;
	vertical-align: middle;
	}

table.tbl_footer{
	border-bottom-width:0px;
	border-left-width:0px;
	border-right-width:0px;
	border-top-width:1px;
	border-top-color:#e1e1e1;
	border-top-style:solid;
	border-collapse: collapse;
	padding:2;
	margin:2px;
	height:80px;

}

/* Text */

.txt_Bold_Black {
	font-family:tahoma;
	color:#000000;
	clear:both;
	font-size:12px;
	font-weight:bold;
	
}

.txt{
	font-family:tahoma;
	color:#000000;
	clear:both;
	font-size:12px;
	font-weight:normal;
	margin-left: 5px;
	line-height:20px;

}

.txt_blue_normal{
	font-family:tahoma;
	color:#369;
	clear:both;
	font-size:12px;
	font-weight:normal;
	margin-left: 5px;
	line-height:20px;

}

.Title_Brwon
{
	font-family: tahoma;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #663300;
}

.Title_blue
{
	font-family: tahoma;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #369;
}

.Title_darkorange
{
	font-family: tahoma;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #cc3333;
}
.title_yellow
{
	font-family: tahoma;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #ffcc00;
}

.txt_data{
	font-family: tahoma;
	font-size: 12px;
	line-height: 12px;
	font-weight: normal;
	color: #666666;
}

.txt_darkgreen
{
	font-family: tahoma;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #666600;
}

.txt_darkorange
{
	font-family: tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #cc3333;
}

.white_txt
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #ffffff;
}

.Company_Name
{
	font-family: Tahoma;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}

.txt_footer{
    font-weight: normal;
    font-size: 12px;
    color: #999;
    line-height: 12px;
    font-family: Tahoma ;
    text-decoration: none;
}


.txt_path{
	font-family:tahoma;
	color:#999;
	clear:both;
	font-size:11px;
	font-weight:normal;
	margin-left: 5px;
	line-height:20px;

}


/* Links Style*/

a.link_upper_services {
	font-weight: bold;
	font-style: italic;
	text-transform:uppercase;
	font-size: 12px;
	color: #ddd;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_upper_services:active {
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #ddd;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}

a.link_upper_services:visited{
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #ddd;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_upper_services:hover
{
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	color: #fff;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}

a.link_right_nav {
	font-weight: normal;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_right_nav:active {
	font-weight: normal;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_right_nav:visited{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_right_nav:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #333;
	line-height: 18px;
	font-family: tahoma;
	text-decoration: underline;
}

a.link_footer {
	font-weight: normal;
	font-size: 11px;
	color: #336699;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_footer:active {
	font-weight: normal;
	font-size: 11px;
	color: #336699;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_footer:visited{
	font-weight: normal;
	font-size: 11px;
	color: #336699;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_footer:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #336699;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: underline;
}

a.link_top_nav {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_top_nav:active {
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_top_nav:visited{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_top_nav:hover
{
	font-weight: normal;
	font-size: 11px;
	color: #fff;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: underline;
}

a.link_details {
	font-weight: normal;
	font-size: 12px;
	color: #3366cc;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_details:active {
	font-weight: normal;
	font-size: 12px;
	color: #3366cc;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_details:visited{
	font-weight: normal;
	font-size: 12px;
	color: #3366cc;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_details:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #3366cc;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: underline;
	}

a.link_companyname {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_companyname:active {
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_companyname:visited{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_companyname:hover
{
	font-weight: normal;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: underline;
	}

/*Form Style Start*/
input{
	border-width:1px;
	border-color:#3399cc;
	border-style:solid;
	border-collapse:collapse;
	color:#000000;
	font-size:12px;
	line-height:16px;
	background-color:#FFFFFF;
	font-family:Tahoma;
}
/*Form Style End*/
ul.leftmenu-list{
list-style:circle;
color:#FFFFFF;
}


table.tbl_products{
	border-width:3px;
	border-color:#E5E9D2;
	border-style:solid;
	padding:2;
}

/* List Style */

ul
{
list-style:square;
list-style-position:outside;
list-style-image:url(../images/list_bullet.jpg);
}

/* Upper menu link Style */


a.link_upper_menu
{
	width:69px;
	height:27px;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	text-decoration:none;
	display:block;
	vertical-align: middle;
	padding-top:15px;
	text-decoration: none;
	
	
}

a.link_upper_menu:hover
{
	width:69px;
	height:27px;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	background-image: url(../images/uppermenu/all.jpg);
	vertical-align: middle;
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	padding-top:15px;
	text-decoration:none;
}


a.link_upper_menu_request
{
	width:119px;
	height:27px;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	text-decoration:none;
	display:block;
	vertical-align: middle;
	padding-top:15px;
	
	
}

a.link_upper_menu_request:hover
{
	width:119px;
	height:27px;
	font-family:tahoma;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	color:#fff;
	background-image: url(../images/uppermenu/request.jpg);
	vertical-align: middle;
	background-repeat:no-repeat;
	background-position:center;
	display:block;
	padding-top:15px;
}

/* Contact form */

div.row {
  clear: both;
  padding-top: 5px;
  }

div.row span.label {
  float: left;
  width: 300px;
  text-align: left;
  }

div.row span.formw {
  float: right;
  width: 350px;
  text-align: left;
  } 
  
/* Projects Listing Style */

a.link_letterlist {
	font-weight: bold;
	font-size: 12px;
	color: #369;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_letterlist:active {
	font-weight: bold;
	font-size: 12px;
	color: #369;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_letterlist:visited{
	font-weight: bold;
	font-size: 12px;
	color: #369;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}
a.link_letterlist:hover
{
	font-weight: bold;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: underline;
}

.txt_letters_notactive
{
	font-weight: bold;
	font-size: 12px;
	color: #ccc;
	line-height: 20px;
	font-family: tahoma;
	text-decoration: none;
}

