body {
	margin: 10px;
	padding: 0;
	background: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align:center;
	background: #FFFFFF url(http://www.impac.ch/images/bkg.gif);
}

h1, h2 {
	font-weight: normal;
}

.main {
	margin: 0px auto;
	width:1024px;
	border: 1px solid #000000;
	text-align:center;
	background: #FFFFFF url(http://www.impac.ch/images/background.png) no-repeat bottom;
}

.header {
	margin: 0px auto;
	width:1024px;
	height: 125px;
	text-align:center;
	background: #FFFFFF url(/custom_images/impac_header_group.jpg) no-repeat left top;
}


.header h1 {
	padding-top:107px;
	color: #09093B;
	margin: 0;
	text-align:left;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 15px; 
	MARGIN-LEFT: 15px;  
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	TEXT-DECORATION: none;

}

.menu_div {
	padding-top:96px;
	margin-left:2px;
	text-align:left;
}

.maincontent {
	clear:both;
	margin-bottom:8px;
	text-align:left;
	padding:0px;
}

.box_small_top {
	margin-top:25px;
	margin-left:12px;
	width:250px;
	min-height:200px;
	text-align:center;
	border:  1px solid #9EC2E4;
	padding:0px;
}

.box_small_bottom {
	margin-top:25px;
	margin-left:12px;
	width:250px;
	min-height:200px;
	border:  1px solid #9EC2E4;
	color: #09093B;
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	FONT-SIZE: 12px;
}

.box_small_bottom .content {
	padding:7px;
}

.box_small_bottom .content a {
	text-decoration: none;
	color: #09093B;
}

.box_small_bottom .content a:visited {
	text-decoration: none;
	color: #09093B;
}

.box_big {
	margin-top:25px;
	margin-left:12px;
	float:left;
	width:710px;
}

.box_big .content {
	color: #09093B;
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	FONT-SIZE: 12px;
	padding:7px;
	border:  1px solid #9EC2E4;
	text-align:left;
	/*height:441px;*/
	min-height:640px;
}

.box_big .content h1 {
	FONT-SIZE: 17px;
	font-weight:bold;
}

.box_big .content h2 {
	FONT-SIZE: 15px;
	font-weight:bold;
}

.box {
	margin-top:25px;
	margin-left:12px;
	float:left;
	width:320px;
}

.box .content {
	color: #09093B;
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	FONT-SIZE: 12px;
	padding:7px;
	border:  1px solid #9EC2E4;
	height:250px;
	text-align:left;
}

.box a {
	text-decoration: none;
	color: #09093B;
}

.box a:visited {
	text-decoration: none;
	color: #09093B;
}

.box_big a {
	text-decoration: none;
	color: #09093B;
	font-weight:bold;
}

.box_big a:visited {
	text-decoration: none;
	color: #09093B;
	font-weigt:bold;
}

.bottom-link {
	width:1024px;
	height:20px;
	text-align:center;
	color: #09093B;
	FONT-WEIGHT: bold; 
	FONT-SIZE: 12px;  
	FONT-FAMILY: Verdana, Arial, sans-serif; 
	TEXT-DECORATION: none;
	z-index:0;
}

.bottom-link a {
	text-decoration: none;
	color: #09093B;
}

.bottom-link a:visited {
	text-decoration: none;
	color: #09093B;
}