body {
background-color:#FFF;
font-size:14px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
}

#main {
width:950px;
margin:auto;
}

#logo {
background-image:url(images/logo.jpg);
background-repeat:no-repeat;
width:240px;
height:48px;
float:left;
}

#menu {
height:48px;
width:700px;
margin-left:250px;
}

#content_wrapper {
width:950px;
}

#content {
width:657px;
height:537px;
margin:15px 0 0 140px;
}

#inner_content {
width:870px;
margin:15px 0 10px 40px;
}

#box_area {
width:750px;
margin:10px 0 0 130px;
}

#box1 {
width:200px;
height:200px;
padding-left:30px;
float:left;
background-image:url(images/bullet1.jpg);
background-repeat:no-repeat;
}

#box2 {
width:200px;
height:200px;
padding-left:30px;
float:left;
margin-left:15px;
background-image:url(images/bullet2.jpg);
background-repeat:no-repeat;
}

#box3 {
height:200px;
width:200px;
padding-left:30px;
float:left;
margin-left:15px;
background-image:url(images/bullet3.jpg);
background-repeat:no-repeat;
}

#box_btn1 {
background:url(images/btn1.jpg);
background-repeat:no-repeat;
height:29px;
width:75px;
margin-top:10px;
float:right;
}

#box_btn2 {
background:url(images/btn2.jpg);
background-repeat:no-repeat;
height:29px;
width:75px;
margin-top:10px;
float:right;
}

#box_btn3 {
background:url(images/btn3.jpg);
background-repeat:no-repeat;
height:29px;
width:75px;
margin-top:10px;
float:right;
}

.clear {
clear:both;
}

#footer {
background-image:url(images/footer.jpg);
background-repeat:no-repeat;
width:874px;
height:56px;
margin-left:33px;
}

#box_area h1 {
font-weight:700;
font-size:18px;
padding-top:2px;
text-transform:uppercase;
margin:0;
}

h1 {
font-size:22px;
margin:0;
padding:0 0 10px;
}

#copyright {
text-align:center;
padding-top:20px;
}

p {
padding-top:2px;
}
