﻿body {
background-repeat:repeat-x;
text-align:center; /* for IE */
margin:0 auto; /* for the rest */
width:980px; /* or a percentage, or whatever */
}

div#header {
text-align:center; /* for IE */
width:980px; /* or a percentage, or whatever */
margin-top: 2px;
margin-left: 0px;
margin-right: 0px;
margin-bottom: 7px;
}

div#wrapper {
text-align:center;
width:980px; /* or a percentage, or whatever */
}

div#footer {
text-align:center;
width:980px;
position: relative;
float: left;
padding-top: 0px;
}

div#menuleft {
text-align:center;
width:450px; /* or a percentage, or whatever */
position: relative;
float: left;
}

div#main {
text-align:left;
width:530px;
position: relative;
float: right;
padding-top: 0px;
}

.menu {
     color: green;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
     margin-bottom: 0px;
}

.menucontact {
     color: red;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
	 margin-bottom: 0px;
}

.leftmenu {
     color: #3F44C0;
	 font-size: 12pt;
     font-family:Arial,sans-serif;
	 font-weight:bold;
     margin-bottom: 0px;
}

.leftmenu2 {
     color: #3F44C0;
	 font-size: 12pt;
     font-family:Arial,sans-serif;
     margin-bottom: 0px;
}

.mainheader {
     color: #3F44C0;
	 font-size: 18pt;
	 font-family:tahoma;
	 font-weight:bold;
	 margin-left: 20px;
}

.mainheaderred {
     color: red;
	 font-size: 18pt;
	 font-family:tahoma;
	 font-weight:bold;
}

.maincontent {
     color: #3F44C0;
	 font-size: 12pt;
	 font-family:tahoma;
	 margin-left: 70px;
}

.maincontent2 {
     color: #3F44C0;
	 font-size: 12pt;
	 font-family:tahoma;
	 margin-left: 40px;
	 font-weight:bold;
}

.maincontentbullets {
     color: #3F44C0;
	 font-size: 12pt;
	 font-family:tahoma;
	 margin-left: 40px;
}

.footer {
     color: gray;
	 font-size: 8pt;
	 font-family:tahoma;
}

a.menu:link {
     text-decoration: none;
     color: green;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
}
a.menu:visited {
     text-decoration: none;
     color: green;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
}    
a.menu:active {
     text-decoration: none;
}
a.menu:hover {
text-decoration: underline;
color: red;
}

a.menu2:link {
     text-decoration: none;
     color: red;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
}
a.menu2:visited {
     text-decoration: none;
     color: red;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
}    
a.menu2:active {
     text-decoration: none;
}
a.menu2:hover {
text-decoration: underline;
color: red;
}

a.process:link {
     text-decoration: none;
     color: red;
	 font-size: 12pt;
	 font-family:tahoma;
	 font-weight:bold;
}
a.process:visited {
     text-decoration: none;
     color: red;
	 font-size: 12pt;
	 font-family:tahoma;
	 font-weight:bold;
}    
a.process:active {
     text-decoration: none;
}
a.process:hover {
text-decoration: underline;
color: red;
}

.process {
     color: red;
	 font-size: 12pt;
	 font-family:tahoma;
	 margin-left: 70px;
	 font-weight:bold;
}

a.process2:link {
     text-decoration: none;
     color: red;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
}
a.process2:visited {
     text-decoration: none;
     color: red;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
}    
a.process2:active {
     text-decoration: none;
}
a.process2:hover {
text-decoration: underline;
color: red;
}

.map {
     color: red;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
}

a.map:link {
     text-decoration: none;
     color: red;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
}
a.map:visited {
     text-decoration: none;
     color: red;
	 font-size: 10pt;
	 font-family:tahoma;
	 font-weight:bold;
}    
a.map:active {
     text-decoration: none;
}
a.map:hover {
text-decoration: underline;
color: red;
}

.process2 {
     color: red;
	 font-size: 10pt;
	 font-family:tahoma;
	 margin-left: 70px;
	 font-weight:bold;
}