.bg {
	background: #6d6f71;
}

.page_body {
	width: 800px;
	background: #eef9fe;
}

.top {
	background: url(./images_products/top.jpg);
	width: 800px;
	height: 218px;
}

.top_model {
	background: url(./images_products/model1.jpg);
	width: 800px;
	height: 38px;
}

.bottom_model {
	background: url(./images_products/model2.jpg);
	width: 800px;
	height: 131px;
}

.content {
	width: 800px;
	background: #eef9fe;
}

.contact {
	width: 800px;
	background: #eef9fe;
}

.contact_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #145ba4;
}

.contact_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #6D6F71;
}
a.contact_details {
	text-decoration: none;
}
a.contact_details:hover {
	color: #145BA4;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #6D6F71;
}

.product_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #6D6F71;
}

a.product_menu {
	text-decoration: none;
}

a.product_menu:hover {
	color: #0000CD;
}

.menu_pad {
	padding: 2px;
	padding-left: 4px;
	padding-right: 4px;
}


.menu_item  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6D6F71;
}

a.menu_item  {
	text-decoration: none;
}

a.menu_item:hover {
	color: #0000CD;
}

.menuss {
	margin-left: 20px;	border: 2px solid #b2b8bd;}

.menu1 {
	margin-left: 20px;}

input, textarea {

	border: 1px solid #b2b8bd;}