html {

}

body {
	background-color: #de9ae2;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	margin: 10px;
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-transform: none;
	text-align: center;
}

a {
	color: #4d7c2b;
	text-decoration: none;
}

a:hover {
	color: #2c4719;
	text-decoration: underline;
}

/**********************************************/
/**** Container *******************************/
/**********************************************/

#container {
	width: 770px;
	background-image: url(images/container_bg.gif);
	background-repeat: repeat-y;
	text-align: left;
}

#container div.top {
	width: 770px;
	height: 10px;
	background-image: url(images/container_top.gif);
	background-repeat: no-repeat;	
}

#container div.middle {
	min-height: 500px;
}

#container div.bottom {
	width: 770px;
	height: 10px;
	background-image: url(images/container_bottom.gif);
	background-repeat: no-repeat;	
}

/**********************************************/
/**** Container_left **************************/
/**********************************************/

#container_left {
	width: 240px;
	margin-left: 3px;
	float: left;
}

#left_logo {
	margin-top: 30px;
	margin-bottom: 30px;
	margin-left: 12px;
}

/**** Container_main_menu *********************/

#container_main_menu {
	display: block;
	width: 200px;
	height: 161px;
	padding: 0px; 
	margin-top: 30px;
	margin-bottom: 40px;
	margin-left: 20px;
	list-style-type: none;
}

#container_main_menu li {
	float: left; 
	padding: 0px; 
	margin: 0px; 
	list-style-type: none;
}

#container_main_menu a 					{display: block; float: none; border: none; margin: 0px; padding: 0px;}
#container_main_menu span 				{display: none;}

#menu_home, #menu_home a 				{background: url(images/menu1.gif) 0px 0px; width: 200px; height: 40px;}
#body_home #menu_home a ,
#menu_home a:hover 						{background: url(images/menu2.gif) 0px 0px;}

#menu_company, #menu_company a 			{background: url(images/menu1.gif) 0px -40px; width: 200px; height: 40px;}
#body_company #menu_company a,
#menu_company a:hover 					{background: url(images/menu2.gif) 0px -40px;}

#menu_products, #menu_products a 		{background: url(images/menu1.gif) 0px -80px; width: 200px; height: 40px;}
#body_products #menu_products a,
#menu_products a:hover 					{background: url(images/menu2.gif) 0px -80px;}

#menu_contact, #menu_contact a 			{background: url(images/menu1.gif) 0px -120px; width: 200px; height: 41px;}
#body_contact #menu_contact a,
#menu_contact a:hover 					{background: url(images/menu2.gif) 0px -120px;}

/**** Basket **********************************/

#basket {
	width: 218px;
	height: 87px;
	background-image: url(images/basket_bg.gif);
	background-repeat: no-repeat;	
	margin-bottom: 20px;
	margin-left: 10px;
	font-size: 12px;
	color: #612e64;
}

#basket table {
	margin-left: 100px;
	margin-top: 15px;
	
}

/**** Testimorials ****************************/

#testimorials {
	width: 218px;
	background-image: url(images/testimorials_bg.gif);
	background-repeat: repeat-y;	
	margin-bottom: 20px;
	margin-left: 10px;
}

#testimorials div.top {
	width: 218px;
	height: 14px;
	background-image: url(images/testimorials_top.gif);
	background-repeat: no-repeat;	
}

#testimorials div.middle {
	min-height: 50px;
	padding: 5px;
}

#testimorials div.bottom {
	width: 200px;
	height: 41px;
	padding-top: 30px;
	padding-right: 18px;
	background-image: url(images/testimorials_bottom.gif);
	background-repeat: no-repeat;
	text-align: right;
}

/**********************************************/
/**** Container_right *************************/
/**********************************************/

#container_right {
	width: 497px;
	margin-right: 7px;
	float: right;
}

/**** Container_top_menu **********************/

#top_menu {
	text-align: right;
	color: #4d7c2b;
	margin-top: 5px;
	margin-bottom: 5px;
}

/**** Container_content ***********************/

#container_content {
}

#container_content h1 {
	color: #58095d;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}

/**** Container_product **********************/

#container_product {
	width: 497px;
	background-image: url(images/product_bg.gif);
	background-repeat: repeat-y;	
	margin: 20px 0px;
}

#container_product div.top {
	width: 487px;
	height: 17px;
	background-image: url(images/product_top.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	padding-top: 4px;
	color: #880d8f;
}

#container_product div.middle {
	min-height: 50px;
	padding: 5px;
}

#container_product div.bottom {
	width: 497px;
	height: 10px;
	background-image: url(images/product_bottom.gif);
	background-repeat: no-repeat;
	clear: both;
}

#container_product img {
	border: 1px solid #cccccc;
	padding: 2px;
}

#container_product p {
	padding: 0px;
	margin: 0px;
}

#container_product hr {
	height: 1px;
	color: #cccccc;
}

#container_product select, #container_product input {
	font-size: 10px;
}

/**********************************************/
/**** Container_footer *************************/
/**********************************************/

#container_footer {
	width: 760px;
	color: #ffffff;
	text-align: right;
	padding-right: 10px;
}

#container_footer a {
	color: #f3d8f4;
}

/**********************************************/
/**********************************************/
/**********************************************/
div.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

/**********************************************/
/**** Content *********************************/
/**********************************************/

#content {
}

#content h1 {
	color: #58095d;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content h2 {
	color: #4d7c2b;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content h3 {
	color: #880d8f;
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 5px;
}

#content p {
	padding: 0px;
	margin: 0px;
}

$content img {
	margin-left: 5px;
}

#content hr {
	height: 1px;
	color: #cccccc;
}
