* {
    border: 0 none;
    margin: 0;
    outline: medium none;
    padding: 0;
}
.clear {
    clear: both;
}
.left {
    float: left;
}
.right {
    float: right;
}
body {
    background: url("images/bg-image.gif") repeat-x scroll 0 0 #EEEEEE;
    color: #333333;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 1.429em;
}
h1, h2, h3 {
    color: #1761AC;
    font-weight: normal;
    margin-bottom: 15px;
}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {
    color: #1761AC;
    text-decoration: none;
}
a, a:visited {
    color: #666666;
    text-decoration: none;
}
a:hover, a:active {
    color: #1761AC;
}
#header {
    height: 86px;
    margin: 0 auto;
    padding: 0 10px;
    width: 940px;
}

/* -- MENU -- */

.subnav {
    font-size: 0.857em;
    padding-top: 15px;
    text-align: right;
}

ul.main-nav {
    float: right;
    list-style: none outside none;
    margin-top: 5px;
}
ul.main-nav li {
    background: none no-repeat scroll left top transparent;
    display: block;
    float: left;
    margin-right: 10px;
	font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: bold;
}

ul.main-nav li.cooperation a span {
    cursor: pointer;
    display: block;
    height: 28px;
    width: 150px;
}
ul.main-nav li.contact a span {
    cursor: pointer;
    display: block;
    height: 28px;
    width: 245px;
}
ul.main-nav li.about a span {
    cursor: pointer;
    display: block;
    height: 28px;
    width: 100px;
}
.subnav {
    font-size: 0.857em;
    padding-top: 15px;
    text-align: right;
}

/* -- CONTENT -- */
#welcome {
    background: url("images/home-head-bg.jpg") no-repeat scroll 0 0 transparent;
    color: #FFFFFF;
    height: 374px;
    margin: 0 auto;
    padding: 14px 10px 0;
    width: 940px;
}
#welcome p {
    font-size: 1.143em;
    margin: 185px 0 30px;
}

#pagetitle {
    background: url("images/page-all-bg.jpg") no-repeat scroll 0 0 transparent;
    height: 132px;
    margin: 0 auto;
    padding: 30px 10px 0;
    width: 940px;
}

#main {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 0 auto;
    padding: 20px;
    width: 940px;
    min-height: 350px;
}
#main p {
    margin-bottom: 20px;
}
#main p.default {
    margin-bottom: 20px;
}
.main-left {
    float: left;
    padding-right: 30px;
    width: 600px;
}
.main-right {
    border-left: 1px solid #EEEEEE;
    float: right;
    padding-left: 9px;
    width: 300px;
}
.main-right ul {
    list-style: none outside none;
    margin-bottom: 25px;
}
.main-right li {
    margin-bottom: 8px;
    margin-left: 20px;
}
.main-right li.sidebar-head {
    font-size: 1.429em;
    margin-left: 0;
}
.main-right li.sidebar-head a {
    color: #000000;
    text-decoration: none;
}
.main-home {
    margin-bottom: 30px;
    width: 940px;
}
.main-subsection {
    margin-right: 10px;
    margin-top: 10px;
    width: 300px;
}
.main-subsection img {
    margin-bottom: 10px;
}
/* -- FOOTER -- */

#footer {
    color: #646464;
    margin: 25px auto;
    padding: 0 10px;
    width: 940px;
}
#footer a, #footer a:visited {
    color: #646464;
    font-size: 1em;
    text-decoration: none;
}
#footer a:hover, #footer a:active {
    color: #333333;
    font-size: 1em;
    text-decoration: underline;
}
#footer ul {
    list-style: none outside none;
    margin-right: 20px;
}
#footer li {
    font-size: 0.714em;
    line-height: 1.714em;
}
#footer li.head {
    font-size: 0.857em;
    font-weight: bold;
    margin-bottom: 3px;
}
#footer ul.icon {
    margin-right: 10px;
    width: 92px;
}
#footer ul.address {
    width: 210px;
}

/* -- FORM -- */

form.contact-form label {
    color: #666666;
    display: block;
    font-size: 1em;
    margin-bottom: 2px;
}
form.contact-form .long-field {
    background: url("images/long-field.gif") no-repeat scroll 0 0 transparent;
    font-size: 1.143em;
    height: 22px;
    margin-bottom: 5px;
    padding: 4px;
    width: 282px;
}
form.contact-form .subject {
    background: none repeat scroll 0 0 #F3F3F3;
    border: 1px solid #B4B4B4;
    color: #000000;
    font-size: 1.071em;
    height: 30px;
    margin-bottom: 8px;
    outline: medium none;
    padding: 0;
    width: 290px;
}
form.contact-form .short-field {
    background: url("images/short-field.gif") no-repeat scroll 0 0 transparent;
    font-size: 1.143em;
    height: 22px;
    margin-bottom: 5px;
    padding: 4px;
    width: 132px;
}
form.contact-form .text-field {
    background: url("images/text-field.gif") no-repeat scroll 0 0 transparent;
    font-family: Tahoma,Arial,Helvetica,sans-serif;
    font-size: 1.143em;
    height: 145px;
    margin-bottom: 20px;
    padding: 4px;
    width: 282px;
}
form.contact-form .form-button {
    background: url("images/form-button.gif") no-repeat scroll 0 0 transparent;
    height: 30px;
    text-indent: -9999px;
    width: 290px;
}
form p {
    color: #666666;
    font-size: 0.714em;
    font-style: italic;
    line-height: 0.857em;
}

.image { margin: 3px; padding: 7px; background-color: #DBDBDB; }


#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}

.cylex-top{
	background-color: #EEE;
	position: relative;
	z-index: 10;
	width: 90px;
	height: 50px;
}

.cylex-bottom{
	position: relative;
	z-index: 2;
	top: -50px;
}