﻿/* generated by csscreator.com */ 
html, body{ 
 margin:0; 
 padding: 0px 0px 0px 0px; 
 text-align:center; 
 background-image: url('../images/bgimg.jpg');
 background-position:top; background-repeat:repeat-x;
 background-color: #989898;
} 
h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:large;
	color: #333333;
	padding: 0px 0px 0px 0px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:medium;
	color: #666666;
	padding:0px 0px 0px 0px;

}
h3{
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color: #666666;
	padding: 10px 0px 0px 50px;
}
hr{
	width: 810px;
	color: #92c849;
	margin-left: 30px;
}
.divmaintext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding: 0px 20px 0px 30px;
	text-align:justify;
}
.divsubtext{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	padding: 0px 60px 0px 60px;
	text-align:justify;
}
.divmaintext img{
	padding: 10px 10px 10px 40px;
}
.divsubtext img{
	padding: 10px 20px 10px 40px;
}

 #subcontenttext{
 background-color: #FFFFFF;  
 float: left; 
 position: relative; 
 width:810px;
 height:auto; 
 left:30px;
 padding-bottom:30px;

}
.divnews li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92c849;
	padding-left: 0px;
	padding-right: 20px;
	margin-left: -15px;
	margin-bottom: 5px;
}
 .divnews img{
	padding-left: 20px;
}

a{
	color: #666666;
}
 
#pagewidth{ 
 width:898px; 
 text-align:left;  
 margin-left:auto; 
 margin-right:auto; 
 overflow:hidden; 
} 
 
#header{
 position:relative; 
 height:161px; 
 background-color:#FFFFFF; 
 width:870px;
 background-image:url('../images/header.jpg');
 overflow:hidden;
} 
#mainimg{
 position:relative; 
 height:316px; 
 background-color:#FFFFFF; 
 width:870px;
 background-image:url('../images/mainimgbg.jpg');
} 

#subcol{background-color: #FFFFFF;  
 float: left; 
 position: relative; 
 width:870px;
 height:auto;
 background-image:url('../images/centerline.jpg');
 background-repeat: repeat-y; 
 }
 
#maincontent{background-color: #FFFFFF;  
 float: left; 
 position: relative; 
 width:870px;
 height:auto;
 background-image:url('../images/centerline.jpg');
 background-repeat: repeat-y; 
 }
 #leftcontent{
 background-color: #FFFFFF;  
 float: left; 
 position: relative; 
 width:620px;
 height:auto; 
 left:30px;
 padding-bottom:30px;

}
 #rightcontent{
 background-color: #E6E6E6;
 float: right; 
 position: relative;
 width:180px;
 height: inherit;
 right:27px;
 }
#footer{
 height:86px; 
 width: 870px;
 background-color:#FFFFFF; 
 clear:both;
 background-image:url('../images/footer.jpg');
 background-repeat:no-repeat; 
 background-position:top; 
 float:left; 
 position:relative;
 } 
#footer P {color:#FFF; margin:25px 0px 30px 400px; font-size:9pt;}

 
 /* *** Float containers fix:
 http://www.csscreator.com/attributes/containedfloat.php *** */ 
.clearfix:after {
 content: "."; 
 display: block; 
 height: 0; 
 clear: both; 
 visibility: hidden;
 }
 
.clearfix{display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
/* End hide from IE-mac */  

/*.................................menu.....................................*/
.mattblacktabs{
width: 100%;
height: 100%;
overflow: hidden;
padding:68px 0px 0px 283px;
}

.mattblacktabs ul{
margin: 0;
padding: 0px 0px 0px 10px;
font: bold 12px Verdana;
list-style-type: none;
}

.mattblacktabs li{
display: inline;
margin: 0;
}

.mattblacktabs li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
padding: 7px 8px 7px 8px; /*padding inside each tab*/
border-right: 1px solid white; /*right divider between tabs*/
color: white;
background: #767676; /*background of tabs (default state)*/
}

.mattblacktabs li a:visited{
color: white;
}

.mattblacktabs li a:hover, .mattblacktabs li.selected a{
background: #92c849; /*background of tabs for hover state, plus tab with "selected" class assigned to its LI */
}/*.................................menu end.....................................*/
/*.........................divmenu right.................................*/
#divmenuright
{
float:right;
padding: 50px 320px 0px 0px;
position: relative;
}
#menurighttext
{
font-family:Arial, Helvetica, sans-serif;
font-size: 13px;
color: black;
}
#divmenuright ul
{
	margin: 0;
	padding: 0;
	padding-right: 10px; 	/*offset of tabs relative to browser left edge*/
	font: bold 13px Arial;
	list-style-type: none;
}

#divmenuright li
{
	display: inline;
	margin: 0;
}
#divmenuright li a
{
	display: inline;
	margin: 0;
	color: #92c849;
	text-decoration: none;
}
#divmenuright li a:hover
{
	color: #4c4c4c;
	text-decoration: none;
}

#divmenuright li.selected a
{
	color: #4c4c4c;
	text-decoration: none;
}
/*.........................divmenu right end.................................*/
a.boldbuttons
{
	background: transparent url('../images/bigmenubg.gif') no-repeat top left;
	display: block;
	float: left;
	font: bold 22px Arial; /* Change 13px as desired */
	line-height: 84px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 30px) */
	height: 91px; /* Height of button background height */
	text-decoration: none;
	text-align: center; 
	width:191px;
	margin-left: 65px;
	margin-top: 177px;
	color: white;
}
a:hover{
	color: #92c849;
}
#language{
	display:inline;
	margin: 0;
	float: right;
	padding-right: 30px;
	padding-top: 30px;
	border: 0px;
}