#main {width:1000px; margin:0 auto; position:relative;}

#header {height:359px; background:url(images/header-bg.jpg) no-repeat left top;}
#header, #content, #footer { font-size:0.75em;}

.col-1, .col-2, .col-3, .col-4, .col-7, .col-5, .col-6, .col-8, .col-9, .col-10, .col-11, .col-12, .col-13 { float:left;}

/*======= home.html - temp not in use =======*/
#page1 #content .col-1 {width:280px; margin-right:40px;}
#page1 #content .col-2 {width:280px; margin-right:40px;}
#page1 #content .col-3 {width:280px;}

/*======= Intex.html =======*/
#page2 #content .col-1 {width:600px; margin-right:40px;}
#page2 #content .col-2 {width:280px;}
#page2 #content .col-13 {
	width:280px;
	background-color: #F4F4F4;
}
#page2 #content .col-3 {width:900px; margin-right:40px;}
#page2 #content .col-4 {width:280px; margin-right:40px;}
#page2 #content .col-7 {width:900px;}
#page2 #content .col-5 {width:860px; position:relative; margin-left:5px;}
#page2 #content .col-6 {width:40px; background-color:#E9E9E9;}
#page2 #content .col-8 {width:390px; position:relative; margin-left:5px;}
#page2 #content .col-9 {width:465px; position:relative; }
/*======= Contact us =====*/
#page2 #content .col-10 {width:600px; margin-right:20px;}
#page2 #content .col-11 {width:300px;}
#page2 #content .col-12 {width:280px; margin-right:30px; }

/*======= About us.html =======*/
#page3 #content .col-1 {width:600px;}
#page3 #content .col-2 {width:280px; margin-right:40px;}
#page3 #content .col-3 {width:900px; margin-right:40px;}
#page3 #content .col-4 {width:900px; margin-right:40px; background-color:#F9F9F9; } /*=== Faclity ===*/
#page3 #content .col-7 {width:900px; }


/*======= Detailed Products.html =======*/
#page4 #content .col-1 {width:900px; margin-right:40px;  border-left:1px solid #ededed; border-right:1px solid #ededed; border-top:1px solid #ededed; border-bottom:1px solid #ededed; background:url(images/Product1.jpg) right no-repeat; border-right-color:#660033; border-left-color:#660033; border-top-color:#660033; border-bottom-color:#660033;}
#page4 #content .col-2 {width:900px; margin-right:40px;  border-left:1px solid #ededed; border-right:1px solid #ededed; border-top:1px solid #ededed; border-bottom:1px solid #ededed; background:url(images/Product2.jpg) right no-repeat; border-right-color:#660033; border-left-color:#660033; border-top-color:#660033; border-bottom-color:#660033;}
#page4 #content .col-3 {width:900px; margin-right:40px;  border-left:1px solid #ededed; border-right:1px solid #ededed; border-top:1px solid #ededed; border-bottom:1px solid #ededed; background:url(images/Product3.jpg) right no-repeat; border-right-color:#660033; border-left-color:#660033; border-top-color:#660033; border-bottom-color:#660033;}
#page4 #content .col-4 {width:900px; margin-right:40px;  border-left:1px solid #ededed; border-right:1px solid #ededed; border-top:1px solid #ededed; border-bottom:1px solid #ededed; background:url(images/Product4.jpg) right no-repeat; border-right-color:#660033; border-left-color:#660033; border-top-color:#660033; border-bottom-color:#660033;}

/*======= Detailed services.html =======*/
#page5 #content .col-1 {width:900px; margin-right:40px; border-bottom:1px solid #ededed; border-bottom-color:#009966; border-top:1px solid #ededed; border-top-color:#009966; background:url(images/services1.jpg) right no-repeat; }
#page5 #content .col-2 {width:900px; margin-right:40px; border-bottom:1px solid #ededed; border-bottom-color:#009966; border-top:1px solid #ededed; border-top-color:#009966; background:url(images/services2.jpg) right no-repeat; }
#page5 #content .col-3 {width:900px; margin-right:40px; border-bottom:1px solid #ededed; border-bottom-color:#009966; border-top:1px solid #ededed; border-top-color:#009966; background:url(images/services3.jpg) right no-repeat;}
#page5 #content .col-4 {width:900px; margin-right:40px; border-bottom:1px solid #ededed; border-bottom-color:#009966; border-top:1px solid #ededed; border-top-color:#009966; background:url(images/services4.jpg) right no-repeat;}


/*=========================*/


#footer {height:90px; background:url(images/footer-bg.png) no-repeat left top;}

