

/*======= width =======*/
.main {	margin: 0 auto;	position: relative;	width: 1000px; }

/*======= index.html =======*/
#page1 .col1{width:1000px; float:left; margin:20px 0 0 0 ; background-image:url(../images/lines_1.jpg); background-position:right; background-repeat:no-repeat}
#page1 .col2{width:1000px; float:left;margin:20px 0 10px 0 ;}

/*======= aboutus.html =======*/
#page2 .col1{width:1000px; float:left; margin:20px 0 0 0 ; background-image:url(../images/lines_2.jpg); background-position:right top; background-repeat:no-repeat}
#page2 .col2{width:581px; height:284px; float:left;margin:20px 0 10px 0 ; background-image:url(../images/our_mission.jpg); padding:70px 60px 0 40px; color:#FFFFFF; font-size:15px}

#page2 .col3{width:240px; height:132px; float:right;margin:20px 0 10px 0 ; padding:70px 30px 0 40px; background-image:url(../images/our_vision.jpg); color:#FFFFFF; font-size:15px}

#page2 .col4{float:right; margin: 0 80px 0 0}

/*======= services.html =======*/
#page3 .col1{width:1000px; float:left; margin:20px 0 0 0 ; background-image:url(../images/lines_3.jpg); background-position:right top; background-repeat:no-repeat}

#page3 .col2{float:left; margin: 20px 0 0 0}


/*======= products.html =======*/
#page4 .col1{width:1000px; float:left; margin:20px 0 0 0 ; background-image:url(../images/lines_3.jpg); background-position:right top; background-repeat:no-repeat}

#page4 .col2{float:left; margin: 25px 0 0 0}

/*======= contactus.html =======*/
#page5 .col1{width:1000px; float:left; margin:20px 0 0 0 ; background-image:url(../images/lines_4.jpg); background-position:right top; background-repeat:no-repeat}

#page5 .col2{float:left; margin: 60px 0 0 0; width:490px}
#page5 .col3{float:right; margin: 60px 0 0 0; width:490px}v

/*======= sitemap.html =======*/
#page6 .col1{width:1000px; float:left; margin:0 0 20px 0}


