@charset "utf-8";
@import url(https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz);
@import url(https://fonts.googleapis.com/css?family=Open+Sans+Condensed:300);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script);

/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: rgba(78,78,78,1.00)
}

#main{
	width: 1000px;
	background-color: #fff;
	box-shadow: 1px 0px 10px rgba(0,0,0,1.00);
	margin: auto;
	-webkit-box-shadow: 1px 0px 10px rgba(0,0,0,1.00);
}

#header{
	background-image: url(images/header_bg.jpg);
	background-position: center top;
	height: 132px;
}

.divBline{
	width: 1px;
	height: 30px;
	background-color: #DCDCDC;
}

.menu_bg{background-color: #a3d139;
	color: #5b5b5b;
	width:98%;
	margin:auto;
	border-radius:7px;
	-moz-border-radius:7px;}
	

	
			section {
			width: 1000px;
			height: 3000px;
			margin: auto;
			background: #e7e2dd;
			text-align: center;
		}
		header {
			position: relative;
			background: #000;
			color:#fff;
			padding: 80px 0;
			font-size: 2em;
		}
		h1 {
			font-weight: normal;
		}
		.github {
			background: #fff;
			position: absolute;
			top: 10px;
			right: 10px;
			width: 100px;
		}


		article {
	position: relative;
	width: 100%;
	height: 330px;
	margin-top: 18px;
	overflow: hidden;
	border-top: 4px solid #fff;
	border-bottom: 4px solid #fff;
		}
		article img {
			position: absolute;
			bottom:0;
			left: 0;
		}
		article p {
	position: absolute;
	width: 528px;
	height: 63px;
	margin-top: 90px;
	color: #434343;
	padding: 20px;
	font-family: verdana;
	font-size: 16px;
	line-height: 20px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	left: 386px;
	top: 39px;
	
		}
		
		article h1 {
	margin-top: 0px;
	position: absolute;
	width: 636px;
	height: 26px;
	margin-bottom: 10px;
	color: #121212;
	font-size: 3em;
	padding: 20px;
	left: 344px;
	top: 85px;
	text-align: center;
		}
		
		article .list1{ margin-top: 0px;
	position: absolute;
	width: 300px;
	height: 120px;
	margin-bottom: 10px;
	color: #fff;
	font-size: 1em;
	padding: 20px;
	left: 1px;
	top: 175px;
	
		}
		
		article .list1 li{ list-style-image:url(images/bullet.png); color:#fff; font-size:12px; font-family:verdana; margin-left:20px; line-height:30px;}
		
		
		article .list2{
	margin-top: 0px;
	position: absolute;
	width: 120px;
	height: 30px;
	margin: auto;
	margin-bottom: 10px;
	color: #fff;
	font-size: 1em;
	padding: 20px;
	left: 572px;
	top: 214px;
	
		}
		
				article .list2 li{ list-style-image:url(images/bullet.png); color:#fff; font-size:12px; font-family:verdana; margin-left:20px; line-height:30px;}

		
		div.yeah {
			color: #333;
			font-size: 8em;
			letter-spacing: 20px;
			margin-top: 500px;
		}
		div.yeah p {
			display: inline-block;
		}
		
		

.divAbout{width:100%; height:400px; font-family:verdana; font-size:12px; color:#000; line-height:20px; padding:10px;}

.divblue{
	width: 278px;
	background-color: #1f5faf;
	height: 120px;
	padding: 8px;
	color:#fff;
	font-family:arial;
	font-size:12px;
}

.divblue_d{
	width: 278px;
	background-color: #033d86;
	height: 120px;
	padding: 8px;
	color:#fff;
	font-family:arial;
	font-size:12px;
}

.divYello1 h1{ font-family: 'Yanone Kaffeesatz', sans-serif; font-size:24px; padding:0px; margin:0px; color:#141A58}

.divtxt{
	width: 98%;
	padding: 10px;
	margin: auto;
	font-family: verdana;
	color: #424242;
	font-size: 12px;
	height: 305px;
	line-height: 18px;
}

.divtxt h1{ font-family: 'Open Sans Condensed', sans-serif; font-size:34px; padding:0px; margin:0px;}

.divTesti{background-color:#EBCC02; width:980px; padding:10px; height:300px;}

.headingW{font-family:abel; font-size:22px; color:#fff; text-transform:uppercase;}
.headingW_small{
	font-family: abel;
	font-size: 18px;
	color: #fff;
	text-transform: uppercase;
}

.headingP_small{
	font-family: abel;
	font-size: 18px;
	color: #662D91;
	text-transform: uppercase;
}

.headingmain{
	font-family: abel;
	font-size: 22px;
	color: #002756;
	text-transform: uppercase;
}

.headingB{
	font-family: abel;
	font-size: 30px;
	color: #002756;
	text-transform: uppercase;
}

.text{font-family:arial; font-size:12px; color:rgba(55,55,55,1.00);}

.link{font-family:arial; font-size:12px; color:rgba(55,55,55,1.00); text-decoration:none}
.link:hover{text-decoration:underline}
.link_w{
	font-family: arial;
	font-size: 12px;
	color: rgba(208,208,208,1.00);
	text-decoration: none
}

.link_w:hover{text-decoration:underline}

.link_r{
	font-family: arial;
	font-size: 12px;
	color: rgba(154,7,10,1.00);
	text-decoration: none
}

.link_r:hover{text-decoration:underline}

.divFooter{
	background-color: #3C3C3C;
	width: 100%;
	font-family: arial;
	font-size: 12px;
	line-height:18px;
	color: rgba(212,212,212,1.00);
	text-align:justify
}
.divFooter_b{
	width: 100%;
	background-color: rgba(22,22,22,1.00);
	font-family: arial;
	font-size: 12px;
	color: rgba(212,212,212,1.00);
}

.seq_header{background-image:url(images/sequent_header.jpg); width:1170px; height:154px; margin:auto}

.divtxt_s{
	width: 98%;
	padding: 10px;
	margin: auto;
	font-family: verdana;
	color: #424242;
	font-size: 12px;
	line-height: 18px;
}

.headingMain{font-family: 'Dancing Script', cursive; font-size:40px; color:#fff;}

.subHeading{
	font-family: abel;
	font-size: 18px;
	color: #033D86;
	text-transform: uppercase;
}

.hline{ height:1px; background-color:#E4E4E4; margin-bottom:8px; margin-top:8px; width:100%}

.logo{ padding:8px; float:left; margin-right:8px; margin-bottom:8px; border:1px solid #E5E5E5; border-radius:5px}

.menuLine{height:5px; width:100%; background-color:#02488F}

#block1 li{width:19.8%; float:left; height:100px; border:1px solid #D8D8D8; list-style:none; margin-top:0px; margin-left:0px;}

#block1 ul{list-style:none; margin-left:0px;}

#block1 li:last-child span {
   color: #f00;
}

#block1 li:first-child span   {
   color: #000;
}

hr{border-bottom:1px dashed rgba(216,216,216,1.00); border-top:none; border-left:none; border-right:none;}

li{list-style-image:url(images/bullet2.jpg); line-height:22px;}