*{
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

body{
	background-color: #9A9694;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
}

b{
	font-weight: bold;
}

a, a:visited{
	color: #4A78A9;
	text-decoration: none;
}

a:hover{
	color: #4A78A9;
	text-decoration: underline;
}

p{
	margin-top: 15px;
	color: #4B4B4B;
	line-height: 150%;
}

.main{
	width: 965px;
	padding: 0 0 20px 0;
	margin: 20px auto;
	background-color: #F3F2F2;
	border: 1px solid #CBCBCB;
}

.header{
	float: left;
	width: 955px;
	height: 94px;
	padding: 15px 0 0 10px;
	background-color: #F9F9F9;
}

.logo{
	float: left;	
	width: 104px;
	padding: 0 0 0 37px;
}

.right_header{
	float: left;
	width: 804px;
	text-align: right;
}

.main_main{
	clear: both;
	float: left;	
	width: 945px;
	padding: 10px;
	background-color: #F4F4F4;
	background-image: url(../img/bg-envelope.gif);
	background-repeat: repeat-x;	
}

.main_left{
	float: left;
	width: 700px;
	padding: 6px;
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;
}

.content{
	width: 640px;
	padding: 30px;
}

.home_tag{
	width: 247px;
	height: 36px;
	background-image: url(../img/products_tag_el.gif);
	background-repeat: no-repeat;
}

.main_right{
	float: left;
	width: 218px;
	margin-left: 11px;
	background-color: #FFFFFF;
	border: 1px solid #D3D3D3;	
}
