.integration {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #7e0614
}

.systems {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #881188
}

.models {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #f9770e
}


body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	line-height:20px;
	z-index:1;
	

	margin:0px;

}

big {
	font-family:"Century Gothic";
	font-size: 22px;
	font-weight:800;
	color:#FF6600;
}

.bigcontent {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:30px;
}


a {
text-decoration:none;
outline: none;
}

.homebutton a {
display: block;
width: 37px;
height: 62px;
background: transparent url(./images/home_off.jpg) no-repeat;
}

.homebutton a:hover {
background: transparent url(./images/home_on.jpg) no-repeat;
}

.contactbutton a {
display: block;
width: 37px;
height: 62px;
background: transparent url(./images/contact_off.jpg) no-repeat;
}

.contactbutton a:hover {
background: transparent url(./images/contact_on.jpg) no-repeat;
}

.menu a:link { 
	color: #FEFEFE;
	}
.menu a:visited { 
	color: #FEFEFE;
	}
.menu a:active { 
	color: #FEFEFE;
	}
	
.menu a:hover { 
	color: #f2740e;
	}	

.content {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color:#FFFFFF;
	padding-left:10px;
}

.header {
	font-size: 60px;
	font-family:"Century Gothic";
	font-weight:200;
	color:#FFFFFF;
	padding-left:10px;

}

.subMenu_header {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-align:center;
	vertical-align:middle;
	padding-bottom:10px;
    

}

.sub_title {
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight:800;
	color:#FFFFFF;
	vertical-align:top;
	padding-top:3px;
	
	

}

.header_sub {
	font-size: 15px;
	font-family:"Century Gothic";
	color:#FFFFFF;
	vertical-align:top;
	color:#b38a81;

}

.menu {
	font-size: 16px;
	font-family:"Century Gothic";
	color:#FFFFFF;
	vertical-align:middle;
	padding-bottom:8px;
	padding-left:50px;
}


.sub_menu {
	font-size: 14px;
	font-family: Verdana;
	color:#411911;
	text-align:right;
	vertical-align:middle;
	padding-bottom:8px;
	padding-left:50px;
	font-weight:800;
}

.sub_menu a:link { 
	color: #411911;
	}
.sub_menu a:visited { 
	color: #411911;
	}
.sub_menu a:active { 
	color: #411911;
	}
	
.sub_menu a:hover { 
	color: #f2740e;
	}	


.sol_menu a:link { 
	color: #FFFFFF;
	}
.sol_menu a:visited { 
	color: #FFFFFF;
	}
.sol_menu a:active { 
	color: #FFFFFF;
	}
	
.sol_menu a:hover { 
	color: #f2740e;
	}	


.header_title {
	font-size: 28px;
	font-family:"Century Gothic";
	font-weight:200;
	color:#FFFFFF;
    vertical-align:middle;
	padding-top:5px;
}

a:link { 
	color: #CC0000;
	}
a:visited { 
	color: #CC0000;
	}
a:active { 
	color: #CC0000;
	}
	
a:hover { 
	color: #f2740e;
	}	
	

ul{
line-height:20px;
padding-top:0px;
padding-bottom:0px;
margin-bottom:10px;
margin-top:5px;

}

li{
line-height:20px;
padding-top:0px;
padding-bottom:0px;
margin-bottom:5px;
margin-top:5px;
}




