/* CSS Document */
* { margin:0; padding:0; }

html, body { height:100%; }
body { background:url(../int/bg.gif); }
html, input, textarea { font-family:Georgia, "Times New Roman", Times, serif; color:#333333; }

ul { list-style-type: disc; margin: 0 20px; }
ol { margin: 0 20px; }

div.container {	overflow:hidden; width: 100%; }
a img { border: 0; }
img { vertical-align: top; }

.tail-top { background:url(../int/bg1.gif) repeat-x top; }
.main { margin:0 auto; width:880px; }
#header { height:202px; background:url(../int/top.jpg) no-repeat top center; }
#footer { height:126px; }

/*content*/
#content { font-size:0.8125em; width:100%; background:url(../int/bg-cont.gif); }
#content .bg-cont { background:url(../int/bg-cont1.gif) no-repeat top left; width:100%}
#content .padding-main {padding:30px 40px 0 40px}
#content .tail { background:url(../int/tail.gif) repeat-x bottom; padding-bottom:9px; margin-bottom:9px}

/*footer*/
#footer { color:#44484c; font-size:0.6875em; background:url(../int/bot.gif) repeat-x top; text-align:center; }
#footer .indent-footer{ padding:68px 50px 0 50px;}
#footer a {color:#44484c; text-decoration:underline}  
#footer a:hover {  text-decoration:none}
.bot-left { background:url(../int/bot-left.gif) no-repeat top left; }
.bot-right { background:url(../int/bot-right.gif) no-repeat top right; height:126px; }

.maincontent { width: 530px; float: left; }
.colum-der { width: 230px; float: right; margin-top: 25px; }
.colum-der h2 { font-size: 18px; margin-bottom: 10px; }
.colum-der .img-right { float: right; margin: 0 0 15px 15px !important; }
