/* ----------------------------------------------
/*	link Styles
/*--------------------------------------------- */
a:link,
a:visited {
	text-decoration: underline;
	color: #202020;
}
a:hover {
	text-decoration:none;
	color: #202020;
}
a:active {
	text-decoration: none;
	color: #E20404;
}
a:focus {
	-moz-outline-style: none;
}

a img {
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
a:hover img {
     filter: alpha(opacity=70);
     -moz-opacity: 0.70;
     opacity: 0.70;
}
/* ----------------------------------------------
/*	base Styles
/*--------------------------------------------- */
body{
	background:url(../img/bg_body.gif) repeat;
	position:relative;
}
#wrapper{
	margin:0 auto;
}

#header-bg{
	height:82px;
	background:url(../img/bg_header.gif) repeat-x;
}
header{
	width:1024px;
	margin:0 auto;
	position:relative;
}
header h1 a{
	width:158px;
	height:69px;
	display:block;
	text-indent:-9999px;
	background:url(../img/logo.gif) no-repeat;
}
header ul{
	position:absolute;
	right:0;
	top:30px;
}
header ul li{
	float:left;
}
header ul li a{
	position:relative;
	margin:0 0 0 30px;
	color:#FFF !important;
	text-decoration:none !important;
}
#top-area{
	width:1024px;
	height:230px;
	margin:0 auto 30px auto;
}
#top-area .catch{
	width:1022px;
	height:300px;
	margin:30px 0 0 0;
	text-align:center;
	background:url(../img/bg_catch.png) no-repeat;
}
#top-area .catch h2{
	margin:0 0 25px 0;
}
#top-area .catch p{
	line-height:2.2;
}

/*#top-area aside{
	width:250px;
	float:right;
	padding:0 0 50px 0;
	margin:0 20px 0 0;
}
#top-area aside h1 a{
	width:214px;
	height:60px;
	text-indent:-9999px;
	display:block;
	background:url(../img/yes_logo.gif) no-repeat;
	margin:0 auto;
	-webkit-transition: opacity 0.5s;
	-o-transition: opacity 0.5s;
	-moz-transition: opacity 0.5s;
	transition: opacity 0.5s;
}
#top-area aside h1 a:hover{
     filter: alpha(opacity=70);
     -moz-opacity: 0.70;
     opacity: 0.70;
}
#top-area aside dl dd{
	line-height:1.7;
	margin:0 0 15px 0;
}*/

#main-area{
	width:1024px;
	margin:0 auto;
	line-height:1.8;
	padding:50px 0;
}
.showcase-content{
	text-align:center;
	height:430px;
}
.thanks{
	height:250px;
}
#main-area h1{
	position:absolute;
	left:-9999px;
}
#main-area h2{
	margin:0 0 15px 0;
}
#main-area p{
	width:900px;
	margin:0 auto 1em auto;
	line-height:2.5;
}
#motto{
	background:url(../img/bg_motto.png) no-repeat center center;
}
#about{
	background:url(../img/bg_about.png) no-repeat center center;
}
#works{
	background:url(../img/bg_works.png) no-repeat center center;
}
#contact{
	background:url(../img/bg_contact.png) no-repeat center center;
}
#contact ul{
	width:510px;
	margin:0 auto;
}
#contact ul li{
	float:left;
	margin:0 15px 15px 0;
	line-height:1.8;
	vertical-align: top;
}
.main-bg{
	background:#FFF;
	padding:20px 0;
	margin:30px 0;
	clear:both;
}
.submit{
	width:520px;
	text-align:right;
	clear:both;
	margin:0 auto;
	float:right;
}
.submit input{
	display:block;
	text-indent:-9999px;
	width:128px;
	height:28px;
	background:url(../img/btn_submit.png) no-repeat right 0;
	cursor:pointer;
	margin:0 auto;
}
input[type="submit"],input[type="button"]{
	border:none;
}
.check-btn{
	clear:both;
}
.check-btn input{
	display:block;
	text-indent:-9999px;
	width:128px;
	height:28px;
	background:url(../img/btn_check.png) no-repeat center center;
	cursor:pointer;
	margin:0 auto;
}
.back input{
	display:block;
	text-indent:-9999px;
	width:128px;
	height:28px;
	background:url(../img/btn_back.png) no-repeat right 0;
	cursor:pointer;
	margin:0 auto;
}
.btns{
	width:60%;
	margin:0 auto;
}
.btns .submit{
	width:128px;
	margin:0;
	float:right;
}
.btns .back input{
	margin:0;
	background-position:left 0;
	float:left;
}
table.check{
	width:60%;
	margin:5px auto 20px auto;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background:#fff;
	border-collapse:separate;
	border-spacing:1px
}
table.check th{
	width:30%;
	margin:0;
	padding:5px;
	border-right:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
	background-color: #3C3C3C;
	vertical-align:top;
	font-weight:normal;
	text-align:left !important;
	color:#FFF;
}
table.check td{
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0;
	padding:5px;
	line-height:1.5em;
	text-align:left !important;
}
.page-top{
	width:1012px;
	margin:0 auto;
	text-align:right;
	padding:20px 12px 0 0;
}

#footer-bg{
	height:82px;
	background:url(../img/bg_footer.gif) repeat-x;
	clear:both;
}
footer{
	width:1024px;
	margin:0 auto;
	position:relative;
}
footer h2 a{
	width:158px;
	height:69px;
	display:block;
	text-indent:-9999px;
	background:url(../img/logo.gif) no-repeat;
	position:absolute;
	top:10px;
}
footer ul{
	position:absolute;
	right:0;
	top:45px;
}
footer ul li{
	float:left;
}
footer ul li a{
	margin:0 0 0 30px;
	color:#FFF !important;
	text-decoration:none !important;
}


/* ==========================================================================
   Media Queries
   ========================================================================== */

@media only screen and (min-width: 35em) {

}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
       only screen and (min-resolution: 144dpi) {

}

/* ==========================================================================
   Helper classes
   ========================================================================== */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

.hidden {
    display: none !important;
    visibility: hidden;
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow:none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}