/* All Rights Reserved. Duplication prohibited.
   Redistribution, Transmission, displayed by any means prohibited.
   You may not alter or remove any trademark, copyright or other notices.
   Author: Valentina Shkarlet
---------------------------------------- */

/* Base
----------------------------*/

#wrapper { background: transparent url('../images/contacts/main_bg.png') repeat-x left top; }
h2 { margin-bottom: 15px; }

/* Header
----------------------------*/

#header { height: 310px; background: none; }
#top-shadow { height: 310px; background: none; }
#header-bg { height: 250px; background: transparent url('../images/logo.png') no-repeat 30px 30px; }
#main-menu { margin-top: 40px; }

/* Content
----------------------------*/

#content { margin: -100px auto 0; width: 804px; height: 506px; background: transparent url('../images/contacts/contacts_bg.png') no-repeat left top; padding: 195px 300px 0 155px; }
#info { width: 246px; float: left; }
.map a:link,
.map a:visited,
.map a:hover,
.map a:active { color: #9b5858 !important; }

#contact-form { width: 452px; float: right; }
fieldset { padding-bottom: 15px; }
fieldset input { font-size: 11px; color: #6f6f6f; width: 200px; height: 15px; }
fieldset textarea { font-size: 11px; color: #6f6f6f; width: 400px; height: 200px; }
#send input { background: transparent url('../images/contacts/send.png') no-repeat right top; display: block; border: 0; height: 25px; width: 96px; line-height: 25px; text-decoration: underline; text-align: left; cursor: pointer; }
#send input:hover { text-decoration: none; }

/* Content
----------------------------*/

#footer { position: static; }
#footer,
#bottom-shadow { background: none; }