body {
text-align: center;
font-family: arial;
font-weight: normal;
}

body, td {font-size: 12px;}

h1 {font-size: 16px;}
h2 {font-size: 14px; color:#333;}
h3 {}
h4 {}

.blue {color:#09c;}
.green {color:#7FBE00;}

/*?=globals
-------------------*/
* {margin: 0; padding: 0;}
img {border: 0;}
table.layout {border-collapse:collapse; empty-cells:show; width:100%;}
table.layout td {vertical-align: top;}
.clear {clear:both; height:0; overflow:hidden;}
.nobullet{list-style:none; list-style-image:none;}
.separator {height: 6px; overflow: hidden;}
.relative {position: relative; line-height: 1px;}
.overflow-zoom {overflow: hidden; //zoom:1;}
.ieimg {//display: block;}

big {font-size: 14px;}
small {font-size: 10px;}

a {color: #666;}
a:hover {color: #000;}


/*?=wrap
-------------------*/
.wrap {
margin: 0 auto;
width: 1000px;
text-align: left;
}

/*?=header
-------------------*/
.header {
height: 60px;
padding: 40px 0 0;
}

	.logo {
    width: 335px;
    height: 39px;
    background: url('../images/logo.jpg') left top no-repeat;
    }

    	.logo a {
        display: block;
        width: 335px;
        height: 39px;
        }

        .logo span {
        display: none;
        }

    .icons {
    float: right;
    }

    	.icons a {
        display: block;
        float: left;
        width: 30px;
        height: 30px;
        text-decoration: none;
        }

        .icons a.home {background: url('../images/icon01.jpg') left top no-repeat;}
        .icons a.map {background: url('../images/icon02.jpg') left top no-repeat;}
        .icons a.mail {background: url('../images/icon03.jpg') left top no-repeat;}
        .icons a.home:hover {background: url('../images/icon01.jpg') left bottom no-repeat;}
        .icons a.map:hover {background: url('../images/icon02.jpg') left bottom no-repeat;}
        .icons a.mail:hover {background: url('../images/icon03.jpg') left bottom no-repeat;}

        .icons span.sep {width: 10px; float: left;}

/*?=menu
-------------------*/
.menu {}

    .menu a {
    padding: 5px 15px;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    color:#999;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    }

    .menu a:hover, .menu a.order:hover {
	color:#fff;
    background: #09c;
    }

    .menu a.order {
    color:#c00;
    }

/*?=bulb
-------------------*/
.bulb {
background: url('../images/bulb.jpg') 50% bottom no-repeat;
height: 450px;
position: relative;
}
    .bulbBlock1, .bulbBlock2, .bulbBlock3, .bulbBlock4 {
    position: absolute;
    width: 50%;
    height: 125px;
    }

    	.bulbBlock1 {
    	top:100px;
    	left: 0;
    	}

    	.bulbBlock2 {
    	text-align: right;
    	top:100px;
    	right: 0;
    	}

    	.bulbBlock3 {
    	bottom:20px;
    	left: 0;
    	}

    	.bulbBlock4 {
    	text-align: right;
    	bottom:20px;
    	right: 0;
    	}

    	    .bulb dt {
    	    font-size: 18px;
    	    text-transform: uppercase;
    	    font-weight: bold;
    	    color:#09c;
    	    }

    	    	.bulb dt a {
    	    	text-decoration: none;
            	color:#09c;
            	}

    	    	.bulb dt a:hover {
    	    	color:#7FBE00;
            	}

    	    .bulb dd {
    	    color: #666;
    	    }

            	.bulb dd a {
            	color: #666;
            	}

    	    	.bulb dd a span {
            	color: #333;
            	}

    	    	.bulb dd a:hover {
            	color: #09c;
    	    }

/*?=endContent
-------------------*/
.endContent {
border-top: 1px dashed #000;
padding: 22px 0;
margin: 0 -30px;
}

	.endContent td {
    padding: 0 10px;
    }

    .offer {
    border: 1px dotted #666;
    background: url('../images/offer.jpg') left top no-repeat;
    width: 226px;
    height: 233px;
    }

    	.offer a {
	    display: block;
        width: 226px;
        height: 233px;
        text-decoration: none;
	    }

    .formOder {
    text-align: center;
    border: 1px dotted #666;
    width: 218px;
    background:#fff;
    padding: 4px;
    }

        .formOder td {
        color:#c00;
        text-align: left;
        vertical-align: top;
        padding: 3px;
        }

        .formOder td.button {
        text-align: center;
        padding: 10px 0;
        }

        .formOder input.t {
        color:#333;
        font-family: arial;
        font-size: 13px;
        width: 116px;
        border: 1px solid #B0B0B0;
        }


        .formOder textarea.ta {
        color:#333;
        font-size: 13px;
        font-family: arial;
        width: 116px;
        height: 70px;
        border: 1px solid #B0B0B0;
        }

        .formOder input.b {
        width: 172px;
        color:#999;
        font-weight: bold;
        font-family: arial;
        font-size: 16px;
        text-transform: uppercase;
        background:#fff;
        border: 1px solid #B0B0B0;
        }

    .formOderCenter {
    text-align: center;
    border: 1px dotted #666;
    width: 218px;
    background:#fff;
    padding: 4px;
    }

        .formOderCenter .t2 {
        color:#333;
        font-family: arial;
        font-size: 13px;
        border: 1px solid #B0B0B0;
        }

        .formOderCenter input.b {
        width: 172px;
        color:#999;
        font-weight: bold;
        font-family: arial;
        font-size: 16px;
        text-transform: uppercase;
        background:#fff;
        border: 1px solid #B0B0B0;
        }

        .formOderCenter td {
        color:#333;
        text-align: left;
        vertical-align: top;
        padding: 3px;
        }

        .formOderCenter td.button {
        text-align: center;
        padding: 10px 0;
        }

    .also {
    border: 1px dotted #666;
    background: url('../images/also.jpg') right bottom no-repeat;
    width: 114px;
    min-height: 86px;
    height: auto !important;
    height: 86px;
    padding: 20px 100px 20px 12px;
    }

        .also a {
        text-decoration: none;
        }

        .also a:hover {
        text-decoration: underline;
        }

        .endContent p, .endContent h2 {
        padding: 0 0 12px;
        }

    .minus {
    margin: 0 0 20px;
    }

    	.minus li {
        background: url('../images/minus.gif') left 7px no-repeat;
        padding: 0 0 5px 7px;
        }

    .lines {
    margin: 0 0 5px;
    background: url('../images/lines.gif') left bottom repeat-x;
    }

    	.lines span {
        color:#c00;
        }

    	.lines span.left {
        float: left;
        background: #fff;
        }

    	.lines span.right {
        float: right;
        background: #fff;
        font-weight: bold;
        }

    .order {
    text-align: right;
    font-size:14px;
    color: #11A0CF;
    font-weight: bold;
    }

    	.order a {
        color: #11A0CF;
        text-decoration: none;
        }

        .order a:hover {
        color:#000;
        }

    .portfolio {}

        .portfolio td {
        padding: 0 0 10px;
        }

        .portfolio td.area {
        color:#c00;
        }

        .portfolio td.separator {
        border-top: 1px dashed #000;
        padding: 0;
        height: 10px;
        line-height: 10px;
        }

        .portfolio td.link {
        text-align: right;
        color:#09c;
        font-size: 11px;
        }

            .portfolio td.link a {
            color:#09c;
            }

            .portfolio td.link a:hover {
            color:#000;
            }

            .portfolio td img {
    	    border: 5px solid #ccc;
    	    }

    	    .portfolio td a:hover img {
    	    border: 5px solid #09c;
    	    }


/*?=contacts
-------------------*/
.contacts {
background: url('../images/contacts.jpg') left top no-repeat;
height: 295px;
width: 240px;
border-bottom: 1px dashed #000;
position: relative;
}

	.contacts ul {
    position: absolute;
    left: 0;
    top: 24px;
    width: 201px;
    height: 114px;
    overflow: hidden;
    }

    	.contacts ul li {
        text-align: center;
        font-size: 13px;
        padding: 0 0 15px;
        font-weight: bold;
        }

/*?=newWorks
-------------------*/
.newWorks {
text-align: center;
border-bottom: 1px dashed #000;
padding: 0 0 20px;
}

	.newWorks a.siteImage {
    display: block;
    width: 157px;
    overflow: hidden;
    margin: 0 auto 8px;
    height: 134px;
    }

	.newWorks img {
    border: 5px solid #333;
    }

    .newWorks a.siteImage:hover img {
    border: 5px solid #09c;
    }

    .rightLink {
    text-align: right;
    padding: 8px 24px 8px;
    }

    .title {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: bold;
    color:#09c;
    padding: 7px 0 17px;
    }

/*?=clientsSay
-------------------*/
.clientsSay {
background: url('../images/clients-say.jpg') left top no-repeat;
height: 45px;
padding: 134px 0 0;
}

/*?=footer
-------------------*/
.footer {
border-top: 1px dashed #000;
padding: 11px 0;
}

	.footer td {
    padding: 0 10px;
    color: #666;
    vertical-align: middle !important;
    }

    .footer .counters {
    width: 226px;
    text-align: center;
    height: 31px;
    }

    .footer .contactsBottom {
    width: 182px;
    background: url('../images/phone.jpg') left top no-repeat;
    padding: 7px 14px;
    }

    .footer .contactsBottom b {font-size: 11px;}

    .footer .menuBottom {text-align: center; height: 44px; line-height: 43px;}
    .footer .menuBottom .sep {padding: 0 10px;}