body	{
margin: 0px;
background: #E8EEEE url(images/body_bg_2.jpg) repeat-x;
background-attachment: fixed;
}
img	{
border: 0px;
}

H1	{
font-family: Trebuchet MS, Arial;
font-size: 20px;
font-weight: bold;
margin-top: 2px;
margin-bottom: 6px;
color: #43756A;
}

H2, H3	{
font-family: Trebuchet MS, Arial;
letter-spacing: .1em;
font-size: 18px;
font-weight: bold;
margin-top: 15px;
margin-bottom: 2px;
}

H2	{
color: #43756A;
}

H3	{
color: #FF7D26;
}

H4	{
font-family: Trebuchet MS, Arial;
letter-spacing: .1em;
font-size: 18px;
font-weight: bold;
margin-top: 0px;
margin-bottom: 4px;
margin-left: 8px;
color: #FF7D26;
}



#holder	{
width: 980px;
background: #fff url(images/body_bg.png) right repeat-y;
}

#header {
width: 980px;
height: 135px;
background: url(images/header.jpg) no-repeat;
}

#topmenu {
width: 980px;
height: 37px;
background: url(images/topmenu_bg.png) repeat-x;
text-align: left;
overflow: hidden;
} 

#left-column {
width: 731px;
float: left;
}

#right-column {
width: 249px;
float: right;
text-align: left;
}

#left-content {
text-align: left;
padding: 8px;
}


.content {
font-family: Trebuchet MS, arial, sans-serif;
color: #232827;
font-size: 13px;
}

.content a {
text-decoration: underline;
color: #232827;
}
.content a:hover{
text-decoration: none;
color: #43756A;
}


#right-content {
text-align: left;
padding: 6px;
border: 0px solid red;
}

.content-right {
font-family: Trebuchet MS, arial, sans-serif;
color: #232827;
font-size: 11px;
}

.content-right a {
text-decoration: underline;
color: #232827;
}
.content-right a:hover{
text-decoration: none;
color: #43756A;
}









#footer {
width: 980px;
height: 60px;
background: #fff url(images/footer_bg.png) repeat-x;
clear: both;
text-align: left;
line-height: 35px;
text-indent: 10px;
overflow: hidden;
}

.button{
height:37px;
padding-left: 4px;
padding-right: 4px;
font-family: Trebuchet MS, arial, sans-serif;
font-weight: bold;
font-size: 16px;
color: #fff;
float: left;
border: 0px solid red;
line-height: 37px;
}
.button a{
color: #fff;
text-decoration: none;
display: block;
line-height: 37px;
}
.button a:hover{
color: #fff;
text-decoration: none;
background: url(images/topmenu_bg_hover.png) repeat-x;
}

.button-read-more, .button-read-more-in {
width: 342px;
height: 29px;
background: url(images/read_more.png) no-repeat;
margin-right: 8px;
color: #fff;
line-height: 29px;
text-indent: 10px;
margin-top: 4px;
}

.button-buy-now, .button-buy-now-in {
width: 342px;
height: 29px;
background: url(images/buy_now.png) no-repeat;
line-height: 29px;
text-indent: 10px;
margin-top: 4px;
}

.button-buy-now, .button-read-more {
float: left;
}





.button-buy-now a, .button-read-more a, .button-buy-now-in a, .button-read-more-in a {
font-family: Trebuchet MS, Arial;
font-size: 13px;
color: #fff;
font-weight: bold;
text-decoration: none;
display: block;
}
.button-buy-now a:hover, .button-buy-now-in a:hover, .button-read-more a:hover, .button-read-more-in a:hover {
text-decoration: underline;
}

.bottom-menu {
font-family: trebuchet MS, Arial;
font-size: 11px;
text-decoration: none;
color: #fff;
margin-left: 10px;
font-weight: bold;
}

.bottom-menu:hover{
border-top: 1px solid #fff;
}

.sidetext {
margin-top: 2px;
margin-bottom: 4px;
margin-left: 4px;
margin-right: 4px;
line-height: 1.2em;
}









