body {	
	color: #ffffff;
	font-size:11px;
	font-family:  Verdana, Tahoma, Arial, Helvetica;  
	font-weight : normal;
	text-align : left;		
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;		
	background-color : #494949;
}

#container {
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left:-490px;
	width:980px;
	background-color : #ffffff;
	margin-bottom:30px;
}

#bck_main_tlo {
	position: relative;
	width:528px;
	height:226px;
	float:left;
}

#logo {
	position: relative;
	left:0px;
	top:0px;
	width:528px;
	height:184px;	
}

#bck_square {	
	width:226px;
	height:226px;		
	background-image: url('../images/img_bck_square.jpg');
	background-position : top left;
	background-repeat:no-repeat;
	float:left;
}

#bck_square2 {	
	width:226px;
	height:226px;		
	background-image: url('../images/img_bck_square2.jpg');
	background-position : top left;
	background-repeat:no-repeat;
	float:left;
}

#menu {
	width:528px;
	height:42px;
	overflow:hidden;
}

a#leftmenu1 {
 	display:block;
 	float: left;
 	width:106px;
 	height:42px;
 	background-image:url('../images/img_menu_el1.gif');
}

a:hover#leftmenu1  {
 	background-position: 0px -42px;
}

a#leftmenu2 {
 	display:block;
 	float: left;
 	width:96px;
 	height:42px;
 	background-image:url('../images/img_menu_el2.gif');
}

a:hover#leftmenu2  {
 	background-position: 0px -42px;
}

a#leftmenu3 {
 	display:block;
 	float: left;
 	width:78px;
 	height:42px;
 	background-image:url('../images/img_menu_el3.gif');
}

a:hover#leftmenu3  {
 	background-position: 0px -42px;
}

a#leftmenu4 {
 	display:block;
 	float: left;
 	width:77px;
 	height:42px;
 	background-image:url('../images/img_menu_el4.gif');
}

a:hover#leftmenu4  {
 	background-position: 0px -42px;
}

a#leftmenu5 {
 	display:block;
 	float: left;
 	width:72px;
 	height:42px;
 	background-image:url('../images/img_menu_el5.gif');
}

a:hover#leftmenu5  {
 	background-position: 0px -42px;
}

a#leftmenu6 {
 	display:block;
 	float: left;
 	width:98px;
 	height:42px;
 	background-image:url('../images/img_menu_el6.gif');
}

a:hover#leftmenu6  {
 	background-position: 0px -42px;
}

#bck_big_spacer {	
	width:980px;
	height:35px;		
	background-image: url('../images/img_bck_big_spacer.jpg');
	background-position : top left;
	background-repeat:no-repeat;
	clear:both;
}

#bck_latest_work {	
	width:980px;
	height:35px;		
	margin-bottom:20px;
}

#latest_work {	
	width:880px;
	height:414px;
	padding:10px;
	background-color:#999;
	margin-left:40px;
	margin-bottom:10px;
}

p {
	font-size: 11px;
	color: #808080;	
	font-weight : normal;
	line-height:130%;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	text-align : left;
	margin: 5px 5px 5px 40px;	
}

p a:hover {
	color:#9dc300;
	text-decoration:underline; 
}

p a {
	color:#058db5;
	text-decoration:underline;
}

#latest_work img {	
	background-color:#666;
}

.header {	
	width:980px;
	height:47px;
	margin-bottom:10px;
}

.cont_more_work {	
	width:900px;	
	margin-left:40px;
	margin-bottom:10px;
	clear:both;
}

.column {	
	width:225px;	
	margin-bottom:5px;
	float:left;
}

.column p {
	font-size: 10px;
	color: #808080;	
	font-weight : normal;
	line-height:130%;
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	text-align : left;
	margin: 5px 5px 5px 0px;	
}

.column p a:hover {
	color:#9dc300;
	text-decoration:underline; 
}

.column p a {
	color:#058db5;
	text-decoration:underline;
}


.more_work {	
	width:200px;
	height:110px;
	padding:10px;
	background-color:#999;		
}

.cont_form {	
	width:880px;	
	padding:0px;	
	margin-left:40px;
	margin-bottom:40px;
	clear:both;
}

input {
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #999999;
	background:none;
	border: 1px solid #0090b3;
	padding:2px;
	margin-top:10px;
	width:220px;
}

textarea {
	font-family:  Verdana, Tahoma, Arial, Helvetica;
	font-size: 10px;
	color: #999999;
	background:none;
	border: 1px solid #0090b3;
	padding:2px;
	margin-top:10px;
	width:450px;
	height:100px;
	overflow:hidden;
}
