
body {
	text-align:center;
  	font-size: 11px;
	font-family:  verdana, lucida, arial, helvetica, sans-serif;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	border: 0px;	
	background: #666666 url(pics/bg_dark.gif) repeat-y 50% 0;
	color:#666666;
}
th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:normal;
}
h3{
	font:185%/1em Georgia,Serif;
	color:#069;
}

h4{
	font:135%/1em Georgia,Serif;
	color:#069;
}

h5{
	font:115%/1em Georgia,Serif;
	color:#069;
}

h4.fam, h5.fam{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:black;
	margin:0px;
	padding:0px;
}

#nav {
	position:relative;
	height:23px;
	left:16px;
	width: 750px;
	text-indent:30px;
	background-image: url(pics/top.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: red;
	
}

#header{
	position:relative;
	top:0px;
	left:16px;
	width: 750px;
	background-image: url(pics/head_bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height:165px;
}

#container {
	width:782px;
	margin:0 auto;
	text-align:left;
	padding: 0 16px;
	position:relative;
}

.maintext1{
	float:left;
	width:200px;		
	padding-left:40px;
	padding-right:17px;
	margin-right:23px;
	line-height:20px;
	height:65px;
  }


.maintext{
	float:left;
	width:200px;		
	padding-left:40px;
	padding-right:17px;
	margin-right:23px;
	line-height:20px;
	height:500px;
  }

#sidebar{
	float:left;
	width:200px;		
	padding-left:40px;
	padding-right:17px;
	margin-right:23px;
	line-height:20px;
	height:750px;
  }

#content p {
	text-align:justify;
	font-size:12px;
}  
  
#content  {
	width:455px;
	line-height:20px;
	position:relative;
	top:5px;
	background-color:white;
	float:left;
	margin-bottom:10px;
	}  


.intro{
	color:#AE0000;
	text-align:justify;
}	
	
#sidebar a, #content a {
	color: #FF9D3E;
	border-bottom:1px dotted #999999;
	text-decoration: none;
}

#sidebar a:hover, #content a:hover {
	color: #000000;
	border-color:#000000;
	border-bottom-style:solid;
}

#nav a {
	color: red;
	text-decoration: none;
}

#nav a:hover {
	color: #000000;
	border-color:#000000;
	border-bottom: 1px solid red;
	text-decoration:none
}

#fon-logo{
	float:right;
}

.features {
	margin-top:5px;
	padding:2px;
	float:left;
	width:145px;
	height:130px;
	border-bottom: 1px dotted silver;
}

.features1 {
	margin-top:0px;
	margin-left:10px;
	padding:2px;
	float:right;
	width:135px;
	height:160px;
	}

#content .features p{
	font-size:11px;
	text-align:left;
	line-height:14px;

}

div.features > h5, div.features >  h5 + p{
	margin:2px;
}

h3  {
	margin-top:0px;
	padding-top:0px;

}

#sidebar-address{
	font-size:10px;
	line-height:12px;
	
}

#footer{
	width:750px;		
	margin-top:70px;
	margin-left:16px;
	padding-top:10px;
	padding-bottom:20px;
	clear:both;
	background-color:#cacaca;
	text-indent:20px;
	border-top:1px solid #666;
	height:20px;
}

#crumb{
	font:9px/1em Verdana,Sans-serif;
	border-bottom:1px solid #f2f2f2;
	color:#ffaf00;
}

#crumb a{
	color: #ffaf00;
	text-decoration: none;
}

#crumb a:hover {
	color: #666;
}

#quote{
	margin:20px;
	padding:5px 20px 10px 20px;
	background-color:#f2f2f2;
	font:small/1.5em Georgia, "Times New Roman", Times, serif;
	color:#069;
}

h3 + h4 {
	margin:0px;
}#mlinks {
}

.rate td{
	border-bottom:1px solid #ccc;
	padding:0px 2px;
}

.footer1{
	width:750px;		
	margin-top:70px;
	margin-left:0px;
	padding-top:10px;
	padding-bottom:20px;
	clear:both;
	background-color:#cacaca;
	text-indent:20px;
	border-top:1px solid #666;
	height:20px;
	position:relative;
}