div#lang {
	float:right;
	padding: 5px;
	background:#4AA91D;
	width: 120px;
	-moz-border-radius-bottomleft: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}

div#lang a {
	color:#fff;	
	font-size:12px;
	text-align:center;
	letter-spacing:1px;
}

div#lang a small {
	font-size:11px;
}

div#lang a:hover {
	color: #E5E5E5;
}

/* logo */

div#logo {
	margin: 80px 100px;
}

div#logo a {
	color: #BDBDBD;
	font-size: 50px;
	letter-spacing: -2px;
}

div#logo a strong {
	color: #000;
}

div#logo h2 {
	font-size: 30px;
	letter-spacing: -2px;
	color: #76C876;
}

div#logo b { color: #4BA91D; }


/* info */

div#info {
	margin-top: 30px;
	width: 746px;
	margin-top: 1px;
	height: 55px;
	background: #4AA91D;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
}

div#info p {
	color: #fff;
	padding-left: 60px;
	font-weight: bold;
	font-size: 16px;
	line-height: 55px;
}

div#info a{color:#fff;}

div#info a:hover {
	border-bottom: 1px solid #D3D3D3;
}


/* clouds */

div#about {
	float:left;
	width: 95%;
	margin: 50px 0px 50px 50px;
}

div.cloud {
	float: left;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 295px;
	height: 180px;
	margin: 0 20px 0 0;
	background:#EEEEEE;
	overflow:hidden;
}

div.cloud p {
	display:block;
	width: 80%;
	padding: 20px 20px;
	font-size: 20px;
	line-height: 26px;
}

div.cloud strong {
	color: #038700;
}

div.cloud:hover {
	background: #4AA91D;
}

div.cloud:hover strong {
	color:#fff;
}

div.cloud a:hover {
	color:#BDBDBD;
}


/* about */

div#about2 {
	width:1024px;
	float:left;
	margin-bottom: -80px;
}

div#about_me {
	width:70%;
	height: 320px;
	float:left;
	margin-bottom: 100px !important;
	background:#EEEEEE;
}

div#about_right {
	float:left;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-top-right-radius: 10px; border-bottom-right-radius: 10px;
	overflow:hidden;
	width: 30%;
	background: #4aa91d;
	height: 320px;
	margin-bottom: 100px;
}

div#about_right h2 {
	color: #fff;
	font-size: 26px;
	padding: 20px 0px 10px 30px;
}

div#about_me p {
	padding: 27px;
	line-height: 22px;
	font-size: 18px;
}

ul#elsewhere {
	list-style-type:none;
	margin-left:40px;"
}

ul#elsewhere li {
	margin: 5px 0;
	line-height: 22px;
	font-size: 18px;
}

ul#elsewhere a {
	padding-left: 25px;
	padding-bottom:2px;
}

div#about_me a {
	color: #038700;
	font-weight: bold;
}

div#about_me a:hover {
	border-bottom: 1px solid #1de819;
}

div#about_right p {
	padding: 10px 50px 20px 20px;
	font-size: 13px;
	font-weight: bold;
	
}

ul#twitter_update_list li{
	padding: 10px 50px 20px 20px;
	font-size: 13px;
	font-weight: bold;
}

ul#twitter_update_list a {
	color: #71DF3D;
	font-style: italic;
	font-weight: normal;
	float:right;
}

ul#twitter_update_list span a {
	color: #2F4F4F !important;
	font-style: normal !important;
	font-weight:bold !important;
	float:none !important;
}

ul#twitter_update_list span a:hover {
	border-bottom: 1px solid #000;
}

div#about_right a#twitt {
	color: #fff;
	margin-left: 10px;
	padding-right: 20px;
	background: url(img/arrow.png) right no-repeat;
}

div#about_right a#twitt:hover {
	border-bottom: 1px solid #fff;
}


/* works */

div#info_works {
	width: 754px;
	margin-top: 1px;
	margin-bottom: 50px;
	margin-left: 100px;
	height: 55px;
	background: #4AA91D;
	-moz-border-radius: 10px;
	/*-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;*/
	-webkit-border-radius: 10px;
	border-radius: 10px;
	/*border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;*/
}

div#info_works p {
	color: #fff;
	text-align: center;
	
	font-weight: bold;
	font-size: 16px;
	line-height: 55px;
}

div#works {	
	width:800px;
	margin-top: 660px;
}

div.work {
	margin-left: 100px;
	float:left;
	width: 800px;
}

div.work img {
	border: 4px solid #ebebeb;
	float:left;
}

div.work a {
	line-height: 200px;
	font-size: 22px;
	color:#C8C8C8;
	font-weight: bold;
	margin-left: 50px;
	float:left;
	background: url(img/arrow.png) right no-repeat;
	padding-bottom: 2px;
	padding-right: 20px;
}


/* footer */

div#footer {
	width:1024px;
	float:left;
	background: #EEEEEE;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-right-radius: 10px;
	border-top-right-radius: 10px;
	clear:both;
	margin-top: 50px;
	height: 180px;
}

div#footer p {
	margin-top: 60px;
	margin-left: 50px;
	font-size: 18px;
	float:left;
	line-height: 20px;
}

div#footer a {
	font-weight:bold;
	color: #038700;
}

div#footer a:hover {
	border-bottom: 1px solid #1DE819;
}

div#footer a#backtotop {
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	float:right;
	display:block;
	color: #fff;
	background: #4AA91D;
	line-height: 49px;
	text-align:center;
	font-size: 18px;
	width: 221px;
	margin-top:66px;
	height:49px;
}

div#footer a#backtotop:hover {
	border: none;
}