body{
	background-image:url('../img/bg.gif');
	background-repeat:repeat;
	font-family:Lucida Grande, Lucida Sans Unicode, Calibri,Arial,sans-serif;
}
div.content{
	width:1000px; 
	margin:0 auto; 
	background-color:white;
}
div.topline{
	width:900px;
	height:5px;
	margin:0 auto;
	background-color:#d10000;
}
div.logo{
	width:900px;
	text-align:left;
	margin:0 auto;
}
div.menu{
	width:900px;
        height: 30px;
	margin:0 auto;
        background-image: url('../img/m_fon.gif');
        background-repeat: repeat-x;
        margin-bottom:5px;
        margin-top: 10px;
}
div.menubutton{
	height:20px;
	border-top-style:solid;
	border-top-color:#9cda2a;
	border-top-width:1px;
	text-align:left;
	vertical-align:middle;
	background-color:white;
	display:table-cell;
	cursor:pointer;
	color:#575353;
	font-size:9pt;
	padding-right:50px;
}
div.menubutton:hover{
	height:20px;
	border-top-style:solid;
	border-top-color:#d10000;
	border-top-width:1px;
	text-align:left;
	vertical-align:middle;
	display:table-cell;
	background-color:white;
	cursor:pointer;
	font-size:9pt;
	color:#000000;
	padding-right:50px;
}
a.men
{
    color:#575353;
    font-size:9pt;
    cursor:pointer;
    text-decoration:none;
}
a.men:hover
{
    color:#000000;
    font-size:9pt;
    text-decoration:underline;
}
div.text{
	width:900px;
	font-size:8pt;
	margin:0 auto;
	padding-top:20px;
	background-color:white;
	border-bottom-style:solid;
	border-bottom-width:1px;
	border-bottom-color:#9cda2a;
	padding-bottom:15px;
}
div.copy{
	width:900px;
	font-size:7pt;
	margin:0 auto;
	padding-bottom:10px;
	color:#969696;
}
#left-content {
			width: 232px;
			margin:0px 30px 0px 0px;
			float:left;
		}
		#left-content p{text-align:left;}
.scroll-main {font-family:"Arial", Helvetica, sans-serif;font-size:11px;width:222px; padding:0px 5px 0px 5px;background-image: url(img/bg_sites.gif);
	background-repeat: repeat-y;line-height:1.3em;color:#757273;}
.scroll-main b {width:60px; display:block; float:left; margin:0px 0px 0px 5px;}
.scroll-main span {width:150px; height:53px;display:block; float:right; text-align:left;margin:0px 5px 0px 0px; font-size:11px;}
.scroll-main p {height:10px; background-image: url(../img/bg_greyline.gif);background-repeat: repeat-x; background-position: center center; display:block; list-style-type:none;clear:both; margin:0px 5px 0px 5px;}
.scroll-main a:link, .scroll-main a:visited {font-family:Arial, Helvetica;font-size: 11px;line-height: 1.3em;color: #5a5758;font-weight: bold;text-decoration:none;}
.scroll-main a:hover {
 font-size: 11px;line-height: 1.3em;color:#333;font-weight: bold;text-decoration:none;}
.bg_sites {background-image: url(../img/bg_sites.gif);background-repeat: repeat-y;}
.clear {clear: both;}
