/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding:0; 
 text-align:center; 
  background-image: url(img/back.jpg);
 background-position: center;
 background-repeat: repeat-y;

}
 
h1
{
color: #ffffff;
padding: 20px;
margin: 0px;
}

h1 A:link { text-decoration:none; color:#ffffff; }
h1 A:visited { text-decoration:none; color:#ffffff; }
h1 A:active { text-decoration:underline; color:#000080; }
h1 A{text-decoration: none;}
 
#mail{
padding-left: 470px;
padding-top: 220px;
}
 
 h2{
 padding:3px 5px;
 border-color:#6699FF;
 border-width:0 0 1px 7px;
 border-style:solid;
 background:#6699FF;
 margin: 10px 20px;
 color: #ffffff;
 clear:both;
 }
 
 h3{
padding:4px 5px;
border-color:#6699FF;
border-width:0 0 1px 0;
border-style:solid;
margin: 5px 20px;
font-size:0.9em;
color: #6699FF;
}

h4
{
background-color:#6699FF;
font-size:0.8em;
width: 250px;
margin: 7px 20px;
padding: 5px;
color: #ffffff;
}

p{
margin: 5px 20px 0px;
font-size:0.8em;
line-height:1.5em;
}

 
#pagewidth{ 
 width:800px; 
 text-align:left;  
margin-left:auto; 
 margin-right:auto;

}

table
{
width: 600px;
margin: 10px 20px 30px 20px;
border-color:#6699FF;
border-width:1px;
border-style:solid;
font-size: 0.9em;
line-height:1.5em;
}

th{
border-color:#6699FF;
border-width:1px;
border-style:solid;
background-color: #6699FF;
color: #ffffff;
padding: 5px;
text-align: center;
}

td{
border-color:#6699FF;
border-width:1px;
border-style:solid;
padding: 10px;
}

 

#header{
 position:relative; 
 background-image: url(img/top.gif);
 height: 130px;
  background-color:#ffffff; 
  background-repeat: no-repeat;
 width:100%;
} 

#header img{
padding-left: 655px;
padding-top: 5px;
}

 
#leftcol{
 width:80%; 
float: right; 
 position:relative; 
 background-color:#ffffff;
 }

 #div6{
background-image: url(img/back1.jpg);
height: 300px;
background-repeat: no-repeat;
margin-left: 20px;
padding-left: 210px;
margin-top: 5px;
margin-bottom: 20px;
}

#div6 p{
margin: 5px 20px 0px 10px;
font-size:0.8em;
line-height:1.5em;
}
 
.div1
{
background-color: #FFCC66;
padding: 5px;
margin: 10px;
border-color:#6699FF;
border-width:1px;
border-style:solid;
}

#div2{
background-image: url(img/img1.jpg);
height: 300px;
background-repeat: no-repeat;
margin-left: 20px;
padding-left: 210px;
margin-top: 5px;
margin-bottom: 20px;
}

#div2 p{
margin: 5px 20px 0px 10px;
font-size:0.8em;
line-height:1.5em;
}

#div3{
background-image: url(img/back2.jpg);
height: 230px;
width: 600px;
background-repeat: no-repeat;
border-color:#6699FF;
border-width:1px;
border-style:solid;
margin:10px 20px;
}

#div4{
background-image: url(img/img5.jpg);
height: 200px;
width: 600px;
background-repeat: no-repeat;
border-color:#6699FF;
border-width:1px;
border-style:solid;
margin:10px 20px 30px 20px;
}

#div5{
background-image: url(img/b.jpg);
height: 500px;
width: 600px;
background-repeat: no-repeat;
border-color:#6699FF;
border-width:1px;
border-style:solid;
margin-left: 20px;
float: left;
}


 
#rightcol{
 width:20%; 
float: left; 
 position:relative; 
 background-color:#ffffff;
 margin-top: 0px;
 }

#rightcol img{
padding-top: 10px;
padding-left: 10px;
}
 
#footer{
 height:50px; 
 text-align: center;
 font-size: small;
  background-color:#ffffff; 
 clear:both;
 } 
 

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  


 
 /*printer styles*/ 
 @media print{ 
/*hide the left column when printing*/ 
#leftcol{display:none;} 

/*hide the right column when printing*/ 
#rightcol{display:none;} 
#twocols, #maincol{width:100%; float:none;}
}
