/*FlexiWeb Style File - Created 29-04-2010
Menus Section
*/
.menu1 {
	position: absolute;
	left: 100px;
	top: 190px;
	z-index: 90;
	text-align: left;
	text-indent: 0px;
	o
}
#menu1, #menu1 ul {
	padding: 0px;
	margin:0px;
	list-style: none;
	float: left;
	width: auto;
	line-height: 20px;
	font-weight: bold;
	}

#menu1 li {
	float: left;
	padding-left: 0px;
	margin : 0px;
}
#menu1 li ul { /* second-level lists */
	position: absolute;
	left: -999em;
	height: auto;
	width: 200px;
	font-weight: bold;
	margin: 0px;
	z-index: 90;	
	background-color: #ff7920;	
}
#menu1 a {
	display: block;
	width: auto;
	color: #E5550B;
	font-family: Verdana, Arial, sans-serif;
	font-size : 16px;
	text-decoration: none;
	padding : 0px 0.5em;
	z-index: 90;	
}
#menu1 a:hover {
color: #fdd1b0;
}
#menu1 li:hover ul ul, #menu1 li:hover ul ul ul, #menu1 li.sfhover ul ul, #menu1 li.sfhover ul ul ul {
	left: -999em;
}
#menu1 li:hover ul, #menu1 li li:hover ul, #menu1 li li li:hover ul, #menu1 li.sfhover ul, #menu1 li li.sfhover ul, #menu1 li li li.sfhover ul { /* lists nested under hovered list items */
	left:auto;
	
}
#menu1 li:hover, #menu1 li.sfhover { 
}
#menu1 li ul a {
text-indent:10px;
width:200px;
color:#E5550B	
}
#menu1 li ul a:hover {
color:#fdd1b0
}
.howwework {
	position: absolute;
	left: 20px;
	top: 262px;
	text-align: left;
	z-index: 90;
	width: 150px;		
}
.howwework a {
	font-family: Arial;
	font-size: 14px;
	font-weight : bold;
	color: #9FD9FF;	
	display:block;
	line-height:20px;
	cursor:pointer;
	outline:none;
	text-decoration: none;
}
.howwework a:hover {
	color: #0299FE;
}
.howweworkexpover A {
	color: #0299FE;
}
.howweworkexpout A {
	color: #9FD9FF;
}
.hide{
	display: none;
}
.howweworkshow{
	display: block;	
	text-indent:15px;
}
.howweworksubmenu a{
	color:#9FD9FF;
}
.howweworksubmenu a:hover{
	color:#0299FE;	
}

.hownameswork {
	position: absolute;
	left: 20px;
	top: 262px;
	text-align: left;
	z-index: 90;
	width: 150px;		
}
.hownameswork a {
	font-family: Arial;
	font-size: 14px;
	font-weight : bold;
	color: #9FD9FF;	
	display:block;
	line-height:20px;
	cursor:pointer;
	outline:none;
	text-decoration: none;
}
.hownameswork a:hover {
	color: #0299FE;
}
.hownamesworkexpover A {
	color: #0299FE;
}
.hownamesworkexpout A {
	color: #9FD9FF;
}
.hide{
	display: none;
}
.hownamesworkshow{
	display: block;
}
.hownamesworksubmenu a{
	color:#9FD9FF;
}
.hownamesworksubmenu a:hover{
	color:#0299FE;	
}

.biography {
	position: absolute;
	left: 20px;
	top: 262px;
	text-align: left;
	z-index: 90;
	width: 150px;		
}
.biography a {
	font-family: Arial;
	font-size: 14px;
	font-weight : bold;
	color: #9FD9FF;	
	display:block;
	line-height:20px;
	cursor:pointer;
	outline:none;
	text-decoration: none;
}
.biography a:hover {
	color: #0299FE;
}
.biographyexpover A {
	color: #0299FE;
}
.biographyexpout A {
	color: #9FD9FF;
}
.hide{
	display: none;
}
.biographyshow{
	display: block;	
	text-indent:10px;
}
.biographysubmenu a{
	color:#9FD9FF;
}
.biographysubmenu a:hover{
	color:#0299FE;	
}

.mymenu {
	position: absolute;
	left: 10px;
	top: 10px;
	text-align: left;
	z-index: 90;
	width: 100px;
	border-top:1px solid black;		
}
.mymenu a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight : bold;
	background-color: blue;
	color: red;	
	display:block;
	line-height:20px;
	cursor:pointer;
	outline:none;
	text-decoration: none;
	border: 1px solid black;
	border-top-width:0px;
}
.mymenu a:hover {
	color: navy;
	background-color: aqua;
}
.mymenuexpover {	
	background-color: aqua;
}
.mymenuexpover A {
	color: navy;
	background-color: aqua;
}
.mymenuexpout {	
	background-color: blue;
}
.mymenuexpout A {
	color: red;
	background-color: blue;
}
.hide{
	display: none;
}
.mymenushow{
	display: block;
}
.mymenusubmenu a{
	color:red;
}
.mymenusubmenu a:hover{
	color:navy;	
}
/*FlexiWeb Style File - Created 29-04-2010
Elements Section
*/
body {
margin: 0px;
}
#newslettersmaincontent {
overflow: visible;
visibility: visible;
}
#newslettersmaincontent a {
color: #FFFFFF;
text-decoration: none;
}
#newslettersmaincontent a:visited {
color: #FFFFFF;
}
#newslettersmaincontent a:hover {
color: #fdd1b0;
}
.header {
background-color: #ff7920;
position: absolute;
left: 0px;
top: 0px;
height: 190px;
width: 900px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.maincontent {
position: absolute;
left: 100px;
top: 210px;
height: auto;
width: 560px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
font-size: medium;
color: #FFFFFF;
visibility: visible;
padding: 0px 20px 20px 120px;
text-align: left;
line-height:1.8em;
}
.maincontent a {
color: #fdd1b0;
text-decoration: none;
}
.maincontent a:visited {
color: #fdd1b0;
}
.maincontent a:hover {
color: #ff7920;
}
.outerdiv {
overflow: visible;
}
.containerdiv {
background-color: #e5440c;
background-image: url(images/bgrnd.gif);
position: relative;
height: auto;
width: 900px;
overflow: visible;
visibility: visible;
background-position:bottom; background-repeat:no-repeat;
}
.maincontent h1 {
position: relative;
left: -120px;
top: 3px;
overflow: visible;
font-family: Arial;
font-size: 48px;
color: #ff7920;
visibility: visible;
text-align: left;
font-weight:lighter; margin:0;
}
.menu1 li {
overflow: visible;
border-left:thin solid #e5440c;
}
.menubar {
background-color: #ff7920;
position: absolute;
left: 0px;
top: 190px;
height: 20px;
width: 900px;
overflow: visible;
}
.footer {
position: absolute;
left: 0px;
height: 20px;
width: 900px;
overflow: visible;
font-family: Arial;
font-size: small;
color: #ff7920;
visibility: visible;
text-align: center;
bottom:7px;
}
.footer a {
color: #ff7920;
text-decoration: none;
}
.footer a:visited {
color: #ff7920;
}
.footer a:hover {
color: #fdd1b0;
}
.body {
background-color: #fdd1b0;
overflow: visible;
}
.maincontent h2 {
overflow: visible;
font-family: Arial;
font-size: 36px;
color: #fdd1b0;
visibility: visible;
text-align: left;
font-weight:lighter;
}