html {
  background-color: #FFFFFF;
}


.title {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 120px;
	background-image: url(img/header2.jpg);
	background-repeat: repeat-x;
	text-align: center;
	vertical-align: top;
}

.title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40px;
	font-weight: bold;
	color: #FF3333;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: -1px;
	white-space: nowrap;
}

table {
	width: 100%;
	border-collapse: collapse;
}
* {
    padding: 0;
	margin: 0;
}
.spacer1 {
    height: 1em;
    border-left: 1px solid #000000;
    border-right: 1px solid #000000;
}
.spacer2 {
    width: 2em;
	border-bottom: 1px solid #000000;
}
.foot {
    text-align: center;
	border: 1px solid #000000;
    font-size:10px;
}
h1, h2, h3 {
	text-align: center;
	margin-bottom: 25px;
	margin-top: 25px;
}

.spacer {
    width: 20%; 
}
body {
    font-family:Verdana;
    font-size:13px;
}
.menu table {
    margin-bottom: 5em;
}
.menu a {
    color:#282890;
	font-size: 16px;
}
.menu a:hover {
	text-decoration: none;
}
.menu table tr td {
    padding: 0.5em;
	padding-left: 1em;
    background-color:#E6E6E6;
	border: 1px solid #000000;
}
.menu {
	vertical-align: top;
	border: 1px solid #000000;
	width: 190px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
    background-image: url(img/menu_backgr.jpg);
	background-repeat: repeat-y;
}
.content {
	border: 1px solid #000000;
	vertical-align: top;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}
.head {
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
	height: 120px;
	background-image: url(img/header2.jpg);
	background-repeat: repeat-x;
}
.head img {
    border: none;
}
p {
	text-indent: 20px; 
	text-align: justify;
	margin-bottom: 1em;
	margin-top: 1em;
}
ul, ol {
    margin: 2em;
}



.tech td {

    padding-left: 15px;
    padding-right: 15px;
	}
.tech ul li {

	text-align:left;
	margin-left:70px;
	}

.tech_dost td {
	padding-top: 5px;
	padding-bottom: 5px;
    padding-left: 45px;
	border-right: 1px dashed #999999; 
	border-left: 1px dashed #999999; 
	border-bottom: 1px dashed #999999;
	text-align: left
}

.l {
    background-color: #D9DDDF;
    text-align: center;
    text-indent: 0;
  	padding-top: 5px;
	padding-bottom: 5px;
	border-right: 1px dashed #999999; 
	border-left: 1px dashed #999999; 
}
img {
  border:1px solid gray;
}
.content img {
  margin: 0.75em;
  border: none;
}

.tech_2 {
	color: #666666;
	text-align: center;
}

.tech_2 ul li a {
	color: #666666;
	font-weight: bold
}

.tech_2 ul li a:hover {
	color: #0099FF;
}

table ul li a {
	color: #666666;
	font-weight: bold
}

table ul li a:hover {
	color: #0099FF;
}


.tech_2 ul li  {
	color: #666666;
	font-size: 14px;
	margin-bottom: 5px
}

.tech_3 {
  border-left: 1px dashed #CCCCCC;
}

.tech_3 h3 {
	color: #666666
}

.tech_4 {

  margin-bottom: 10px
}


.tech_td_h2 {
	color: #666666
}

.center {
text-align:center;
}
.right_img {
	float: right;
}

.mail55 {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: blink;
	text-align: center;
}