@charset "utf-8";
/* CSS Document */

img, div { behavior: url(iepngfix.htc) }

body
{
background: url(images/bg.jpg) repeat-x #eef5fc;
margin: 0px;
padding: 0px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #595959;
}

table
{
padding:0px;
margin: auto;
}

table td
{
vertical-align: top;
}

div#mainContainer
{
width: 827px;
border-left: 5px solid #ffffff;
border-right: 5px solid #ffffff;
background: #ffffff;
margin: 0px;
padding:0px;
padding-bottom: 15px;
}

div#clouds_left
{
float: left;
}

div#clouds_right
{
float: right;
}

div#left_top
{
float: left;
width: 178px; 
padding: 0px; 
margin: 0px;
}

div#left_top table img
{
padding: 0px;
border: none;
margin: 0px;
}

div#right_top
{
float: right;
width: 649px;
padding: 0px;
background: url(images/top_content.jpg) no-repeat top left;
margin: 0px;
padding-top: 42px;
}

div#mainContent
{
margin: 0px;
padding: 0px;
background: url(images/header.jpg) no-repeat top left;
padding-top: 155px;
}

div#text_content
{
width: 425px;
line-height: 18px;
float: left;
}

div#right_buttons
{
width: 200px;
float: right;
}

div#latest_articles
{
margin-top: 30px;
background: url(images/latest_articles.gif) no-repeat;
padding-top: 35px;
padding-left: 16px;
padding-right: 35px;
}

div#footer
{
padding-top: 5px;
text-align: center;
color: #3bc128;
background: #ffffff;
}


div#footer a:link
{
color: #3bc128;
}

div#footer a:hover
{
color:#009900;
}


div#footer a:visited
{
color: #3bc128;
}



a:link
{
color: #073f87;
}

a:hover
{
color:#00CC00;
}

a:visited
{
color: #073f87;
}


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

table.buyNow
{
padding-left: 10px;
float: left;
width: 100%
}


table.buyNow td {
padding-bottom: 10px;
float: left;
}

td.width
{
width: 85px;
}