* {
	margin:0;
	padding:0;
}

html, body {
	font-size: 100.01%;
	background: url(../i/bg_header.gif) #297999 repeat-x;
	color: white;
	height: 100%;
	min-height: 100%;
	width: 100%;
}

h1, h2, h3, h4, h5, h6, ul, li, form, div, table, td, tr {
	border: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin: 0;
	padding: 0;
}

div.breaker {
	border: 0 !important;
	clear: both;
	float: none !important;
	font-size: 0;
	height: 0;
	margin: 0 !important;
	overflow: hidden;
	padding: 0 !important;
}

p {
	border: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	margin-bottom: 1.2em;
	padding: 0;
}

a img {
	border: 0;
}

ul {
	list-style: none;
}

a:active {	color: #ffef6c;	}
a:link {	color: #ffef6c;	}
a:hover {	color: white;	text-decoration: none;	}
a:visited {	color: #ffef6c;	}

a.programmer {
    color: white;
	font-size: 18px;
	margin-left: 85px;
	text-decoration: none;
	border-bottom: 1px dashed;

}

a.designer {
    color: #9e0b0f;
	font-size: 18px;
	margin-left: 85px;
	text-decoration: none;
	border-bottom: 1px dashed;
}

a.manager {
    color: #0f0f4d;
	font-size: 18px;
	margin-left: 85px;
	text-decoration: none;
	border-bottom: 1px dashed;

}

a.buhgalter {
    color: #ffef6c;
	font-size: 18px;
	margin-left: 85px;
	text-decoration: none;
	border-bottom: 1px dashed;

}

#cont {
	min-width: 980px;
	min-height: 100%;
	height: auto;
}

.mlink {
	margin-right: 46px;
	font-size: 18px;
	line-height: 36px;
}

.nolink {
	margin-right: 46px;
	font-size: 18px;
	line-height: 36px;
}

.flink {
	font-size: 18px;
	line-height: 36px;
}

.fnolink {
	font-size: 18px;
	line-height: 36px;
}

.nolink {
	font-size: 18px;
	line-height: 36px;
}

#header {
	height: 172px !important;
	width: 100%;
	border: 0;
	background: url(../i/menu.jpg) no-repeat;
	margin-top: 0;
	margin-left: 0;
	min-width: 980px;
}

#menu {
	margin-top: 55px;
	margin-left: 85px;
	border: 0px;
	width: 548px;
	min-width: 548px;
	height: 20px;
	z-index: 10;
	position: absolute;
}

#logo  {
	overflow: hidden;
	margin-top: 0;
	margin-right: 85px;
	width: 245px;
	float: right;
	display: inline;
}

#piclogo  {
	margin-left: 73px;
	margin-top: 46px;
	margin-bottom: 47px;
	margin-right: 72px;
	width: 100px;
	height: 80px;
}

#projects {
    width: 100%;
	min-width: 980px;
	overflow: hidden; zoom: 1;
}

.leftpic  {
	float: left;
	margin: 38px 15px 42px 36px;
	width: 34px;
	height: 22px;
}

.rightpic  {
	float: left;
	margin: 38px 36px 42px 15px;
	width: 34px;
	height: 22px;
}

.indexproject-outer {
	float: left;
}

.indexproject {
	float: left;
    background: url(../i/project_bg.gif) repeat-x;
	height: 105px;
	width:245px;
}

.containerpro {
    float: left;
	height: 85px;
	width:245px;
}

.prologoindex {
	float: left;
	padding-top: 0;
	padding-left: 0;
	margin: 0;
}

.aboutproindex {
	width: 165px;
	float: right;
	height: 16px;
	font-size: 10px;
	line-height: 12px;
	padding: 16px 4px 0 0;
	margin: 0;
    font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #003c53;
}

.pointpro {
	float: left;
	margin: 44px 14px 50px 14px;
}

.rounds { zoom: 1}

.rounds .l {
    width: 3px;
	height: 3px;
	float: left;
	height:20px;
	margin-top:-3px;
	z-index: 8;
	background: url(../i/left_domain.gif) left bottom no-repeat #003c53;
}
.rounds .r {
    width: 3px;
	height: 3px;
	float: left;
	height:20px;
	z-index: 8;
	margin-top:-3px;
	background: url(../i/right_domain.gif) left bottom no-repeat #003c53;
}
.rounds .d{
    float: left;
	height: 12px;
	overflow: hidden;
	z-index: 2;
	padding: 3px 10px 5px 10px;
	margin: -3px 0 0 0;
	color: #ffffaf;
	background: #003c53;
	font-size: 12px;
	line-height: 12px;
	zoom: 1;
}

#project-inner {
	float: left;
	width: 100%;
	margin: 0 -100% 0px 0px;
	position: relative;
	display: inline;
}

.container {
	min-width: 980px;
	margin-top: 40px;
}

.right {
	display: inline;
	float: right;
	width: 245px;
	margin: 0 85px 30px -330px;
	position: relative;
}

.content {
	margin-right: 460px;
}

.content-inner {
	float: left;
	width: 100%;
	margin: 0 -100% 80px 85px;
	position: relative;
	display: inline;
}

.fullcontent {
	margin-right: 170px;
	max-width: 800px;
	zoom: 1;
	overflow: hidden;
	padding: 0 0 80px 85px;
}

.fullcontent .content-inner {
	margin: 0 -100% 0 0;
}


#footer-spacer {
	clear: both;
	height: 80px;
}

#footer {
    border-top: 1px solid #b0e9ff;
	height: 80px;
	margin-top: -80px;
	position: relative;
	min-width: 980px;
	width: 100%;
	margin-right:0px;
	margin-left:0px;
}

#copyright {
	width: 245px;
	height: 16px;
	float: left;
	padding: 30px 0 0 85px;
	margin: 0;
	font-size: 12px;
	line-height: 18px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#smslink {
	width: 245px;
	float: right;
	height: 16px;
	font-size: 9px;
	line-height: 12px;
	padding: 30px 85px 0 0;
	margin: 0;
}

.tittle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #b0e9ff;
	font-size: 30px;
	line-height: 36px;
}

.projtittle {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #b0e9ff;
	font-size: 30px;
	line-height: 36px;
	margin-left: 85px;
	margin-bottom: -5px;
}

.small_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: white;
	font-size: 12px;
	line-height: 18px
}

.blue_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #b0e9ff;
	font-size: 18px;
	line-height: 24px
}

.text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: white;
	font-size: 14px;
	line-height: 26px
}

.large_text {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: white;
	font-size: 18px;
	line-height: 28px
}

.vac_tittle {
	margin-top: 0;
	padding-top: 0;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #b0e9ff;
	font-size: 24px;
	line-height: 26px
}

.flash {
	margin: 30px 68px 0 66px;
}

.aboutpic {
    margin: -30px 0 0 16%;
}

.menuabout {
	height: 43px;
	width: 46px;
	border: 0;
	background: url(../i/about_menu.gif) no-repeat;
	position: absolute;
	margin-top: 26px;
	margin-left: 77px !important;
	z-index: 5;
}

.menucontact {
	height: 30px;
	width: 24px;
	border: 0;
	background: url(../i/contact_menu.gif) no-repeat;
	position: absolute;
	margin-top: 33px;
	margin-left: 540px !important;
	padding: 0 5px 0 0;
	z-index: 5;
}

.menuprojects {
	height: 41px;
	width: 53px;
	border: 0;
	background: url(../i/projects_menu.gif) no-repeat;
	position: absolute;
	margin-top: 86px;
	margin-left: 205px !important;
	padding: 0 5px 0 0;
	z-index: 5;
}

.menuvacant {
	height: 18px;
	width: 39px;
	border: 0;
	background: url(../i/vacant_menu.gif) no-repeat;
	position: absolute;
	margin-top: 33px;
	margin-left: 364px !important;
	padding: 0 5px 0 0;
	z-index: 5;
}

.telcod {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #b0e9ff;
	font-size: 18px;
	line-height: 26px
}

.telnum {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: white;
	font-size: 26px;
	line-height: 26px
}

.projects {
    height: 100%;
}

.innerproject {
	float: left;
	width: 33%;
	margin-top: 24px;
}

.prologo {
	float: left;
	margin: 8px 0px 3px 0;
	height: 70px;
	display: inline;
}

.about {
	display: inline;
	width: 100%;
	clear: both;
    float:left;
	margin-top: -18px;
}

ul.projectslist {
	list-style-type: none;
	padding: 5px 85px 30px 85px;
}

ul.projectslist li {
	width: 33%;
	float: left;
}

ul.projectslist li div.project-div {
	padding-top: 24px;
	padding-right: 40px;
}

ul.projectslist li .prologo {
	float: left;
	margin: 0 8px 0 0;
	padding-bottom: 20px;
	width: 60px;
	height: 65px;
}

ul.projectslist li .projectstittle {
	float: left;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #ffffaf;
	font-size: 18px;
	line-height: 36px;
	margin-left: 12px;
	margin-top: 16px;
}

ul.projectslist li .about {
	clear: both;
	width: 100%;
}

ul.projectslist li.breaker {
	clear: both;
	float: none;
	width: 100%;
	height: 0;
	font-size: 0;
}

.bunner  {
    background: url(../i/bun_bg.gif) repeat-x;
	margin-left: 75px;
	margin-bottom: 50px;
	width: 86%;
	min-width: 810;
	height: 94px;
}

.bunname {
    float:right;
    position: fixed right;
    background: url(../i/buntittle.gif) no-repeat;
	width: 204px;
	height: 94px;
}

.bunpic {
    float:left;
    position: fixed left;
	background: url(../i/bunner.gif) no-repeat;
	width: 94px;
	height: 94px;
}

#programmer, #designer, #manager, #buhgalter{
    width: 100%;
	min-width: 980px;
	overflow: hidden; zoom: 1;
	padding-top: 6px;
	padding-bottom: 6px;
}

#programmer {
    background: #9e0b0f;
}

#designer {
	background: #f9c70d;
}

#manager {
	background: #45ba1b;
}

#buhgalter {
	background: #0b3c5e;
}

.vacpic {
    margin-top: 10px;
	margin-bottom: 70px;
}

#project-blocks-outer {
	width:810px;
	overflow:hidden;
	float:left;
}

#project-blocks-inner {
	width:4000px;
}

.vacancy {
	display:none;
}
