* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff url(../images/body.gif) center top repeat-x;
	font: small "Trebuchet MS", "Lucida Grande", Arial, Verdana, sans-serif;
	color: #808080;
	line-height: 2;
}
body#gallery {
	background: #fff url(../images/body2.gif) repeat-x;
}
#head {
	height: 113px;
}
#navbox {
	position: absolute;
	right: 32px; 
	bottom: 19px;
}
#banner {
	height: 284px;
}
#footer {
	clear: both;
	background: url(../images/footer.gif) repeat-x;
	color: #cbaaaa;
	min-height: 100px;
}
div.center {
	width: 900px;
	margin: 0 auto;
	position: relative;
}
div.gal-box {
	float: left;
	width: 370px;
	margin: 20px auto 30px 50px;
}
h1 {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/logo.png) no-repeat;
	height: 94px;
	margin-left: 19px;
}
h2#tag {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/bannertext.gif) 10px 40px no-repeat;
	height: 228px;
}
h2#services {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/services.png) no-repeat;
	height: 56px;
}
h2#con-tag {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/context.gif) 10px 40px no-repeat;
	height: 212px;
}
h3#design {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/design.png) no-repeat;
	height: 44px;
}
h3#code {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/code.png) no-repeat;
	height: 44px;
}
h3#more {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/more.png) no-repeat;
	height: 44px;
}
h3#note {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/contact.png) no-repeat;
	height: 56px;
}
h3#port-head {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/portfolio.png) no-repeat;
	height: 36px;
	margin-top: 15px;
	margin-left: 30px;
}
h4#code {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/code3.png) no-repeat;
	height: 16px;
}
h4#help {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/help.png) no-repeat;
	height: 16px;
}
h4#envision {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/envision.png) no-repeat;
	height: 16px;
}
h4#easy {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/easy.png) no-repeat;
	height: 16px;
}
h4#easy-flash {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/easy-flash.png) no-repeat;
	height: 16px;
}
h4#zabala {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/zabala.png) no-repeat;
	height: 17px;
}
h4#inno {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/innovative.png) no-repeat;
	height: 16px;
}
h4#intel {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
	background: url(../images/intelligent.png) no-repeat;
	height: 16px;
}
#banner p {
	text-indent: -9999px;
	font-size: 1%;
	overflow: hidden;
}
#footer p {
	font-size: .8em;
	margin-left: 80px;
}
#banner img {
	margin-top: 30px;
	float: left;
}
.gal-box img {
	margin: 5px 0;
}
a {
	color: #9da220;
	text-decoration: none;
}
a:hover {
	color: #bbbf64;
}
a img {
	border: none;
}
ul {
	list-style-type: none;
}
.gal-box ul {
	color: #734040;
	font-size: .9em;
}
#servlist {
	margin: 0 20px;
	font-size: .9em;
}
#servlist li {
	float: left;
	width: 255px;
	padding-right: 10px;
	margin: 0 10px 50px 10px;
}
#servlist li li {
	width: auto;
	margin: 10px 0 0 35px;
	float: none;
	padding-left: 20px;
	background: url(../images/bullet.gif) left center no-repeat;
	font-style: italic;
	color: #734040;
	font-family: Georgia, "Times New Roman", Times, serif;
}
li.border {
	background: url(../images/border.png) right 10px no-repeat;
}
#servlist p {
	margin-top: 10px;
	margin-left: 40px;
}
#top-nav {
	position: relative;
	height: 94px;
	width: 247px;
	background: url(../images/nav.png);
}
#top-nav li {
	float: left;
}
#top-nav li a {
	position: absolute;
	top: 0;
	display: block;
	height: 94px;
	background: url(../images/nav.png) no-repeat;
	text-indent: -9999px;
	overflow: hidden;
	font-size: 1%;
}
li#index a {
	left: 0;
	width: 70px;
	background-position: 0 0;
}
li#portfolio a {
	left: 70px;
	width: 100px;
	background-position: -70px 0;
}
li#contact a {
	left: 170px;
	width: 77px;
	background-position: -170px 0;
}
li#index a:hover {
	left: 0;
	width: 70px;
	background-position: 0 -94px;
}
li#portfolio a:hover {
	left: 70px;
	width: 100px;
	background-position: -70px -94px;
}
li#contact a:hover {
	left: 170px;
	width: 77px;
	background-position: -170px -94px;
}
#bot-nav {
	margin-left: 20px;
	padding-top: 20px;
}
#bot-nav li {
	display: inline;
}
#bot-nav a {
	text-decoration: none;
	color: #926f70;
}
#bot-nav a:hover {
	color: #cbaaaa;
}
form {
	color: #734040;
}
fieldset {
	border: none;
}
label {
	float: left;
	font-weight: bold;
	width: 10em;
	margin-right: 1em;
	padding-left: 20px;
	background: url(../images/bullet.png) left center no-repeat;
}
h4#note, form {
	margin: 20px auto 20px 50px;
}
input, textarea {
	background: #faf6ea;
	border: 1px solid #734040;
	margin-top: 10px;
}
#submit {
	margin-left: 15em;
	color: #734040;
}
