body { 
	margin: 0; 
	padding: 0;
	background: #b1b1b1 url('../images/body_bck.jpg') repeat-x;
	width: 100%; 
	font-size: 12px; 
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

img { border-width: 0; }

#main {
	margin:0 auto;
	width: 1150px;
	padding: 0;
	text-align: left;
}

.logo {
	position: relative;
	display: inline;
	left: 139px;
	top: 10px;
}

#top_nav span {display: none;}

#top_nav {
	height: 18px;
	margin: 0 0 0 647px;
	padding: 0;
}

#top_nav ul {
	display: inline;
	padding: 0;
	margin: 0;
}


#top_nav li {
	list-style: none;
	display: inline;
	padding: 0;
	margin: 0;
}

#portfolio a {
	width: 70px;
	height: 18px;
	text-decoration: none;
	background: url("../images/btn_top_portfolio.gif") no-repeat;
	float: left;
	margin: 0 10px;
	padding: 0;
}


#portfolio a:hover { 
	background-position: 0 -18px;
	display: block;
}


#contact a {
	width: 65px;
	height: 18px;
	text-decoration: none;
	background: url("../images/btn_top_contact.gif") no-repeat;
	float: left;
	margin: 0 10px;
	padding: 0;
}


#contact a:hover { 
	background-position: 0 -18px;
	display: block;
}


#about a {
	width: 53px;
	height: 18px;
	text-decoration: none;
	background: url("../images/btn_top_about.gif") no-repeat;
	float: left;
	margin: 0 10px;
	padding: 0;
}

#about a:hover { 
	background-position: 0 -18px;
	display: block;
}

#blog a {
	width: 43px;
	height: 18px;
	text-decoration: none;
	background: url("../images/btn_top_blog.gif") no-repeat;
	float: left;
	margin: 0 10px;
	padding: 0;
}

#blog a:hover { 
	background-position: 0 -18px;
	display: block;
}

#client a {
	width: 95px;
	height: 18px;
	text-decoration: none;
	background: url("../images/btn_top_client.gif") no-repeat;
	float: left;
	margin: 0 10px;
	padding: 0;
}

#client a:hover { 
	background-position: 0 -18px;
	display: block;
}


#header {
	margin: 0;
	padding: 0;
	width: 1150px;
	height: 9px;
	background: url("../images/header.gif") no-repeat;
}
 

div.arrow_hide {
	width: 15px;
	height: 27px;
	display: block;
	float: right;
}

div.arrow_lt a {
	width: 12px;
	height: 21px;
	display:block;
	background: url('../images/btn_left_arrow_top2.gif') top left no-repeat;
	float: right;
}

div.arrow_lt a:hover { 
	background-position: 0 -21px;
}

div.arrow_rt a {
	width: 12px;
	height: 21px;
	display:block;
	background: url('../images/btn_right_arrow_top2.gif') top left no-repeat;
	float: right;
}

div.arrow_rt a:hover { 
	background-position: 0 -21px;
}

div.arrow_lb a {
	width: 12px;
	height: 21px;
	display:block;
	background: url('../images/btn_left_arrow_bot2.gif') top left no-repeat;
	float: right;
}

div.arrow_lb a:hover { 
	background-position: 0 -21px;
}

div.arrow_rb a {
	width: 12px;
	height: 21px;
	display:block;
	background: url('../images/btn_right_arrow_bot2.gif') top left no-repeat;
	float: right;
}

div.arrow_rb a:hover { 
	background-position: 0 -21px;
}



#left {
	position: relative;
	display: inline;
	margin: 0;
	padding: 225px 0 0 0;
	width: 145px;
	height: 240px;
	float: left;
}

#left_nav span {display: none;}

#left_nav {
	margin: 40px 0 0 0;
	padding: 0;
	width: 90px;
	height: 180px;
	float: right;
	position:relative;
	display: block;
	top: 15px;
	left: 12px;
}

#left_nav ul {
	width: 80px;
	height: 180px;
	position:relative;
	display:block;
	top: 12px;
	left: 40px;
	margin:0;
	padding: 0;
}

#left_nav li {
	width: 80px;
	list-style: none;
	margin:0;
	padding: 0;
	float: right;
}


#medical a {
	width: 90px;
	height: 19px;
	text-decoration: none;
	background: url("../images/btn_left_macromedical.gif") no-repeat;
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
}

#medical a:hover { 
	background-position: 0 -19px;
	display: block;
}

#product a {
	width: 53px;
	height: 19px;
	text-decoration: none;
	background: url("../images/btn_left_products.gif") no-repeat;
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
}

#product a:hover { 
	background-position: 0 -19px;
	display: block;
}

#people a {
	width: 49px;
	height: 20px;
	text-decoration: none;
	background: url("../images/btn_left_people.gif") no-repeat;
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
}

#people a:hover { 
	background-position: 0 -20px;
	display: block;
}

#cards a {
	width: 49px;
	height: 19px;
	text-decoration: none;
	background: url("../images/btn_left_cards.gif") no-repeat;
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
}

#cards a:hover { 
	background-position: 0 -19px;
	display: block;
}

#new_work a {
	width: 64px;
	height: 19px;
	text-decoration: none;
	background: url("../images/btn_left_new.gif") no-repeat;
	float: right;
	margin: 0 0 15px 0;
	padding: 0;
}

#new_work a:hover { 
	background-position: 0 -19px;
	display: block;
}

#stage {
	margin: 0 20px;
	width: 905px;
	height: 467px;
	padding: 0;
	float: left;
}

#stage_back {
	margin: 0;
	padding: 0;
	width: 1150px;
	height: 467px;
	float: left;
	background: url('../images/stage_bck.jpg') no-repeat;
}

#port_top {
	margin: 5px 150px 0 150px;
	width: 830px;
	height: 205px;
	padding: 0;
	white-space:nowrap;
}

#port_top_titles {
	margin: 0 150px;
	width: 830px;
	height: 20px;
	padding: 0;
	white-space:nowrap;
	vertical-align: top;
}

#med_title {
	width: 220px;
	height: 11px;
	float: left;
	margin: 0 27px 15px 150px;
	padding: 0;
	text-align:center;
}

#tec_title {
	width: 220px;
	height: 11px;
	float: left;
	margin: 0 150px 15px 27px;
	padding: 0;
	text-align:center;
}

#port_bottom {
	margin: 0 150px;
	width: 830px;
	height: 205px;
	padding: 0;
	white-space:nowrap;
}

#port_bottom_titles {
	margin: 0 150px;
	width: 830px;
	height: 20px;
	padding: 0;
	white-space:nowrap;
	vertical-align: top;
}

#peo_title {
	width: 220px;
	height: 14px;
	float: left;
	margin: 0 27px 18px 10px;
	padding: 0;
	text-align:center;
}

#car_title {
	width: 220px;
	height: 14px;
	float: left;
	margin: 0 27px 18px 27px;
	padding: 0;
	text-align:center;
}

#new_title {
	width: 220px;
	height: 14px;
	float: left;
	margin: 0 0 18px 27px;
	padding: 0;
	text-align:center;
}


#med {
	width: 220px;
	height: 165px;
	float: left;
	margin: 25px 27px 0 150px;
	padding: 0;
	text-align:center;
}

#med a {
	float: left;
	width: 220px;
	padding-bottom: 2px;
}


#med a:hover {
	border-bottom: 2px #fff solid;
}

#tec {
	width: 220px;
	height: 165px;
	float: left;
	margin: 25px 150px 0 27px;
	padding: 0;
}

#tec a {
	float: left;
	width: 220px;
	padding-bottom: 2px;
}

#tec a:hover {
	border-bottom: 2px #fff solid;
}

#peo {
	width: 220px;
	height: 165px;
	float: left;
	margin: 20px 27px 0 10px;
	padding: 0;
}

#peo a {
	float: left;
	width: 220px;
	padding-bottom: 2px;
}

#peo a:hover {
	border-bottom: 2px #fff solid;
}

#car {
	width: 220px;
	height: 165px;
	float: left;
	margin: 20px 27px 0 27px;
	padding: 0;
}

#car a {
	float: left;
	width: 220px;
	padding-bottom: 2px;
}

#car a:hover {
	border-bottom: 2px #fff solid;
}

#new a {
	float: left;
	width: 220px;
	padding-bottom: 2px;
}

#new {
	width: 220px;
	height: 165px;
	float: left;
	margin: 20px 0 0 27px;
	padding: 0;
}

#new a:hover {
	border-bottom: 2px #fff solid;
}




h1 { 
	color: #f8f8f8; 
	font-weight: bold;
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 30px 0 15px 0;
	letter-spacing:.02em;
}

div.contact {
	margin: 40px 0 0 150px;
	padding: 0;
	width: 400px;
	text-align: left;
	font-size: 14px;
	color:#f8f8f8;
	letter-spacing:.02em;
	line-height: 19px;
}

div.about {
	margin: 0 0 0 150px;
	padding: 0;
	width: 725px;
	text-align: left;
	font-size: 14px;
	color:#f8f8f8;
	letter-spacing:.02em;
	line-height: 19px;
}

div.client {
	margin: 60px 0 0 150px;
	padding: 0;
	width: 400px;
	text-align: left;
	font-size: 16px;
	color:#f8f8f8;
	letter-spacing:.02em;
	line-height: 19px;
}

div.about h1 { 
	color: #f8f8f8; 
	font-weight: normal;
	font-size: 18px; 
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 15px 0;
	letter-spacing:.02em;
}

div.contact a {
	color: #f8f8f8;
	text-decoration:underline;
}

p.black a {
	color: #000;
	text-decoration:underline;
}


#right {
	margin: 0;
	width: 15px;
	height: 217px;
	padding: 225px 0 0 0;
	float: left;
}

#darkbar {
	clear:both;
	margin: 0;
	padding: 0;
	width: 1150px;
	height: 9px;
	background: url('../images/darkbar.gif') no-repeat;
 }
 
#leftcar {
	position: relative;
	display: inline;
	margin: 0;
	padding: 25px 0 0 0;
	width: 145px;
	height: 50px;
	float: left;
}
 

#rightcar {
	display:inline;
	position:relative;
	left: -5px;
	margin: 0;
	width: 15px;
	height: 50px;
	padding: 25px 0 0 0;
	float: left;
	text-align:left;
}

#footer {
	clear:both;
	margin:0;
	padding:0;
	width: 1150px;
}

#footer p {
	margin: 0;
	padding-top: 15px;
	text-align: center;
	font-size: 12px;
	color:#f8f8f8;
 }
 
 #footer h1 {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 12px;
	color: #f8f8f8;
	line-height: 17px;
	font-weight: normal;
 }
 
#footer p a:link {
	color:#f8f8f8;
	text-decoration:none;
}

#footer p a:visited {
	color:#f8f8f8;
	text-decoration:none;
}

#footer p a:hover {
	color:#f8f8f8;
	text-decoration:underline;
}

#footer p a:active {
	color:#f8f8f8;
	text-decoration:underline;
}
 
#thumbnails span {display:none;}

#thumbnails {
	text-align:center;
	margin: 0 20px;
	width: 905px;
	height: 75px;
	padding: 0 0 0 5px;
	float: left;
	white-space:nowrap;
}

#thumnails ul, li {
	list-style:none;
	display:inline;
	position:relative;
	left: -40px;
	text-decoration:none;
	margin:0;
	padding:0 8px 0 0;
	white-space:nowrap;
}

#thumbnails a {
	width:90px;
	height:68px;
	padding:0;
	margin:0;
}

#thumbnails a:hover {
	border-style: solid;
	border-width:0 0 2px 0;
	border-color: #fff;
	padding:0;
	margin:0;
}
