/***************************************************
				      GLOBAL
***************************************************/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
body {
	background-color: #233D56;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-position: center top;
	font-size: 13px;
	color: #666666;
	background-image: url(../images/theme.jpg);
	line-height: 17px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	font-style: italic;
	color: #333333;
	padding: 0px;
	display: block;
	width: 100%;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	color: #4497a8;
	padding-right: 0px;
	font-style: italic;
	width: 100%;
}
h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size:16px;
	color:#666666;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: 99%;
}
p {
	margin: 0px;
	padding: 0px;
}
strong {
	color: #333333;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
#container {
	width: 980px;
	margin: 0px;
	background-image: url(../images/container.png);
	background-repeat: repeat-y;
	background-position: left top;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	float: left;
}
.container_bottom {
	background-image: url(../images/container_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 15px;
	width: 990px;
	float: left;
}
.container_bottom_portfolio {
	background-image: url(../images/container_bottom_portfolio.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 990px;
}
#header {
	height: 148px;
	width: 980px;
	background-repeat: no-repeat;
	background-position: center bottom;
	float: left;
}
#textarea_left {
	float: left;
	width: 620px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#textarea_right {
	float: left;
	width: 240px;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	margin: 0px;
}
#textarea_portfolio {
	background-color: #EFEFEF;
	width: 940px;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
}
#logo {
	width: 480px;
	height: 90px;
	float: left;
/*	background-image: url(../images/logo.png); */
	background-repeat: no-repeat;
	background-position: 15px center;
	margin: 0px;
	padding: 0px;
}
.boxes {
	float: left;
	width: 620px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

.shade {
	width: 240px;
	background-image: url(../images/shade.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 29px;
	display: block;
	margin: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
/***************************************************
				      SEARCH
***************************************************/
#search {
	margin: 0px;
	float: right;
	width: 270px;
	background-image: url(../images/search_bg.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 57px;
	padding-top: 33px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 13px;
}
#search input {
	width: 185px;
	float: left;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#search input.search_button {
	float: left;
	height: 24px;
	width: 61px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #477AA5;
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
/****************************************
                  FOOTER
 ****************************************/
#footer {
	width: 950px;
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-transform: uppercase;
	font-size: 11px;
	float: left;
}
.footer {
	width: 950px;
	height: 100px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.footer ul {
	float: left;
	margin: 0px;
	padding: 0px;
}
.footer ul li {
	display: inline;
	list-style-type: none;
}
.footer a {
	text-decoration: none;
	display: block;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #9acbd6;
	font-weight: bold;
}
.footer a:hover {
	text-decoration: underline;
}
.footer .copyright {
	float: right;
	margin-top: 15px;
	padding-right: 20px;
	font-weight: bold;
	color: #9acbd6;
}
/***************************************************
				      NEWSLETTER
***************************************************/
#newsletter {
	margin: 0px;
	float: left;
	width: 800px;
	background-image: url(../images/footer_newsletter_bg.png);
	background-repeat: no-repeat;
	background-position: left 18px;
	height: 37px;
	padding-top: 43px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#newsletter input {
	width: 245px;
	float: left;
	color: #677d96;
	background-color: #112234;
	border: 1px solid #112234;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#newsletter input.newsletter_input2 {
	margin-left: 33px;
}
#newsletter input.search_button {
	float: left;
	height: 32px;
	width: 112px;
	padding: 0px;
	background-color: #112234;
	color: #FFFFFF;
	background-image: url(../images/footer_subscribe_button.png);
	background-position: right top;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
}
/****************************************
                  NAV
 ****************************************/
#nav {
	margin: 0px;
	height: 42px;
	width: 970px;
	background-image: url(../images/nav.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 16px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	float: left;
}
#nav ul {
	height: 30px;
	float: left;
}
#nav ul li {
	margin: 0px;
	list-style: none;
	display: block;
	float: left;
	padding: 0px;
}
#nav ul li a {
	float: left;
	margin: 0px;
	color: #91cbd6;
	font-size: 16px;
	text-decoration: none;
	text-transform: capitalize;
	height: 26px;
	width: 108px;
	text-align: center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#nav a:hover {
	color: #FFFFFF;
}

#nav ul li a.selected {
	color: #FFFFFF;
	background-image: url(../images/nav_selected.png);
	background-repeat: no-repeat;
}
/***************************************************
				  CONTACT
***************************************************/
#contact_info {
	float: left;
	width: 300px;
	margin: 0px;
	background-image: url(../images/contact_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#contact_info strong {
	font-size: 16px;
	font-weight: normal;
	display: block;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #4497a8;
}
#contact_info p {
	padding-top: 10px;
	padding-bottom: 25px;
	margin: 0px;
	color: #666666;
}
#contact_info img {
	float: left;
	height: 24px;
	width: 24px;
	display: block;
	padding: 0px;
	margin-top: 13px;
	margin-right: 18px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#contact_info a {
	font-weight: bold;
	text-decoration: underline;
	color: #4497a8;
}
.contact_socialize {
	margin: 0px;
	float: left;
	padding-top: 100px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	width: 280px;
	font-size: 16px;
	color: #4497a8;
}
.contact_socialize img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.contact_socialize a {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

.form h1 {
	color:#666666;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 600px;
	display: block;
	font-size: 16px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.form h2 {
	color:#cc3333;
	font-weight:normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	width: 600px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.form {
	width:620px;
	float: left;
	background-image: url(../images/box_midlle.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.form .form-row {
	margin-bottom: 10px;
	float:left;
	width: 305px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.form .label {
	width:100px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-left: 15px;
}
.form .input-container { 
	float:left; 
	width:195px; 
	text-align:right; 
}
.form .input {
	width:249px;
	height:25px;
	float: left;
	color: #333333;
	margin-left: 14px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/form_input_bg.png);
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E2E1DA;
}
.form .textarea {
	width:562px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	float: left;
	color: #333333;
	background-color: #E2E1DA;
	padding: 10px;
	margin-left: 15px;
	height: 102px;
	background-image: url(../images/form_textarea_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.form .error-input, .form .error-both .input, .form .error-same .input {
}
.form .error-div {
	float:left;
	color:#CC3333;
	font-size:12px;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: right;
	padding-left: 23px;
	width: 450px;
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.form .error-div-alternative {
	display:none;
	width:800px;
	top:0px;
	left:50%;
	position:absolute;
	z-index:1000;
	margin-left:-400px;
	text-align:center;
	border:solid 2px #d36;
	border-top-width:0;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.form .error-same, .form .error-both { 
}
.form .sendBtn {
	width:108px;
	height:32px;
	text-align:center;
	color:#FFFFFF;
	float:left;
	display:block;
	cursor:pointer;
	font-weight:normal;
	background-color: #E2E1DA;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../images/footer_subscribe_button.png);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.form .form-row-textarea {
	margin-bottom: 10px;
	float:left;
	width: 600px;
	padding-left: 4px;
}
/***************************************************
				      TEAM
***************************************************/
ul#team {
	margin: 0px;
	float: left;
	width: 620px;
	display: block;
	list-style-type: none;
	padding: 0px;
}
ul#team li {
	margin: 0px;
	float: left;
	width: 620px;
	display: block;
	padding: 0px;
}
.bottom {
	background-image: url(../images/box_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 620px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.top {
	background-image: url(../images/box_top.png);
	height: 6px;
	width: 620px;
	background-repeat: no-repeat;
	background-position: left bottom;
	float: left;
	background-color: #EFEFEF;
}
#team .bottom_lines {
	background-image: url(../images/dashed_border_team.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 620px;
	float: left;
	padding: 0px;
	margin: 0px;
}
.team {
	width: 580px;
	margin: 0px;
	display: block;
	float: left;
	background-image: url(../images/box_midlle.png);
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
.team .desc {
	width: 480px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.team h1 {
	font-size: 14px;
	color: #4497A8;
	display: block;
	padding-top: 3px;
	font-weight: normal;
}
.team h2 {
	font-weight: normal;
	font-size: 12px;
	display: block;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
.team .avatar {
	width: 70px;
	height: 70px;
	float: left;
	margin-top: 4px;
	margin-right: 20px;
	background-color: #D6D4C8;
	padding: 5px;
	margin-bottom: 0px;
}
/***************************************************
				 SERVICES
***************************************************/
.service {
	width: 595px;
	float: left;
	background-image: url(../images/dashed_border.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.service img {
	display: inline;
	float: left;
	padding: 0px;
	height: 100px;
	width: 100px;
	margin-top: 15px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.service a {
	padding: 0px;
	float: right;
	font-weight: bold;
	color: #4497a8;
	margin: 0px;
}
.service2 {
	background-image: none;
}
.service h2 {
	font-size: 16px;
	font-weight: normal;
}
/***************************************************
				 SUBMENU
***************************************************/
ul.submenu {
	width: 240px;
	list-style-type: none;
	margin: 0px;
	display: block;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	background-image: url(../images/submenu_bg.png);
	background-repeat: no-repeat;
	/*height: 190px; */
}
ul.submenu li {
	display: block;
	width: 238px;
	background-repeat: repeat-x;
	float: left;
	background-image: url(../images/submenu_li_bg.png);
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f5f5f5;
	border-left-color: #d4d4d4;
	margin: 0px;
	padding: 0px;
}
ul.submenu a {
	color: #4497a8;
	text-decoration: none;
	background-image: url(../images/green_arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	padding-left: 25px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 4px;
	display: block;
	height: 18px;
	width: 202px;
	float: left;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.submenu a:hover {
	text-decoration: none;
	background-color: #DDDDDD;
}
ul.submenu li.last {
	margin: 0px;
	display: block;
	width: 240px;
	background-repeat: no-repeat;
	float: left;
	background-image: url(../images/submenu_bg_bottom.png);
	height: 23px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
}


/***************************************************
				 NOVE
***************************************************/
#logo h1{
	margin: 35px 0px 0px 35px;
	font-size: 30px;
	color: #fff;
	font-style: normal;
}

#logo a{
	color: #fff;
	text-decoration: none;
}

#temp {display:none;}

#advert {text-align:left;margin: 10px 0px 0px 0px}
#advert a{color:#4497A8;}

	
#right_advert	{	
	margin: 20px 0px 0px 0px;
	float:left;
	}
	
#right_advert ul{text-align:left;list-style:none}
#right_advert li{text-align:left;margin: 0px;
		padding: 15px 2px 15px 2px;
		border-bottom-width: 1px;
		border-bottom-style: dotted;
		border-bottom-color: #999999;
		cursor:pointer;
}

#right_advert li:hover{
	background-color:#EFEFEF;
}

#right_advert li:hover a{
	color:#333333
}

#right_advert a{
	font-weight: bold;
	font-style: bold;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin:0px 0px 3px 0px;
	color: #4497A8;
	}
	
#right_advert img {	
	float: left;
	margin: 0px 5px 2px 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #C3D6DB;
	padding: 2px;
	}		
	
#advert .adv_image {width:80px; float:left;border:0px;padding: 3px; margin: 0px 5px 0px 10px; height: 52px;}
#advert .adv_image:hover {width:80px; float:left;border:0px;padding: 3px; margin: 0px 5px 0px 10px; height: 52px;background-color:#EDEDED;}

.link_back {text-align:center;margin:10px 0px 0px 0px;}
.link_back a{text-decoration:none; color:#4497A8;}
.link_back a:hover{text-decoration:underline;}

#content {text-align:left;margin: 20px 0px 0px 0px}
#content ul{text-align:left;list-style:none}
#content li{text-align:left;margin: 3px 0px 5px 0px; padding: 5px;border-width: 1px;border-style: solid;border-color: #EDEDED;}
#content li:hover a{color:#333333}
#content a{font-weight: bold;font-style: bold;font-size: 16px;font-family: Arial, Helvetica, sans-serif;	text-decoration:none;margin:0px 0px 3px 0px;	}
