#container
{
width:900px;
border:1px solid #200000;
}

#logo
{
width:200px;
height:281px;
background-image:url(images/logo.jpg);
}

#image
{
width:187px;
height:281px;
background-image:url(images/home_1.jpg);
border-right:1px solid white;
}

#header
{
width:512px;
height:281px;
background-image:url(images/bg.jpg);
}

#header h1
{
font-family: Georgia;
color:#b1f48a;
margin:0px;
padding:10px 20px 5px 20px;
font-size: 20pt;
text-align:right;
font-weight:normal;
}

#header p
{
font-family: Verdana;
color:#444444;
margin:0px;
padding:10px 20px 10px 20px;
font-size: 10pt;
text-align:right;
background-color:#ededed;
}

#header a
{
font-family: Verdana;
color:#444444;
margin:0px;
font-size: 10pt;
text-align:right;
background-color:#ededed;
text-decoration: none;
}

#header a:hover
{
font-family: Verdana;
color:#444444;
margin:0px;
font-size: 10pt;
text-align:right;
background-color:#ededed;
text-decoration: underline;
}

#menu p
{
font-family: Verdana;
color:#444444;
margin:0px;
padding:10px 20px 10px 20px;
font-size: 10pt;
text-align:left;
line-height:15pt;
font-weight:bold;
}

#menu a
{
font-family: Verdana;
color:#444444;
margin:0px;
font-size: 10pt;
text-align:left;
line-height:15pt;
text-decoration: none;
}

#menu a:hover
{
font-family: Verdana;
color:#444444;
margin:0px;
font-size: 10pt;
text-align:left;
line-height:15pt;
text-decoration: underline;
}

#menu ul
{
margin:0px;
padding:0px;
}

#menu li
{
font-family: Verdana;
color:#444444;
margin:0px 0px 0px 40px;
padding:0px 20px 0px 10px;
font-size: 10pt;
text-align:left;
line-height:15pt;
}

#content h1
{
font-family: Georgia;
color:#695d54;
margin:0px;
padding:20px;
font-size: 18pt;
text-align:left;
font-weight:normal;
line-height:25pt;
}

#content h2
{
font-family: Georgia;
color:#ff0800;
margin:0px;
padding:20px;
font-size: 15pt;
text-align:left;
font-weight:normal;
}

#content p
{
font-family: Verdana;
color:#444444;
margin:0px;
padding:5px 20px 5px 20px;
font-size: 10pt;
text-align:left;
line-height:15pt;
}

#content a
{
font-family: Verdana;
color:#ff0800;
margin:0px;
font-size: 10pt;
text-align:left;
line-height:15pt;
text-decoration: none;
font-weight:bold;
}

#content a:hover
{
font-family: Verdana;
color:#ff0800;
margin:0px;
font-size: 10pt;
text-align:left;
line-height:15pt;
text-decoration: underline;
font-weight:bold;
}

#footer
{
width:900px;
}

#footer p
{
font-family: Verdana;
color:#444444;
margin:0px;
padding:5px 20px 5px 20px;
font-size: 8pt;
text-align:left;
line-height:15pt;
}

#footer a
{
font-family: Verdana;
color:#444444;
margin:0px;
font-size: 8pt;
text-align:left;
line-height:15pt;
text-decoration: none;
}
