/* CSS Document */
body
{
background-color:#B5B5B5;
background-image:url(bak.jpg);
background-repeat:repeat-x;}

#container
{
margin-left:auto;
margin-right:auto;
width:900px;
height:700px;
}

#head
{
width:900px;
height:20px;}

#flash
{
width:900px;
height:300px;
background-image:url(slideshow/2.jpg);}

#navbar
{
background-image:url(navbar.jpg);
background-repeat:no-repeat;
width:900px;
height:16px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
color:#FFFFFF;
padding:2px;
padding-left:8px;
}

#navbar a
{
padding-left:20px;
text-decoration:none;
color:#FFFFFF;}

#navbar a:hover
{
color:#000000;}

#main
{
width:900px;
height:300px;
background-color:#FFFFFF;
background-image:url(grej.jpg);
background-repeat:no-repeat;}

#main1{
width:900px;
height:350px;
background-color:#FFFFFF;
background-image:url(grej.jpg);
background-repeat:no-repeat;}

#left
{
position:absolute;
margin-left:20px;
margin-top:15px;
width:500px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}
#left a
{
color:#000000;
text-decoration:none;}
#left a:hover
{
color:#666666;}
#left img
{
border:0px;}

#right
{
position:absolute;
margin-left:580px;
margin-top:30px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;}

#footer
{
height:30px;
width:900px;}