#main {width:1000px; margin:0 auto;}

#header {height:609px;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3 { float:left;}

#content .col-1 {width:284px; margin-right:36px;}
#content .col-2 {width:284px; margin-right:33px;}
#content .col-3 {width:284px;}

/*======= index.html =======*/
#page1 #content .row-1 .col-1 {width:271px; margin-right:50px;}
#page1 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page1 #content .row-1 .col-3 { width:269px;}

/*======= index-1.html =======*/
#page2 #content .row-1 .col-1 {width:271px; margin-right:50px;}
#page2 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page2 #content .row-1 .col-3 { width:269px;}

/*======= index-2.html =======*/
#page1 #content .row-1 .col-1 {width:271px; margin-right:50px;}
#page1 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page1 #content .row-1 .col-3 { width:269px;}

/*======= index-3.html =======*/
#page4 #content .row-1 .col-1 {width:276px; margin-right:45px;}
#page4 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page4 #content .row-1 .col-3 { width:269px;}

/*======= index-4.html =======*/
#page5 #content .row-1 .col-1 {width:271px; margin-right:50px;}
#page5 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page5 #content .row-1 .col-3 { width:274px;}

/*======= index-5.html =======*/
#page6 #content .row-1 .col-1 {width:271px; margin-right:50px;}
#page6 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page6 #content .row-1 .col-3 { width:274px;}

/*======= index-6.html =======*/
#page7 #content .row-1 .col-1 {width:271px; margin-right:50px;}
#page7 #content .row-1 .col-2 { width:269px; margin-right:52px;}
#page7 #content .row-1 .col-3 { width:274px;}


/*======= ProductLayout.html =======*/
.productImage
{
	width: 370px;
	height: 350px;
	float: right;
	margin-top: 60px;
}
.productImagePacer
{
	width: 200px;
	height: 350px;
	float: right;
	margin-top: 20px;
	margin-right: 120px;
}
.productDescription
{
	width: 500px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}
.productImageConveyor
{
	width: 370px;
	height: 400px;
	float: right;
	margin-top: 30px;
}
/*=========================*/


/*======= news.html =======*/
.newsImage
{
	width: 370px;
	height: 350px;
	float: right;
	margin-top: 60px;
}
.newsDescription
{
	width: 800px;
	float: left;
	margin-top: 20px;
	margin-left: 40px;
}
/*=========================*/


/*======= news.html =======*/
.newsImage
{
	width: 370px;
	height: 350px;
	float: right;
	margin-top: 60px;
}
.mediaDescription
{
	width: 800px;
	float: left;
	margin-top: 20px;
	margin-left: 50px;
}
/*=========================*/
#footer {height:119px;}
