@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #545353;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e8f1fb;
}
a{
	font-size: 11px;
	color: #545353;
}

a:hover {
	color: #545353;
}
a:link {
	color: #545353;
}
h1{
	font-size: 20px;
	color: #006633;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 15px;
	letter-spacing: 3px;
	line-height: 30px;
}
h2{
	font-size: 14px;
	font-weight: bold;
	text-align: left;

}
h3{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
#wrapper{
	width: 960px;
	background: #fff;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #6699CC;
	border-right-color: #036;
	border-bottom-color: #036;
	border-left-color: #036;
	padding: 0px;
}
#top{
	background-color: #036;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6699CC;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6699CC;
}
.toplink {
	color: #fff;
	text-decoration: none;
	text-align: right;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.toplink a {
	font-size: 10px;
	color: #fff;
	text-decoration: none;

}

.toplink a:link {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}

.toplink a:hover {
	font-size: 10px;
	color: #fff;
	text-decoration: underline;
}

.toplink a:active {
	font-size: 10px;
	color: #fff;
	text-decoration: none;
}
#header{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #6699CC;
	border-bottom-color: #6699CC;
	height: 155px;
}
#body {
	background-image: url(../images/bodybg.gif);
	padding: 0px;
	float: left;
	width: 960px;
	position: relative;
	margin: 0px;
}
#navbar{
	background-color: #036;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#navbar ul{
list-style: none;
padding: 0;
margin: 0;
}

#navbar li{
display: inline;
padding: 0;
margin: 0;
}
#navbar li#active a
{
	background-color: #369;
}
#navbar a:link,#navbar a:visited{
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}
#navbar a:hover{
	background-color: #369;
}
#menu {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6699CC;
	height: 35px;
}
#rightmenu {
	float: right;
	width: 96px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 8px;
	background-color: #036;
	height: 17px;
}
#centermenu {
	float: left;
	width: 659px;
}
#leftmenu {
	float: left;
	width: 200px;
	margin-left: 0px;
	height: 5px;
}
#leftcol{
	float: left;
	width: 200px;
	padding: 0px;
}
#leftlogo1 {
	float: left;
	margin-top: 10px;
	margin-left: 5px;
}
#leftlogo2 {
	float: right;
	margin-top: 15px;
	margin-bottom: 40px;
	border: 3px solid #fff;
	margin-right: 9px;
}
#leftlogo3 {
	float: right;
	margin-top: 0px;
	margin-bottom: 40px;
	border: 3px solid #fff;
	margin-right: 9px;
}
#leftlogo4 {
	float: right;
	margin-top: 0px;
	margin-right: 9px;
	border: 3px solid #fff;	
}
#leftlogo5 {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
}
#rightcol{
	float: right;
	width: 624px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 65px;
	background-color: #fff;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6699CC;
}
.rightcolprojects{
	height: 690px;
	text-align: justify;
	line-height: 18px;
}
.mailcell {
	text-align: justify;
	line-height: 18px;
}
.mailcellimg {
	border: 1px solid #036;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.compname {
	color: #00C;
	font-weight: bold;
}
.rightcolmailcell{
	text-align: justify;
	line-height: 18px;
	height: 460px;
}
#footer{
	clear: both;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #6699CC;
	background-color: #036;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#navbarfooter{
	background-color: #036;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#navbarfooter ul{
list-style: none;
padding: 0;
margin: 0;
}

#navbarfooter li{
display: inline;
padding: 0;
margin: 0;
}
#navbarfooter a:link,#navbarfooter a:visited{
	color: #fff;
	text-align: center;
	text-decoration: none;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #fff;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
	line-height: 17px;
	font-family: Verdana, Geneva, sans-serif;
}

#navbarfooter a:hover{
	color: #fff;
	text-decoration: underline;
}

#Copyright {
	text-align: center;
}
.Copyrighttitle {
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 17px;
}
#leftmenu1 {
	margin-top: 10px;
	margin-bottom: 5px;

}
#navbar2 {
	padding: 0px;
	color: #fff;
}
#navbar2 ul {
	margin: 0px;
	padding: 0px;
}
#navbar2 li {
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #90bade;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #90bade;
}
#navbar2 li#active2 a
{
	background-color: #369;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #69C;
	border-left-color: #69C;
}
#navbar2 a{
	font-size: 12px;
	color: #fff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	line-height: 20px;
	background-image: url(../images/icomenu.gif);
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 15px;
	text-decoration: none;
	background-color: #036;
	display: block;
	border-right-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #006;
	border-left-color: #006;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
html>body #navbar2 li a { width: auto; }
#navbar2 li a:hover{
	font-size: 12px;
	text-decoration: none;
	background-color: #369;
	border-top-width: 10px;
	border-right-width: 10px;
	border-bottom-width: 10px;
	border-left-width: 10px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #69C;
	border-right-color: #69C;
	border-bottom-color: #69C;
	border-left-color: #69C;
}
.zakimg{
	padding-right: 3px;
	padding-left: 3px;
}
#plans{
	width:240px;
	float:left;
	margin-left:15px;
	margin-right: 30px;
}

