html {
     overflow-y: scroll;
     overflow-x: auto;
  }

* {
margin: 0;
padding: 0;
font-family: Arial, Verdana, sans-serif;
font-size: 12px;
} 


#clear { clear: both; }

BODY {
background: #000000;
color: #636466;
text-align:center;
}

img{border: none}
a {text-decoration:none; color: #6d6e71;}

#top {
width: 100%;
height: 120px;
background: #414143;
}

#top_c {
position: relative;
width: 940px;
height: 120px;
text-align:left;
background: #414042 url('images/topbg.jpg') no-repeat center;
}

#logo {
position: relative;
width: 244px;
height: 69px;
top: 40px;
float: left;
}

#search {
position: absolute;
width: 230px;
height: 37px;
left: 50%;
margin-left: 240px;
background: url('images/searchbg.gif') no-repeat;
color: #ffffff;
font-weight: bold;
}

.isearch {
width: 130px;
height: 20px;
border: 0px;
background: url('images/isearchbg.gif') no-repeat;
padding: 3px 5px 0px 5px;
}

#slabel {
postion: relative;
margin-top: 10px;
padding-left: 11px;
float: left;
}

#sinput {
postion: relative;
margin-left: 2px;
margin-top: 7px;
float: left;
}

#sbtn {
postion: relative;
margin-left: 4px;
margin-top: 6px;
float: left;
}

#menu {
position: absolute;
width: 410px;
height: 32px;
left: 50%;
margin-left: 60px;
top: 89px;
background: url('images/menubg.gif') no-repeat;
text-align: center;
z-index: 9999;
}

#menu a{
color: #ffffff;
font-size: 12px;
font-weight: bold;
display: block;
}

#menu_c {
margin:2px 0px 0px 2px;
}

.mon {
background: #ffc233;
}

.m01 {
padding-top: 8px;
width: 60px;
height: 30px;
float: left;
}

.m02 {
padding-top: 8px;
width: 126px;
height: 30px;
float: left;
}

.m03 {
padding-top: 8px;
width: 100px;
height: 30px;
float: left;
}

.m04 {
padding-top: 8px;
width: 55px;
height: 30px;
float: left;
}

.m05 {
padding-top: 8px;
width: 65px;
height: 30px;
float: left;
}

#bar {
position: relative;
witdh: 100%;
height: 12px;
background: url('images/barbg.gif') repeat-x;
z-index: 0;
}

#fix_bar {
width: 940px;
height: 12px;
background: url('images/barbg.gif') repeat-x;
z-index: 0;
}

#mid {
position: relative;
width: 100%;
background: #e7e8e9;
}

#boxtop {
position: relative;
width: 940px;
height: 10px;
margin-top: 25px;
background: url('images/box_top.gif') no-repeat;
}

#boxmid {
position: relative;
width: 940px;
background: url('images/box_mid.gif') repeat-y;
}

#boxbot {
position: relative;
width: 940px;
height: 10px;
margin-bottom: 25px;
background: url('images/box_bot.gif') no-repeat;
}

#homebot {
position: relative;
width: 940px;
height: 201px;
margin-bottom: 25px;
}

#home_l {
position: relative;
width: 470px;
height: 201px;
background: url('images/home_left.jpg') no-repeat;
text-align: left;
float: left;
}

#home_r {
position: relative;
width: 470px;
height: 201px;
background: url('images/home_right.jpg') no-repeat;
text-align: left;
float: left;
}

#home_p {
padding: 25px 20px 0px 190px;
}

#content {
position: relative;
width: 900px;
padding: 20px 30px 0px 25px;
text-align: center;
}

#bot {
width: 100%;
height: 145px;
background: #414143;
}

#bot_c {
position: relative;
width: 940px;
height: 145px;
text-align:left;
background: #414042 url('images/botbg.jpg') no-repeat center;
}

#archieves {
position: relative;
width: 220px;
text-align:left;
padding-top: 12px;
float: left;
}

#archieves a{
color: #ffffff;
font-size: 14px;
line-height:25px;
}

#latest {
position: relative;
width: 260px;
text-align:left;
padding-top: 8px;
float: left;
}

#latest a{
color: #ffffff;
font-size: 14px;
line-height:25px;
}

#newsletter {
position: relative;
width: 320px;
text-align:left;
padding-top: 8px;
float: left;
}

#follow {
position: relative;
width: 140px;
text-align:left;
padding-top: 8px;
float: left;
}

#follow a{
color: #ffffff;
font-size: 14px;
line-height:28px;
}

#foot {
width: 100%;
}

#foot_c {
position: relative;
margin-top: 8px;
width: 940px;
height: 25px;
}

#submenu {
position: relative;
color: #ffffff;
font-weight: bold;
font-size: 14px;
float: left;
}

#submenu a{
margin-right: 15px;
color: #ffffff;
font-weight: bold;
font-size: 14px;
}

#copyright {
position: relative;
color: #ffffff;
font-weight: bold;
font-size: 14px;
float: right;
}

.nsearch {
width: 165px;
height: 20px;
border: 0px;
background: url('images/nsearchbg.gif') no-repeat;
padding: 3px 5px 0px 5px;
}

#nlabel {
postion: relative;
margin-top: 33px;
color: #ffffff;
font-weight: bold;
float: left;
}

#ninput {
postion: relative;
margin-left: 10px;
margin-top: 27px;
float: left;
}

#nbtn {
postion: relative;
margin-left: 4px;
margin-top: 26px;
float: left;
}

.subtitle {
color: #ffffff;
font-weight: bold;
font-size: 14px;
}

h1 {
font-size: 28px;
font-weight: bold;
}

h2 {
font-size: 20px;
}

h3 {
font-size: 18px;
}

h4 {
font-size: 50px;
}

#cont_left {
position: relative;
width: 550px;
padding-left: 20px;
text-align: left;
float: left;
}

#cont_right {
position: relative;
width: 270px;
text-align: left;
margin-left: 40px;
float: left;
}

#testimonial {
position: relative;
width: 240px;
text-align: left;
}

#oquote {
position: absolute;
margin-left: -20px;
width: 16px;
height: 12px;
background: url('images/oquot.gif') no-repeat;
}

#cquote {
position: absolute;
width: 16px;
height: 12px;
margin-left: 245px;
margin-top: -12px;
background: url('images/cquot.gif') no-repeat;
}

#cmt {
position: relative;
width: 26px;
height: 26px;
margin-top: -3px;
background: url('images/cmtbg.gif') no-repeat;
float:left;
text-align:center;
}

#cmtpad {
padding-top: 2px;
}

#cmtpad a{
color: #ffffff;
font-weight: bold;
}

.tcontact td{
font-weight: bold;
}

.cinput {
width: 260px;
height: 17px;
background: #c7c8ca;
border: 1px solid #7f7f7f;
}

.ctext {
width: 330px;
height: 57px;
background: #c7c8ca;
border: 1px solid #7f7f7f;
}

hr {
height:1px;
border-width:0;
background: #000000;
}