#main {
	width:950px;
	margin:0 auto;
	font-family: Arial, Helvetica, sans-serif;
}
#header { 
	height:100px;
	position:relative;
}
#header, 
#content, 
#footer {
	font-size:10pt;
	font-family: Arial, Helvetica, sans-serif;
}
.col-1, 
.col-2, 
.col-3 { 
	float:left;
}

/*======= home.html =======*/
#page2 #content .col-1 { width:222px;}
#page2 #content .col-2 { width:569px;}

/*======= experience.html =======*/
#page3 #content .col-1 { width:222px;}
#page3 #content .col-2 {
	width:569px;
	color: #999;
}

/*======= clients.html =======*/
#page4 #content .col-1 { width:222px;}
#page4 #content .col-2 { width:569px;}
#page4 #content .col-2 .col-1 { width:178px; margin-right:60px;}
#page4 #content .col-2 .col-2 { width:178px;}

/*======= gallery.html =======*/
#page5 #content .col-1 { width:222px;}
#page5 #content .col-2 {width:791px;}

/*======= commercials.html =======*/
#page5 #content .col-1 {
	width:222px;
	height: 600px;
}
#page5 #content .col-2 {
	width:569px;
}

/*======= contact us.html =======*/
#page6 #content .col-1 { width:222px;}
#page6 #content .col-2 { width:569px;}
#page6 #content .col-2 .col-1 { width:244px;}
#page6 #content .col-2 .col-2 { width:237px;}

/*======= index-6.html =======*/
#page7 #content .col-1 { width:222px;}
#page7 #content .col-2 { width:569px;}


/*=========================*/


#footer { 
	height:98px;
}
#page3 #main #content .indent .wrapper .col-2 .box .inner .img-box1 h3 span u {
	color: #FFF;
}
#page3 #main #content .indent .wrapper .col-2 .box .inner .img-box1 h3 u {
	color: #FFF;
}
.LINKS {
	color: #A10006;
}
#page5 #main #content .indent .wrapper .col-1 a img {
	padding-top: 0px;
	padding-bottom: 20px;
}
