@charset "utf-8";
body {
  margin:0px;
  padding:0px;
}
h1 { 
  font-family:Arial, Helvetica, sans-serif;
  font-size:30px;
  color:#2b6097;
  font-weight:bold;
  text-decoration:none;
}
h1 span{ 
  color:#7ea70e;
}
h2 { 
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#2b6097;
  font-weight:bold;
  text-decoration:none;
}
p {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#2b6097;
  font-weight:normal;
  text-align:justify;
  text-decoration:none;
}
p a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#7ea70e;
  font-weight:bold;
  text-align:right;
  text-decoration:underline;
}
p a:hover {
  text-decoration:none;
}
#more {
   width:auto;
   height:auto;
   text-align:right;
}
#more a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#2b6097;
  font-weight:normal;
  text-align:right;
  text-decoration:underline;
}
#more a:hover {
  text-decoration:none;
}
#main_container {
  width:1002px;
  height:auto;
  margin-left:auto;
  margin-right:auto;
}
#header_container {
  width:1000px;
  height:285px;
}
#header_left { 
  width:233px;
  height:285px;
  float:left;
}
#logo_container {
  width:223px;
  height:166px;
  text-align:left;
  padding-left:10px;
  padding-top:60px;
  background-image:url(../images/logo_bg.jpg);
  background-repeat:no-repeat;
}
#header_right {
  width:767px;
  height:285px;
  float:right;
}
#header_01 {
  width:767px;
  height:39px;
  background-image:url(../images/top_strip.gif);
  background-repeat:no-repeat;
}
#container_top {
  width:395px;
  height:35px;
  float:right;
  margin-right:20px;
  padding-right:30px;
}
#top_01 {
  width:242px;
  height:29px;
  float:left;
  padding-top:10px;
  padding-left:20px;
  background-image:url(../images/email.gif);
  background-repeat:no-repeat;
  background-position:left center;
}
#top_02 {
  width:115px;
  height:29px;
  float:right;
  padding-top:10px;
  padding-left:10px;
  background-image:url(../images/call.gif);
  background-repeat:no-repeat;
  background-position:left center;
}
.top_text {
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#4375a8;
  font-weight:bold;
  text-align:center;
}
.top_text a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#4375a8;
  font-weight:bold;
  text-align:center;
  text-decoration:none;
}
.top_text a:hover{
  text-decoration:underline;
}
.img1{
  width:38px;
  height:auto;
}
.clear {
  line-height:1px;
  font-size:1px;
  clear:both;
}
#header_02 {
  width:767px;
  height:62px;
  background-image:url(../images/header.jpg);
  background-repeat:no-repeat;
  background-position:top;
  padding-top:184px;
}
.header_02_navi {
  width:541px;
  height:52px;
  background-image:url(../images/header_navi.jpg);
  background-repeat:no-repeat;
  padding-top:10px;
}
.home{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#2a2a2a;
  display:inline;
  text-align:center;
  margin-left:45px;
  text-decoration:none;
}
.home:hover{
  color:#7ea70e;
}
.contact_us{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#2a2a2a;
  display:inline;
  text-align:center;
  margin-left:53px;
  text-decoration:none;
}
.contact_us:hover{
  color:#7ea70e;
}
.profile{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#2a2a2a;
  display:inline;
  text-align:center;
  margin-left:55px;
  text-decoration:none;
}
.profile:hover{
  color:#7ea70e;
}
.join{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  font-weight:normal;
  color:#2a2a2a;
  text-align:center;
  margin-left:55px;
  text-decoration:none;
}
.join:hover{
  color:#7ea70e;
}
#heading {
  width:221px;
  height:48px;
  background-image:url(../images/heading_bg.jpg);
  background-repeat:repeat-x;
  border-left:1px solid #b5b4b5;
  border-right:1px solid #b5b4b5;
  font-family:Arial, Helvetica, sans-serif;
  font-size:30px;
  color:#2b6097;
  font-weight:bold;
  text-decoration:none;
  padding-left:10px;
  padding-top:10px;
}
#heading  span{ 
  color:#7ea70e;
}
#center_container {
  width:1000px;
  height:auto;
  background-image:url(../images/navi_bg.jpg);
  background-repeat:repeat-y;
  background-position:left;
}
#center_left {
  width:233px;
  height:auto;
  float:left;
}  
.navi {
  width:233px;
  height:auto;
  background-image:url(../images/navi_bg.jpg);
  background-repeat:repeat-y;
}
.link_div{
  border-bottom:1px dashed #949494;
  height:63px;
  padding-top:20px;
  width:233px;
}
.text_link {
  float:left;
  width:160px;
}
.text_link  a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  font-weight:bold;
  color:#3e73a9;
  text-decoration:none;
}
.text_link  a:hover{
  color:#7ea70e;
}
.link_img{
  width:50px;
  height:50px;
  margin-left:7px;
  float:left;
}
#center_right {
  width:767px;
  height:auto;
  float:right;
}  
#center_right01 {
  width:472px;
  height:auto;
  float:left;
  padding:10px 20px 10px 20px;
  border-right:1px dashed #3e73a9;
}  
#comment_box {
  width:431px;
  height:36px;
  background-image:url(../images/comment_bg.jpg);
  background-repeat:repeat-x;
  padding:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#2b6097;
  font-weight:normal;
  font-style:italic;
  border:1px solid #c4c3c4;
  text-decoration:none;
  margin-bottom:20px;
  margin-top:30px;
}
.img{
  width:206px;
  height:264px;
  float:left;
  margin-right:20px;
}
#center_right02 {
  width:234px;
  height:auto;
  float:right;
  padding:30px 10px 10px 10px;
} 
.ul {
  margin-left:10px;
  padding:0px;
  list-style:none;
}
.ul li{
  background-image:url(../images/plus.jpg);
  background-repeat:no-repeat;
  background-position:left top;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#2b6097;
  font-weight:normal;
  text-align:justify;
  text-decoration:none;
  padding-left:20px;
  margin-bottom:5px;
}
img {
  border:0px;
}   
#footer_container {
  width:1000px;
  height:51px;
  padding-top:10px;
  background-color:#3e73a9;
  margin-left:auto;
  margin-right:auto;
}
.footer_01 {
  float:left;
  width:362px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#ffffff;
  margin:10px;
  font-weight:normal;
  text-decoration:none;
}
.footer_02 {
  float:right;
  width:266px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#ffffff;
  font-weight:normal;
  margin:10px;
  text-decoration:none;
}
.footer_02 a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#ffffff;
  font-weight:normal;
  text-decoration:none;
}
.footer_02 a:hover{
  text-decoration:underline;
} 
#center_right03 {
  width:747px;
  height:auto;
  padding:10px 10px 10px 10px;
} 

/*contact us*/
#table {
  border:1px dashed #7ea70e;
  width:80%;
  align:left;
  background-color:#f8f8f8;
}
.table_heading {
  background-color: #7ea70e;
  height:20px;
  padding-top:10px;
  padding-left:10px;
  padding-bottom:5px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:14px;
  color:#ffffff;
  font-weight:bold;
  border-bottom:1px dashed #2b6097;
  border-top:1px dashed #2b6097;
  text-decoration:none;
}
.table_field{
  padding-top:10px;
  padding-right:5px;
  padding-bottom:10px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#666666;
  text-align:right;
  font-weight:bold;
  text-decoration:none;
}  
.textarea {
  width:165px;
  height:15px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#7ea70e;
  text-align:left;
  font-weight:normal;
  text-decoration:none;
}
.listmenu {
  width:169px;
  height:20px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#7ea70e;
  text-align:left;
  font-weight:normal;
  text-decoration:none;
}
.multiline{
  width:195px;
  height:90px;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  color:#7ea70e;
  text-align:left;
  font-weight:normal;
  text-decoration:none;
}

/*portfolio*/
#portfolio_container {
  width:747px;
  height:auto;
  border-bottom:1px dashed #7ea70e;
  padding-bottom:10px;
  padding-top:10px;
}
#portfolio_img {
  width:200px;
  height:155px;
  float:left;
}
#portfolio_img1 {
  width:200px;
  height:155px;
  float:left;
  background-image:url(../images/port04.jpg);
  background-repeat:no-repeat;
  text-align:center;
}
#portfolio_text {
  width:520px;
  height:auto;
  float:right;
  padding:5px;
}
.error{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#666666;
  text-align:center;
  font-weight:bold;
  text-decoration:none;
}  
