/* CSS Document */
* {
	border:  0px;
	margin:  0px;
	padding: 0px;
	font-family: verdana, arial helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: white;
}
td {  vertical-align: top;}
.outer {
	position: relative;
	top: 18px;
	padding-left: 10%;
	height: 423px;
	background-image:  url("img/newweb/bg_left.gif");
}
.inner {
	position: relative;
	height: 423px;
	background-image:  url("img/newweb/bg_right.gif");
}
.id {
	 background-image:  url("img/newweb/id_static.gif");
	 background-repeat: no-repeat;
}
.id img {
	 width: 240px; 
	 height: 180px;
	 background-image:  url("img/newweb/intransit_ID.gif");
}

.work-sample {
	background-color: #79694F;
}
#gallery {
	position: relative;
	width: 100%;
	height: 196px;
	overflow: auto;
}
.text {
	height: 90px;
	background-color: #A79464;
	color: #79694F;
}
.thumbs table {
	margin-left: 15px;
}
.thumbs table td div {
	padding-left: 15px;
	font-weight: bolder;
	color: #A79464;
}
.about { margin: 17px 0px 0px 20px; width: 500px; }
.about, .about * { font-size: 9px; color: #760F20; text-decoration: none; }
.about a:hover { background-color: #D0C2A5; }
.about h1 { font-size: 14px; color: #525253; }
.about .offers div { margin-bottom: 9px; }
.about .links { margin-top: 5px; }
.about .links a { color: #525253; }
.about .links div { padding-left: 10px; background-image: url(img/newweb/arrow.gif); background-repeat: no-repeat; background-position: 0px 5px; }