body {
   margin:  0;
   padding: 0;
   background: #033291 url('/images/bgr.jpg') top center no-repeat;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   font-size: 10pt;
}

img {
   border: 0px;
}

div, span, h1, h2, h3, p {
   margin: 0px;
   padding: 0px;
   border: 0px;
}

a, a:visited {
   color: darkred;
   text-decoration: none;
}

a:hover, a:visited:hover {
   color: red;
   text-decoration: underline;
}

#container {
   width: 974px;
   margin: 0 auto;
   padding: 0;
   position: relative;
}

#menu_top {
   position: relative;
   margin-top: 18px;
   width: 974px;
   height: 28px;
   line-height: 28px;
   background: url('/images/menu_top.gif') no-repeat;
   text-align: right;
}

#menu_contact {
   position: absolute;
   right: 85px;
   top: 4px;
}

#menu_contact img, h1 img, #error img {
   vertical-align: middle;
}

#menu_flags {
   position: absolute;
   right: 16px;
   top: 8px;
}

#menu {
   width: 974px;
   height: 92px;
}

#header {
   width: 974px;
   height: 79px;
   background: url('/images/header_bg.jpg') no-repeat;
}

#body {
   margin-left: 1px;
   width: 972px;
   background: url('/images/body_bg.gif') repeat-y;
}

#content {
   width: 972px;
   background: url('/images/body_top.jpg') top center no-repeat;
}

#content_left {
   width: 450px;
   float: left;
   margin-left: 30px;
   _margin-left: 15px;
   background: url('/images/div.gif') top right repeat-y;
}

#content_right {
   width: 435px;
   float: right;
   margin-right: 50px;
   _margin-right: 20px;
   _margin-left: 10px;
}

#inner_left {
   width: 600px;
   float: left;
   margin-left: 30px;
   _margin-left: 15px;
   background: url('/images/div.gif') top right repeat-y;
}

#inner_right {
   width: 290px;
   float: right;
   margin-right: 32px;
   _margin-right: 20px;
   _margin-left: 10px;
}

#bottom {
   clear: both;
   width: 974px;
   height: 16px;
   background: url('/images/bottom.gif') no-repeat;
}

#footer {
   width: 974px;
   height: 35px;
   line-height: 35px;
   color: #FFF;
}

#content_left h1, #content_right h1, #inner_left h1, #inner_right h1 {
   margin: 0px;
   padding: 0px;
	font-size: 14pt;
	line-height: 30px;
	color: #3F494F;
}

#content_right h2, #content_left h2 {
   margin: 0px;
   padding-left: 55px;
   padding-bottom: 10px;
	font-size: 12pt;
	color: #697278;
	line-height: 30px;
}

#inner_left h2, #inner_right h2 {
   margin: 0px;
   padding-left: 30px;
	font-size: 12pt;
	color: darkred;
	line-height: 30px;
}

#inner_left h3, #inner_right h3 {
   margin-left: 30px;
   padding: 0px;
	font-size: 10pt;
	color: #697278;
	line-height: 15px;
}

#inner_left p, #inner_right p {
   line-height: 22px;
   margin: 10px 10px 10px 0px;
   color: #697278;
   width: 97%;
   text-indent: 30px;
}

#inner_left li {
	color: #697278;
}

#stats_explain {
   background: url('/images/box_5.gif') no-repeat;
   vertical-align: top;
   width: 460px;
   height: 196px;
}

#stat_body {
   width: 380px;
   margin-top: 20px;
   margin-left: 40px;
   color: #697278;
   line-height: 18px;
}

#gemius {
   width: 97%;
   margin-top: 70px;
   margin-bottom: 50px;
   color: #697278;
   line-height: 18px;
}

#our_clients {
   width: 480px;
   margin-top: 20px;
   margin-bottom: 60px;
}

#gemius img {
   margin-bottom: 15px;
}

#our_clients img, #clients img {
   margin-left: 10px;
   margin-bottom: 10px;
}

#our_clients div {
   text-align: right;
   margin-right: 35px;
}

#gemius div {
   text-align: right;
   margin-top: 10px;
   margin-right: 5px;
}

#our_clients ul {
   position: relative;
   margin: 0px;
   padding: 0px;
}

#our_clients ul>li {
   list-style: none;
   float: left;
   margin: 3px;
}

.key_point {
   position: relative;
   width: 95%;
   margin-top: 10px;
   margin-bottom: 20px;
   color: #697278;
   cursor: pointer;
   line-height: 18px;
}

.key_point p {
   margin-top: 5px;
   margin-left: 75px;
}

.key_point span {
   position: absolute;
   top: 0px;
   left: 5px;
}

.clear {
   clear: both;
}

#slider {
   width: 974px;
   height: 266px;
   background: url('/images/slider_bg.jpg') no-repeat;
   position: relative;
   clear: both;
}

.wrapper {
   width: 885px;
   overflow: auto;
   height: 240px;
   margin: 0 21px;
   position: absolute;
   top: 15px;
   left: 0px;
   _left: 40px;
}

.wrapper ul {
   width: 99999px;
   list-style: none;
   position: absolute;
   top: 0;
   left: 0;
   margin: 0;
}

#slider ul li {
   display: block;
   float: left;
   padding: 0;
   height: 250px;
   width: 885px;
   margin: 0;
   color: white;
}

#slider .arrow {
   display: block;
   height: 266px;
   width: 37px;
   text-indent: -9999px;
   position: absolute;
   cursor: pointer;
}

#slider .forward {
   top: 0px;
   left: 922px;
   background: url('/images/slider_right.jpg') no-repeat;
}
#slider .back {
   top: 0px;
   left: 17px;
   background: url('/images/slider_left.jpg') no-repeat;
}
#slider .forward:hover {
   top: 0px;
   left: 922px;
   background: url('/images/slider_right.jpg') no-repeat;
}
#slider .back:hover {
   top: 0px;
   left: 17px;
   background: url('/images/slider_left.jpg') no-repeat;
}

#thumbNav                       { position: relative; top: 225px; text-align: center; }
#thumbNav a                     { color: #FFF; font: 11px/18px Tahoma; text-decoration: none; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #000b67; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#thumbNav a:hover               { background-image: none; }
#thumbNav a.cur                 { background: #238ee3; color: #FFF; font-weight: bold; }
#start-stop                     { background: green; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; text-decoration: none; right: 60px; top: 225px; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }
#start-stop.playing             { background-color: red; }
#start-stop:hover               { background-image: none; }
#slider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#slider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

.slide {
   position: relative;
   width: 830px;
   height: 200px;
}

.slide_thumb {
   position: absolute;
   top: 0px;
   left: 0px;
}

.slide_content {
   position: absolute;
   top: 25px;
   left: 330px;
}

.slide_content h1 {
   font-size: 15pt;
   font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
   line-height: 25px;
   color: #84CAEF;
}

.slide_content h2 {
   font-size: 11pt;
   line-height: 35px;
   color: #BEDAEB;
   margin-left: 20px;
}

.quote {
   background: url('/images/quotes.gif') top left no-repeat;
   padding-top: 20px;
   padding-left: 10px;
   margin-top: 15px;
   line-height: 20px;
   font-style: italic;
   text-indent: 33px;
}
.quote p{
   text-align: right;
   font-weight: bold;
   margin-top: 8px;
}

#social_icons {
   position: absolute;
   bottom: 15px;
   right: -16px;
}

#social_groups {
   position: absolute;
   bottom: 37px;
   right: 90px;
}

.project {
   margin-top: 10px;
   width: 95%;
   height: 400px;
}

.stat {
   margin-top: 10px;
   width: 95%;
}

.project span {
   margin-left: 4px;
   line-height: 30px;
   font-size: 8pt;
   color: #697278;
}

.details {
	width: 290px;
	padding: 0;
	margin: 0;
	border-top: 1px solid #C1DAD7;
}

.details_long {
	width: 100%;
	padding: 0;
	margin: 0;
	border-top: 1px solid #C1DAD7;
}

caption {
	padding: 10px 0 5px 0;
	width: 100%;
	font: italic 10pt "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(/images/bg_header.jpg) no-repeat;
}

th.rht  {
	border-left: 1px solid #C1DAD7;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

.details td, .details_long td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
}


td.alt {
	background: #F5FAFA;
	color: #797268;
	white-space: nowrap;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	width: 65%;
	background: #fff url(/images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	width: 65%;
	background: #f5fafa url(/images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

.short {
	padding: 5px;
	width: 70px;
}
.long {
	padding: 5px;
	width: 250px;
}

.long_t {
	padding: 5px;
	width: 250px;
	height: 80px;
}

.long_s {
	padding: 5px;
	width: 261px;
}

input.inputField, textarea.inputField, select.inputField {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color:#666666;
	background-color:#EEF0F1;
	border-top:solid 1px #CACACA;
	border-left:solid 1px #CACACA;
	border-bottom:solid 1px #EEF0F1;
	border-right:solid 1px #EEF0F1;
}

input.inputField:focus, textarea.inputField:focus {
   border: 1px solid red;
}

img.left_ico {
   float: left;
   margin: 20px 15px 10px 30px;
}

.more_info {
   margin-left: 50px;
}

#address {
   margin-left: 30px;
}

div.right {
   float: right;
   margin-right: 20px;
}

img.about_img {
   float: right;
   margin: 0px 10px;
}

#contact_form {
   margin: 20px 0px;
   border-top: 1px solid #D7D7D7;
   border-bottom: 1px solid #D7D7D7;
}

#error {
   color: darkred;
   margin: 10px 0px;
   width: 250px;
   font-size: 12pt;
   font-weight: bold;
}

#stat_icon {
   float: left;
   width: 75px;
   height: 75px;
   margin-right: 10px;
}

#stat_title {
	font-size: 13pt;
	font-weight: bold;
	line-height: 35px;
	color: #3F494F;
}

#stat_sub {
   font-size: 11pt;
}

#stat_desc {
   clear: both;
   font-size: 10pt;
   margin-top: 19px;
}

#stat_more {
   background: url('/images/separator_form.gif') top right no-repeat;
   padding: 10px 0px;
   margin-top: 14px;
   text-align: right;
}

.hide {
   display: none;
}

#footer a {
   color: silver;
}