@charset "UTF-8";

/*====================================== reset.css is here ========================================*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
  margin:0;
  padding:0;
}

table {
  border-collapse:collapse;
  border-spacing:0;
}

fieldset,img {
  border:0;
}

address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}

ol,ul {
  list-style:none;
}

caption,th {
  text-align:left;
}

h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:bold;
}

q:before,q:after {
  content:'';
}

abbr,acronym {
  border:0;
}

.clear {
  clear:both;
  font-size:1px;
  line-height:1px;
  display:block;
  height:0;
}

.clrflt {
  clear:both;
}

.last {
  margin:0!important;
}

.pad_last {
  padding:0!important;
}

.no_bg {
  background:none!important;
}

/**************************************************************************************/
a {
  color:#000;
  text-decoration:none;
  outline:0 none;
}

a:hover {
  color:#000;
  text-decoration:none;
}

h1 {
  font-size:24px;
}

h2 {
  font-size:22px;
}

h3 {
  font-size:18px;
}

h4 {
  font-size:16px;
}

h5 {
  font-size:14px;
}

h6 {
  font-size:12px;
}

/*----------------------------------------------------------------------------------*/
html {
}

body {
  color:#b1b1b1;
  font-family:"Arial",Verdana,Tahoma;
  font-size:12px;
}

.flt_lt {
  float:left;
  display:inline;
}

.flt_rt {
  float:right;
  display:inline;
}

/* ---------------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------------*/
a.menu {
  text-decoration:none;
  color:#e2e2e2;
}

a.menu:hover {
  text-decoration:underline;
  color:#e2e2e2;
}

a.menu1 {
  text-decoration:none;
  color:#e2e2e2;
}

a.menu1:hover {
  text-decoration:underline;
  color:#e2e2e2;
}

a.menu2 {
  text-decoration:none;
  color:#e2e2e2;
}

a.menu2:hover {
  text-decoration:underline;
  color:#e2e2e2;
}

a.menu3 {
  text-decoration:none;
  color:#e2e2e2;
}

a.menu3:hover {
  text-decoration:underline;
  color:#e2e2e2;
}

a.menu4 {
  text-decoration:none;
  color:#e2e2e2;
}

a.menu4:hover {
  text-decoration:underline;
  color:#e2e2e2;
}

/* ---------------------------------------------------------------------------------*/
/* ----------------------- layout ----------*/
.wrapper {
  margin:0 auto;
}

.main {
  width:100%;
  margin:0 auto;
  background:#ebeceb;
}

.header {
  width:980px;
  background:#fff;
  margin:0 auto;
}

.banner {
}

.footer {
}

/*-------------------------------------------*/
/* ------------------ HEADER HERE -------------------*/
.logo {
  width:145px;
  margin:0 0 0 25px;
  padding:30px 0 20px;
}

.logo h1 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:38px;
  font-weight:bold;
  color:#333333;
}

.logo h1 span {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:38px;
  font-weight:bold;
  color:#339933;
}

.logo p {
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  font-style:italic;
  color:#666666;
  line-height:20px;
}

.header_right {
  width:197px;
  padding:66px 0 0;
  height:18px;
}

.header_right ul {
}

.header_right ul li {
  float:left;
  padding:0 29px 0 0;
}

.header_right ul li a {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  color:#666666;
  text-align:center;
  display:inline-block;
  text-transform:capitalize;
}

.header_right ul li a span {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  color:#666666;
  text-align:center;
  display:inline-block;
  padding:2px 0 0 6px;
}

.header_right ul li a .img {
  padding:0;
  display:inline-block;
  margin:0 0 -3px;
}

.header_right ul li a span:hover {
  color:#000;
}

/* ------------------------- NAVIGATION HERE ---------------*/
#nav {
  background:url(../images/nav_bg.jpg) repeat-x left top;
  width:980px;
  height:44px;
}

#nav ul {
  padding:15px 0 0 125px;
}

#nav ul li {
  float:left;
  padding:0 55px 0 0;
}

#nav ul li a {
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#333333;
  text-align:center;
}

#nav ul li a span {
}

#nav ul li a:hover {
  color:#fff;
}

/* ---------------------------------------------------------*/
.content {
  width:980px;
  margin:0 auto;
  background:#fff;
}

.banner {
  padding:23px 20px 32px;
}

.content1 {
  width:960px;
  padding:0 0 25px 20px;
}

.content1_box1 {
  width:630px;
}

.content1_box1 h2 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:22px;
  color:#333333;
  padding:0 0 15px;
  line-height:18px;
}

.content1_box1 h3 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:22px;
  color:#333333;
  padding:13px 0 15px;
  line-height:18px;
}

.content1_box1 p {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  color:#666666;
  padding:0 6px 20px 0;
  line-height:20px;
}

.content1_box1 p a {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  color:#333333;
  text-decoration:underline;
}

.content1_box1 p a:hover {
  color:#000;
}

.content1_box2 {
  width:301px;
  margin:0 0 0 10px;
}

.content1_box2 h2 {
  font-family:"Trebuchet MS",Arial,Helvetica,sans-serif;
  font-size:22px;
  color:#333333;
  padding:0 0 15px;
  line-height:18px;
}

.content1_box2_img {
  width:300px;
}

.content1_box2 p {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  color:#666666;
  line-height:20px;
  padding:8px 0 15px;
}

.content1_box2 p a {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  color:#333333;
  text-decoration:underline;
}

.content1_box2 p a:hover {
  color:#000;
}

.content1_box2 ul {
}

.content1_box2 ul li {
  background-image:url(../images/square.png);
  background-repeat:no-repeat;
  padding-left:20px;
  line-height:24px;
  background-position:0 8px;
}

.content1_box2 ul li a {
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  color:#666666;
  text-decoration:underline;
}

.content1_box2 ul li a:hover {
  color:#000;
  text-decoration:none;
}

.content1_box2 ul {
}

/* ---------------------------------------------------------*/
/* ------------------------- NAVIGATION HERE ---------------*/
.footer {
  width:980px;
  background:#fff;
  margin:13px auto 0;
}

.footer p {
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  color:#666666;
  text-align:center;
  padding:28px 0 25px;
}

.footer p a {
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  color:#666666;
  text-decoration:underline;
}

.footer p a:hover {
  color:#000;
}

/* ---------------------------------------------------------*/