html, body {
 font-family: Georgia, serif;
 color: #3a545f;
 font-size: 10pt;
 margin: 0;
 padding: 0;
 width: 100%;
 height: auto;
}

body {
 background: white;
}
	
img, div, table, tr, td, p, form, h1, h2, h3, h4, h5, h6, input, a, button {
	border-width: 0px;
	padding: 0px;
	margin: 0px;
	border-spacing: 0px;
	border-collapse: collapse;
}

table, tr, td {
 border: 1px solid #698ea0;
}

input {
 font-size: 8pt;
 border: 1px solid #698ea0;
}

td {
 background: none;
}

p {
 margin: 0 0 10px 0;
 display: block;
}

a, a:link, a:active, a:visited {
 color: #b2006b;
 text-decoration: underline;
 outline: none;
}

a:hover {
 color: #77888f;
 text-decoration: underline;
}

h1 {
 font-style: italic;
 color: #b2006b;
 font-size: 24pt;
 font-weight: normal;
 border-bottom: 1px solid #c9d4d9;
 padding: 0 0 0 200px;
 width: 700px;
 overflow: hidden;
}

h1 span, h1 a {
 padding: 0 5px 10px 0;
 border-bottom: 2px solid #c9d4d9;
 float: left;
}

h1 a {
 text-decoration: none !important;
 color: #b2006b !important;
}

h3 {
 font-family: Georgia, serif;
 font-size: 18pt;
 font-style: italic;
 color: #b2006b;
 font-weight: normal;
 padding: 0 0 15px 0;
}

h3 span {
 margin: 0 13px;
}

h3 a {
 color: #77888f !important;
 text-decoration: none !important;
}

.layout {
 text-align: center;
 padding: 120px 0 0 0;
 width: 100%;
 min-width: 1000px;
 overflow: hidden;
 width: expression(parentNode.clientWidth <= 1000 ? "1000px" : "auto"); 
}

.layout div {
 text-align: left;
}

.header {
 margin: 0 0 0 -500px;
 padding: 0 50px;
 width: 900px;
 height: 150px;
 overflow: hidden;
 position: absolute;
 left: 50%;
 top: 0;
}

.logo {
 padding: 66px 0 0 0;
 width: 200px;
 float: left;
}

.header_right {
 float: left;
 height: 116px;
 width: 700px;
 overflow: hidden;
}

.languages {
 font-size: 7pt;
 padding: 23px 0 0 15px;
 height: 43px;
}

.languages a, .languages a:link, .languages a:active, .languages a:visited, .languages span {
 color: #496e7e;
 margin: 0 10px 0 0;
}

.languages a:hover, .languages span {
 color: #77888f;
}

.mainmenu {
 font-size: 14pt;
 font-style: italic;
 background: white url(../images/menulines.gif) no-repeat;
 padding: 0 0 0 15px;
 height: 41px;
 width: 685px;
 overflow: hidden;
}

.mainmenu a, .mainmenu a:link, .mainmenu a:active, .mainmenu a:visited {
 border-top: 3px solid #c9d4d9;
 color: #496e7e;
 margin: 0 36px 17px 0;
 padding: 4px 2px 0 0;
 display: block;
 float: left;
}

.mainmenu a:hover, .mm_sel {
 border-top: 3px solid #b2006b !important;
 color: #b2006b !important;
 }
 
.mainmenu a:last-child,  .mm_last {
 margin: 0 0 17px 0 !important; 
}

.content {
 width: 900px;
 margin: 0 auto;
 padding: 35px 0 30px 0;
 overflow: hidden;
}

.text {
 font-family: Tahoma, sans-serif;
 padding: 30px 0 0 200px;
 background: white;
 width: 700px;
 margin: 0 auto;
 overflow: hidden;
}

.portfolioitems {
 font-family: Georgia, serif;
 padding: 15px 0 0 20px;
 width: 880px;
 overflow: hidden;
}

.portfolio {
 font-family: Georgia, serif;
 padding: 15px 0 0 20px;
 width: 880px;
 overflow: hidden;
}

.bnr {
 margin: 0 auto 25px;
 width: 896px;
 height: 126px;
 border: 2px solid #c9d4d9;
 clear: both;
 overflow: hidden;
 display: block;
}

.bnr img {
 border: 3px solid white;
}

.footer {
 padding: 0 0 0 200px;
 margin: 0 auto;
 border-top: 1px solid #c9d4d9;
 width: 700px;
 height: 100px;
}

.footer div {
 font-size: 13pt;
 font-style: italic;
 border-top: 2px solid #c9d4d9;
 padding: 15px 5px 0 0;
 width: 395px;
 float: left;
 clear: right;
}

.small_contacts {
 padding: 10px 0 0 20px;
 width: 380px;
 float: left;
 clear: both;
 display: block;
 white-space: nowrap;
}

.small_contacts span {
 margin: 0 20px 0 0;
}

.portfolioitems a, 
.portfolioitems a:link, 
.portfolioitems a:active, 
.portfolioitems a:hover, 
.portfolioitems a:visited {
 color: #3a545f;
 text-decoration: none;
 margin: 0 40px 0 0;
 width: 240px;
 display: block;
 overflow: hidden;
 float: left;
}

.portfolioitems a span {
 display: block;
}

.date {
 font-style: italic;
 margin: 0 0 3px 0;
}

.nw_img {
 border: 2px solid white;
 width: 236px;
 height: 120px;
 overflow: hidden;
}

.nw_img img {
 border: 3px solid #c9d4d9;
 width: 230px;
 height: 114px;
 display: block; 
}

.nw_title {
 font-size: 12pt;
 text-decoration: underline;
 margin: 10px 0 7px;
}

.nw_text {
 font-family: Tahoma, sans-serif;
 font-size: 8pt;
}

.hr {
 padding: 20px 0;
 width: 800px;
 clear:both;
 overflow: hidden;
}

.submenu {
 font-size: 14pt;
 font-style: italic;
 padding: 0 0 30px 0;
 width: 800px;
 overflow: hidden;
}

.submenu a, .submenu span {
 float: none !important;
 display: inline !important;
}

.submenu a, .submenu a:link, .submenu a:active, .submenu a:visited {
 color: #496e7e;
 text-decoration: underline !important;
 margin: 0 !important;
 width: auto;
}

.submenu a:hover, .sm_sel {
 color: #b2006b !important;
}

.submenu span {
 margin: 0 8px;
}

.item {
 padding: 0 0 0 180px;
 font-family: Tahoma, sans-serif;
 background: url(../images/case.gif) no-repeat 10px 20px;
 width: 700px;
 overflow: hidden;
}

.contacts {
 background: white url(../images/phone.gif) no-repeat 20px 30px;
}

.mailform {
 font-family: Tahoma, serif;
 width: 900px;
 padding: 15px 0;
 overflow: hidden;
}

.mailform div {
 padding: 0 0 20px 0;
 width: 900px;
 overflow: hidden;
}

.mailform span {
 width: 200px;
 float: left;
 display: block;
}

.mailform input {
 font-size: 10pt;
 width: 348px;
 height: 20px;
 background: transparent;
 border: 1px solid #c9d4d9;
}

.mailform textarea {
 font-size: 10pt;
 width: 348px;
 height: 148px;
 background: transparent;
 border: 1px solid #c9d4d9;
}

.num {
 font-size: 20pt;
 text-align: center;
 color: white;
 margin: 0 23px 0 0;
 background: #77888f;
 width: 150px !important;
}

.input_num {
 width: 175px !important;
}

.buttondiv {
 padding: 0 0 0 200px !important;
}

.buttondiv button {
 width: 350px;
 vertical-align: top;
 padding: 10px 0 0 15px;
 background: transparent url(../images/button_bck.gif) no-repeat;
 overflow: hidden;
 display: block;
 cursor: pointer;
}

.buttondiv button span {
 font-family: Georgia, sans-serif;
 font-size: 14pt;
 font-style: italic;
 text-decoration: underline;
 color: #b2006b;
 display: inline !important;
 width: auto !important;
}

.services {
 background: white url(../images/clients.gif) no-repeat 30px 35px;
}

.services p {
 margin: 0 0 30px 0;
}

.services h3 {
 padding: 0 0 10px 0;
}