@charset "UTF-8";
/* CSS Document */

body {
background-color: #B5DC10;
margin:25px 0px 0px 0px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:18px;
}


.main {
background-image:url(images/right_pic.jpg);
background-repeat:no-repeat;
background-position:top right;

}

#contact {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
line-height:16px;
width:150px;
padding: 40px 0px 0px 35px;
margin: 20px 0px 0px 0px;
float:left;
}


#contact a{
text-decoration:none;
color:#000;
font-weight:bold;
}

#contact a:hover{
text-decoration:underline;
color:#000;
font-weight:bold;
}

#bodycopy {
width: 450px;
float:right;

}


#one {
margin: -16px 0px 0px 110px;
list-style:none;
}

#one li
{
padding-left: 30px;
background-image: url(images/bullet.gif);
background-repeat: no-repeat;
background-position: 15px 4px;
}

#two li
{
background-image: none;
list-style: none;
padding-left:0px;
margin-left:-20px;
}

#subheading {
font-size:15px;
font-weight:bold;
color:#FFFFFF;

}

