

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background:#0D0D0D url(../images/bg.jpg) no-repeat scroll 50% 0pt;

}

#contenedor {
	width:900px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

#contenido {
overflow: hidden;
	width:900px;
	padding: 0px;
		margin: 0px;
	text-align: left;
}

#header {

	width:900px;
	height: 200px;
	margin: 0px;
	padding: 0px;
	text-align:right;
	align:right;

}
#titles {
	width:900px;
	height: 80px;
	float:left;
	background-color: #00ff00;
}
#news {
	width: 595px;
	height: 180px;
	float:left;
	text-align: left;
}


#title_news {
	width:595px;
	height: auto;
	float:left;
	text-align:right;
	align:right;
}

#info {
	width:290px;
	height: 180px;
	float:right;
	text-align: left;
	background:url('../images/bg_div_works.png');
}
#title_info {
	width:290px;
	height: auto;
	float:right;
	text-align: right;
	align:right;
}
#info:hover {
	background:url('../images/bg_div_works_hover.png');
}
#works {
	width:900px;
	height: auto;
	float:left;
}

#title_works {
	width:900px;
	height: auto;
	float:left;
	text-align:left;
	align:left;
}



#footer {
	width:900px;
	height: 50px;
	float:left;
	margin: 0px;
	padding: 0px;
}

.infobox {
	font-family: Trebuchet ms,Lucida Sans Unicode, Georgia, Verdana;
	color:#ffffff;
	font-size:11px;	
	padding-left: 15px;
}

#infoblock {
	width: 270px;
	height: 140px;
	margin-bottom:15px;
	float:left;
	padding: 10px;
	margin-right:15px;
}
#infoblock:hover {
	background:url('../images/bg_div_works_hover.png');
}

.works_block_first:hover,
.works_block:hover,
.works_block_last:hover {
	background:url('../images/bg_div_works_hover.png');
}

.works_block_first, .works_block, .works_block_last {
	width: 270px;
	height: 150px;
	margin-bottom:15px;
	float:left;
	background:url('../images/bg_div_works.png');
}


.works_block {
  padding: 10px;
	margin-right:15px;

	
}

.works_block_first {
  padding: 10px;
	margin-right:15px;
	clear:both;
}

.works_block_last {
  padding: 10px;
}


h1 {
	font-family: Trebuchet ms,Lucida Sans Unicode, Georgia, Verdana;
	font-weight:lighter ;
	color:#30430B;
	font-size:22px;
	letter-spacing: 1pt;	
  font-weight:inherit;
}

h2 {
	font-family: Trebuchet ms,Lucida Sans Unicode, Georgia, Verdana;
	color:#FFFFFF;
	margin-top: 5px;
	font-size:20px;	
  font-weight:inherit;
	padding-left: 15px;
}

h3 {
	margin-top: -5px;
	font-family: Trebuchet ms,Lucida Sans Unicode, Georgia, Verdana;
	color: #999999;
	font-size:10px;
	font-weight:normal;	
	padding-left: 15px;
		letter-spacing: 1pt;
}

h4 {
	margin-top: -5px;
	font-family: Trebuchet ms,Lucida Sans Unicode, Georgia, Verdana;
	color: #CCFF00;
	font-size:10px;
	font-weight:normal;	
	padding-left: 15px;
		letter-spacing: 1pt;
}

h4 a,
h4 a:link,
h4 a:active,
h4 a:visited {
	text-decoration:underline;
	font-family: Trebuchet ms,Lucida Sans Unicode, Georgia, Verdana;
	color: #CCFF00;
	font-size:10px;
	font-weight:normal;	
		letter-spacing: 1pt;
}

h4 a:hover {
	text-decoration:none;
	font-family: Trebuchet ms,Lucida Sans Unicode, Georgia, Verdana;
	color: #CCFF00;
	font-size:10px;
	font-weight:normal;	
		letter-spacing: 1pt;
}

h5 a,
h5 a:link,
h5 a:active,
h5 a:visited {
text-align:right;
vertical-align:bottom;
	text-decoration:underline;
	align: right;
	valign: bottom;
	font-family: Trebuchet ms,Lucida Sans Unicode, Georgia, Verdana;
	color: #cccccc;
	font-size:11px;
	font-weight:normal;	
	padding-left: 15px;
}

h5 a:hover {
text-align:right;
vertical-align:bottom;
	text-decoration:none;
	align: right;
	valign: bottom;
	font-family: Trebuchet ms,Lucida Sans Unicode, Georgia, Verdana;
	color: #FF0300;
	font-size:11px;
	font-weight:normal;	
	 padding-left: 15px;
}



