body {
font-family: Verdana;
background-image:url(images/bg1.jpg);
background-repeat:repeat-x-y;
background-color:#eae5cf;
padding:0;
margin:0;
}

#container {
Width: 900px;
border-bottom:1px ;
padding: 0px;
Margin:auto;
}


#header {
height: 100px;
width: 600px;
float:left;
Margin: auto;
Padding-bottom: 5px;
}

#Headerimg {
background-repeat:no-repeat;
background-image:url(images/pic2.jpg);
height: 364px;
Width: 900px;
float: left;
padding-bottom:50px;
margin-top:20px;
}

#contact {
Height: 100px;
Width: 300px;
float: right;
Margin: auto;
Padding-bottom: 5px;
}

#info {
float: left;
Width: 448px;
height: 450px;
text-align: center;
text-size:12pt;
Padding-bottom: 5px;
}

#links {
float: Right;
Width: 448px;
Height: 450px;
Padding-bottom: 5px;
}

.Clear{
Clear:Both;
}

#footer {
width: 900px;
height: 200px;
float:bottom;

}

