body, html {height: 100%}
body,td,tr {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	background-color: #FFFFFF;
	margin:0;
	padding:0;
}
form,textarea,input,select {font-size: 12px; width:200px}
.style1 {font-size: 11px}
.style2 {color: #2849CA; font-weight:bold}
.style4 {color: #498B21; font-weight:bold}

a {font-size: 11px; outline:none}
a:link {	color: #2849CA;	text-decoration: underline;}
a:visited {	color: #2849CA;	text-decoration: underline;}
a:hover {	color: #2849CA;	text-decoration: none;}
a:active {	color: #2849CA;	text-decoration: underline;}
li {margin:0; padding:0}
#language {float: right; margin-top: 3px; width: 50px;}
ul {font-size: 11px;}
#block1 {
	font-size: 11px;
	margin-right:20px;
	height: 163px;
	background:#FFF;
}
.block2 {
	font-size: 11px;
	margin-right:20px;
	height: 163px;
	background:#FFF;
}
div.start {
	font-size: 11px;
	height:108px;
	margin-left:213px;
	padding-top: 22px;
}
div.start2 {
	font-size: 11px;
	height:108px;
	margin-left:213px;
	padding-top: 18px;
}

#welcome {
height: 23px;
background: url(../img/main_top.gif) no-repeat;
padding-top:30px; padding-left:20px;
}

#logo {width:216px; height:123px}

h4 {font-size: 12px; margin-top:20px; margin-bottom:8px; font-weight:bold; }
#header {background-image:url(../img/head_bg.jpg); width:100%;}
#h1 {float:left; width: 216px;}
#h2 {float:left; width: 557px; background-image:url(../img/head_bg.jpg);}

#menu {
	height: 328px;
	background: url(img/line.gif) no-repeat;
}

#buttons {
	width: 216px;
	height: 120px;
	background:url(../img/menu_bg.jpg) no-repeat;
	float: left;
	text-align: right;	
}

#main-bg {background: url(../img/line.gif) no-repeat; float: left; clear: left;}
#main {margin-left:235px; width:498px;}


#bottom {
	width: 500px;
	height: 72px;
	margin-left:120px;
	background-image: url(../img/bottom_bg.gif);
	background-position: -30px;
	background-repeat: no-repeat;
	float: left;
}
#bottom_t {margin-left:60px; padding-top:35px; font-size: 11px;}

div.m1 {margin-top:13px; margin-bottom:17px;}

#tips {width:185px; float: left; margin-top:53px; margin-left:45px; font-size: 11px}
#contacts {width:185px; float: left; margin-top:60px; margin-left:45px; font-size: 11px}
#portfolio {width:185px; float: left; margin-top:53px; margin-left:45px; font-size: 11px}

#tooltip {
	width:100%;
	background-image:url(../img/tooltip_bg.gif);
	background-position:bottom;
	border:#666666 solid 1px;
	padding:1px 2px 3px 0;
	font-size: 11px;
	text-align: center;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}
span.under {text-decoration:underline;}
#valid {float:left; margin-top: 30px; clear: both;}