/* CSS Document */
* {
margin:0px auto;
padding:0px 0px;
background:#e2dcba;
font-family:arial;
line-height:17px;
}
img{max-width: 100%;}
a {
text-decoration:none;
color:#000;
background:none;
}
.wraper {
width:980px;
margin:0px auto;
padding:0px 0px;
}
.mobi .wrapper {
width: 95%;
margin:0px auto;
padding:0px 0px;
}
.header {
width: 970px;
text-align: center;
}
.mobi .header {
width: 95%;
}
.head-right {
float: right;
padding: 10px;
}
.mobi .head-right {

margin: 0 auto;
}
.head-center {
float:left;
position:relative;
padding: 15px;
}
.mobi .head-center {
margin: 0 auto;
}
.head-left {
float: left;
}
.mobi .head-left {
margin: 0 auto;
}
li {
list-style:none;
}
.sidebar h5 {
    background: url("../images/side-head-bg.jpg") no-repeat scroll left center transparent;
		background-repeat:repeat-x;
    color: #FFFFFF;
    font-size: 15px;
    line-height: 30px;
    padding: 0 0 0 13px;
    text-transform: uppercase;
}
#fixhat { overflow:hidden; height:270px; width:270px; }
.mobi #fixhat { overflow:hidden; height:100%; width:100%; }
.hat img {
margin:0px;

}

.hat h4 {
    background: url("../images/cont-box-head-bg.png") scroll left top transparent;
	background-repeat:repeat-x;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    padding: 0 5px;
    text-transform: uppercase;
}
.big-box h3 {
    background: url("../images/cont-box-head-bg.jpg") scroll center center transparent;
	background-repeat:repeat-x;
    color: #FFFFFF;
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
    padding: 15px 10px;
}
.link-one {
    background: url("../images/side-box-botm-link-bg.png") no-repeat scroll center center transparent;
    color: #FFFFFF;
    float: left;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding: 0 7px;
	text-align:center;
	width:150px;
}
.link-two {
	background:url("../images/side-box-botm-link-bg.png") center center no-repeat;
	float:right;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    padding: 0 7px;
	text-align:center;
	color: #FFFFFF;
	width:140px;
}
.col {
color:#8A390C;
font-weight:bold;
}