.col-1, .col-2, .col-3, .col-4{ float:left}
/*======= width =======*/
.main{margin:0 auto; text-align:left; width:980px; }

/*======= header =======*/
#header {height:457px;  background:url(../images/top.jpg) no-repeat top center}

/*======= index.html =======*/
#home #content .col-1{ width:488px; margin-right:56px}
#home #content .col-2{ width:312px}
/*======= index-1.html =======*/
#page2 #content .col-1{ width:474px; margin-right:70px}
#page2 #content .col-2{ width:311px}
/*======= index-2.html =======*/
#page3 #content .col-1{ width:474px; margin-right:70px}
#page3 #content .col-2{ width:311px}
/*======= index-3.html =======*/
#page4 #content .col-1{ width:474px; margin-right:70px}
#page4 #content .col-2{ width:311px}
/*======= index-4.html =======*/
#page5 #content .col-1{ width:420px;}
#page5 #content .col-2{ width:420px;float: right;}
/*======= index-5.html =======*/
#page6 #content .col-1{ width:474px; margin-right:70px}
#page6 #content .col-2{ width:311px}

/* Services */

#cont-left-col	{
	float: left;
	display: inline;
	width: 400px;
	}
	
#left-col	{
	width: auto;
	}
	
.serviceL	{
	float: left;
	display: inline;
	/*height: 250px;*/
	width: 410px;
	}
	
.serviceR	{
	float: right;
	display: inline;
	/*height: 250px;*/
	width: 410px;
	}
	
#right-col	{
	float: right;
	display: inline;
	width: 400px;
	}
	
.serviceHolder img	{
	background: #fefdf2;
	padding: 3px;
	border: 1px solid #d1c5af;
	float: left;
	display: inline;
	margin-right: 15px;
	}
	
.serviceText	{
	width: 220px;
	float: right;
	display: inline;
	}
	
.product img	{
	background: #fefdf2;
	padding: 3px;
	border: 1px solid #d1c5af;
	margin-right: 15px;
	float: left;
	}
	
.productText	{
	float: right;
	width: 600px;
	}

/*======= footer =======*/
#footer { height:93px; margin:0 60px 0 67px }
