/* CSS Document */

*
{
border: 0;
margin: 0;
}

img
{
border: 0px;
}

body{
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	background: url(images/bg.jpg) top left no-repeat #373737;
	line-height: 16px;
}


	
#main {
	width: 850px;
	margin: 0px auto;
	background:url(images/top.png)  top no-repeat;}

#header { 
	height: 158px;
	}

#logo {	
		padding: 24px 0px 0px 97px;
		height: 81px;
}


#logo a {
	text-decoration: none;
	font-size: 26px;
	color: #ffffff;
	font-style: italic;
}
	
#logo H2 a{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 100;
	padding-left: 35px;
}


#content{
	background: #595653;
	padding: 0px 0px 0px 0px;
}

.ram {
	border: 1px solid #FFFFFF;
	padding: 10px 18px 10px 18px;
	background: url(images/ram.jpg) bottom repeat-x #F0F0F0;}

.content_razd{
	background: url(images/content_razd.png) 674px repeat-y;
	padding: 0px 0px 0px 0px;
	clear:both;
}

h3 {
	color: #BB4214;
	font-weight:  100;
	font-size: 18px;
	text-align: left;
	padding: 8px 0px 8px 0px;
}

.razd_col {
	background:url(images/razd_col.jpg) 30px top no-repeat;
	height: 183px;
	float:left;
	width: 60px;}
	
.home_box {
	float: left;
	width: 280px;
	padding: 0px 0px 0px 0px;}
	
.row_ind {}

a {
	color: #666666;
	text-decoration: none;}
a:hover {
	color: #666666;
	text-decoration: underline;}

#buttons{
	text-align:center;
	height: 53px;
	margin-left: 0px;
	padding: 0px 0px 0px 20px;
	background: url(images/buttons.jpg) top repeat-x;
}
