#main {width: 988px; margin: 0 auto 0 auto; text-align: left;}

#header {height:555px; background:url(images/header-bg.jpg) no-repeat left 87px; position:relative;}
#header, #content, #footer { font-size:0.8125em;}

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

/*======= index.html =======*/
#page1 #content .col-1 {width:394px; margin-right:15px;}
#page1 #content .col-2 { width:269px; margin-right:23px;}
#page1 #content .col-3 { width:231px;}

/*======= index-1.html =======*/
#page2 #content .col-1 { width:231px; margin-right:21px;}
#page2 #content .col-2 { width:269px; margin-right:23px;}
#page2 #content .col-3 {width:386px;}

/*======= index-2.html =======*/
#page3 #content .col-1 {width:394px; margin-right:15px;}
#page3 #content .col-2 { width:269px; margin-right:23px;}
#page3 #content .col-3 { width:231px;}

/*======= index-3.html =======*/
#page4 #content .col-1 { width:231px; margin-right:21px;}
#page4 #content .col-2 { width:269px; margin-right:23px;}
#page4 #content .col-3 {width:386px;}
#page4 #content .col-3 .col-1 { width:162px; margin-right:40px;}

/*======= index-4.html =======*/
#page5 #content .col-1 {width:394px; margin-right:15px;}
#page5 #content .col-2 { width:269px; margin-right:23px;}
#page5 #content .col-3 { width:231px;}
#page5 #content .col-1 .col-1 { width:183px; margin:0;}
#page5 #content .col-1 .col-2 { width:190px; margin:0;}


/*=========================*/


#footer {height:85px;}

#lang {
	position: absolute;
	right: 10px;
	top: 40px;
	width: 240px;
	padding: 3px 10px 3px 0;
	text-align: right;
}

#lang img {
	margin: 0 3px 0 2px;
}

#user {
	position: absolute;
	top: 80px;
	right:20px;
	width: 500px;
	text-align: right;
	color: white;
	line-height: 22px;
}

#user a {
	color: white;
}

.clear {
	clear: both;
}

#submenu1 {
	position: absolute;
	top: 0;
	left: 0;
	background: url('images/m1-over-bg.jpg');
	width: 187px;
	height: 140px;
}

#submenu1 a {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 182px;
	height: 41px;
	text-indent: -3000px;
}

#submenu1 a.about:hover, #submenu1 a.aboutactive {
	background: url('images/m1-s1-bg.jpg');
}

#submenu1 a.services, #submenu1 a.servicesactive {
	top: 41px;
	height: 42px;
}

#submenu1 a.services:hover, #submenu1 a.servicesactive {
	background: url('images/m1-s1-2-bg.jpg');
}

#submenu1 a.contact, #submenu1 a.contactactive {
	top: 83px;
}

#submenu1 a.contact:hover, #submenu1 a.contactactive {
	background: url('images/m1-s1-3-bg.jpg');
}