@charset "UTF-8";
* {
	padding: 0;
	margin: 0;
}
body, td, th {
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 11px;
	background-repeat: repeat;
	background-color: #FFF;
	background-image: url(../img/bg/bg-dots.gif);
}
h1 {
	font-weight: lighter;
	font-size: 60px;
	line-height: 68px;
	font-style: normal;
}
h2 {
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	width: 400px;
	margin-top: 10px;
	font-weight: lighter;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
.line {
	background-color: #000;
	height: 1px;
	width: 54px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.line2 {
	height: 1px;
	width: 54px;
	margin-bottom: 30px;
	background-color: #000;
}
.spacer {
	width: 726px;
	clear: both;
}
.spacer2 {
	float: left;
	width: 30px;
	height: 30px;
}
.spacer3 {
	height: 30px;
	width: 726px;
	clear: both;
}
.spacer4 {
	clear: both;
	margin-top: 15px;
}
.backtotop {
	margin-top: 30px;
	text-align: right;
}
.backtotop a {
	color: #FFF;
	text-decoration: none;
	background-color: #000;
}
#left {
	float: left;
	width: 252px;
	padding-top: 54px;
}
#menu {
	margin-top: 30px;
}
#wrapper {
	position: fixed;
}
#menu ul {
	list-style-type: none;
}
#menu a {
	text-decoration: none;
	font-size: 20px;
	color: #000;
}
#menu a:hover {
}
#left .follow {
	margin: 0px;
	padding: 0px;
	font-size: 20px;
}
#social-network {
	list-style-type: none;
	margin-top: 16px;
}
#social-network li {
	display: inline;
	margin-right: 2px;
}
#right {
	float: left;
	width: 726px;
	padding-top: 54px;
}
#head p {
}
#porjects .project {
}
#col1 .type {
	font-weight: bold;
}
#col1 a  {
	color: #000;
}
#col1 a:hover {
	color: #000;
	text-decoration: none;
}
#col1 {
	float: left;
	width: 222px;
}
#col1 .sub-title {
	margin-bottom: 4px;
}
#col1 p {
	margin-top: 30px;
	margin-bottom: 30px;
}
#col2 {
	float: left;
	width: 474px;
}
.sub-title {
	font-size: 20px;
	display: block;
	margin-bottom: 30px;
}
.boxgrid {
	width: 222px;
	height: 143px;
	float:left;
	background:#161613;
	overflow: hidden;
	position: relative;
}
.boxgrid .last {
	margin: 0px;
	padding: 0px;
}
.boxgrid img {
	position: absolute;
	top: 0;
	left: 0;
	border: 0;
}
.boxcaption p a {
	color: #000;
	background-color: #FFF;
	font-size: 10px;
	text-decoration: none;
}
.boxgrid p {
	color:#FFF;
	font-size: 10pt;
	padding-top: 10;
	padding-right: 10px;
	padding-bottom: 10;
	padding-left: 10px;
}
.boxcaption {
	float: left;
	position: absolute;
	background: #000;
	height: 100px;
	width: 100%;
	opacity: .8;
				/* For IE 5-7 */
				filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
	/* For IE 8 */
				-MS-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
}
.captionfull .boxcaption {
	top: 143;
	left: 0;
}
.caption .boxcaption {
	top: 143;
	left: 0;
}
.boxcaption p .title {
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-top: 14px;
}
.boxcaption p .type {
	font-size: 11px;
	font-style: italic;
	display: block;
	margin-bottom: 6px;
}
#info .descripction {
	margin-bottom: 30px;
}
#info .module {
	background-image: url(../img/circle.png);
	float: left;
	height: 222px;
	width: 222px;
}

#info .module_1 {
	
	float: left;
	height: 222px;
	width: 222px;
}


#info .module_last {
	float: left;
	height: 222px;
	width: 222px;
}
#info .module p {
	color: #FFF;
	text-align: center;
	padding-top: 90px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	font-style: italic;
	line-height: 13px;
}
#footer {
	background-color: #181512;
	height: 60px;
	width: 100%;
	clear: both;
}
#left-b {
	float: left;
	width: 252px;
}
#right-b {
	float: right;
	width: 726px;
	text-align: right;
	margin-top: 5px;
}
#footer #bg {
	background-image: url(../img/bg2.png);
	background-repeat: repeat-y;
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	height: 40px;
}
#footer #bg p {
	color: #FFF;
}

