html,body,table,tr,td,div,li,p,a,input,object,h1,h2,h3 {
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "Georgia", "Times New Roman";
	font-size: 10px;
	color: #4f5951;
	background-color: #FFFFFF;
}

a {
	text-decoration: none;
	color: #78a22f;
}

p {
	margin-bottom: 5px;
	line-height: 150%;
}

h1 {
	margin-top: 20px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-size: 18px;
	font-weight: normal;
	text-transform: uppercase;
}

h1:first-letter {
	font-size: 24px;
}

h2 {
	margin-top: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
}

input {
	font-family: "Georgia", "Times New Roman";
	font-size: 10px;
	color: #4f5951; 
}

input.text {
	float: left;
	height: 15px;
	width: 105px;
	margin-left: 5px;
	border: 1px solid #78a22f;
}

input.submit {
	float: left;
	border: 0;
	width: 13px;
	height: 13px;
	margin-left: 5px;
	margin-top: 2px;
	cursor: pointer;
	background: none;
	background-image: url(../../images/arrow_right.gif);
	background-repeat: no-repeat;
}

table.main {
	/*border-right: 1px solid #e2e2e2;*/
}

table.main td {
	width: auto;
	padding:0;
	margin:0;
	vertical-align:top;
	border-left: 1px solid #e2e2e2;
}

div.top {
	position: relative;
	float: left;
	width: 100%;
	height: 100px;
	text-align: left;
}

div.header {	
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	height: 74px;
}

div.topmenu {
	text-align:center;
	width: 100%;
	height:26px;
	line-height:26px;
	background-image: url(../../images/menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}

div.topmenu a {
	width: auto;
	font-size: 11px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 4px;
	height: 24px;
	color: #FFFFFF;
	text-transform: uppercase;
	border-right: 1px dotted #FFFFFF;
	margin-left:-2px;
}

div.topmenu a:last-child {
	border-right: 0;
}

div.topmenu a:hover, div.topmenu a.active, .topmenuActive {
	background-color: #da050f;
	height: 24px;
}

div.search {
	float: right;
	width: 210px;
	margin-top: 45px;
}

div.header span {
	float:left;
	text-transform: uppercase;
	font-size: 9px;
	color: #78a22f;
	margin-top:4px;
}

div.lang {
	float: right;
	width: 200px;
	margin-top: 45px;
	position: relative;	
}

#lang {
	float: right;
	text-align: right;
	padding-right: 18px;
	width: 60px;
	cursor: pointer;
	background-image: url(../../images/arrow_down.gif);
	background-repeat: no-repeat;
	background-position: right;
}

#languages {
	position: absolute;
	float: right;
	width: 62px;
	height: auto;
	overflow: hidden;
	background-color: #FFFFFF;
	z-index: 2;
	top: 16px;
	left: 137px;
	padding-left:5px;
	padding-bottom:2px;
}

div.center {
	float: left;
	width: 100%;
	height: auto;
}

div.index_content {
	width: 735px;
	height: 486px;
	padding: 1px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.content {
	width: 770px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border-right: 1px solid #e2e2e2;
}

div.top_image {
	width: 770px;
	height: 162px;
}

div.top_image img {
	border-left: 1px solid #e2e2e2;
	border-right: 1px solid #e2e2e2;
	position:absolute;
	z-index:-1;
}

div.left {
	float: left;
	width: 34px;
}

/* menu */
td.left_menu {
	background-image: url(../../images/left_bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

div.left_menu {
	float: left;
	width: 198px;
	margin-top: -164px;
	background-color: #FFFFFF;
	position:relative;
}

ul.left_menu {
	padding:0;
	margin:0;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	list-style: none;
	background-color: #f5f5f5;
	border-bottom: 2px solid #e2e2e2;
}

ul.left_menu li {
	padding-bottom: 5px;
	border: 0 !important;
}

ul.left_menu li a {
	font-size: 10px;
	text-transform: uppercase;
	color: #4f5951;
	font-weight: normal;
}

ul.left_menu li a.active {
	color: #da050f;
}

ul.left_menu li:first-letter, ul.left_menu_title li:first-letter {
	font-size: 14px;
}

ul.left_menu_title {
	padding:0;
	margin:0;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	text-align: left;
	list-style: none;
	background-color: #f5f5f5;	
}

ul.left_menu_title li {
	border-bottom: 1px solid #e2e2e2;
	font-size: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
	color: #78a22f;
	font-weight: bold;
}

ul.left_menu_title ul.left_menu {
	padding-left:0;
	border:0
}

ul.left_menu_title ul.left_menu li {
	padding-top:0;
}

/* menu end */

/* news */

div.news {
	float: left;
	width: 178px;
	padding-left: 10px;
	padding-right: 10px;
}

div.news h2 {
	margin-top: 10px;
	margin-bottom: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #78a22f;
}

div.news h2:first-letter {
	font-size: 13px;
}

div.news_box, div.news_box_list{
	float: left;
	padding-top: 10px;
	padding-bottom: 15px;
	border-bottom: 1px solid #bfbfbf;
}

div.news_box_text, div.news_box_text_list {
	float: left;
	width: 100%;
	padding-top: 5px;
	font-size:10px;
	/*letter-spacing:1px;*/
}
div.news_box_text_list{
	font-size:11px;
}


div.news_box h2, div.news_box_list h2 {
	float: left;
	font-size: 11px;
	margin-top:0;
	margin-bottom:0;
	text-transform: uppercase;
	font-weight: bold;
	color: #4f5951;
}
div.news_box_list h2 {
	font-size:13px;
	letter-spacing:1px;
}

div.news_box h3 {
	float: left;
	font-size: 9px;
	margin-top:0;
	text-transform: uppercase;
	font-weight: normal;
	color: #4f5951;
}

div.news_box h3:first-letter {
	font-size: 11px;
}

div.news_box span {
	float:right;
	/*color: #da050f;*/
}

div.news_box table.img {
	border: 0;
	margin-right: 3px;
	float:left;
}

div.news_box img {
 width: 50px;
 height: 50px;
}

div.news_box table.img td, div.product table.img td {
	border: 0 !important;
}

div.news_box p {
	color: #4f5951;
}

/* news end */

div.info {
	width: 198px;
	float: left;
	padding-left: 10px;
	padding-bottom: 10px;
	text-transform: uppercase;
	border-top: 2px solid #e2e2e2;
}

/* content */

div.content_box {
	float: left;
	width: 536px;
	color: #4f5951;
	font-size:11px;
}

div.content_box_bgimage {
	position:relative;
	float:left;
	width:630px;
	height:auto;
	background-position:right bottom;
	background-repeat:no-repeat;
}
#topimg {
	padding-bottom: 1px;
	border-bottom: 1px solid #e2e2e2;
}

div.content_box_text {
	float:left;
	margin-bottom:5px;
	font-size:11px;
	width: 536px;
	/*letter-spacing:1px;
	padding-left: 5px;*/
}

div.content_box_text p,
div.content_box_text ul,
div.content_box_text li {
	padding-left:15px;
	padding-right:15px;
	text-align:justify;
	margin-bottom: 20px;
	line-height: 16px;
}

div.content_box_text ul,
div.content_box_text li {
	margin-left:15px;
	padding-right:15px;
	text-align:justify;
	margin-bottom: 0;
	/*line-height: normal;*/
}


div.content_box_text img {
	margin:10px;
}

div.content_box_text p:first-letter, div.news_box p:first-letter {
	font-size: 18px;
	color: #78a22f;
}

/* content end */
table.img td {
	border:0;
	}
table.img td.top_left {
	width: 5px;
	background-image: url(../../images/img_top_left.jpg);
	background-repeat: no-repeat;
}

table.img td.top_center {
	background-image: url(../../images/img_top_center.jpg);
	background-repeat: repeat-x;
}

table.img td.top_right {
	width: 5px;
	background-image: url(../../images/img_top_right.jpg);
	background-repeat: no-repeat;
}

table.img td.middle_left {
	width: 5px;
	background-image: url(../../images/img_middle_left.jpg);
	background-repeat: repeat-y;
}

table.img td.middle_right {
	width: 5px;
	background-image: url(../../images/img_middle_right.jpg);
	background-repeat: repeat-y;
}

table.img td.bottom_left {
	width: 5px;
	background-image: url(../../images/img_bottom_left.jpg);
	background-repeat: no-repeat;
}

table.img td.bottom_center {
	background-image: url(../../images/img_bottom_center.jpg);
	background-repeat: repeat-x;
}

table.img td.bottom_right {
	width: 5px;
	background-image: url(../../images/img_bottom_right.jpg);
	background-repeat: no-repeat;
}

/* products */

div.product {
	float: left;
	padding: 15px;
	padding-top: 3px;
	padding-bottom: 5px;
	background-color: #f5f5f5;
	border-top: 1px solid #e2e2e2;
	border-bottom: 1px solid #e2e2e2;
}

div.product table.img {
	margin-top: 6px;
	margin-bottom: 6px;
	border: 0;
	margin-left: 10px;
}

div.product p {
	margin:0;
	padding:0;
	margin-bottom: 3px;
	text-align: justify;
	font-size:10px;
}

div.product h2 {
	font-size: 16px;
	margin-top: 3px;
	margin-bottom: 5px;
	color: #4f5951;
}

div.product h2:first-letter {
	font-size: 18px;
	color: #78a22f;
}

div.product span {
	color: #da050f;
}

div.product p a {
	margin-left: 10px;
}

/* products end */

p.back {
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
	padding-right: 100px;
}

div.bottom {
	float: left;
	width: 100%;
	padding-top: 15px;
	height: 40px;
	text-align: center;
	background-image: url(../../images/footer_bg.jpg);
	background-repeat: repeat-x;
}

div.footer  {
	width: 735px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

div.bottom ul {
	float: right;
	padding:0;
	margin:0;
	list-style: none;
}

div.bottom ul li {
	float: left;
	padding-left: 8px;
	padding-right: 8px;
	border-right: 1px solid #4f5951;
}

div.bottom a {
	color: #4f5951;
}

div.bottom span {
	color: #78a22f;
	float:left;
}
div.imageSet {
	width:100%;
	margin-top:0px;
	display:block;
	float:left;
}
.linkStyle{
	cursor:pointer;
	color:#78A22F;
}

