/*FlexiWeb Style File - Created 01-09-2009
Menus Section
*/
.head5 {
	position: absolute;
	left: 540px;
	top: 150px;
	width : 50px;
	z-index: 90;
	text-align: left;
}
#head5, #head5 ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 50px;
	}
	
#head5 li { /* all list items */
	float : left;
	width: 50px;
	position : relative;
	line-height : 15px;
	margin-bottom : -1px;
	background-color : #c6b6f4;
}
	
#head5 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#head5 li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#head5 li a {
	width: 50px;
	display : block;
	color : #e7edf9;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color : #c6b6f4;
	z-index: 90;	
}
#head5 li:hover ul ul, #head5 li:hover ul ul ul, #head5 li.sfhover ul ul, #head5 li.sfhover ul ul ul {
	left: -999em;
}
#head5 li:hover ul, #head5 li li:hover ul, #head5 li li li:hover ul, #head5 li.sfhover ul, #head5 li li.sfhover ul, #head5 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#head5 li a:hover {
	color : #7546fe;
	background-color: #c6b6f4;
}
#head5 li:hover, #head5 li.hover {
    position:static;
} 

.head1 {
	position: absolute;
	left: 580px;
	top: 15px;
	width : 40px;
	z-index: 90;
	text-align: left;
}
#head1, #head1 ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 40px;
	}
	
#head1 li { /* all list items */
	float : left;
	width: 40px;
	position : relative;
	line-height : 20px;
	margin-bottom : -1px;
	background-color : #c6b6f4;
}
	
#head1 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#head1 li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#head1 li a {
	width: 40px;
	display : block;
	color : #e7edf9;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color : #c6b6f4;
	z-index: 90;	
}
#head1 li:hover ul ul, #head1 li:hover ul ul ul, #head1 li.sfhover ul ul, #head1 li.sfhover ul ul ul {
	left: -999em;
}
#head1 li:hover ul, #head1 li li:hover ul, #head1 li li li:hover ul, #head1 li.sfhover ul, #head1 li li.sfhover ul, #head1 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#head1 li a:hover {
	color : #7546fe;
	background-color: #c6b6f4;
}
#head1 li:hover, #head1 li.hover {
    position:static;
} 

.head2 {
	position: absolute;
	left: 535px;
	top: 45px;
	width : 60px;
	z-index: 90;
	text-align: left;
}
#head2, #head2 ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 60px;
	}
	
#head2 li { /* all list items */
	float : left;
	width: 60px;
	position : relative;
	line-height : 20px;
	margin-bottom : -1px;
	background-color : #c6b6f4;
}
	
#head2 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#head2 li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#head2 li a {
	width: 60px;
	display : block;
	color : #e7edf9;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color : #c6b6f4;
	z-index: 90;	
}
#head2 li:hover ul ul, #head2 li:hover ul ul ul, #head2 li.sfhover ul ul, #head2 li.sfhover ul ul ul {
	left: -999em;
}
#head2 li:hover ul, #head2 li li:hover ul, #head2 li li li:hover ul, #head2 li.sfhover ul, #head2 li li.sfhover ul, #head2 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#head2 li a:hover {
	color : #7546fe;
	background-color: #c6b6f4;
}
#head2 li:hover, #head2 li.hover {
    position:static;
} 

.head3 {
	position: absolute;
	left: 512px;
	top: 80px;
	width : 75px;
	z-index: 90;
	text-align: left;
}
#head3, #head3 ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 75px;
	}
	
#head3 li { /* all list items */
	float : left;
	width: 75px;
	position : relative;
	line-height : 20px;
	margin-bottom : -1px;
	background-color : #c6b6f4;
}
	
#head3 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#head3 li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#head3 li a {
	width: 75px;
	display : block;
	color : #e7edf9;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color : #c6b6f4;
	z-index: 90;	
}
#head3 li:hover ul ul, #head3 li:hover ul ul ul, #head3 li.sfhover ul ul, #head3 li.sfhover ul ul ul {
	left: -999em;
}
#head3 li:hover ul, #head3 li li:hover ul, #head3 li li li:hover ul, #head3 li.sfhover ul, #head3 li li.sfhover ul, #head3 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#head3 li a:hover {
	color : #7546fe;
	background-color: #c6b6f4;
}
#head3 li:hover, #head3 li.hover {
    position:static;
} 

.head4 {
	position: absolute;
	left: 510px;
	top: 115px;
	width : 50px;
	z-index: 90;
	text-align: left;
}
#head4, #head4 ul { /* all lists */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		width : 50px;
	}
	
#head4 li { /* all list items */
	float : left;
	width: 50px;
	position : relative;
	line-height : 20px;
	margin-bottom : -1px;
	background-color : #c6b6f4;
}
	
#head4 li ul { /* second-level lists */
	position : absolute;
	left: -999em;
	margin-left : 10px;
	margin-top : -20px;
}
#head4 li ul ul { /* third-and-above-level lists */
	left: -999em;
}
#head4 li a {
	width: 50px;
	display : block;
	color : #e7edf9;
	font-weight : bold;
	font-family: Verdana, Arial, sans-serif;
	font-size : 12px;
	text-decoration : none;
	background-color : #c6b6f4;
	z-index: 90;	
}
#head4 li:hover ul ul, #head4 li:hover ul ul ul, #head4 li.sfhover ul ul, #head4 li.sfhover ul ul ul {
	left: -999em;
}
#head4 li:hover ul, #head4 li li:hover ul, #head4 li li li:hover ul, #head4 li.sfhover ul, #head4 li li.sfhover ul, #head4 li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#head4 li a:hover {
	color : #7546fe;
	background-color: #c6b6f4;
}
#head4 li:hover, #head4 li.hover {
    position:static;
} 

.side1 {
	position: absolute;
	left: 7px;
	top: 210px;
	text-align: left;
	z-index: 90;
	width: 150px;		
}
.side1 a {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight : bold;
	color: #7546fe;	
	display:block;
	line-height:30px;
	cursor:pointer;
	outline:none;
	text-decoration: none;
}
.side1 a:hover {
	color: #f40000;
}
.side1expover A {
	color: #f40000;
}
.side1expout A {
	color: #7546fe;
}
.hide{
	display: none;
}
.side1show{
	display: block;	
	text-indent:5px;
}
.side1submenu a{
	color:#7546fe;
}
.side1submenu a:hover{
	color:#f40000;	
}
/*FlexiWeb Style File - Created 01-09-2009
Elements Section
*/
body {
margin: 0px;
}
.maincontent {
position: absolute;
left: 168px;
top: 215px;
height: 340px;
width: 625px;
overflow: auto;
border: 2px solid #c6b6f4;
font-family: Verdana, Arial, sans-serif;
font-size: 12px;
color: #7646ff;
visibility: visible;
padding: 2px;
text-align: left;
}
.banner {
background-image: url(images/banner1.jpg);
position: absolute;
left: 5px;
top: 5px;
height: 200px;
width: 795px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.time {
position: absolute;
left: 580px;
top: 190px;
height: 10px;
width: 210px;
overflow: visible;
font-family: Arial;
font-size: 10px;
color: #7646ff;
visibility: visible;
text-align: right;
}
.outerdiv {
height: 1000px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
}
.containerdiv {
position: relative;
left: 0px;
top: 0px;
height: 700px;
width: 806px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.body {
background-color: #e7edf9;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.leftpanel1 {
background-color: #c8d8f8;
position: absolute;
left: 5px;
top: 215px;
height: 500px;
width: 155px;
overflow: visible;
border: 1px solid #7646ff;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.latestnews {
position: absolute;
left: 9px;
top: 562px;
height: 150px;
width: 147px;
overflow: hidden;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: center;
}
.main1 {
background-color: #e7edf9;
position: absolute;
left: 168px;
top: 573px;
height: 140px;
width: 310px;
overflow: visible;
border: 2px solid #c6b6f4;
font-family: Verdana;
font-size: 10px;
color: #7646ff;
visibility: visible;
text-align: left;
}
.main2 {
background-color: #e7edf9;
position: absolute;
left: 487px;
top: 573px;
height: 140px;
width: 310px;
overflow: visible;
border: 2px solid #c6b6f4;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #7646ff;
visibility: visible;
text-align: left;
}
.latestnews a img {
position: static;
overflow: visible;
border: 0px;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.footer {
position: absolute;
left: 5px;
top: 720px;
height: 20px;
width: 795px;
overflow: visible;
font-family: Verdana, Arial, sans-serif;
font-size: 10px;
color: #c8d8f8;
visibility: visible;
text-align: center;
}
.main1 a img {
position: absolute;
overflow: visible;
border: 0px;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.main2 a img {
position: absolute;
overflow: visible;
border: 0px;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}
.maincontent a img {
position: absolute;
overflow: visible;
border: 0px;
font-family: Verdana, Arial, sans-serif;
visibility: visible;
text-align: left;
}