.png { filter:expression(fixPNG(this)); }



body {
	background:url(../images/bckg.jpg) #000000;
	font-family: "Trebuchet MS", Arial, Tahoma;
	color:#fff;
	font-size:13px;
	padding:0; 
	margin:0;}
	
td {
	font-size:13px;
}

.clear {
	clear:both;}
	
img { border:0;}

.date {
	color:#3a8fd5;
	font-size:10px;
	display:block;}

	
#content .news_td {
	padding-left:20px;}	
	
#content .news_td a {
	line-height:20px;}	
	
.path {
	color:#f07c15;
	display:inline;
}

.phone {
	font-size:16px;
	font-weight:bold;
}

a {
	color:#f07c15;
	font-size:13px;}

a:hover {
	text-decoration:none;}	

h1 {
	font-weight:normal;
	font-size:18px;
	margin:0;
	padding:0 0 10px 0;}
	
h2 {
	font-weight:normal;
	font-size:16px;
	margin:0;
	padding:0 0 10px 0;}

label {
	display:block;
	float:left;
	width:150px;
	font-size:13px;}

.field {
	background-color:#333333;
	border:1px solid #CCCCCC;
	width:300px;
	color: #CCCCCC;
	font-size:12px;}

input.send {
	background-color:#CCC;
	border:1px solid #333333;
	width:150px;
	margin-left:150px;
	color: #000;
	font-size:12px;}

textarea.field {
	background-color:#333333;
	border:1px solid #CCCCCC;
	width:300px;
	color: #CCCCCC;
	font-size:12px;}
	
#container {
	background:url(../images/container_bckg.jpg) top right no-repeat;}

#main_page{
	background:url(../images/main_page.jpg) no-repeat;
}

#whatwedo_page{
	background: url(../images/what_we_can_page.jpg) no-repeat;
}

#projects_page{
	background: url(../images/projects_page.jpg) no-repeat;
}

#solutions_page{
	background: url(../images/solutions_page.jpg) no-repeat;
}

#contacts_page{
	background: url(../images/contacts_page.jpg) no-repeat;
}

.attn {
	padding: 7px 10px 7px 32px;
	background: #fffbf3 url(../images/attn.gif) no-repeat left top;
	color: red; font-size : 12px; vertical-align : middle;display : block;
	line-height: 14px;
}

#breadcrums {
	color:#FFFFFF;
	font-size:14px;
	/*text-transform:uppercase;*/
	padding:15px 30px 0 680px;
	margin: 0 0 65px 0;
	height:145px;}

#breadcrums img {
	padding:0 10px;}

#breadcrums a {
	color:#f07c15;
	font-size:12px;
	text-decoration:underline;
	}

#breadcrums a:hover {
	color:#f07c15;
	text-decoration:none;
	}

#thousand {
	width:1000px;
	float:left;}
	
#sidebar {
	float:left;
	height:300px;
	margin-left:80px;
	display: inline;
	width:180px;}
	
#sidebar a {
	color: white;
	font-size:16px;
}

#content {
	float:left;
	width:600px;
	padding:10px 0 0 10px;}

#footer {
	font-size:12px;
	line-height:14px;
	height:32px;
	color:#666666;
	padding:20px 0 20px 20px;}