@charset "UTF-8";
/* CSS Document */

@import url("reset.css");
@import url("typography.css");

h1, h2, h3, h4, h5, h6, ul, li, td, p, a, span, label, textarea, input { font-family:Tahoma, Geneva, Helvetica; }

body { margin:0 auto; width:944px; }
.main { width:944px; margin:0 auto; position:absolute; }
.social { position:absolute; top:10px; right:0px; width:135px; }
.social img { margin:0 0 0 10px; float:right; }
.header { width:944px; height:126px; }
.header img { margin:22px 0 0 0; }
.page_heading { width:703px; float:right; }
.leftcontent { width:211px; margin: 0 8px 0 0; float:left;  border-top:#d6df69 solid 2px; }
.rightcontent { width:725px; margin: 0 0 0 0; float:left; border-bottom:#d6df69 solid 2px; border-top:#d6df69 solid 2px; padding:0 0 0 0; }
.rightcontent .right_img { float:right; margin:0 0 0 22px; }
.rightcontent_home { width:475px; min-height:480px; margin: 0 0 0 0; float:left; border-top:#d6df69 solid 2px; background:url(../images/front/home_bg.jpg) bottom no-repeat; padding:0 250px 0 0; }
form { margin:10px 0 0 22px; }
input { width:135px; }
textarea { width:290px; }
.button { margin:12px 0 0 0; }
.news_box { background:#eeeeee; padding:10px; margin:22px; }
.footer { width:944px; height:40px;  float:left; clear:left; margin-top:22px; }