html,
body{
    background: top left repeat url(../images/stamp_sidebar.png);
    background-color: #f4f5f5;
    margin: 0;
    padding: 0;
    font-family: Helvetica, sans-serif;
    font-size: .8em;
    min-height: 530px;
    height: 100%;
}

#wrapper {
    min-width: 1195px;
    max-width: 1240px;
    margin: auto;
}

#logo{
    float: left;
    margin: 2em 0 1em 1em;
    height: 96px;
    width: 352px;
}


/*______NAV______*/

#nav{
    float: right;
    width: 20%;
    margin-right: 2em;
    display: inline;
}

#nav a{
    outline: none;
    text-decoration: none;
}

img.home{
    float: right;
    border: none;
    margin-right: 51px;
    display: inline;
}

img.contact{
    border: none;
    float: right;
    margin-right: 44px;
    margin-top: -12px;
    z-index: 3;
    display: inline;
}

img.services {
    border: none;
    float: right;
    margin-right: 51px;
    margin-top: -21px;
    z-index: 2;
    display: inline;
}

img.portfolio{
    border: none;
    float: right;
    z-index: 2;
    margin-right: 53px;
    margin-top: -17px;
    display: inline;
}


/*_____INDEX_____*/

#bg_img{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#index {
    position: relative;
    z-index: 1;
}

#wrapper_index {
    min-width: 945px;
    max-width: 1240px;
    margin: auto;
}

#logo_index {
    width: 352px;
    height: 96px;
    padding-top: 30%;
}


/*______HOME______*/

#home{
    min-width: 860px;
    min-height: 530px;
}

#home_content_wrapper {
    float: left;
    padding: 2em 15em 0 7em;
}

#home_content {
    height: 453px;
    width: 604px;
    background: url('../images/paper_bg.png');
}

#home_content span {
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
}

#paper_bg{
   float: left;
   width: 530px;
   height: 462px;
}


/*______PORTFOLIO______*/
#portfolio{
    position: relative;
    z-index: 1;
    min-width: 800px;
    float: left;
}

#portfolio_main {
    width: 675px;
    float: left;
    font-size: 1.4em;
    margin: 40px 0;
}

#contact_wrapper{
    min-width: 830px;
}

#pf_content{
    float: left;
    width: 800px;
}

img.no_border {
    border: none;
}

.link,
#viv p{
    text-align: center;
    font-size: 1.5em;
    width: 100%;
}

#userland{
    width: 261px;
    height: 172px;
    float: left;
    margin-top: 3em;
}

#userland a{
    outline: none;
}

#userland_thumb{
    border: none;
    width: 261px;
    height: 172px;
}

#userland_link {
    margin-left: 4em;
}

#gearin{
    width: 220px;
    float: left;
    margin: 4em 0 0 4em;
}

#gearin_thumb{
    border: none;
    width: 220px;
    height: 167px;
    display: inline;
}

#gearin a{
    outline: none;
}

#gearin_link{
    margin-left: 2em;
}

#aacare{
    width: 205px;
    float: left;
    margin: 4em 0 0 3em;
}

#aacare_thumb{
    border: none;
    float: left;
    display: inline;
    width: 205px;
    height: 165px;
}

#aacare a{
    outline: none;
}

#aacare_link{
    margin-left: 3.5em;
}

#glomotion{
    width: 250px;
    float: left;
    margin-left: 2.5em;
}

#glomotion_thumb{
    border: none;
    float: left;
    display: inline;
    width: 250px;
    height: 203px;
}

#glomotion a{
    outline: none;
}

#glomotion_link{
    margin-left: 3.7em;
}

#viv{
    width: 220px;
    float: left;
    margin: 5em 0 0 3em;
}

#viv_thumb{
    border: none;
    float: left;
    display: inline;
    width: 220px;
    height: 189px;
}

#viv a{
    outline: none;
}

#viv_link{
    margin-left: 2.5em;
}

#sample_link img {
    outline: none;
    border: none;
}

a #sample_link {
    outline: none;
}

#sample_designs {
    margin: 7em 0 5em 3em;
    display: inline;
    width: 159px;
    height: 122px;
}

.logo {
    padding: 30px 0 0 60px;
}

.logo a img {
    border: none;
}

/*______SAMPLES_______*/

#sample_content_wrapper {
    float: left;
}

#sample_content {
    background: url(../images/sample_text.png) 0 0;
    height: 360px;
    width: 400px;
}

#sample_content span {
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
}

#button_wrapper {
    float: left;
    margin: 140px 0 110px 150px;
}

#button a {
    outline: none;
    display: block;
    height: 127px;
    width: 127px;
    background: url(../images/button.png) no-repeat 0 0;
    text-indent: -9009px;
}

#button a:hover {
    background-position: 0 -127px;
}

#button a#main:active {
    background-position: 0 -127px;
}



/*______SERVICES______*/

#services {
    float: left;
}

.float {
    float: left
}

#web_design p {
    float: left;
    margin: 5em 0 3em 1em;
    width: 317px;
    height: 379px;
    background-image: url('../images/webdesign.png');
}

#web_design p span {
    display: block;
    width: 0;
    height: 0;
    overflow: hidden;
}

#cms p {
    margin: 10em 0 0 1em;
    width: 271px;
    height: 378px;
    background-image: url('../images/cms.png');
}

#cms p span {
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
}

#hosting p {
    margin: 6em 0 0 1em;
    width: 256px;
    height: 349px;
    background-image: url('../images/hosting.png');
}

#hosting span {
    height: 0;
    width: 0;
    display: block;
    overflow: hidden;
}

#services_main {
    width: 675px;
    float: left;
    font-size: 1.4em;
    margin: 40px 0;
}

#sign {
    background: top left no-repeat url(../images/rusty_sign.jpg);
    width: 668px;
    height: 422px;
    text-align: center;
    margin-left: 50px;
}

#sign img {
    border: none;
}

#sign img.heading {
    margin-top: 30px;
}

#sign img.heading_2 {
    margin-top: 10px;
}

#sign #text p {
    text-align: justify;
}

#text {
    padding: 10px 60px 0;
}

#text_2 {
    padding: 0 60px;
    text-align: justify;
}

#sign a {
    text-decoration: none;
}

#sign a.left_link {
    margin-left: 100px;
    float: left;
}

#sign a.right_link {
    margin-right: 100px;
    float: right;
}


/*______CONTACT______*/

#contact_bg{
    /*float: left;*/
    width: 530px;
    height: 462px;
    position: absolute;
}

.label{
    display: none;
}

#form {
    width: 630px;
    height: 480px;
    padding-right: 100px;
    float: left;
}

#form div {
    width: 530px;
    height: 480px;
    position: absolute;
}

#name{
    position: absolute;
    top: 50px;
    left: 125px;
}

#email{
    position: absolute;
    top: 115px;
    left: 125px;
}

#msg{
    position: absolute;
    top: 175px;
    left: 170px;
}

#submit{
    position: absolute;
    top: 330px;
    left: 340px;
}
#retry{
    position: absolute;
    top: 260px;
    left: 300px;
}

#construction {
    text-align: justify;
    margin: 8em 20em 5em 30em;
}
