@charset "utf-8";
/* CSS Document */

body {
background-image:url(../images/bggradient.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
height:100%;
width:100%;
text-align:center;
vertical-align:middle;
background-color:#F6EFE5;
font-family:"Trebuchet MS", sans-serif;
font-size:12px;
color:#666666;
position:relative;
}

p {
font-family:"Trebuchet MS", sans-serif;
font-size:12px;
color:#666666;
background-color:#FFFFFF;
}

table {
font-family:"Trebuchet MS", sans-serif;
font-size:12px;
color:#666666;
/*background-color:#ffffff;*/
}

a {
color: #ff5400;
text-decoration:none;
}

div#frame {
width:100%; 
height:100%; 
position:relative; 
top:0px;
}

div#siteContainer {
width:970px;
height:620px;
position:relative;
text-align:center;
vertical-align:middle;
border: 0px solid #000000;
background-repeat:no-repeat;
background-color: #ffd95f;
overflow:hidden;
}

div#header {
width: 970px;
height:100px;
position:relative;
background-color: #f5efe5;
}

div#headerDelimiter {
width:970px;
height:5px;
line-height: 5px;
position:relative;
background-color: #ffd95f;
background-image:url(../images/headerDelimiter.png);
background-repeat:repeat-x;
margin:0;
padding: 0;
padding: 0px;
overflow:hidden;
display:block;
}

div#mainMenu {
height:35px;
width:970px;
position:relative;
background-color: #ddcfb5;
float:left;
padding: 0;
margin:0;
z-index:10;
}

div#search {
width:200px;
position:relative;
float:left;
text-align:center;
vertical-align:middle;

}

#searchText {
width: 100px;
line-height:20px;
}

#searchBtn {
width: 50px;
height:24px;
}

div#menu {
width:770px;
position:relative;
left:0px;
top:0px;
float:left;
text-align:left;
vertical-align:middle;
background-color:#ddcfb5;

}

div#mainArea {
width:970px;
height:460px;
position:relative;
left:0px;
top:0px;
background-color: #cdcdcd;
}

div#imageArea {
width:200px;
height:460px;
position:relative;
background-color: #ece4d5;
float:left;
overflow:auto;
background-image:url(../images/imgBg.png);
background-repeat:repeat-y;
}

div#imageArea a {
position:relative;
background-color: #ece4d5;
background-image:url(../images/imgBg.png);
background-repeat:repeat-y;
float:left;
padding-top: 30px;
padding-left:25px;
}

div#textArea {
width:460px;
height:460px;
position:relative;
background-color: #ffffff;
float:left;
font-family:"Trebuchet MS", sans-serif;
font-size:12px;
color:#666666;
text-align:justify;
padding-left:30px;
padding-top:30px;
}

div#mask {
width:520px;
height:460px;
position:relative;
background-color: #ffffff;
overflow:auto;
float:left;
}

div#textAreaFull {
width:695px;
height:430px;
position:relative;
background-color: #ffffff;
float:left;
font-family:"Trebuchet MS", sans-serif;
font-size:12px;
color:#666666;
text-align:justify;
padding-left:30px;
padding-right:10px;
padding-top:30px;
}

div#maskFull {
width:770px;
height:460px;
position:relative;
background-color: #ffffff;
overflow:auto;
float:left;
}

h3 {
font-size:18px;
}

div#newsArea {
width:250px;
height:460px;
position:relative;
background-color: #ECECEC;
float:right;
overflow:auto;
background-image:url(../images/newsBg.png);
background-repeat:repeat-y;
}

div#newsText {
padding-left:20px;
padding-right:20px;
padding-top:30px;
font-family:"Trebuchet MS", sans-serif;
font-size:12px;
color:#666666;
}

div#image {
width:200px;
text-align:center;
}

div#image a{
width:200px;
text-align:center;
}

h4 {
font-size:14px;
}

div#footer {
width:970px;
height:20px;
position:relative;
top:0px;
left:0px;
font-family:"Trebuchet MS", sans-serif;
font-size:10px;
color: #b89d45;
}