body {
	margin: 0;
	background-color: #ececec;
	font: 12px/15px tahoma, geneva, sans-serif;
	color: #04163d;
	min-width: 960px;
}
img {border-style: none;}
a {text-decoration: none; color: #102b66;}
a:hover {text-decoration: underline;}
input,
textarea,
select {
	font: 100% arial,sans-serif;
	vertical-align: middle;
}
form, fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}
/* logo start */
.logo {
	float: left;
}
.logo a {
	background: url(../images/logo.png) no-repeat;
	width: 227px;
	height: 105px;
	text-indent: -9999px;
	cursor: pointer;
	display: block;
	margin-top: 10px;
}
/* logo end */
#wrapper {
	overflow: hidden;
	color: #04163d;
	background: #f4f4f4 ;
}
#main {
	overflow: hidden;
	height: 1%;	
	margin-top: 366px;
	background: url(../images/bg-main.jpg) repeat-x;
}
/* header start */
#header {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 376px;	
}
#header .content {	
	background: #0c2151 url(../images/bg-header.jpg) no-repeat 50% 0;
	border: 1px solid #0c2151;
	min-width: 960px;
}
#header .content:after {
	clear: both;
	display: block;
	content: "";
}
#header .header-top {
	background-color: #f4f4f4;	
}
#header .header-top:after {
	clear: both;
	display: block;
	content: "";
}
#header .header-top .block {
	overflow: hidden;
	width: 930px;
	margin: 0 auto;
	background: url(../images/bg-header-top.jpg) no-repeat;	
}
#header .block .address {
	width: 240px;
	overflow: hidden;	
	color: #102b66;
	font: 12px/17px Arial;
	float: right;
	margin: 5px 15px 0 0;
}
* html #header .block .address {
	margin-right: 8px;
}
.address address {
	font-style: normal;
	border-bottom: 1px solid #c7c7c7;
	padding-bottom: 5px;
}
.address dl {
	margin: 0;
	padding: 5px 0;
	overflow: hidden;
	height: 1%;	
}
.address dl dt {
	color: #a66d0e;
	display: inline;
}
.address dl dd {
	margin: 0;
	display: inline;
}
.address a {
	text-decoration: underline;
}
.address a:hover {
	text-decoration: none;
}
#header .images {
	width: 930px;
	margin: 0 auto;
	overflow: hidden;
}
#header .images ul {
	margin: 17px 0 8px 16px;
	padding: 0;
	list-style: none;
	overflow: hidden;
	width: 120%;
}
#header .images ul li {
	float: left;
	background: url(../images/bg-shadow-photo-headr.png) no-repeat;
	margin: 0 48px 0 0;
	padding: 7px;
}
/* header end */
/* container start */
#content {
	overflow: hidden;
	height: 1%;
	width: 900px;
	margin: 0 auto;
	padding: 0 12px 30px 18px;	
}
#content h1 {
	color: #294c94;
	font: bold 21px georgia, serif;
	margin: 20px 0; 
}
#content .img {
	float: left;
	overflow: hidden;
	width: 252px;
	padding: 3px;
	background: url(../images/bg-content-img.gif) no-repeat;
	margin: 25px 0;
	display: inline;
}
#content .img img {
	display: block;
}
#content .content {
	float: right;
	overflow: hidden;
	width: 625px;
}
#content .content .box {
	background-color: #F5ECD9;
	height: 1%;
	margin-right: 3px;
	overflow: hidden;
	padding: 8px 3px 0 9px;
}
#content .content .box p {
	margin: 0 0 15px 0;
	line-height: 14px;
}
#content .content .box .bg {
	margin-top: -15px;
}
* +html #content .content .box .bg {
	margin-top: -10px;
}
/* container end */
/* title start */
.title {
	overflow: hidden;
	height: 1%;
	background: url(../images/bg-title-c.gif) no-repeat 0 3px;
	margin-bottom: 5px;
}
.title .top {
	background: url(../images/bg-title-t.gif) no-repeat;
	overflow: hidden;
	height: 1%;
}
.title .bottom {
	background: url(../images/bg-title-b.gif) no-repeat 0 100%;
	overflow: hidden;
	height: 1%;
	padding: 3px 0;
}
.title h2 {
	color: #04163d;
	font: 20px georgia, serif;
	margin: 6px 20px;
}
/* title end */
/* sidebar-right start */
#sidebar-right {
	width: 230px;
	float: left;
	padding: 0 10px 0 25px;
}
/* sidebar-right end */
/* gallery start */
.gallery {
	height: 120px;
	background: url(../images/bg-carusel.jpg) repeat-x;
	/*position: relative;*/
	min-width: 960px;
}
.gallery .carusel{
	width: 900px;
	margin: 0 auto;
	/*position: relative;*/
	padding-top:21px;
}
/*.gallery .carusel:after {
	clear: both;
	display: block;
	content: "";
}*/
.gallery .carusel .holder {
	width: 824px;
    overflow: hidden;
	margin: 0;
	/*position: relative;*/
	float:left;
	height:80px;
}
.gallery .carusel ul {
	width: 99990px;
	margin: 0;
	padding: 0;
	list-style: none;
	/*overflow: hidden;*/
}
.gallery .carusel ul li 
{
	float:left;
	padding:10px 0 0;
	width:149px;
	margin:0 10px;
}
/*.gallery .carusel ul li a {
	display: table-cell;
	vertical-align: middle;
	height: 100px;
}
.gallery .carusel a {
	outline: none;
}*/
.gallery ul li img {
border:medium none;
display:block;
margin:0 auto;
}
.gallery .carusel .link-prev,
.gallery .carusel .link-next {
	z-index: 999;
	width: 31px;
	height: 44px;
	/*position: absolute;*/
	margin-top: 17px;
	cursor: pointer;
	text-indent: -9999px;
	
}
.gallery .carusel a:focus
{
	outline:none;
}
.gallery .carusel .link-prev {
    background: url(../images/bg-btn-carusel-prev.png) no-repeat;
	right: -10px;
	float:left;
}
.gallery .carusel .link-next {
	background: url(../images/bg-btn-carusel-next.png) no-repeat;
	/*left: -3px;*/
	float:right;
}
* html .gallery .carusel ul li a {
	float: left;
}
* html .gallery .carusel ul li a img {
	margin-top: expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");
}
* +html .gallery .carusel ul li a {
	float: left;
}
* +html .gallery .carusel ul li a img {
	margin-top: expression(this.parentNode.offsetHeight > this.offsetHeight ? ((this.parentNode.offsetHeight-this.offsetHeight)/2 + "px") : "0");
}
/* gallery end */
/* carusel end */
.line-title {
	background: url(../images/bg-line-titlel.jpg) repeat-x;
	overflow: hidden;
	height: 1%;
}
/* menu-nav start */
#menu-nav {
	min-width: 960px;
	width: 100%;
	background: url(../images/bg-line-title.jpg) repeat-x;
	padding-bottom: 2px;
}
#menu-nav:after {
	clear: both;
	display: block;
	content: "";
}
#menu-nav ul {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 925px;
	background: #f0e155 url(../images/bg-menu.gif) repeat-x 0 100%;
	border-top: 1px solid #efe356;
}
#menu-nav ul:after {
	clear: both;
	display: block;
	content: "";
}
#menu-nav ul li {
	float: left;
	position: relative;
	margin: 0;
	background: url(../images/bg-menu-r.gif) no-repeat 100% 0;
}
#menu-nav ul li a {
	color: #282828;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	float: left;
	white-space: nowrap;	
	background: url(../images/bg-menu-l.gif) no-repeat;
}
#menu-nav ul li:last-child {
	background: none;
}
#menu-nav ul li.last:hover a,
#menu-nav ul li.last.hover a {
	background: none !important;	
}
#menu-nav ul li.last {
	padding-right: 6px;	
}
#menu-nav ul li:hover a,
#menu-nav ul li.hover a,
#menu-nav ul li.active a {
	text-decoration: none;
	background: url(../images/bg-menu-h.gif) no-repeat 100% 0;
}
#menu-nav ul li span {
	display: block;
	text-align: center;
	background: url(../images/bg-menu-a-h.gif) no-repeat 50% -9999px;
	padding: 12px 24px;
}
#menu-nav ul li:hover span,
#menu-nav ul li.hover span,
#menu-nav ul li.active span {
	background-position: 50% 31px;
} 
#menu-nav ul li:hover,
#menu-nav ul li.hover,
#menu-nav ul li.active {
	background: #fdb133 !important;
}
#menu-nav ul ul { 
	display: none;
	position: absolute; 
	top: 39px;
	left: 0;
	padding: 10px 0; 
	border: 2px solid #fbb838;
	margin: 0;
	width: 175px;
	z-index: 1000;
	background: #244487;
	clear:both;
}
#menu-nav ul ul li {
	padding: 0;
	margin: 0; 	
	background: #244487 none !important;
	float: none;
	vertical-align: top;
	height: 1%;
}
#menu-nav ul ul li a {
	font: 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	color: #fff;
	white-space: normal;
	display: block;
	float:none;
	padding: 4px 0 4px 10px;
	background: none !important;
}
#menu-nav ul ul li:hover,
#menu-nav ul ul li.hover,
#menu-nav ul ul li:hover a,
#menu-nav ul ul li.hover a {
	background: none;
	color: #fff !important;
	background: #1c305a !important;
	border: none!important;
}
#menu-nav ul li:hover ul,
#menu-nav ul li.hover ul { 
	display: block; 
}
/* ALL */
.safari3 #menu-nav ul li.last { padding-right: 1px;}
/* MAC */
.mac #menu-nav ul li.last { padding-right: 1px; }
.mac.ff3 #menu-nav ul li.last { padding-right: 0; }
.mac.ff3 #menu-nav ul li.last span { padding-right: 20px; }
/* menu-nav end */
/* footer start */
#footer {
	overflow: hidden;
	height: 1%;	
	text-align: center;
	background:#50699c;
}
#footer .block {
	width: 930px;
	margin: 0 auto;
	margin-bottom: 5px;
}
#footer .block p {
	text-align: center;
	margin: 0;
	color: #96a5c4;
	font-size: 10px;
	margin-bottom:20px;
}
#footer .block p.copy
{
	width:300px;
	float:left;
}
#footer .block p.design
{
	width:300px;
	float:right;
}
#footer .block p a {
	color: #96a5c4;
	text-decoration: underline; 
}
#footer .block p a:hover {
	text-decoration: none;
}
/* footer end */
/* menu-bottom start */
#menu-bottom {
	overflow: hidden;
	height: 1%;
	margin: 0;
	padding: 0;
	list-style: none;
	margin: 10px auto 12px auto;
	width: 760px;
	margin-left: 110px;
}
#menu-bottom li {
	float: left;
	margin: 0 19px;
}
#menu-bottom li a {
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
/* menu-bottom end */

#contentinner {
height:1%;
margin:0 auto;
overflow:hidden;
padding:0 12px 30px 18px;
width:900px;
}
#contentinner .content
{
	width:98%;
	margin:40px 0 10px;
}
#contentinner .title {
background:transparent url(../images/bg-title-c-inner.gif) no-repeat scroll 0 3px;
height:1%;
margin-bottom:5px;
overflow:hidden;
}
#contentinner .title .top {
background:transparent url(../images/bg-title-t-inner.gif) no-repeat scroll 0 0;
height:1%;
overflow:hidden;
}
#contentinner .title .bottom {
background:transparent url(../images/bg-title-b-inner.gif) no-repeat scroll 0 100%;
height:1%;
overflow:hidden;
padding:3px 0;
}

.aff
{
	list-style-type:none;
	padding:0;
	margin:0;
	width:47%;
	float:left;
	margin-right:17px;
	margin-top:20px;
}
.aff li img
{
	padding:2px;
	margin:0 5px;
	border:1px solid #ccc;
	background:#fff;
	float:left;
}
.aff li
{
	height:100px;
	overflow:hidden;
	margin:0 0 8px;
}
.last
{
	margin-right:0;
	padding:0;
}
.aff.market li
{
	height:150px;
}
.fullblock
{
	width:100%;
	height:auto;
	overflow:hidden;
	margin:10px 0;
	font-size:14px;
}
.fullblock strong
{
	display:block;
	margin:0 0 8px 0;
}
.image
{
	float:left;
	padding:5px;
	border:1px solid #ccc;
	margin-right:15px;
}
.fullblock.normal
{
	font-size:12px;
}
.fullblock.normal h2
{
	font-size:14px;
}
.aff.power li
{
	height:auto!important;
	padding-left:15px;
}

.aff.power li
{
	font-size:12px;
	font-weight:normal;
	background:transparent url(../images/arrow.gif) no-repeat 0 3px;
	padding-left:15px;
	margin-bottom:3px;
}

.aff.power li.head
{
	font-size:14px;
	font-weight:bold;
	background:none;
	padding-left:0;
	width:100%!important;
	line-height:20px;
}
.color1
{
	background:#fdb234;
	padding:10px;
	border:1px solid #b97e1a;
	margin-bottom:3px;
	height:auto;
	overflow:hidden;
}
.divleft
{
	width:48%;
	float:left;
}
.divright
{
	width:48%;
	float:right;
}
.divleft .aff, .divright .aff
{
	float:none;
	clear:both;
	width:auto;
}
.color2
{
	background:#aad8a3;
	border:1px solid #68af5f;
}
.aff.power.nobullet li
{
	background:none;
	padding-left:0;
	margin-bottom:0;
}
.aff.power li.img
{
	background:none;
	padding-left:0;
	margin-bottom:6px;
}
.aff.power.floating li
{
	float:left;
	width:45%;
}

.contact {
float:left;
margin-right:40px;
margin-top:20px;
width:30%;
}
.contact ul {
list-style-type:none;
padding-left:0;
margin-left:0;
}
.contact ul li {
margin:3px 0 0.5em;
}
.form {
border-left:1px solid #8F8F8F;
float:left;
margin-top:20px;
padding-left:40px;
width:60%;
}
.con, .textarea {
margin-bottom:8px;
}
.form label {
float:left;
padding-top:3px;
width:150px;
}
.form input {
border:1px solid #000000;
margin:0;
padding:1px 3px 2px;
vertical-align:top;
width:174px;
}
.form .textarea {
padding-top:4px;
}
.form textarea {
border:1px solid #000000;
height:100px;
overflow:auto;
width:259px;
}
.form .captcha {
padding-bottom:13px;
}
.form input {
border:1px solid #000000;
margin:0;
padding:1px 3px 2px;
vertical-align:top;
width:174px;
}
.form .captcha img {
border:1px solid #9FA0A1;
margin:0 6px 0 0;
}
#content .block_inner a {
color:#656902;
float:none !important;
margin:10px auto;
}
.form .btn-contact {
color:#FFFFFF;
display:block;
font-size:12px;
height:25px;
line-height:14px;
margin-left:145px;
padding-top:5px;
text-align:center;
text-decoration:none;
text-transform:uppercase;
width:107px;
background:none;
border:none;
}



.headline
{
	height:auto;
	overflow:hidden;
	clear:both;
	float:left;
}
h3
{
	font-size:16px;
}
*:first-child+html .btn-contact
{
	margin-left:0;
}


.newstyle
{
	float:left;
	width:50%;
	margin:0 0px 20px 0;
}
.newstyle ul
{
	margin:0;
	padding:0;
	float:left;
	width:50%;
	list-style-type:none;
}
.newstyle img
{
	float:left;
	margin-right:10px;
	padding:5px;
	background:#fff;
	border:1px solid #ccc;
}

.newstyle ul li
{
	border-bottom:1px dotted #ccc;
	margin-bottom:6px;
	padding-bottom:3px;
}
.newstyle li strong
{
	padding-bottom:10px;
	display:block;
	border-bottom:none!important;
}
.newspdf
{
	list-style-type:none;
	margin:20px 0 0 0;
	padding:0;
}
.newspdf li
{
	background:transparent url(../images/pdf.gif) no-repeat 0 5px;
	margin:5px 0;
	padding:5px 0 6px 24px;
	border-bottom:1px dotted #ccc;
}



.jobss .aff
{
	margin-top:0;
}
.image1 {
border:none;
float:left;
margin-right:15px;
padding:5px;
}

.content.renew h5
{
	color:#0ea206;
	font-size:17px;
	margin:12px 0 6px;
}
.content.renew .aff.power li.head, .content.renew .fullblock.normal h2
{
	color:#0ea206;
}
#contentinner .title.greenhead{
background:transparent url(../images/greenhead.gif) no-repeat scroll 0 0;
height:46px;
margin-bottom:5px;
overflow:hidden;
}
#contentinner .title.greenhead h2
{
	color:#fff;
	margin:10px 20px;
}
.renew .aff.power li {
background:transparent url(../images/arrow1.gif) no-repeat scroll 0 3px;
}
.renew .aff.power li.head {
background:none;
}

.aff.power.fullon {
width:100%;
float:none;
}

.jobss p
{
	margin:35px 0 60px;
}
.jobss h3
{
	margin:45px 0 15px;
}
.jobright h3
{
	font-size:12px;
}
.mktover
{
	margin-top:82px;
}
.newstyle
{
	width:100%;
}	

.fullon ul
{
	list-style-type:none;
}


.gallery .carusel
{
	position:relative;
}
.gallery .carusel .link-prev
{
	position:absolute;
	left:0;
}
.gallery .carusel .link-next
{
	position:absolute;
	right:0!important;
}
.gallery .carusel .holder
{
	position:absolute;
	width:845px;
	left:33px;
}
.color1
{
	background:#fdb234 url(../images/yellow-grad.jpg) repeat-x 0 0;
	border:4px solid #fff;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#294e95;
}
.aff.power.color1 li
{
	background:transparent url(../images/blue-bullet.gif) no-repeat 0 5px;
	padding-left:20px;
}
.aff.power.color1.color2
{
	background:#1db918 url(../images/greenbg.jpg) repeat-x 0 0;
	color:#fff;
}
.aff.power.color1.color2 li
{
	background:transparent url(../images/greenbullet.gif) no-repeat 0 5px;
	padding-left:20px;
}
.aff.power.color1.color2 li.head
{
	color:#fff;
}
.aff.power.color1 li.head
{
	background:transparent url(../images/borderbottom.gif) repeat-x 0 100%;
	font-weight:normal;
	font-size:1.4em;
	margin-bottom:10px;
	padding-bottom:6px;
	padding-left:5px;
}

#menu-nav ul li.last.active a
{
	background-image:none;
}
.aff.power.nobullet li {
background:transparent none repeat scroll 0 0;
padding-left:0;
margin-bottom:3px;
color:#000;
}	
.aff.power.color1.joobs h3
{
	margin:0 0 8px;
}
.aff.power.color1.joobs h4
{
	margin:6px 0 0;
	font-size:14px;
	font-weight:normal;
}
.aff.power.color1.joobs p
{
	margin:3px 0;
}
#header #fade, #header #fade1, #header #fade2
{
background:transparent url(../images/bg-shadow-photo-headr.png) no-repeat scroll 0 0;
float:left;
margin:17px 17px 8px 16px;
padding:7px;
width:268px;
height:184px;
}
#header #fade img, #header #fade1 img, #header #fade2 img
{
	display:block;
	margin:7px auto;
	left:7px!important;
	top:1px!important;
}

pre {
display:none;
}
#demos .images
{
	height:209px;
}
#header #fade2
{
	margin-right:0;
}
.image2
{
	display:block;
	margin:10px auto;
}
p.exp
{
	margin:15px auto;
	width:80%;
	text-align:center;
}









