@charset "utf-8";
/* CSS Document */
/* curved border */

#picture {width:600px; height:400px; background:url(../gall/pic_10h.jpg) center top; padding:80px 20px 0 20px; margin:15px;}

/* divs-ids */
#mainbody {
	width:950px;
	margin:0px;
	padding:2px;
	background-color: #586695;
}
#logo{
	width:900px;
	margin:0px;
	padding:5px;
	background-color: #FFFFFF;
}
#menu
#leftcontent
{
	margin:15px;
	margin-top: 222px;
	padding-top: 222px;
}
#apDiv1 {
	position:absolute;
	left:119px;
	top:432px;
	width:169px;
	height:83px;
	z-index:1;
}

#apDiv1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
}
/* Thumbnail */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 1363;
left: 350px; /*position where enlarged image should offset horizontally */

}

/* styling */
.h3 {

.style7 {font-size: 16px
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #0000FF;
}

.style11 {
font-family:"Trebuchet MS"
font-size: 14;
color: #a3d709;
}

.TextBreak {
	font-family: arial;
	font-size: 6px;
	color: #ffffff;
	    
}
.Text1 {
	font-family: arial;
	font-size: 11px;
	color: #575757;
	
    
}
.Text2 {
	font-family: arial;
	font-size: 12px;
	color: #575757;
    
}
.TextBlue {
	font-family: arial;
	font-size: 16px;
	color: #34A8D4;
	font-weight:bold;
    
}
.TextBlue2 {
	font-family: arial;
	font-size: 12px;
	color: #25A0C4;
	font-weight:bold;
    
}
.TextGreen2 {
	font-family: arial;
	font-size: 12px;
	color: #59937B;
	font-weight:bold;
    
}
.TextGreen {
	font-family: arial;
	font-size: 16px;
	color: #A3D709;
	font-weight:bold;
	    
}
.TextOrange {
	font-family: arial;
	font-size: 16px;
	color: #FDAE34;
	font-weight:bold;
	    
}

.TextBlueSmall {
	font-family: arial;
	font-size: 12px;
	color: #34A8D4;
	font-weight:bold;
    
}

.TextGreenSmall {
	font-family: arial;
	font-size: 12px;
	color: #A3D709;
	font-weight:bold;
	    
}
.TextOrangeSmall {
	font-family: arial;
	font-size: 12px;
	color: #FDAE34;
	font-weight:bold;
	    
}
.howitwrks {
	background-color: 6a8ab1;
	color: #6A8AB1;
}
/* Curved element boxes */
ul#about,ul#about li{list-style-type:none;margin:0;padding:0}
ul#about{width: 800px;margin:20px auto 0;text-align:left}
ul#about li{float:left;width: 210px; height:110px;
    padding: 10px 10px 20px 20px;margin:5px 5px 0 0}
li#ab1{background: #FC0}
li#ab2{background: #9F3}
li#ab3{background: #F60}
li#ab4{background: #39F}
li#ab5{background: #F36}
li#ab6{background: #FFF;color: #000}