﻿#main {margin:0 auto; width:780px;}

#main2 {
	width: 780px;
}
#main3 {
	margin-left:200px;
}
#header{
}

.col_3{ float:left;}

.col_2{ float:left;}

.col_1{ float:left;}

/*======= index.html (main page) =======*/
#page1 #content .row_2 .col_1 {
	width: 266px;
}
#page1 #content .row_2 .col_2 {
	width: 255px;
}
#page1 #content .row_2 .col_3 {width:215px;}
#page1 #content .row_3 .wrapper { background:url("../images/wrapper.gif") 245px 0 repeat-y; width:780px;}
#page1 #content .row_3 .col_1 {width:270px;}
#page1 #content .row_3 .col_2 {width:470px;}

/*======= index-1.html =======*/
#page2 #content .row_1 .wrapper {background:url("../images/wrapper.gif") 246px 0 repeat-y; width:780px;}
#page2 #content .row_1 .col_1 {width:270px;}
#page2 #content .row_1 .col_2 {width:470px;}
#page2 #content .row_2 .col_1 {width:376px;}
#page2 #content .row_2 .col_2 {width:339px;}
#page2 #content .row_3 .wrapper { background:url("../images/wrapper.gif") 245px 0 repeat-y; width:780px;}
#page2 #content .row_3 .col_1 {width:270px;}
#page2 #content .row_3 .col_2 {width:483px;}

/*======= solutions.html =======*/
#page3 #content .row_1 .col_1 {width:376px;}
#page3 #content .row_1 .col_2 {width:360px;}
#page3 #content .row_2 .wrapper { background:url("../images/wrapper.gif") 360px 0 repeat-y; width:780px;}
#page3 #content .row_2 .col_1 {width:261px;}
#page3 #content .row_2 .col_2 {width:479px;}

/*======= index-3.html (tools & tips) =======*/
#page4 #content .row_1 .wrapper {background:url("../images/wrapper.gif") 345px 0 repeat-y; width:780px;}
#page4 #content .row_1 .col_1 {
	width: 370px;
}
#page4 #content .row_1 .col_2 {
	width: 370px;
	padding-left: 10px;
	padding-right: 10px;
}
#page4 #content .row_2 .col_1 {width:426px;}
#page4 #content .row_2 .col_2 {width:289px;}

/*======= index-4.html =======*/
#page5 #content .row_1 .wrapper {background:url("../images/wrapper.gif") 246px 0 repeat-y; width:780px;}
#page5 #content .row_1 .col_1 {width:270px;}
#page5 #content .row_1 .col_2 {width:470px;}
#page5 #content .row_2 .col_1 {width:376px;}
#page5 #content .row_2 .col_2 {width:339px;}
#page5 #content .row_3 .wrapper { background:url("../images/wrapper.gif") 245px 0 repeat-y; width:780px;}
#page5 #content .row_3 .col_1 {width:270px;}
#page5 #content .row_3 .col_2 {width:483px;}

/*======= index-5.html (contact us) =======*/
#page6 #content .row_1 .wrapper {background:url("../images/wrapper.gif") 246px 0 repeat-y; width:780px;}
#page6 #content .row_1 .col_1 {width:270px;}
#page6 #content .row_1 .col_2 {width:470px;}
#page6 #content .row_2 .col_1 {
	width: 400px;
}
#page6 #content .row_2 .col_2 {
	width: 289px;
}
/*=========================*/


#footer{height:61px}
.ImgFloatLeftTop {
	margin-right: 8px;
	margin-bottom: 1px;
	float: left;
}
#footer1 {
	height: 61px;
	margin-right: auto;
	margin-left: auto;
	width: 780px;
}
.menu {
	margin-top: 5px;
	margin-bottom:5px;
}
.headersection {
	padding-left: 160px;
}

