/* CSS Document */

body
{
margin:0px;
padding:0px;
}
a
{
text-decoration:none;
margin:0px;
padding:0px;
}
p
{
margin:0px;
padding:0px;
}
.bg
{
background-image:url(images/bg-mid.jpg);
background-repeat:repeat-x;
}
.contact-bg
{
background-image:url(images/contact-bg1.jpg);
width:315px;
height:222px;
background-repeat:no-repeat;
}
ul
{
list-style-image:url(images/bullet.gif);
font-family:verdana;
font-size:12px;
color:#000000;
padding-top:11px;
padding-bottom:11px;
text-decoration:none;
display:block;
}
li
{
padding-bottom:5px;
margin:0px;
font-family:verdana;
font-size:12px;
padding-bottom:11px;
color:#000000;
}
.bg-main
{
background-image:url(images/bg.jpg);
width:315px;
height:222px;
background-repeat:no-repeat;
float:left;
}
.contact-main-head
{
font-family:verdana;
font-size:12px;
color:#513118;
}
.main
{
font-family:verdana;
font-size:12px;
color:#000000;
}
