body {
	color: #FFF;
	font-family: Calibri,Sans, sans-serif;
	background-color: #272727;
	background-image: url(edp2.jpg);
	background-repeat:no-repeat;
}

h1 {
	font-family: Calibri,"Neutra Display", Geosanslight, "DejaVu Sans", Sans;
	font-size:12px;
	position:absolute;
	color:#505050;
	top:135px;

	right:850px;
}

a {
	color: #bebebe;
	font-size: 12px;
	text-decoration: none;
	background-color: #111;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}

#one {
	position: absolute;
	top: 200px;
	right: 880px;
	padding-left: 5px;
	border-left: 1px solid #bbb;
}

#two {
	position: absolute;
	top: 200px;
	right: 760px;
	padding-left: 5px;
	border-left: 1px solid #bbb;
}

#three {
	position: absolute;
	top: 200px;
	right: 640px;
	padding-left: 5px;
	border-left: 1px solid #bbb;
}

#four {
	position: absolute;
	top: 200px;
	right: 520px;
	padding-left: 5px;
	border-left: 1px solid #bbb;
}

#five {
	position: absolute;
	top: 450px;
	right: 0px;
	padding-left: 5px;
	
}

.number {
	font-family: Calibri,"Neutra Display";
	font-weight:normal;
	font-size: 50px;
	color: #31b8da ;
	opacity: 1;
}

.title {
	color:#FFF;
	font-family: Calibri,"Neutra Display", kartika, calibri, "segoe UI", verdana;
	font-weight:normal;
	margin-bottom: 20px;
}



#google {
	position: absolute;
	top: 110px;
	right: 6px;
	width: 300px;
	height: 53px;
	padding-top: 27px;
	padding-left: 5px;
	}

input {
/* Searchbox Border */
	border: 1px solid #606060;
/* Searchbox Background Color */
	background: rgba(50, 50, 50, 0.2);
/* Searchbox Text Color */
	color: #FFFFFF;
}




#pic {
	background-image: url(rero1.png) no-repeat bottom right;
	padding-right:100px;
	padding-bottom: 50px;
	float:right;
}




/* JS Formatting - DO NOT TOUCH UNLESS YOU KNOW WHAT YOU ARE DOING! */

div#menu {
	width: 100px;
	height: 80px;
	overflow: hidden;
}

div#menut {
	width: 100px;
	height: 80px;
	overflow: hidden;
}

div#menuth {
	width: 100px;
	height: 80px;
	overflow: hidden;
}

div#menuf {
	width: 100px;
	height: 80px;
	overflow: hidden;
}

div#menufi {
	width: 380px;
	height: 150px;
	overflow: hidden;
}

/* cc BY-NC-SA License :: k3ttc4r :: 2008 :: http://k3ttc4r.deviantart.com */
/* background by Alexander-GG :: http://alexander-gg.deviantart.com */


#menu3 li {

padding:5px 0;
text-align:left;
display:block;
cursor:hand;
cursor:pointer;
}

#menu3 h3{
background-color: #111;
width: 250px;
font-size: 16px;
padding: 5px;}

#menu3 li a {

background:url() repeat #111;
color:#ddd;
font-family:helvetica, arial, verdana;
font-size:10px;
font-weight:900;
display:inline;
padding:15px 8px 5px 10px;
text-decoration:none;
}

#menu3 li span {
font-family:helvetica, arial, verdana;
font-size:9px;
color:#464646;
}


.insidemenu{
position: absolute;
	top: 145px;
	right: 0px;

	width:26%;
	float:right;
	
}

.insidemenu h3{
	font-size: 16px;
	padding:5px;
	width:250px;
	background-color: #111;

}


#footer { 
	position: fixed;
	bottom: 0;
	color: #FFF;
	padding-left:10px ;
	clear: both;
	text-align:left;
	font-weight: bold;
	font-size: 0.95em;	

	width: 100%;
}

