a:link {
	color: #337db1;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a:visited {
	color: #395366;
}

a.in:link {
	color: #000;
	text-decoration: underline;
}

a.in:hover {
	color: #000;
	text-decoration: underline;
}

a.in:visited {
	color: #000;
	text-decoration: underline;
}

h2 {
	font: bold 14px Arial, Verdana, sans-serif;
	color: #999;
	letter-spacing: -1px;
}

h3 {
	font: bold 11px Verdana, sans-serif;
	color: #444;
	margin: 0;
	padding: 0;
}

#allsites ul {
    font: 11px Verdana, Tahoma, sans-serif;
    margin: 0;
	margin-top: 10;
	padding: 0;
	list-style-image: url(/i/arrow.gif);
}

#allsites li {
	padding: 0;
	margin: 0;
	margin-left: 18px;
	margin-top: 3;
}

#allsites a {
    color: #777;
    text-decoration: none;
}

#allsites a:active {
    color: #ff9900;
    text-decoration: none;
}

#allsites a:visited {
    color: #aaa;
}

#services  {
	font: 11px Verdana, sans-serif;
	letter-spacing: 0px;
	margin-left: 40px;
}

.button {
	font: 11px Verdana, Tahoma, sans-serif;
	color: #333;
	background-color: #ddd;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #eee;
	border-right-color: #777;
	border-bottom-color: #777;
	border-left-color: #eee;
}

.contact {
	font: 11px Verdana, Tahoma, sans-serif;
	color: #333;
}

.copy {
	font: 11px Verdana, Tahoma, sans-serif;
	color: #ccc;
	padding-bottom: 20px;
}

.example  {
	font: 11px Verdana, sans-serif;
	color:#999;
	margin-top: 4px;
	margin-bottom: 18px;
	
	border-top-width: 1px;
	border-bottom-width: 1px;
	
	border-top-style: solid;
	border-bottom-style: solid;

	border-top-color: #eee;
	border-bottom-color: #f2f2f2;

}

.form {
	font: 11px Verdana, Tahoma, sans-serif;
	color: #333;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #888;
	border-right-color: #eee;
	border-bottom-color: #eee;
	border-left-color: #888;
}

.news {
	font: 11px Verdana, Tahoma, sans-serif;
	color: #777;
	padding-top: 4px;
	padding-bottom: 20px;
	padding-right: 10px;
}

.price  {
	font: bold;
	color:#ff9900;
}

.right {
	font: 11px Verdana, Tahoma, sans-serif;
	color: #777;
	padding-top: 10px;
	padding-right: 10px;
}

#ourcity {
	border: 1px solid #ddd;
	padding: 10px;
}
.portfolio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #111;
	padding-left: 10px;
	vertical-align: top;
}
