/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
   margin: 0;
   padding: 0;
   border: 0;
   outline: 0;
   font-size: 100%;
   vertical-align: baseline;
   background: transparent;
}
body {
   line-height: 1;
}
ol, ul {
   list-style: none;
}
blockquote, q {
   quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
   content: '';
   content: none;
}

/* remember to define focus styles! */
:focus {
   outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
   text-decoration: none;
}
del {
   text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
   border-collapse: collapse;
   border-spacing: 0;
}

html, body, .outer {
min-width: 100%;
min-height: 100%;
}

html {
background: #222 url(../img/bg6blur2.jpg) repeat-y center center fixed;
}

body {
background: url(../img/4.png) repeat center;
font: 12px/16px  Arial, Helvetica, sans-serif;
color: #fff;
}

.wrap {
padding: 20px 0;
}

.wrap>div {
margin: 0 auto;
width: 950px;
}

.head {
padding: 20px 0;
height: 150px;
}

.head a,
.head h1,
.head div {
float: left;
margin-left: 40px;
}
.head p a{float: none; margin: 0;line-height: 27px;}

.head a {
margin-right: 10px;
}

.head div,
h1 {
margin-top: 40px;
width: 200px;
padding-left: 5px;
}

h1,
.about p {
width: 700px;
font: normal 30px/40px "Covered By Your Grace", Arial, Helvetica, sans-serif;
color: #fff;
text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

h2, .over h3 {
font: normal 30px/40px  "Covered By Your Grace", Arial, Helvetica, sans-serif;
margin-bottom: 10px;
text-shadow: 1px 1px 1px rgba(0,0,0,.5);
}

h1 strong,a {color: #ffe553;}

h1 a, h2 a, h3 a {text-decoration: none;}

.wrap .payoff {
clear: both;
width: 100%;
height: 206px;
background: url(../img/payoff.png) center;
}

.payoff h2 {float: left; text-align: right; width: 150px;}

.payoff>div {
	padding: 0;
	width: 870px;
	margin: 0 auto;padding-top: 60px;}
.payoff div div {float: left;width: 260px;margin-left: 50px;margin-right: 10px;padding-top: 5px;}
.payoff div p {width: auto;}
.wrap blockquote {
width: 660px;
margin: 0 auto;
padding-top: 60px;
font: normal 25px/35px  Arial, Helvetica, sans-serif;
}
.payoff h3 {	
margin-top: 10px;
display: inline;
margin-right: 5px;
font: bold 13px/20px  Arial, Helvetica, sans-serif;
}
.payoff p {
	display: inline;
opacity: .6;
font: normal 13px/20px  Arial, Helvetica, sans-serif;
}

.wrap .portfolio {
padding: 50px;
width: 870px;
}

.portfolio .intro {
float: left;
width: 150px;
margin-top: 50px;
text-align: right;
}
.portfolio ul {
margin-left: 200px;
}
.portfolio .intro p {opacity: .6;}

.portfolio li {
-webkit-transition: all 0.2s ease-in;
-moz-transition: all 0.2s ease-in;
-o-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
float: left;
margin-right: 50px;
margin-bottom: 50px;
-moz-border-radius: 200px;
-webkit-border-radius: 200px;
-o-border-radius: 200px;
border-radius: 200px;
height: 190px;
-moz-box-shadow: 0 0 10px rgba(0,0,0,.9);
-webkit-box-shadow: 0 0 10px rgba(0,0,0,.9);
box-shadow: 0 0 10px rgba(0,0,0,.9);
}

.portfolio li:nth-child(3n) {
margin-right: 0;
}
.portfolio .third {
margin-right: 0;
}

.portfolio img {
width: 190px;
}

.portfolio li:hover {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
-moz-box-shadow: 0 0 20px rgba(0,0,0,.9);
-webkit-box-shadow: 0 0 20px rgba(0,0,0,.9);
-o-box-shadow: 0 0 20px rgba(0,0,0,.9);
box-shadow: 0 0 20px rgba(0,0,0,.9);
}
/*
.portfolio li:nth-child(2n):hover {
	-webkit-transform: scale(1.15) rotate(2deg);
-moz-transform: scale(1.15) rotate(2deg);
transform: scale(1.15) rotate(2deg);
	}
.portfolio li:nth-child(2n):hover {
	-webkit-transform: scale(1.05) rotate(3deg);
-moz-transform: scale(1.05) rotate(3deg);
transform: scale(1.05) rotate(3deg);
	}
.portfolio li:nth-child(5n):hover {
	-webkit-transform: scale(1.15) rotate(-3deg);
-moz-transform: scale(1.15) rotate(-3deg);
transform: scale(1.15) rotate(-3deg);
	}*/
.portfolio:after,
.over:after {

    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;

    }

.over h2 {
   font: bold 60px/60px  Arial, Helvetica, sans-serif;
   text-indent: -5px;
opacity: .1;
color: #fff;
border-bottom: 1px solid #fff;
margin: 0 40px 20px 40px;
}

.contact {margin-left: 40px;width: 200px;float: left;}
.about p {width: auto;padding-right: 50px;}
address {font-style: normal;line-height; 20px;}
