*, html {

	margin:0;padding:0

}

html, body {

	height:100%

}

body {

	background:#000

}

#side {

	margin-bottom: -185px;

	background: transparent;

	width: 1px;

	height: 50%;

	float: left

}

#wrapper {

	clear:left;	

	width:800px;

	height:371px;

	position:relative;

	margin: 0 auto;

	border:solid 3px #333;

}





/*************************************

/

/

/

/*************************************/



ul span, p span, h2 span {

	display:none

}

ul, li {

	list-style-type:none

}

.nav-carrier {

	background:#333 none;

	width:803px;

	height:73px;

	border:none;

}

ul#splash-navi {

	background-color:#333;

	width:800px;

	height:73px;

}

ul#splash-navi li {

	float:left;

	width:auto;

}

ul#splash-navi li a {

	cursor:pointer;

	display:block;

	height:73px

}

ul#splash-navi li a.abt-us {

	background:url(../img/spl-abtus.jpg) no-repeat 0 0;

	width:193px;

}



ul#splash-navi li a.port {

	background:url(../img/spl-portfolio.jpg) no-repeat 0 0;

	width:201px;

}



ul#splash-navi li a.poss {

	background:url(../img/spl-poss.jpg) no-repeat 0 0;

	width:222px;

}



ul#splash-navi li a.cont {

	background:url(../img/spl-cont.jpg) no-repeat 0 0;

	width:183px;

}



/*

ul#splash-navi li a.abt-us:hover {

	background:url(../img/spl-abtus-hvr.jpg) no-repeat 0 0;

}

ul#splash-navi li a.port:hover {

	background:url(../img/spl-portfolio-hvr.jpg) no-repeat 0 0;

}

ul#splash-navi li a.poss:hover {

	background:url(../img/spl-poss-hvr.jpg) no-repeat 0 0;

}

ul#splash-navi li a.cont:hover {

	background:url(../img/spl-cont-hvr.jpg) no-repeat 0 0;

}

*/



/*******************************/

/*

/

/

/*******************************/

.top-carrier {

	background:transparent url(../img/splash-bk.jpg) no-repeat scroll center 0;

	height:300px

}

h2#spl-lg {

	background:transparent url(../img/splash-lg.png) no-repeat scroll 0 0;

	float:left;

	height:249px;

	width:192px;

	position:relative;

	left:90px;

	top:40px;

}

p#slogan {

	background:transparent url(../img/splash-slogan.png) no-repeat scroll 0 0;

	float:right;

	margin-right:120px;

	margin-top:75px;

	width:358px;

	height:116px;

}

p.powered {

	background:transparent url(../img/p-by.gif) no-repeat;

	height:22px;

	width:167px;

	float:right;

	margin:0;

	padding:0;

}

#footer {width:800px;
				height:30px;
				margin:auto;
				color:white;
				text-align:right;
				padding-top:20px;
				font-size:12px;
}

#footer a {color:white;
						text-decoration:none;
}