* {
 margin: 0;
 padding: 0;
 border: none;
}

html {
height: 100%;
}

body {
position: relative;
margin: 0;
padding: 0; 
font: normal 13pt/18pt Times New Roman, serif;
color: #000;
min-height: 995px;
min-width: 960px;
margin: 0px auto;
}

#web{
position: relative;
top: 0px;
width: 960px;
height: auto;
margin: 0px auto;
}

#web_content{
position: relative;
top: 0px;
left: 84px;
width: 80%;
height: auto;
}

#web_content.contact{
height: 1000px;
}

#web_content.reference{
position: relative;
top: 47px;
left: 84px;
width: 792px;
height: auto;
}

#projects{
position: absolute;
top: 47px;
left: 600px;
width: 276px;
height: 600px;
display: none;
}

#footer{
position: relative;
top: 140px;
width: 100%;
margin: 0px auto;
height: 129px;
}

#footer_content{
position: relative;
top: 26px;
width: 792px;
margin: 0px auto;
color: #000;
font-size: 12px;
}

p{
margin: 0px 0 16px 0;
}

ul{
margin: 0px 0 16px 30px;
}

p.action, p.contact{
font: normal 15pt/20pt Times New Roman, serif;
color: #fff;
background: #646464;
padding: 20px;
}

p.contact{
color: #fff;
background: #646464;
text-align: center;
}

p a:hover{
color: #fff;
background: #519DF5;
}

h1{
font: bold 16pt Times New Roman, serif;
color: #000;
margin: 0 0 12px 0;
padding-top: 16px;
display: none;
}

h2{
position: relative;
font: bold 18pt Times New Roman, serif;
color: #000;
margin: 0 0 18px 0;
}

#h3{
position: absolute;
top: -40px;
left: 84px;
display: none;
}

h3{
font: normal 11pt Times New Roman, serif;
display: inline;
color: #3C4146;
margin-right: 42px;
}

strong{
font: bold 14pt/18pt Times New Roman, serif;
color: #000;
}

p.action strong{
font: bold 15pt/20pt Times New Roman, serif;
color: #fff;
}

a{
color: blue;
}

a:link,a:visited,a:hover{
text-decoration: underline;
}

a:hover{
color: #fff;
background: transparent;
}

menu{
position: relative;
margin-bottom: 50px;
z-index: 1;
}

menu li{
font: normal 16pt Times New Roman, serif;
display: inline;
color: blue;
margin: 0 32px 0 0;
}

menu li.active a{
font: bold 16pt Times New Roman, serif;
color: blue;
}

menu li.active a:hover{
color: blue;
}

menu li.active2 a{
font: bold 16pt Times New Roman, serif;
color: blue;
}

menu li.active2 a:hover{
color: blue;
}

menu li a{
font-size: 15px;
color: blue;
}

menu li a:link,a:visited,a:hover{
text-decoration: none;
}

menu li a:hover{
color: blue;
background-color: transparent;
}

.logo{
margin-bottom: 10px;
}
/*
.menu1{
position: absolute;
top: 125px;
left: -16px;
width: 70px;
height: 70px;
background: url(img/bg_menu1.gif) no-repeat;
z-index: 0;
}

.menu2{
position: absolute;
top: 117px;
left: 44px;
width: 83px;
height: 83px;
background: url(img/bg_menu2.gif) no-repeat;
z-index: 0;
}

.menu3{
position: absolute;
top: 112px;
left: 125px;
width: 94px;
height: 94px;
background: url(img/bg_menu3.gif) no-repeat;
z-index: 0;
}

.menu4{
position: absolute;
top: 134px;
left: 214px;
width: 86px;
height: 62px;
background: url(img/bg_menu4.gif) no-repeat;
z-index: 0;
}

.menu5{
position: absolute;
top: 134px;
left: 294px;
width: 86px;
height: 62px;
background: url(img/bg_menu5.gif) no-repeat;
z-index: 0;
}*/

.h2{
position: relative;
top: 20px;
display: block;
width: 17px;
height: 18px;
}

.project_img{
width: 270px;
height: 270px;
padding: 5px;
margin-bottom: 30px;
}

.project_img_big{
width: 785px;
height: 328px;
padding: 5px;
margin-bottom: 0px;
}

#bot{
height: auto;
}

.copyright{
color: #000;
}

p.more_projects{
width: 230px;
font: normal 15pt/20pt Times New Roman, serif;
color: /*#BEDAFF*/#72B3FF;
background: #4C5055/*#5096E7*/;
padding: 20px;
border: #323334 1px dotted;
text-align: center;
display: none;
}

/*p.more_projects a{
font-size: 15px;
color: #BEDAFF;
}

p.more_projects a:link,a:visited,a:hover{
text-decoration: none;
}

p.more_projects a:hover{
color: white;
background-color: transparent;
}

.white{
color: #C5CED3;
}*/


