html,
body {
	margin:0;
	padding:0;
	text-align:center;
	font:10px/130% Arial, Helvetica, sans-serif;
	color:#999;
	}
#page {
	width:840px;
	height:auto;
	margin:0 auto;
	text-align:left;
	overflow:hidden;
	}
	#head {
		height:20px;
		padding:10px 30px 10px 30px;
		}
		#head .addthis_button {
			float:right;
			}
		#head span {
			padding-left:30px;
			}
	#logo {
		width:779px;
		height:232px;
		margin:0 31px 0 30px;
		overflow:hidden;
		}
	#menu {
		height:50px;
		padding:0 30px 0 30px;
		font-size:21px;
		line-height:120%;
		}
		#menu a {
			text-decoration:none;
			}
		#menu a:hover,
		#menu a.selected {
			color:#999;
			}
	#aboutus,
	#clients,
	#contacts {
		border-top:1px solid #ccc;
		border-bottom: 1px solid #ccc;
		padding:20px 0 20px 0;
		color:#333;
		}
		#aboutus .column {
			font:12px/150% Georgia, "Times New Roman", Times, serif;
			width:375px;
			padding:0 0 20px 30px;
			float:left;
			color:#333;
		}
	#clients {
		display:none;
		font:10px/130% Georgia, "Times New Roman", Times, serif;
		}
		#clients ul a {
			text-decoration:none;
			color:#333;
			}
			#clients ul a:hover {
				color:#000;
				}
		#clientslogos {
			padding:15px 30px 0 30px;
			}
			#clientslogos img {
				padding:0 10px 0 0;
				}
	#contacts {
		display:none;
		font:10px/130% Georgia, "Times New Roman", Times, serif;
		color:#333;
		}
		#contacts .column {
			width:225px;
			height:auto;
			padding:0 0 15px 30px;
			overflow:hidden;
			float:left;
			}
		#contacts p {
			padding:0 30px;
			}
		#googlemap {
			width:780px;
			height:350px;
			margin-left:30px;
			overflow:hidden;
			}
	
	#content {
		width:800px;
		height:auto;
		margin:0 20px 0 20px;
		padding:15px 0 15px 0;
		overflow:hidden;
		}
		#content h2 {
			padding-left:10px;
			}
		#content h3 {
			color:#333;
			font-size:11px;
			text-align:right;
			font-weight:normal;
			line-height:40px;
			padding-bottom:10px;
			}
			#content h3 strong {
				float:left;
				font-size:16px;
				line-height:17px;
				padding:10px 70px 0 0;
				color:#000;				
			}
			
			.new{
				background:url(../images/new.gif) right top no-repeat;
			}
			#content h3 strong em {
				color:#333;
				font-weight:normal;
				}
			#content h3 img {
				float:left;
				vertical-align:top;
				}
		#content p {
			font:11px/140% Georgia, "Times New Roman", Times, serif;
			color:#333;
			clear:both;
			padding-bottom:25px;
			}
		.work-item {
			padding:0 10px 15px 10px;
			margin:0 0 15px 0;
			border-bottom:1px solid #ccc;
			}
		#submenu span {
			padding:0 5px;
			color:#000;
			}
		#submenu a {
			text-decoration:none;
			color:#333;
			}
		#submenu a:hover {
			color:#000;
			}
.grayline {
	height:1px;
	width:100%;
	border-bottom:1px solid #ccc;
	overflow:hidden;
	clear:both;
	}
.cleaner {
	height:1px;
	width:100%;
	overflow:hidden;
	clear:both;
	}
	
#footer {
	margin-top: 30px;
	float: right;
	color: #333;
}
strong {
	color:#000;
	}
a {
	color:#000;
	}
a img {
	border:0;
	}
ul {
	float:left;
	margin:0 0 20px 45px;
	padding:0;
	}	
h1 {
	margin:0 0 0 30px;
	padding:0;
	font:bold 31px/110% Arial, Helvetica, sans-serif;
	color:#000;
	clear:both;
	}
	h1 span {
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		font-weight:normal;
		color:#333;		
		}
h2 {
	font:bold 24px/120% Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin:0;
	padding:35px 0 10px 0;
	text-transform:uppercase;
	border-bottom:1px solid #ccc;
	}
h3 {
	margin:0;
	padding:0;
	font-weight:bold;
	font-size:14x;
	line-height:130%;
	color:#000;
	clear:both;
	}
p {
	margin:0;
	padding:0;
	}
