body{
	font-family: Arial; letter-spacing: 0.2px;
	/*background-image: url(background.png);*/
	background: url('img/top.png') 50% 0 no-repeat;
	background-color: #277604;
	overflow-y: scroll;
	overflow-x: hidden;
}

td.separator_news {
	background-color: green;
	height: 1px;
}

td.news {
	background-color: #444444;
	height: 145px;
	vertical-align: middle;
}

span.slashes {
	color: gray;
	padding: 0 5px 0 5px;
}

div.menu_sel, div.menu {
	padding: 5px;
	cursor: pointer;
}

div.menu_sel {
	background-color: green;
	color: white;
}

div.menu:hover {
	background-color: #dddddd;
}

td.menu {
	white-space: nowrap;
	padding: 2px;
}

td.msg_news {
	vertical-align: top;
	padding-right: 10px;
	color: #56ab1e;
}

div.features{
	word-spacing: 1px;
	margin-left: 30px;
	margin-top: 10px;
}

table.tab {
	text-align: left;
	font-family: Georgia;
	font-size: 15px;
	padding: 0 20px 20px 20px;
	background-color: white;
	width: 980px;
	margin-top: 15px;
}

div.info_msg {
	font-weight: bold;
	background-color: #f4f4f4;
	padding: 5px 0 2px 10px;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 5px;
	color: #444444;
	letter-spacing: 2px;
}

div.good_news {
	margin-bottom: 15px;
	padding: 5px;
	width: 100%;
	text-align: left;
}

.alignr {
	text-align: right;
}

div.margl {
	margin-left: 10px;
	text-align: justify;
}

div.background_popup {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: url('img/background_popup.png');
	width: 100%;
	height: 100%;
	color: white;
}

div.popup_inside {
	position: absolute;
	top: 3px;
	right: 3px;
}

div.product_popup {
	display: none;
	border: 5px solid #555555;
	background: #eeeeee;
	padding: 15px;
	color: black;
	width: 500px;
}

img.popup_close {
	cursor: pointer;
}

img.popup_close:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.button_popup {
	text-align: center;
	font-size: 16px;
	border: 0;
	background-color: #dddddd;
	padding-top: 7px;
	padding-bottom: 7px;
	width: 90%;
	cursor: pointer;
	border: 1px solid #cccccc;
}

.button_big {
	font-size: 16px;
	font-family: Georgia;
	border: 0;
	background-color: #dddddd;
	padding: 10px;
	width: 100%;
	cursor: pointer;
}

.button_popup:hover, .button_big:hover {
	background-color: #cccccc;
}

div.slideshow_tab2 {
	overflow: hidden;
	white-space: nowrap;
	width: 860px;
}

img.slide_click {
	cursor: pointer;
	padding-top: 10px;
}

.alignl {
	text-align: left;
}

h1.head {
	margin: 5px 0 10px 0;
}

h2.header {
	margin-bottom: 15px;
	margin-top: 0;
	/*margin-top: -5px;*/
	margin-left: -20px;
	margin-right: -20px;
	background-color: #dddddd;
	padding: 10px;
	text-align: center;
	letter-spacing: 3px;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px 0px 5px 0px;
}

td.top_product {
	padding-left: 30px;
	vertical-align: top;
	line-height: 150%;
}

td.top_product_entire {
	text-align: justify;
	vertical-align: top;
	line-height: 150%;
}

td.paypal {
	background-color: #eeeeee;
	border: 1px solid #dddddd;
}

a:link {
	text-decoration: none;
	color: green;
}

a:visited {
	text-decoration: none;
	color: green;
}

div.presentation {
	overflow: hidden;
	white-space: nowrap;
	width: 528px;
	margin-top: 10px;
}

img.product_image {
	width: 200px;
	padding-bottom: 5px;
}

div.features li {
	list-style-image: url(img/li.png);
	list-style-type: square;
	padding-bottom: 3px;
}

div.footer {
	text-align: center;
	font-family: Georgia;
	font-size: 14px;
	width: 100%;
	color: #cccccc;
	background: #222222;
	padding: 5px 0 5px 0;
	margin-top: 15px;
	letter-spacing: 2px;
}

img.flag {
	border: 1px solid #dddddd;
}

input.human {
	border: 1px solid #cccccc;
	width: 40px;
}

.bordercc {
	border: 1px solid #cccccc;
}

.idea_textarea {
	border: 1px solid #cccccc;
	width: 428px;
	height: 330px;
	font-size: 11px;
}

.contact {
	border: 1px solid #cccccc;
	width: 100%;
}

.contact_textarea {
	border: 1px solid #cccccc;
	width: 430px;
	height: 225px;
	font-size: 11px;
}

img.credit_cards {
	margin-top: 5px;
}

div.scenario {
	border-bottom: 1px dotted #dddddd;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-align: center;
}

div.block_job {
	background-color: #eeeeee;
	padding: 10px;
	width: 350px;
	margin-bottom: 10px;
}

div.caption_block_job {
	padding-bottom: 5px;
	font-weight: bold;
}

td.description {
	font-size: 15px;
	width:100%;
}

.color_e {
	background-color: #eeeeee;
}
