
/* CSS Document */

/*Font Styles*/
body {
	margin:0;
} 

 
body{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000000;
background: #FFFFFF url(../img/bg2.gif) repeat; 
}

body {background-color: #FFFFFF;} 

#container {background: url(../img/bg/Frontpage--8-4_02.jpg) repeat-x; }


#container {

	width: auto;
	min-height: 800px;
	
}


.position{
font-size:11px;


}

#menu{
padding-left:258px;
color:#FFFFFF;
font-size:15px;
font-weight:normal;
padding-top:6px;
}

.footer{
color:#FFFFFF;
font-size:10px;
padding-top:7px;
font-weight:bold;
}

.offer{
color:#666666;
}

.process_text{
font-size:15px;

}

.processes{
color:#FFFFFF;
font-size:16px;
font-weight:bold;

}

#bottom{
color:#151C64;
font-size:10px;
font-weight:bold;
}


.hometext{
	color:#666666 ;
	font-size:12px;
}


.title{
color:#333366; 
font-size:18px;
font-weight:bold;

}


.names{
color:#333366; 
font-size:14px;
font-weight:bold;

}


a.email:link { text-decoration: none; font-size: 11px; color:#0066CC; font-weight: bold; }
a.email:visited {text-decoration: none; font-size: 11px; color: #0066CC; font-weight: bold; }
a.email:active {text-decoration: none; font-size: 11px; color: #0066CC; font-weight: bold; 	}
a.email:hover {text-decoration: none; font-size: 11px; color: #CCCCCC; font-weight: bold;}



a:link { text-decoration: none; font-size: 11px; color: #FFFFFF; font-weight: bold; }
a:visited {text-decoration: none; font-size: 11px; color: #FFFFFF; font-weight: bold; }
a:active {text-decoration: none; font-size: 11px; color: #FFFFFF; font-weight: bold; }
a:hover {text-decoration: none; font-size: 11px; color: #CCCCCC; font-weight: bold;}

a.footer:link { text-decoration: none; font-size: 11px; color: #FFFFFF; font-weight: bold; }
a.footer:visited {text-decoration: none; font-size: 11px; color: #FFFFFF; font-weight: bold; }
a.footer:active {text-decoration: none; font-size: 11px; color: #FFFFFF; font-weight: bold; 	}
a.footer:hover {text-decoration: none; font-size: 11px; color: #CCCCCC; font-weight: bold;}


a.mainmenu:link { text-decoration: none; font-size: 13px; color: #FFFFFF; font-weight: bold; }
a.mainmenu:visited {text-decoration: none; font-size: 13px; color: #FFFFFF; font-weight: bold; }
a.mainmenu:active {text-decoration: none; font-size: 13px; color: #FFFFFF; font-weight: bold; 	}
a.mainmenu:hover {text-decoration: none; font-size: 13px; color: #CCCCCC; font-weight: bold;}

a.mainmenu_on:link { text-decoration: none; font-size: 13px; color: #CCCCCC; font-weight: bolder;}
a.mainmenu_on:visited {text-decoration: none; font-size: 13px; color: #CCCCCC; font-weight: bolder;}
a.mainmenu_on:active {text-decoration: none; font-size: 13px; color: #CCCCCC; 	font-weight: bolder;}
a.mainmenu_on:hover {text-decoration: none; font-size: 13px; color: #FFFFFF; font-weight: bolder;}



/* drop menu classes */


.dropLink {
	position:absolute;
	visibility: hidden;
	border-bottom-width: 0;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
	width: 205px;
	line-height: 24px;
	z-index: 100;
}
.dropLink a {
	width: 100%;
	text-align:left;
	font-size:12px;
font-family:Arial, Helvetica, sans-serif;
	display: block;
	padding: 1px 0;
	text-indent: 4px;
	color: #FFFFFF ;
	text-decoration: none;
	background-color: #888888;
	width: 205px;
	filter:alpha(opacity=97);
	-moz-opacity:.97;
	opacity:.97;
}
.dropLink a:hover { 
	background-color: #92B721  ;
	color: #FFFFFF ;
	width: 205px;
	filter:alpha(opacity=99); 
	-moz-opacity:.99;
	opacity:.99;
}

 