﻿@media screen
{
	
body
	{
		margin-top: 0px;
		margin-left: 0px;
		font-family: Arial, Helvetica, sans-serif;
		padding: 0px;
		background-repeat: repeat-y;
		background-image: url('../../images/bg.gif');
	}

#menu
	{
		padding: 0px;
		border-style: none;
		margin: 0px;
		width: 143px;
		height: 100%;
		float: left;
		clear: right;
		background-image: url('../../images/df_16.gif');
		background-repeat: repeat-y;
	}

#main
	{
		font-family: Arial;
		background-color: #FFFFFF;
		width: 465px;
		height: 100%;
		margin-left: 144px;
		font-size: .9em;
	}

h1
	{
		color: #0099CC;
	}

h2
{
}

h2
{
	color: #0099CC;
}

h3
	{
		color: #FF9900;
	}

ol li
{
	margin-top: 12px;
}

#banner 
{
	
}

.footer 
{
	font-size: .7em;
	text-align: center;
	margin-left: 144px;
	width: 465px;
}

	a
{
	color: #0000FF;
}

.img-nobrdr
{
	border: 0px;
}

.links li
{
	font-weight: bold;
}

.img-r
{
	float: right;
	margin-left: 5px;
	margin-right: 4px;
}

name
{
	text-decoration: none;
}

   .center
	{
		margin-right: auto;
		margin-left: auto;
		display: block;
	}
	
	.contact 
	{
		width: 465px;
	}
	
	.style1
        {
            width: 100%;
            border: 1px solid #000000;
            background-color: #eeeeee;
        }
    
    .style2
    {
        height: 26px;
    }
	
	}