body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:center;
	background-color:#5ba0d6;
}
* {margin:0px;padding:0px;}
.clear{clear:both;}
#container {
	margin: 0px auto;
	text-align: left;
	width: 979px;
}
#header {
	background-image:url(images/headdd.gif);
	width:979px;
	height:232px;
    display:block;

}
#border {
	background-image:url(images/border.gif);
	background-repeat: repeat-y;
	width:979px;
}
#main {
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	margin: 0px 12px 0px 10px;
	background-repeat: repeat-x;
}
#left {
	width:261px;
	float:left;
	display:inline;
	background-image:url(images/contentbg.gif);
	background-color:#abe4fe;
	
}
#right {
	float:right;
	width:580px;
}
/***************** Content ***********************/
.content {
	width:530px;
}
.content h3 {
	background-image:url(images/welcome.gif);
	background-repeat:no-repeat;
	width:520px;
	height:33px;
	text-indent:700px;
	margin: 10px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}
.content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #003a65;
	padding: 10px 0px 0px 6px;
	font-weight:900;
}
.content a:hover {
	color:#cf0002;
}
.product {
	width:530px;
	margin: 20px 0px;
}
.product h3 {
	background-image:url(images/product.gif);
	background-repeat:no-repeat;
	width:530px;
	height:12px;
	text-indent:70px;
	margin: 10px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
}

.product h4 {
	background-image:url(images/product.gif);
	background-repeat:no-repeat;
	width:530px;
	height:12px;
	margin: 10px 0px 15px 0px;
	padding: 10px 0px 10px 0px;
}

.product h5 {
	background-color:#ffffff;
}

.product a {
	border: 1px solid #6698bd;
	display:inline;	
	float:left;
	margin: 6px 0px 6px 11px;
}
.product a:hover {
	border: 1px solid #c40000;
}
.product img {
	border: 6px solid #ffffff;
}
/***************** Menu ***********************/
#menu {
	background-image:url(images/menuu.jpg);
	width:261px;
	height:519px;
	margin-left:44px;
}

#menu ul {
	padding: 30px 0px 0px 0px;
	width:220px;
	margin-left:15px;
}
#menu li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 20px 4px 0px;
	text-align:right;
}
#menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #000033;
	text-decoration: none;
	font-size: 14px;
	
}
#menu a:hover {
	color:#c40000;
}

#menu_z {
	background-image:url(images/zarzad.jpg);
	width:261px;
	height:525px;
	margin-left:44px;
}

#menu_z ul {
	padding: 30px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menu_z li {
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	border-bottom: 1px dotted #2e2304;
	list-style-type: none;
	padding: 4px 10px 4px 0px;
	text-align:right;
}
#menu_z a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: 900;
	color: #000033;
	text-decoration: none;
	font-size: 14px;
	
}
#menu_z a:hover {
	color:#c40000;
}

/***************** Menu ***********************/

.lastchild{
	border-bottom: none !important;
}
#menubottom {
	background-image:url(images/menubottom.jpg);
	background-repeat:no-repeat;
	width:261px;
	height:76px;
	margin-left:93px;
}
#menubottom ul {
	padding: 20px 0px 0px 0px;
	width:240px;
	margin-left:15px;
}
#menubottom li {
	float:left;
	display:inline;
	width:77px;
	text-align:center;
}
#menubottom a {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight: bolder;
	font-size:10px;
	color: #6e6b53;
	text-transform: uppercase;
}
#menubottom a:hover {
	color:#c40000;
}
/***************** Footer ***********************/
#payment {
	background-image:url(images/foott.jpg);
	width:979px;
	height:97px;
}
#payment_z {
	background-image:url(images/zarzad_f.jpg);
	width:979px;
	height:97px;
}
#payment_z1 {
	background-image:url(images/product_z2.png);
	background-color:#abe4fe;
	margin: 0px 0px 0px 0px;
	background-repeat: repeat-x;
}
