/* CSS Document */
html{
	/*background:url(../_images/background.png) repeat top left;*/
	height:100%;
}
body{
	font:12px helvetica, verdana, sans-serif;
	color:#070909;
	height:100%;
}
a{
	color: #4f2991;
	color: #010101;
	text-decoration:none;
}
a:hover{
	color: #4f2991;
	color: #4e4e4e;
	text-decoration:underline;
	text-decoration: none;
}
strong{
	font-weight:bold;
}
em{
	font-style:italic;
}
a{
	display:block;
}
h1, h2, h3 {
	text-indent: -999em;
	display: block;
}
#outerWrapper {
	margin: 40px auto 0;
	position: relative;
	padding: 40px;
	width: 800px;
	width: 650px;
}
h1{
	background:transparent url(../_images/h1.1.png) no-repeat left top;
	width: 492px;
	height: 67px;
	margin-bottom: 10px;
}
h2{
	background:transparent url(../_images/h2.1.png) no-repeat left top;
	width: 191px;
	height: 12px;
	margin-bottom: 25px;
}
h3#development{
	background:transparent url(../_images/h3.1.png) no-repeat left top;
	width: 165px;
	height: 29px;
	float: right;
	clear: both;
	margin-bottom: 0;
}
h3#design{
	background:transparent url(../_images/h3.2.png) no-repeat left top;
	width: 285px;
	height: 29px;
	float: right;
	clear: both;
	margin-bottom: 0;
}
h3#clients{
	background:transparent url(../_images/h3.3.png) no-repeat left top;
	width: 165px;
	height: 22px;
	float: right;
	clear: both;
	margin-bottom: 0;
}
ul{
	margin-bottom:16px;	
	clear: both;
	float: right;
}
ul li{
	display:block;
	_display: inline-block; /* for ie6 */
	_margin: 0 0 -5px 0; /* for ie6 */
	_padding: 0; /* for ie6 */
}
ul li a{
	display: block;
	margin: 5px 0;
	_margin: 0; /* for ie6 */
	font-size: 12px;
	font-family: Helvetica, sans-serif;	
	text-align: right;
}


#innerWrapper #header img {
	position: absolute;
	top: -15px;
}
#innerWrapper #footer h1#contact {
	background: transparent url(../_images/contact.h1.png) no-repeat left top;
	display: block;
	width: 134px;
	height: 21px;
}
#innerWrapper #footer h3#city {
	background: transparent url(../_images/footer.text.3.png) no-repeat left top;
	display: block;
	width: 108px;
	height: 14px;
	margin-bottom: 5px;
}
#innerWrapper #footer a#footerLink {
	background:transparent url(../_images/footer.text.1.png) no-repeat left top;
	text-indent: -999em;
	display: block;
	width: 205px;
	height: 16px;
	float: left;
	_position: relative; /* for ie6 */
}
#innerWrapper #footer #footerContact {
	background: url('../_images/footer.text.2.png') no-repeat left top;
	display: block;
	width: 125px;
	height: 12px;
	float: left;
	_float: none; /* for ie6 */
}
#innerWrapper #rightContent {
	float: left;
	width: 650px;
}
#innerWrapper{
	margin:-49px auto;
	padding-top: 49px;
	background: url('../_images/ship.png') no-repeat left top;
	overflow: auto;
}
#innerWrapper #header h1{
	background:transparent url(../_images/h1.1.png) no-repeat left top;
	width:329px;
	width: 492px;
	height:42px;
	height: 67px;
	float: right;
	position: relative;
	z-index: 1;
}
#innerWrapper #header h2{
	background:transparent url(../_images/h2.1.png) no-repeat left top;
	width:189px;
	width: 191px;
	height:16px;
	height: 12px;
	margin-bottom: 5px;
	float: right;
	clear: both;
	position: relative;
	top: -18px;
	z-index: 1;
}
#header {
	clear: both;	
}
#footer {
	float:left;
	margin-top: -160px;
}
#content #footer {
	_margin-top: -170px; /* for ie6 */	
}
