/* CSS Document */

body {
	background: #acc5fa;
	text-align: center;
}

body, html, ol, ul, li, div, table, td, p, h1, h2, h3, h4, h5, h6, form, span, hr, select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 1em;
	padding: 0;
	margin: 0;
	color: #626b77;
}

/*ul, li {
	list-style-type: none;
}
*/

.clear {
	clear: both;
}

img {
	border: none;
}

h1 {
	font-size: .9em;
	color: #64c932;
}



.case1 {
	font-size: .6em;
	color: #64c932;
	text-align: left;
	font-weight: bold;
	padding: 20px 0 0 27px;	
}

.case2 {
	font-size: .7em;
	color: #698fe4;
	text-align: left;
	line-height: 1.4em;
	padding: 90px 22px 0 22px;	
}

.case3 {
	font-size: .85em;
	color: #698fe4;
}

.case5 {
	font-size: .85em;
	color: #698fe4;
	word-spacing: .2em;
}



.red {
	color: #b46161;
}

.red_num {
	color: #b46161;
	font-size: 1.2em;
	font-weight: bold;
}

a, a:visited {
	color: #b46161;	
}

a:hover, a:active {
	color: #2e4664;
	text-decoration: none;
}



/* --------Wrap1--Header------------
------------------------------------
------------------------------------*/
#wrap1 {
	position: relative;
	margin: 0 auto;
	width: auto;
	height: auto;
	background: url(../images/header-bg.jpg) top repeat-x;
}

#header {
	margin: 0 auto;
	padding: 0;
	width: 775px;
	height: 274px;
}

#logo {
	float: left;
	width: 275px;
	height: 274px;
	text-align: left;
	padding: 0;
	background: url(../images/logo-b.jpg) top no-repeat;
}

#header_nav {
	float: right;
	width: 476px;
	height: auto;
	text-align: right;
}

#header_nav img {
	margin-top: 1px;
}

/* --------Wrap2--Intro-------------
------------------------------------
------------------------------------*/
#wrap2 {
	position: relative;
	width: auto;
	height: auto;
	background: #fff;
}

#intro {
	margin: 0 auto;
	width: 775px;
	height: auto;
}

#intro_left {
	float: left;
	width: 140px;
	height: auto;
}

.intro_left_img {
	position: relative;
	top: -10px;
	width: 110px;
	height: 211px;
}

#intro_right {
	float: left;
	width: 630px;
	height: auto;
}

#success-story {
	float: right;
	margin: 110px 0 0 0;
	width: 495px;
	height: 163px;
	background: url(../images/success-block-bg.jpg) no-repeat;
}

#success-story-img {
	float: left;
	margin: 45px 0 0 20px;	
	width: 160px;
	height: 109px;
}

#success-story-img img{
	padding: 2px;
	border: 1px solid #ccc;
	margin: 0 5px 5px 0;
}

.success-story-more-bt {
	float: right;
	width: 135px;
	height: 35px;
}

.success-story-more-bt a, .success-story-more-bt a:visited {
	display: block;
	background: url(../images/success-seo-more.jpg) no-repeat;
	width: 135px;
	height: 35px;	
} 

.success-story-more-bt a:hover, .success-story-more-bt a:active {
	display: block;
	background: url(../images/success-seo-more.jpg) no-repeat;
	width: 135px;
	height: 35px;	
} 



#success-story-content {
	float: left;
	margin: 45px 0 0 0;	
	width: 255px;
	height: 109px;
	font-size: .7em;
	text-align: left;
	padding: 0 10px;
	color: #5395e8;
	line-height: 1.4em;
 }

#main_navigation {
	margin: 0 5px 0 0;
	padding: 0 0 10px 0;
	width: auto;
	height: auto;
	text-align: left;
	border-bottom: 1px solid #e8eaeb;
	background: #fff;	
}

#main_navigation ul {
	margin: 10px 2px 0 0;
	height: auto;
	background: #fff;		
}

#main_navigation li {
	display: inline;
	padding: 5px 0 5px 1px;
}

.nav_main_bt a, .nav_main_bt a:visited {
	font-size: .8em;
	color: #6f8cc5;	
	text-decoration: none;
	padding: 4px 6px;
	border: 1px solid #e8eaeb;
}

.nav_main_bt a:hover, .nav_main_bt a:active {
	font-size: .8em;
	color: #aa5454;	
	text-decoration: none;
	padding: 4px 6px;
	border: 1px solid #b46161;			
}

#flash_intro {
	position: relative;
	margin: 8px 0px 0 0;
	text-align: right;
}

/* --------Wrap3--Content-----------
------------------------------------
------------------------------------*/
#wrap3 {
	margin: 0 0 0 0;
	width: auto;
	height: auto;
	padding: 0;
	background: #fff;	
}

#content {
	margin: 0 auto;
	padding: 1px 0 0 0;
	width: 775px;
	height: auto;
	background: #fff;
	text-align: left;
}

#content_left {
	float: left;
	width: 160px;
	height: 100%;
	text-align: center;	
	border-right: 1px solid #ececec;		
}

#search {
	margin: 5px 0 2px 0;
	padding: 2px 0 8px 1px;
	width: auto;
	height: auto;
	border-bottom: 1px dashed #e7e7e7;
	text-align: left;
}

.search_input {
	width: 99px;
	height: 16px;
	margin: 0;
	padding: 3px;
	border: 1px solid #e7e7e7;
	color: #666;
	font-size: .8em
}

.img_input {
	vertical-align: top;
}


#content_right {
	float: left;
	width: 589px;
	height: auto;
	padding: 10px;
}

.main_title {
	width: auto;
	height: auto;
	border-bottom: 1px dashed #98b0c8;
	padding: 4px 0 7px 0;
}

.read_more_left {
	padding: 0;
	margin: 3px 0 0 0;
	width: auto;
	height: 24px;
	text-align: left;
}

.read_more_right {
	padding: 0;
	margin: 3px 0 0 0;
	width: auto;
	height: 24px;
	text-align: right;
}

#services_home {
	width: auto;
	height: auto;
	padding: 10px 3px;	
	text-align: center;
}

.services_home_1_2 {
	float: left;
	width: 160px;
	height: auto;
	padding: 0 23px 0 10px;
	border-right: 1px solid #ececec;
}

.services_home_3 {
	float: left;
	width: 160px;
	height: auto;
	padding: 0 23px 0 10px;
}

.services_home_1_2 p,  .services_home_3 p {
    text-align: right;
	padding: 3px 0 3px 13px;
	font-size: .8em;
	color: #acc5fa;
}

#last_news {
	width: auto;
	height: auto;
	font-size: .71em;
	line-height: 1.4em;
	padding: 10px 3px;	
}

#last_projects {
	width: auto;
	height: auto;
	padding: 10px 3px;
}

#last_projects_left {
	float: left;
	width: 375px;
}

#last_projects_left p {
	font-size: .71em;
	line-height: 2em;		
}

#last_projects_right {
	float: right;
	width: 185px;
}


/* -----------Cat_nav---------------
------------------------------------
------------------------------------*/

.cat_nav {
	width: auto;
	height: auto;
	padding: 0 0 3px 0;
	text-align: left;
	/*border-bottom: 1px dashed #e7e7e7;*/		
}

.cat_nav_title h2 {	
	width: auto;
	height: auto;
	padding: 5px 0 5px 5px;		
	background: url(../images/cat_nav_title.jpg) repeat-x top;
	font-size: .85em;	
	color: #ce8080;
	font-weight: bold;
	text-align: left;
} 

.cat_nav ul {
	list-style-type: none;	
}

.cat_nav li {
	display: block;
	width: auto;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #eff4ff;		
}

.cat_nav li a, .cat_nav li a:visited { 
	display: block;	
	width: auto;
	height: auto;
	padding: 8px 0 5px 19px;	
	list-style-type: none;
	font-size: .71em;
	text-decoration: none;
	color: #6699ff;
	margin-left: 2px;	
	background: url(../images/bullet_go.jpg) no-repeat left;	
}

.cat_nav li a:hover, .cat_nav li a:active { 
	display: block;	
	width: auto;
	height: auto;
	list-style-type: none;
	font-size: .71em;
	text-decoration: none;
	color: #ce8080;
	padding: 8px 0 5px 19px;
	margin-left: 12px;
	background: url(../images/bullet_go.jpg) no-repeat left;
}

#cat_nav_active a, cat_nav_active:active {
	display: block;	
	width: auto;
	height: auto;
	list-style-type: none;
	font-size: .71em;
	text-decoration: none;
	color: #ce8080;
	padding: 8px 0 5px 19px;
	margin-left: 12px;
	background: url(../images/bullet_go.jpg) no-repeat left #fefefe;	
}


/* -----------Services--------------
------------------------------------
------------------------------------*/

.page_content {
	width: auto;
	height: auto;
	font-size: .71em;
	line-height: 1.8em;
	padding: 10px 10px;	
}

#services {
	width: auto;
	height: auto;
	padding: 10px 3px;	
	text-align: center;
}

.services_1_2 {
	float: left;
	width: 160px;
	height: auto;
	margin: 10px 0 15px 0;
	padding: 0 23px 0 10px;
	border-right: 1px solid #ececec;
}

.services_1_2 p {
    text-align: center;
	padding: 3px 0 3px 13px;
	font-size: .7em;
	color: #698fe4;
}

.services_1_2 a, .services_1_2 a:visited {
	color: #698fe4;
	text-decoration: none;
}

.services_1_2 a:hover, .services_1_2 a:active {
	color: #1f4972;
	text-decoration: line-through;
}

.category_description_image {
	width: auto;
	height: auto;
	font-size: .71em;
	line-height: 1.4em;
	padding: 10px 3px;	
}

.category_description_image h3 {
	font-size: 1.1em;
	color: #b46161;
	margin: 0 0 10px 0;
}

.category_description_image_success {
	width: auto;
	height: auto;
	padding: 20px;
	font-size: .71em;
	line-height: 1.3em;
	background: url(../images/success-block.jpg) no-repeat right bottom;
	font-size: .8em;
}

.products_description_image_success {
	width: auto;
	height: auto;
	padding: 20px;
	line-height: 1.3em;
	background: url(../images/success-block.jpg) no-repeat right bottom;
	font-size: .8em;
}



.category_description_image ol li {
	color: #5d686e;	
	padding: 5px 5px 5px 5px;	
	margin: 0 0 0 40px;			
}

.category_description_image ul li {
	color: #5d686e;
	padding: 5px;
	margin: 0 0 0 40px;				
}

.category_description_image p {
	width: auto;
	height: auto;
	padding: 0 0 0 0;
}

.category_description_image img {
	text-align: left;
	padding: 0 18px 5px 0;	
}


/* ---Costumers Subcategories-------
------------------------------------
------------------------------------*/

#sub_categories {
	width: auto;
	height: auto;
}

#choose_cat {
	width: auto;
	height: auto;
	background: #e9effe;
	padding: 10px;
	color: #1f4972;
	font-size: .7em;
	margin: 0 15px;
	border-left: 5px solid #acc5fa;
}

.sub_cat_title {
	float: left;
	width: 150px;
	height: auto;
	padding: 5px 0 5px 5px;		
	background:url(../images/cat_nav_title.jpg) repeat-x top;
	border-top: 1px #ececec solid;
	border-left: 1px #ececec solid;
	border-right: 1px #ececec solid;
	margin: 15px;	
	font-size: 1em;	
	color: #ce8080;
	text-align: left;	
}

.sub_cat_title a, .sub_cat_title a:visited {
	color: #187be8;
	text-decoration: none;
	font-size: .8em;
}

/* -----------Products--------------
------------------------------------
------------------------------------*/



#products_block {
	width: auto;
	height: auto;
	text-align: center;
}

.products {
	float: left;
	width: 150px;
    height: 180px;
	padding: 20px;
	font-size: .7em;	
}

/* Hide from IE5-mac. Only IE-win sees this. \*/

* html .products {
    height: 190px;
	padding: 15px;
	

}

.products_offers {
	float: left;
	width: 150px;
    height: auto;
	padding: 20px 20px 15px 18px;
	font-size: .7em;	
}

* html .products_offers {
	padding: 20px 15px 15px 15px;	
}



.products_inside {
	width: 150px;
    min-height: 100%;
    height: auto !important;
    height: 100%;
	border: 5px solid #e9effe;
	padding: 2px;	
	text-align: left;
	background: #fafafa;
}


.prod_name {
	width: auto;
	height: auto;
	background: #e9effe;
	color: #003366;
	text-align: center;
	font-size: 1.1em;
	margin: 0 0 3px 0;
	padding: 3px;
}

.prod_desc {
	width: auto;
	height: auto;
	text-align: left;
	margin: 0 0 3px 0;	
}

.prod_link_bg {
	width: auto;
	height: auto;
	text-align: left;
	background: #ccc;	
}

#full {
	width: auto;
	height: auto;
	text-align: left;
	font-size: .8em;
}

.full_content {
	padding: 10px;
}

.full_content img {
	padding-right: 10px;
}


/* -----------Footer----------------
------------------------------------
------------------------------------*/


#footer {
	margin: 0 auto;
	width: 770px;
	height: auto;
	padding: 35px 0 5px 0;
	background: url(../images/content_top_bg.jpg) repeat-x top #fff;	
}

#footer_left {
	float: left;
	width: 400px;
	height: 20px;
	text-align: left;
}

#footer_left_ul {
	margin: 0;	
	padding: 0;
	height: 20px;
}

#footer_left_ul li {
	display: inline;
	color: #ccc;	
}

.nav_footer_bt a, .nav_footer_bt a:visited {
	color: #6699ff;
	text-decoration: none;
	font-size: .7em;
}

.nav_footer_bt a:hover, .nav_footer_bt a:active {
	color: #b46161;
	text-decoration: none;
	font-size: .7em;	
}

#footer_right {
	float: right;
	width: 200px;
	height: 20px;
	text-align: right;
}

#footer_right img {
	padding: 2px 0 0 0;
}

#qualityweb {
	margin: 0 auto;
	width: 770px;
	height: 20px;
	text-align: right;
	font-size: .6em;
	padding: 5px 0;
	color: #fff;
}