body {
	margin: 0;
	background-image: url('../pics/bg_body.png');
	background-repeat: repeat-y;
	background-color: #eeeeee;
	font-family: tahoma,arial,sans-serif,verdana;
	font-size: 13px;
	color: #191e4e;
}
a {
	text-decoration: none;
	color: #083f88;
}
p {
	line-height: 18px;
}
img {
	border: 0;
}
input {
	border: 1px solid #e0e0e0;
}
input.button {
	background-color: #e0e0e0;
	border-color: #d1d1d1;
	color: #7f7f7f;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1 {
	font-size: 15px;
	padding: 0;
	margin: 0;
	font-weight: bold;
	padding: 0 0 10px 0;
	line-height: 28px;
}
div#container {
	width: 990px;
	background-color: #fff;
}
div#header {
	width: 990px;
	height: 83px;
	float: left;
	background-image: url('../pics/bg_header.png');
	background-repeat: repeat-x;
}
div#header_logo {
	width: 254px;
	height: 83px;
	float: left;
}
div#header_radius, div#header_flags {
	width: 710px;
	float: left;
	padding: 10px;
	text-align: right;
}
div#header_flags {
	
}
ul#header_menu {
	width:100%;
	float:left;
	background-image: url('../pics/bg_header_menu.png');
	background-repeat: repeat-x;
	background-color: #191e4f;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul#header_menu li {
	float: left;
	/*border-left: 1px solid #373f94;
	border-right: 1px solid #000;*/
}
ul#header_menu li a {
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 13px 20px 13px 20px;
	display: block;
}
ul#header_menu li a:hover {
	background-color: #161a46;
}

ul#header_menu li div, #column_left ul li div {
	position: absolute;
	background-color: #dddddd;
	line-height: 6px;
	border: 1px solid #b7b7b7;
}
ul#header_menu li div a, #menu_cegutaztatas a {
	text-transform: lowercase;
	padding: 10px;
	color: #4d4d4d;
	display: block;
	background-image: none;
}
ul#header_menu li div a:hover, #menu_cegutaztatas a:hover {
	background-color: #b7b7b7;
}

div#menu_cegutaztatas {
	margin-left: 80px;
}

div#column_left {
	width: 220px;
	float: left;
	margin: 15px;
	display: inline;
}
div#column_left ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
div#column_left ul li {
	padding: 7px 0 7px 17px;
	background-image: url('../pics/bg_menu_item1.png');
	background-repeat: no-repeat;
	border-bottom: 1px dotted #a0b5d1;
	line-height: 18px;
}
div#column_left ul li a {
	text-transform: uppercase;
	font-weight: bold;
}
div#column_left #menu_cegutaztatas a {
	text-transform: lowercase;
}
div#column_left .column_left_menu_gold {
	background-image: url('../pics/bg_menu_item2.png');
}
div#column_left .column_left_menu_gold a {
	color: #cc7a18;
}
div#column_left h1 {
	background-color: #e0e0e0;
	color: #7f7f7f;
	font-size: 13px;
	font-weight: bold;
	padding: 5px;
	margin: 20px 0 10px 0;
	line-height: 15px;
}
div#column_right {
	width: 725px;
	margin: 15px 0 15px 0;
	float: left;
	display: inline;
}
table#login_box td {
	padding: 0 10px 10px 5px;
}
div#search_box {
	padding: 5px;
}
div#main_flash {
	width: 725px;
	height: 250px;
}
div#welcome_text {
	font-size: 12px;
	padding: 10px 10px 10px 15px;
	line-height: 20px;
	margin: 15px 0 15px 0;
	background-image: url('../pics/bg_welcome_text.png');
	background-repeat: no-repeat;
	width: 700px;
	height: 80px;
}
div#welcome_text p {
	padding: 0;
	margin: 0;
}
div#main_incentive_box {
	width: 231px;
	float: left;
}
div#main_news_box {
	width: 233px;
	margin: 0 15px 0 15px;
	float: left;
	text-align: justify;
}
div#main_references_box {
	width: 231px;
	float: left;
}
div#main_references_box blockquote {
	background-color: #f4f4f4;
	border:1px dotted #ddd;
	padding:10px;
	margin:0 0 10px 0;
	color: #626262;
	font-family: georgia;
	line-height: 18px;
}
div#main_references_box blockquote p {
	font-weight: bold;
	padding: 10px 0 0 0;
	margin: 0;
}
div#footer {
	width: 960px;
	margin: 0 15px 0 15px;
	float: left;
	border-top: 3px solid #ced9e7;
	padding: 10px 0 10px 0;
}
div#footer div {
	float: right;
	width: 600px;
	text-align: right;
}

div.news_box {
	border-bottom:1px dotted #A0B5D1;
	padding: 5px 0 5px 0;
	margin: 5px 0 5px 0;
}
div.news_box h2 {
	font-size: 13px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
div.news_box p {
	padding: 5px 0 5px 0;
	margin: 0;
}
div.static_text {
	line-height: 20px;
	font-size: 13px;
}
div.static_text h1 {
	font-size: 20px;
}
div.static_text h2 {
	font-size: 13px;
	border-bottom: 1px dotted #CC7A18;
	padding: 0 0 4px 0;
	margin: 35px 0 10px 0;
	color: #CC7A18;
}
div.static_text ul {
	margin: 0 0 0 30px;
	padding: 0;
}
div.static_text ul li {
	padding: 5px;
}
div.static_text img {
	float: right;
	padding: 0 0 10px 10px;
}
div.static_text table td {
	padding: 5px;
	border-bottom: 1px dotted #ddd;
}
div.static_text table img {
	padding: 0;
}
.incentive_trips_table {
	width: 100%;
	font-weight: bold;
	margin-top: 30px;
}
div.hr {
	height: 3px;
	color: #CED9E7;
	background-color: #CED9E7;
}
div.hr hr {
	display: none;
}
