
.col1, .col2, .col3, .col4{ float:left; display: inline}
/*======= width =======*/
.w{margin:0 auto; text-align:left; width:766px; }

/*======= header =======*/
#header { background:url(images/top.jpg); height:177px}
#header .logo {margin:65px 0px 0px 61px; float: left; display: inline}
#header .menu {margin:65px 0px 62px 0px; float: left; display: block; width: auto}

/*======= content =======*/
#home_page #content { background:url(images/bg_1.jpg); width:100%; height:396px; float: left; display: block}
#home_page #content .col1 {margin:0px 0px 0px 49px; width: 199px; text-align: left}
#home_page #content .col2 {margin: 10px 55px 0 20px; width: 420px; float: right}


/*======= index-1.html =======*/
#services #content .col1{ width:194px; padding-right:10px}
#services #content .col2{ width:186px; }

/*======= index-1.html =======*/
#page3 #content .col1{ width:199px;}
#page3 #content .col2{ width:225px}
/*======= footer =======*/
#footer { clear: both; padding:75px 0 88px 83px; margin-right: 75px; background:url(images/bot.jpg) no-repeat 0 0; float: left; display: block; width: 100% }