body,html		{
		font-family: arial, helvetica, sans;
		font-size: 12px;
		color: #000;
				}
				
h3				{
		font-size:14px;
		margin:0px;
		padding:0px;
		margin-bottom:20px;
				}

a.white			{
		color: #fff;
		font-family: arial, helvetica, sans;
		font-size: 12px;
		font-weight:900;
		font-style: normal;
		text-decoration:none;
				}

a.white:hover	{
		color: #fff;
		text-decoration:underline;
				}

a			{
		color: #888;
		font-family: arial, helvetica, sans;
		font-size: 12px;
		font-weight:900;
		font-style: normal;
		text-decoration:none;
				}

a:hover	{
		color: #c11;
				}


a.link-header			{
		color: #c11;
		font-family: arial, helvetica, sans;
		font-size: 16px;
		font-weight:900;
		font-style: normal;
		text-decoration:none;
				}

a.link-header:hover	{
		color: #888;
				}



DIV#copyright	{
		float:left;
		color: #fff;
		font-family: arial, helvetica, sans;
		font-size: 12px;
		font-style: italic;
		margin-top:80px;
		margin-left:20px;
		}

DIV#created	{
		float:right;
		color: #fff;
		font-family: arial, helvetica, sans;
		font-size: 12px;
		font-style: italic;
		margin-top:80px;
		margin-right:20px;
		}

a#about_ro	{
		width:129px;
		height:40px;
		cursor:pointer;
		display:block;
		background-image:url('../images/about_ro_off.gif');
		}

a#about_ro:hover	{
		background-image:url('../images/about_ro_on.gif');
		}

a#contact_ro	{
		width:129px;
		height:40px;
		cursor:pointer;
		display:block;
		background-image:url('../images/contact_ro_off.gif');
		}

a#contact_ro:hover	{
		background-image:url('../images/contact_ro_on.gif');
		}

a#home_ro	{
		width:129px;
		height:40px;
		cursor:pointer;
		display:block;
		background-image:url('../images/home_ro_off.gif');
		}

a#home_ro:hover	{
		background-image:url('../images/home_ro_on.gif');
		}

a#offer_ro	{
		width:129px;
		height:40px;
		cursor:pointer;
		display:block;
		background-image:url('../images/offer_ro_off.gif');
		}

a#offer_ro:hover	{
		background-image:url('../images/offer_ro_on.gif');
		}

a#part_ro	{
		width:129px;
		height:40px;
		cursor:pointer;
		display:block;
		background-image:url('../images/part_ro_off.gif');
		}

a#part_ro:hover	{
		background-image:url('../images/part_ro_on.gif');
		}

a#why_ro	{
		width:129px;
		height:40px;
		cursor:pointer;
		display:block;
		background-image:url('../images/why_ro_off.gif');
		}

a#why_ro:hover	{
		background-image:url('../images/why_ro_on.gif');
}

a#about_en	{
		width:129px;
		height:40px;
		cursor:pointer;
		display:block;
		background-image:url('../images/about_en_off.gif');
		}

a#about_en:hover	{
		background-image:url('../images/about_en_on.gif');
		}

a#offer_en	{
		width:129px;
		height:40px;
		cursor:pointer;
		display:block;
		background-image:url('../images/offer_en_off.gif');
		}

a#offer_en:hover	{
		background-image:url('../images/offer_en_on.gif');
		}

a#part_en	{
		width:129px;
		height:40px;
		cursor:pointer;
		display:block;
		background-image:url('../images/part_en_off.gif');
		}

a#part_en:hover	{
		background-image:url('../images/part_en_on.gif');
		}

a#why_en	{
		width:129px;
		height:40px;
		cursor:pointer;
		display:block;
		background-image:url('../images/why_en_off.gif');
		}

a#why_en:hover	{
		background-image:url('../images/why_en_on.gif');
}



