@charset "UTF-8";

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td
	{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	}
body 
	{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	letter-spacing:1px;
	padding: 0;
	background: #ffffff;
	color:#333333;
	font-size:11px;
	background-image:url(/images/bg-c.jpg)
	}

hr{
height:1px;
background-color:#000000;
margin:10px 0px 10px 0px;
border:none;
}


ol, ul 
	{
	list-style:none;
	}

:focus
	{
	outline:0;
	}
ins
	{
	text-decoration:none;
	}
del
	{
	text-decoration:line-through;
	}
table
	{
	margin-top: 10px;
	border-collapse:collapse;
	border-spacing:0;
	}
td,th
	{
	padding: 5px 10px;
	background: #eee;
	border-top: 2px solid #fff;
	}
h1, h2, h3, h4, h4, h6
	{
	margin-top: 0.8em;
	font-weight: normal;
	line-height: 1.5em
	}
h1 
	{
	font-size:18px;
	}
h2 
	{
	font-size:16px;
	}
h3 
	{
	font-size:14px;
	}
h4 
	{
	font-size:12px;
	}
h5 
	{
	font-size:10px;
	}
h6 
	{
	font-size:8px;
	}
p
	{
	line-height: 200%;
	margin:40px 0px 40px 0px;
	
	}
.info	p
	{
	line-height: 200%;
	margin:20px 0px 20px 0px;
	
	}
li
	{
	margin: 0;
	line-height: 200%;
	}
a:link,a:visited,a:active
	{
	color:#333333;
	text-decoration:none;
	}
a:hover
	{
	color:#dd3333;
	text-decoration:none;
	}
	
.imgreplace
	{
	text-indent: -10000px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	}

.clear{
clear:both;
}

#container
	{
	width: 800px;
	margin:0 auto;
	}
	
#header{
text-align:right;
}
#left{

width:210px;
text-align:right;
float:left;

}

#left li{
list-style:none;
padding:0px 0px 0px 0px;
}
#main{
float:right;

width:525px;
}

.info{
background-image:url(../images/divide.jpg);
background-repeat:no-repeat;
padding-top:40px;
margin-top:10px;
}