*{
margin:0px;
padding:0px;
}
img{border:0px;}
html{
width:100%;
height:100%;
}
body{
width:100%
}
#header{
width:100%;
background-color:#20221B;
text-align:center;
}
.inside{
width:980px;
margin:0 auto;
overflow:hidden
}
.logo{
float:left;
margin:0 38px 0 41px;
}
.slogan{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
text-transform:uppercase;
color:#82837F;
line-height:30px;
border-left:1px solid #82837F;
padding:0 0 0 21px;
margin:40px 0 0 0;
float:left
}
#menu{
background-image:url(../images/menu_bg.gif);
background-position:top left;
background-repeat:repeat-x;
width:100%;
float:left;
height:40px;
}
#menu ul{
width:980px;
margin:0 auto;
padding:0 0 0 25px;
}
#menu li{
list-style-type:none;
display:inline;
}
.pic{
margin:0 auto;
/ margin:-4px auto;
}
#main{
background-color:f5f5f5;
padding:47px 0 50px 0;
border-bottom:1px solid #fff;
width:890px;
height:450px;
color:#abb57f;
font-family:corbel;
font-size:25px;
text-align:left;
margin-left:250px;
}
#footer{
background-color:black;
width:100%;
height:50px;
}
#footer p{
line-height:50px;
padding:0 48px 0 0;
font-family:Tahoma;
font-size:11px;
color:#64584C;
text-transform:uppercase;
text-align:right;

}
p
{
width:800px;
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:13px;
color:black;
text-indent:50px;
letter-spacing:0.2px;
line-height:15px;
margin-bottom:10px;
}
#heading
{
font-weight:bold;
color:#09F;
font-size:28px;
margin-bottom:30px;
}

