﻿#main {
	width: 934px;
	margin: 0 auto;
	background: #FFFFFF;
	margin-top: 19px;
}
#main .inside { padding:0 53px 0 54px;}

#header {
	height: 350px;
	color: #FFFFFF;
}
#header, #content, #footer { font-size:0.8125em;}

.col-1, .col-2, .col-3, .col-4 { float:left;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:277px;}
#page1 #content .row-1 .col-2 { width:276px;}
#page1 #content .row-1 .col-3 { width:274px;}
#page1 #content .row-2 .col-1 { width:529px; margin-right:36px;}
#page1 #content .row-2 .col-2 {
	width: 256px;
	background-color: #FFFFFF;
}

/*======= company.html =======*/
#page2 #content .row-1 .col-1 {width:277px;}
#page2 #content .row-1 .col-2 { width:276px;}
#page2 #content .row-1 .col-3 { width:274px;}
#page2 #content .row-2 .col-1 { width:529px; margin-right:36px;}
#page2 #content .row-2 .col-2 { width:256px;}

/*======= service.html =======*/
#page3 #content .row-1 .col-1 {width:277px;}
#page3 #content .row-1 .col-2 { width:276px;}
#page3 #content .row-1 .col-3 { width:274px;}
#page3 #content .row-2 .col-1 { width:529px; margin-right:36px;}
#page3 #content .row-2 .col-2 { width:256px;}
#page3 #content .row-2 .col-1 .wrapper .col-1 { width:66px; margin-right:0;}
#page3 #content .row-2 .col-1 .wrapper .col-2 { width:414px;}

/*======= solutions.html =======*/
#page4 #content .row-1 .col-1 {width:207px;}
#page4 #content .row-1 .col-2 { width:207px;}
#page4 #content .row-1 .col-3 {
	width:208px;
}
#page4 #content .row-1 .col-4 { width:205px;}
#page4 #content .row-2 .col-1 { width:529px; margin-right:36px;}
#page4 #content .row-2 .col-2 { width:256px;}

/*======= contacts.html =======*/
#page5 #content .row-1 .col-1 {width:277px;}
#page5 #content .row-1 .col-2 { width:276px;}
#page5 #content .row-1 .col-3 { width:274px;}
#page5 #content .row-2 .col-1 { width:529px; margin-right:36px;}
#page5 #content .row-2 .col-2 { width:256px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:277px;}
#page6 #content .row-1 .col-2 { width:276px;}
#page6 #content .row-1 .col-3 { width:274px;}
#page6 #content .row-2 .col-1 { width:529px; margin-right:36px;}
#page6 #content .row-2 .col-2 { width:256px;}


/*=========================*/


#footer {height:100px; border-top:1px solid #aeada9;}
