/* CSS Document */

* {
margin:0;
padding:0;
}

body {
font-family:Georgia, "Times New Roman", Times, serif;
background:#fff url(img/black.png) 0 100px repeat-x;
font-style:italic;
font-size:19px;
line-height:23px;
color:#3c3c3c;
padding-left:40px;
}

a {
color:#71dbf2;
text-decoration:underline;
}

a img {
border:none;
}

#container {
width:940px;
position:relative;
margin:0 auto;
}

#header {
height:100px;
}

#logo {
position:absolute;
top:50px;
left:40px;
}

#nav {
padding:16px 0 0 15px;
}

#nav ul li {
list-style-type:none;
display:inline;
margin-left:11px;
font-size:18px;
line-height:18px;
padding:0 14px 1px;
}

#nav ul li a {
color:#3c3c3c;
text-decoration:none;
}

#nav ul li.current {
background:#71dbf2;
}

#nav ul li.current a {
color:#fff;
}

#nav ul li#order a {
color:#71dbf2;
}

#nav ul li#order.current {
background:#000;
}

#content {
padding:55px 40px;
}

#content.about {
background:url(img/about.jpg) 40px 259px no-repeat;
height:680px;
}

#content.contact div {
line-height:40px;
color:#000;
text-align:center;
background:url(img/contact.png) 193px 315px no-repeat;
height:453px;
}

#content.contact a {
color:#000;
text-decoration:none;
}

#content.services {
color:#000;
padding-top:50px;
font-size:21px;
}

#content.services .s {
margin-bottom:95px;
padding-left:200px;
width:560px;
}

#content.services .s .more {
font-size:16px;
margin-left:215px;
}

#content.services .s span {
height:120px;
width:123px;
display:block;
float:left;
font-size:50px;
line-height:50px;
}

#content.services .s1 span {
background:url(img/1.jpg) 5px 20px no-repeat;
}

#content.services .s1 p {
padding-top:50px;
}

#content.services .s2 span {
background:url(img/2.jpg) 5px 20px no-repeat;
}

#content.services .s3 span {
background:url(img/3.jpg) 5px 20px no-repeat;
}

#content.services .s4 span {
background:url(img/4.jpg) 5px 20px no-repeat;
}

#content.services .s4 p {
padding-top:20px;
}

#content.prices {
color:#000;
padding-top:70px;
}

#content.prices .item {
width:380px;
font-size:19px;
padding-bottom:40px;
}

#content.prices .item.left {
float:left;
clear:both;
}

#content.prices .item p {
padding:9px 15px;
}

#content.prices .item .title {
font-size:20px;
}

#content.prices .item .li {
background-image:url(img/list.png);
background-position:30px center;
background-repeat:no-repeat;
padding-left:40px;
font-size:17px;
}

#content.prices .item .odd {
background-color:#e7e7e7;
}

#content.prices .item .even {
background-color:#f1f1f1;
}

#content.order {
color:#000;
}

#content.order input,#content.order textarea {
background:none;
border:none;
}

#content #contactform table {
width:500px;
margin-left:120px;
}

#content #contactform table td {
vertical-align:top;
}

#content #contactform table td label {
display:block;
text-align:right;
line-height:50px;
}

#content #contactform table td label.error {
display:block;
text-align:left;
line-height:20px;
padding-bottom:5px;
color:red;
font-size:14px;
text-indent:28px;
}

#content.order #name {
background:url(img/text1.png) 0 0 no-repeat;
height:26px;
width:206px;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
padding:15px 23px 16px 17px;
}

#content.order #tel {
background:url(img/text2.png) 0 0 no-repeat;
height:26px;
width:210px;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
padding:9px 23px 19px 20px;
}

#content.order #text {
background:url(img/textarea.png) 0 0 no-repeat;
height:161px;
width:209px;
padding:20px 21px 19px 28px;
}

#content.order #text label.error {
text-indent:0;
}

#content.order textarea {
height:157px;
width:205px;
font-size:18px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
margin-bottom:13px;
padding:2px;
}

#content.order #send {
background:url(img/send.png) 0 0 no-repeat;
height:48px;
width:146px;
text-decoration:underline;
border:none;
font-size:19px;
font-family:Georgia, "Times New Roman", Times, serif;
font-style:italic;
margin-left:230px;
}

#content .img {
float:left;
padding-bottom:40px;
}

#content .img.left {
clear:both;
float:left;
}

#content .img .i1 {
background:url(img/i1.png) 0 0 repeat-x;
}

#content .img .i2 {
background:url(img/i2.png) 100% 0 repeat-y;
}

#content .img .i3 {
background:url(img/i3.png) 0 100% repeat-x;
}

#content .img .i4 {
background:url(img/i4.png) 0 0 repeat-y;
}

#content .img .i5 {
background:url(img/i5.png) 0 0 no-repeat;
}

#content .img .i6 {
background:url(img/i6.png) 100% 0 no-repeat;
}

#content .img .i7 {
background:url(img/i7.png) 100% 100% no-repeat;
}

#content .img .i8 {
background:url(img/i8.png) 0 100% no-repeat;
_padding:6px 7px 10px 6px;
padding:6px 7px 10px 6px;
}

*#content .img .i8 {
padding:6px 7px 10px 6px;
}

#content .img p {
width:300px;
font-size:17px;
padding-left:40px;
display:block;
float:left;
}

.date li,.pages li {
list-style-type:none;
display:inline;
}

.date a,.pages a {
text-decoration:none;
border-bottom:1px solid #71dbf2;
}

.date .current a,.pages .current a {
text-decoration:none;
color:#000;
border-bottom:none;
}

.date {
padding:15px 20px 40px 90px;
}

.date li {
padding-right:40px;
}

.pages {
text-align:right;
}

.clear {
clear:both;
}

#footer {
color:#010101;
font-size:17px;
padding:30px 0 30px 40px;
}

#footer a {
margin-right:20px;
}

#content.services .s2 p,#content.services .s3 p,#content.order #button {
padding-top:40px;
}

#content.prices .item.right,#content .img.right {
float:right;
}
	
div.facebook .pp_top .pp_left {
background:url(img/sprite.png) -88px -53px no-repeat;
}

div.facebook .pp_top .pp_middle {
background:url(img/contentPatternTop.png) top left repeat-x;
}

div.facebook .pp_top .pp_right {
background:url(img/sprite.png) -110px -53px no-repeat;
}

div.facebook .pp_content_container .pp_left {
background:url(img/contentPatternLeft.png) top left repeat-y;
}

div.facebook .pp_content_container .pp_right {
background:url(img/contentPatternRight.png) top right repeat-y;
}

div.facebook .pp_content {
background:#fff;
}

div.facebook .pp_expand {
background:url(img/sprite.png) -31px -26px no-repeat;
cursor:pointer;
}

div.facebook .pp_expand:hover {
background:url(img/sprite.png) -31px -47px no-repeat;
cursor:pointer;
}

div.facebook .pp_contract {
background:url(img/sprite.png) 0 -26px no-repeat;
cursor:pointer;
}

div.facebook .pp_contract:hover {
background:url(img/sprite.png) 0 -47px no-repeat;
cursor:pointer;
}

div.facebook .pp_close {
width:22px;
height:22px;
background:url(img/sprite.png) -1px -1px no-repeat;
cursor:pointer;
}

div.facebook .pp_loaderIcon {
background:url(img/loader.gif) center center no-repeat;
}

div.facebook .pp_nav .pp_arrow_previous {
background:url(img/sprite.png) 0 -71px no-repeat;
height:22px;
margin-top:0;
width:22px;
}

div.facebook .pp_arrow_previous.disabled {
background-position:0 -96px;
cursor:default;
}

div.facebook .pp_nav .pp_arrow_next {
background:url(img/sprite.png) -32px -71px no-repeat;
height:22px;
margin-top:0;
width:22px;
}

div.facebook .pp_arrow_next.disabled {
background-position:-32px -96px;
cursor:default;
}

div.facebook .pp_nav {
margin-top:0;
}

div.facebook .pp_nav p {
font-size:15px;
padding:0 3px 0 4px;
}

div.facebook .pp_next:hover {
background:url(img/btnNext.png) center right no-repeat;
cursor:pointer;
}

div.facebook .pp_previous:hover {
background:url(img/btnPrevious.png) center left no-repeat;
cursor:pointer;
}

div.facebook .pp_bottom .pp_left {
background:url(img/sprite.png) -88px -80px no-repeat;
}

div.facebook .pp_bottom .pp_middle {
background:url(img/contentPatternBottom.png) top left repeat-x;
}

div.facebook .pp_bottom .pp_right {
background:url(img/sprite.png) -110px -80px no-repeat;
}

div.pp_pic_holder a:focus {
outline:none;
}

div.pp_overlay {
background:#000;
display:none;
left:0;
position:absolute;
top:0;
width:100%;
z-index:9500;
}

div.pp_pic_holder {
display:none;
position:absolute;
width:100px;
z-index:10000;
}

.pp_content {
height:40px;
}

.pp_content .ppt {
left:auto;
margin-bottom:5px;
position:relative;
top:auto;
}

.pp_fade {
display:none;
}

.pp_content_container {
position:relative;
text-align:left;
width:100%;
}

.pp_content_container .pp_left {
padding-left:20px;
}

.pp_content_container .pp_right {
padding-right:20px;
}

.pp_content_container .pp_details {
margin:10px 0 2px;
}

.pp_description {
display:none;
margin:0 0 5px;
}

.pp_nav {
clear:left;
float:left;
margin:3px 0 0;
}

.pp_nav p {
float:left;
margin:2px 4px;
}

.pp_nav a.pp_arrow_previous,.pp_nav a.pp_arrow_next {
display:block;
float:left;
height:15px;
margin-top:3px;
overflow:hidden;
text-indent:-10000px;
width:14px;
}

.pp_hoverContainer {
position:absolute;
top:0;
width:100%;
z-index:2000;
}

a.pp_next {
background:url(img/btnNext.png) 10000px 10000px no-repeat;
display:block;
float:right;
height:100%;
text-indent:-10000px;
width:49%;
}

a.pp_previous {
background:url(img/btnNext.png) 10000px 10000px no-repeat;
display:block;
float:left;
height:100%;
text-indent:-10000px;
width:49%;
}

a.pp_expand,a.pp_contract {
cursor:pointer;
display:none;
height:20px;
position:absolute;
right:30px;
text-indent:-10000px;
top:10px;
width:20px;
z-index:20000;
}

a.pp_close {
display:block;
float:right;
text-indent:-10000px;
}

.pp_loaderIcon {
display:block;
height:24px;
left:50%;
position:absolute;
top:50%;
width:24px;
margin:-12px 0 0 -12px;
}

#pp_full_res {
line-height:1!important;
}

#pp_full_res .pp_inline {
text-align:left;
}

#pp_full_res .pp_inline p {
margin:0 0 15px;
}

div.ppt {
color:#fff;
display:none;
font-size:17px;
left:0;
position:absolute;
top:0;
z-index:9999;
}

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix {
display:block;
}

* html .clearfix {
height:1%;
}

div.facebook .pp_content .ppt,div.facebook #pp_full_res .pp_inline {
color:#000;
}

.pp_top,.pp_bottom {
height:20px;
position:relative;
}

* html .pp_top,* html .pp_bottom {
padding:0 20px;
}

.pp_top .pp_left,.pp_bottom .pp_left {
height:20px;
left:0;
position:absolute;
width:20px;
}

.pp_top .pp_middle,.pp_bottom .pp_middle {
height:20px;
left:20px;
position:absolute;
right:20px;
}

* html .pp_top .pp_middle,* html .pp_bottom .pp_middle {
left:0;
position:static;
}

.pp_top .pp_right,.pp_bottom .pp_right {
height:20px;
left:auto;
position:absolute;
right:0;
top:0;
width:20px;
}