/*FlexiWeb Style File - Created 03-02-2012
Menus Section
*/
.menu1 {
	position: absolute;
	left: 10px;
	top: 150px;
	width : 150px;
	z-index: 90;
	text-align: left;
}
#menu1, #menu1 ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 150px;
	}
	
#menu1 li { /* all list items */
	float : left;
	width: 150px;
	position : relative;
	line-height : 16px;
	margin-bottom : -1px;
	background-color : #EEEEEE;
}
	
#menu1 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 172px;
	margin-top : -37px;
}
#menu1 li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#menu1 li a {
	width: 150px;
	display : block;
	color : #333333;
	font-weight : bold;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size : 12px;
	text-decoration : none;
	background-color : #EEEEEE;
	border : 1px solid #CCCCCC;
	padding: 10px 10px 10px 10px;
	z-index: 90;	
}	
	width:100px;		
}
#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 a:hover {
	color : #FFFFFF;
	background-color: #33C;
}
#menu1 li:hover, #menu1 li.hover {
    position:static;
} 
/*FlexiWeb Style File - Created 03-02-2012
Elements Section
*/
body {
margin: 0px;
}
.header {
position: absolute;
left: 0px;
top: 0px;
height: 100px;
width: 1000px;
overflow: auto;
font-family: Verdana, Arial, sans-serif;
color: #000000;
visibility: visible;
text-align: left;
border-bottom:2px solid #666666;
}
.maincontent {
position: absolute;
left: 240px;
top: 150px;
height: auto;
width: 730px;
overflow: visible;
font-family: Georgia, Times New Roman, Times, serif;
font-size: medium;
color: #000000;
visibility: visible;
text-align: left;
padding-right:30px; line-height:1.5em;
}
.outerdiv {
overflow: visible;
}
.containerdiv {
background-color: #FFFFFF;
position: relative;
top: 10px;
height: auto;
width: 1000px;
overflow: visible;
border: 2px solid #666666;
font-family: Georgia, Times New Roman, Times, serif;
visibility: visible;
text-align: left;
}
.containerdiv a {
color: #004b85;
text-decoration: bold;
}
.containerdiv a:hover {
color: #3698d5;
}
.footer {
background-color: #999999;
position: absolute;
height: 125px;
width: 1000px;
overflow: visible;
font-family: Georgia, Times New Roman, Times, serif;
font-size: x-small;
color: #FFFFFF;
visibility: visible;
text-align: left;
bottom:0px;
}
.footer a {
color: #FFFFFF;
text-decoration: none;
}
.footer a:hover {
color: #000000;
}
.maincontent h1 {
overflow: visible;
font-size: x-large;
color: #333333;
visibility: visible;
text-align: right;
font-weight:100;
}
#contactfrm {
width: 400px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
#contactfrm td {
background-color: #cee6f2;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
#contactfrm th {
background-color: #cee6f2;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
font-weight:normal
}
#formelement8 {
height: 100px;
width: 200px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: small;
visibility: visible;
text-align: left;
}
.maincontent h2 {
overflow: visible;
font-size: large;
color: #333333;
visibility: visible;
text-align: left;
}
.widgets {
position: absolute;
left: 10px;
top: 440px;
height: auto;
width: 170px;
overflow: visible;
border: 0px;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.body {
background-image: url(images/grad.jpg);
overflow: visible;
visibility: visible;
background-repeat:repeat-x;
}
