﻿body     
{
    background-color: #ccc;    
    font-size:12px;    
    font-family:Arial, Helvetica, sans-serif;
    margin: 0px;
}

div#aboutus
{
background: url(assets/images/about-pinapple.jpg) no-repeat;
min-height: 669px;
width: 1000px;
}
div#outer     
{
    width: 1000px;    
    background-color:#ccc;    
    margin-top: 0px;    
    margin-left: auto;    
    margin-right: auto;    
    background: url(assets/images/about-pinapple.jpg) no-repeat;
    min-height: 669px;
}
div#outer1 
{
    width: 1000px;    
    background-color:#ccc;    
    margin-top: 0px;    
    margin-left: auto;    
    margin-right: auto;    
    background: url(assets/images/canvas1.jpg) no-repeat;
    min-height: 1000px;
}
div#outer2 
{
    width: 1000px;    
    background-color:#ccc;    
    margin-top: 0px;    
    margin-left: auto;    
    margin-right: auto;    
    background: url(assets/images/canvas2.jpg) no-repeat;
    min-height: 669px;
}
div#outer3
{
    width: 1000px;    
    background-color:#ccc;    
    margin-top: 0px;    
    margin-left: auto;    
    margin-right: auto;    
    background: url(assets/images/canvas3.jpg) no-repeat;
    min-height: 669px;
}
div#outer4
{
    width: 1000px;    
    background-color:#ccc;    
    margin-top: 0px;    
    margin-left: auto;    
    margin-right: auto;    
    background: url(assets/images/about-gallery.jpg) no-repeat;
    min-height: 669px;
}
div#services 
{
    width: 1000px;    
    background-color:#ccc;    
    margin-top: 0px;    
    margin-left: auto;    
    margin-right: auto;    
    background: url(assets/images/services.jpg) no-repeat;
    min-height: 669px;
}
div#header     
{   
    margin: 0px;    
    text-align: center;
    width: 1000px;
    background: url(assets/images/bg.jpg) no-repeat;
    height: 626px;
}
img {border: 0;}

a:link              { color:#009900; text-decoration:none; }
a:visited           { color:#009900; text-decoration:none; }
a:hover             { color:#009900; text-decoration:underline; }
a:active            { color:#009900; text-decoration:none; }

.green {color: #67D204;}
.timg { 
width: 120px; 
height: 160px; 
}
.sb {width: auto; height: 100px;}
#footer {color: #fff;}
#footer a {color: #fff; text-decoration: none;}
#footer a:hover {color: #fff; text-decoration: underline;}

.d1 {width: 260px; height: 227px; border: solid 1px #333;}
.itemstyle {background-color: Red;}

.p1panel 
{
    border: solid 1px #fff;
    background-color: #fff;
    overflow:auto; overflow-x:scroll; overflow-y:scroll;
    }
.p2panel 
{
    border: solid 1px #333;
    background-color: #fff;
    }

.is0 
{
    background-color: #fff; 
    color: #333;
    padding: 5px;
    font-family: 'Neucha', arial, serif;
    font-size: 1.1em;
}
.is1
{
    background-color: #ddd; 
    color: #333;
    padding: 5px;
   font-family: 'Neucha', arial, serif;
    font-size: 1.1em;
}
