﻿#header { 

	height:143px;
	overflow:hidden;
}
#header .container, 
#content .container, 
#footer { 
	font-size:0.814em;
	width:969px; 
	margin:0 auto;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= index.html =======*/
#page1 #header { height:649px;}
#page1 #content .col-1 { width:264px; margin-right:60px;}
#page1 #content .col-2 { width:250px; margin-right:57px;}
#page1 #content .col-3 { width:272px;}

/*======= index-1.html =======*/
#about_page #header { height:143px;}
#about_page #content .col-1 { width:264px; margin-right:60px;}
#about_page #content .col-2 { width:250px; margin-right:57px;}
#about_page #content .col-3 { width:272px;}

/*======= index-2.html =======*/
#page3 #content .row-1 .col-1 { width:261px; margin-right:63px;}
#page3 #content .row-1 .col-2 { width:249px; margin-right:58px;}
#page3 #content .row-1 .col-3 { width:271px;}
#page3 #content .row-2 .col-1 { width:274px; margin-right:57px;}
#page3 #content .row-2 .col-2 { width:574px;}
#page3 #content .row-2 .col-2 .col-1 { width:246px; margin-right:59px;}
#page3 #content .row-2 .col-2 .col-2 { width:269px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:321px;}
#page4 #content .col-2 { width:640px;}
#page4 #content .col-2 .col-1 { width:249px; margin-right:58px;}
#page4 #content .col-2 .col-2 { width:271px;}

/*======= index-4.html =======*/
#page5 #content .col-1 { width:631px;}
#page5 #content .col-1 .row-1 .col-1 { width:246px; margin-right:59px;}
#page5 #content .col-1 .row-1 .col-2 { width:269px;}
#page5 #content .col-1 .row-2 .col-1 { width:263px; margin-right:66px;}
#page5 #content .col-1 .row-2 .col-2 { width:249px;}
#page5 #content .col-2 { width:330px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 { width:574px; margin-right:57px;}
#page6 #content .row-1 .col-2 { width:274px;}
#page6 #content .row-2 .col-1 { width:261px; margin-right:63px;}
#page6 #content .row-2 .col-2 { width:250px; margin-right:57px;}
#page6 #content .row-2 .col-3 { width:272px;}


/*=========================*/

/* contacts */

.contact-box { background: url('images/contact_box_t.gif') no-repeat top left; width: 204px; margin: 0 auto }
.contact-box .cbbot { background: url('images/contact_box_b.gif') no-repeat bottom left; padding: 6px 0 }
.contact-box .cbmid { background: url('images/contact_box_m.gif') repeat-y top left; padding: 2px 1px }
.contact-box .title { font: bold 14px Arial; color: white; width: 178px; height: 21px; padding: 6px 0 0 10px; background: url('images/contact_box_title.gif') no-repeat top left; margin-left: auto }
.contact-box .text { font: normal 12px Arial; text-align: center; padding: 7px 0 4px 0; line-height: 19px }
.contact-box .photo { text-align: center; padding: 5px 0 8px 0 }
.contact-box .photo img { border: 1px solid #eeeeee; margin: 0 !importan }
.contact-box-blue .title { background: url('images/contact_box_b_title.gif') no-repeat top left; width: 190px; padding: 6px 0 0 0; margin: 0 auto 0 -1px; color: white }
.contact-box a { color: #2768a0; font-weight: bold; text-decoration: none }
.contact-box a:hover { text-decoration: underline}

#footer { 
	height:45px;

}
