* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color: #333d3d;
}

a:hover {
	text-decoration: none;
	color: #6faee5;
}

a img {
	border: none;
}

body {
	background-image: url('../images/io_14.png');
	background-position: center 0;
	background-repeat: repeat-y;
	font-size: 1px;
	background-color: #FFCD10;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	color: #313a3b;
}

.flash {
 width: 540px;
 height: 325px;
 overflow: hidden;
 border: 1px solid #fff;
}

div {
	font-size: 14px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
	position: relative;
}

#banner {
	z-index: 1;
	width: 942px;
	height: 108px;
	overflow: hidden;
	font-size: 1px;
	margin: 0 auto 0 auto;
	background-image: url('../images/io_03.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	background-color: #FFB900;
}
#nav_full {
	width: 100%;
	z-index: 1;
	margin: 0 auto 0 auto;
	height: 35px;
	position: relative;
	background-image: url('../images/io_05.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: transparent;	
}

#nav_full {
	width: 100%;
	z-index: 1;
	margin: 0 auto 0 auto;
	height: 35px;
	position: relative;
	background-image: url('../images/io_05.png');
	background-position: top left;
	background-repeat: repeat-x;
	background-color: transparent;	
}

#nav_right {
	width: 40%;
	height: 35px;
	z-index: 5;
	float: right;
	background-image: url('../images/io_09.png');
	background-position: top right;
	background-repeat: repeat-x;
	background-color: transparent;	
}

#nav_drop {
	width: 100%;
	height: 35px;
	z-index: 10;
	float: left;
	position: absolute;
	background-image: url('../images/nav_fix.png');
	background-position: top center;
	background-repeat: no-repeat;
	background-color: transparent;	
}

#nav {
	width: 940px;
	height: 35px;
	z-index: 15;
	margin: 0 auto 0 auto;
	background-image: url('../images/nav.png');
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0 0;
}

#nav ul {
	list-style: none;
	width: 940px;
	height: 35px;
}
#nav ul li {
	float: left;
	display: inline;
	z-index: 20;
	overflow: hidden;
	position: absolute;
	text-align: center;
	line-height: 42px;
	background-repeat: no-repeat;
	background-color: transparent;
}

#nav ul li a{
	font-size: 15px;
	font-weight: bold;
	color: #333d3d;
	padding: 0 50px 0 50px;
}

#nav ul li a:hover{
	font-weight: bold;
	color: #;
}

#nav ul li.nav_1 {
	width: 220px;
}
#nav ul li.nav_2 {
	width: 170px;
	margin: 0 0 0 220px;
}
#nav ul li.nav_3 {
	width: 160px;
	margin: 0 0 0 390px;
}
#nav ul li.nav_4 {
	width: 170px;
	margin: 0 0 0 550px;
}
#nav ul li.nav_5 {
	width: 220px;
	margin: 0 0 0 720px;
}

#nav ul li.nav_1_current {
	width: 220px;
	background-image: url('../images/nav.png');
	background-position: 0 -35px;
}
#nav ul li.nav_2_current {
	width: 170px;
	margin: 0 0 0 220px;
	background-image: url('../images/nav.png');
	background-position: -220px -35px;
}
#nav ul li.nav_3_current {
	width: 160px;
	margin: 0 0 0 390px;
	background-image: url('../images/nav.png');
	background-position: -390px -35px;
}
#nav ul li.nav_4_current {
	width: 170px;
	margin: 0 0 0 550px;
	background-image: url('../images/nav.png');
	background-position: -550px -35px;
}
#nav ul li.nav_5_current {
	width: 220px;
	margin: 0 0 0 720px;
	background-image: url('../images/nav.png');
	background-position: -720px -35px;
}

#main {
	width: 943px;
	min-height: 200px;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background-image: url('../images/io_11.png');
	background-position: center 0;
	background-repeat: no-repeat;
	background-color: transparent;
	z-index: 2;
}

#strip {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 0 auto;
	background-image: url('../images/io_16.png');
	background-position: center 0;
	background-repeat: repeat-y;
	background-color: #FAF8F8;
	z-index: 1;
}
#strip_contol {
	width: 940px;
	min-height: 100px;
	margin: 0 auto 0 auto;
}

#strip_contol .work_info {
	float: left;
	margin: 30px 0 0 80px;
	overflow: hidden;
	width: 900px;
}

#strip_contol .work_info p {
	margin: 0 0 20px 0;
	line-height: 1.4em;
	width: 540px;
}


#strip_contol .strip_box {
	width: 240px;
	overflow: hidden;
	float: left;
	margin: 30px 0 20px 30px;
}

#strip_contol .first {
	width: 240px;
	overflow: hidden;
	float: left;
	margin: 30px 0 20px 75px;
}

#strip_contol .strip_box img{
	vertical-align: top;
}

#strip_contol .strip_box .dark {
	width: 240px;
	height: 98px;
	overflow: hidden;
	background-image: url('../images/io_foot_09.png');
	background-position: center 0;
	background-repeat: no-repeat;
}

#strip_contol .strip_box .dark p{
	text-align: center;
	padding: 12px 18px 0 18px;
	color: #fff;
	font-size: 12px;
	line-height: 1.4em;
}

#strip_contol .strip_box .dark p a{
	color: #fff;
}

.last{
	margin: 20px 0 0 0;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}

#footer {
	width: 780px;
	font-weight: bold;
	overflow: hidden;
	margin: 0 auto 0 auto;
	color: #bc5101;
	padding: 20px 0 30px 0 ;
}

#footer a{
	color: #bc5101;
}

#map_control {
	width: 100%;
	height: 460px;
	position: relative;
	overflow: hidden;
}
#map {
	width: 100%;
	height: 500px;
	margin: 0;
	position: relative;
}

#contact {
	/* background-image: url('../images/io_contact_02.png');
	background-position: center 0;
	background-repeat: repeat-y;
	*/
	width: 940px;
	height: 460px;
	margin: -500px auto 0 auto;
	position: relative;
}
#contact_float {
	float: right;
	width: 355px;
	height: 460px;
	background-color: #FFB800;
	opacity:0.9;
	filter:alpha(opacity=90);
	z-index: 80;
}


#contact_float form {
	margin: 60px 0 0 20px;
}

#contact_float form p{
	margin: 0 0 0 20px;
	font-size: 14px;
}

#contact_float form .button {
	margin: 0 0 0 11px;
}

.field {
/*	background: #fff;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd; */
	border: none;
	background: transparent;
	background-image: url('../images/io_contact_04.png');
	background-repeat: no-repeat;
	width: 225px;
	color: #333d3d;
	font-size: 14px;
	margin: 0 0 10px 13px;
	padding: 8px 10px 8px 10px;
	font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
}

textarea {
/*	background: #fff;
	border-top: 1px solid #888;
	border-left: 1px solid #888;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd; */
	border: none;
	background: transparent;
	background-image: url('../images/io_contact_07.png');
	background-repeat: no-repeat;
	width: 225px;
	height: 80px;
	color: #333d3d;
	overflow-y: visible;
	overflow-x: hidden;
	font-size: 14px;
	margin: 0 0 10px 13px;
	padding: 8px 10px 8px 10px;
	font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
}

#news {
	margin: 0 0 0 80px;
	padding: 30px 0 0 0;
	background-image: url('../images/io_news_bg.gif');
	background-repeat: repeat-y;
	background-position: center 0;
}

#work {
	margin: 0 0 0 80px;
	padding: 30px 0 0 0;
	background-image: url('../images/io_news_bg.gif');
	background-repeat: repeat-y;
	background-position: center 0;
}

#news_art {
	margin: 0 0 0 80px;
	padding: 30px 0 0 0;
	background-image: url('../images/io_news_bg.gif');
	background-repeat: repeat-y;
	background-position: center 0;
}


.work {
	padding: 0;
	width:550px;
}

.work p{
	width:550px;
	padding: 0 0 15px 0;
}

.work ul{ list-style-position:inside; padding:2px 0 10px 10px;}


a.grey_link{ color: #313a3b; text-decoration:underline; }
a:link.grey_link{ color: #313a3b; text-decoration:underline; }
a:active.grey_link{ color: #313a3b; text-decoration:underline; }
a:visited.grey_link{ color: #313a3b; text-decoration:underline; }
a:hover.grey_link{ color: #313a3b; text-decoration:none; }
	


.work_image{ margin:0 15px 25px 0; float:left; width:260px; overflow:hidden; }

h1 {
	font-size: 18px;
	margin: 0 0 14px 0;
	width: 500px;
}
h2 {
	font-size: 15px;
	margin: 0 0 14px 0;
	width: 500px;
}

#news p{
	width: 390px;
	overflow: hidden;
	margin: 0 0 25px 0;
}

#news_art p{
	width: 530px;
	overflow: hidden;
	margin: 0 0 25px 0;
}

.news_art2 {
	width: 260px;
	overflow: hidden;
	margin: 0 0 20px 0;
}

.news_art2 img {
	margin: 0 0 10px 0;
}


#news .news_art2 p {
	width: 250px;
	overflow: hidden;
	margin: -8px 0 25px 0;
}

.news_pic{
	float: left;
	margin: 0 25px 0 0;
}

#nav_left{
	float: right;
	width: 280px;
}

#nav_left_fix{
	margin: 0 0 0 40px;
}

#nav_left_fix p{
	width: 160px;
	overflow: hidden;
	margin: 0 0 25px 0;
}

#nav_left_fix h2{
	margin: 0 0 4px 0;
}

.hr_long{
	border: none;
	width: 510px;
	background-image: url('../images/io_news_10.png');
	background-repeat: no-repeat;
	height: 2px;
	margin: 0 0 20px 0;
}

.hr_short{
	border: none;
	width: 160px;
	background-image: url('../images/io_work_06.png');
	background-repeat: no-repeat;
	height: 2px;
	margin: 0 0 20px 0;
}

.clear2 {
	border: none;
	width: 510px;
	height: 2px;
	margin: 0;
}

.prev {
 width: 220px;
 margin: -200px 50px 0 0;
 overflow: hidden;
 float: right;
}

input, textarea {
outline-color:-moz-use-text-color;
outline-style:none;
outline-width:medium;
}

#message {
	z-index: 20px;
}

.news_art {
	height: 120px;
	overflow: hidden;
}
.news_art2 {
	height: auto; float:left; width:550px; overflow:hidden; z-index:10;
}

.news_art2 a{ padding:0;}
.news_art2 p{ padding:10px 0 5px 0; width:220px;}

.news_art3 { height: auto; float:left; width:540px;}
.news_art3 p{ padding:10px 0 5px 0;}
p.news_art3 { padding:10px 0 5px 0; width:150px;Case Studies}

.white_border {border:#FFF; border-style:solid; border-width:1px; padding:0;}

