* 
{ 
	margin: 0; 
	padding: 0;
}

html 
{ 
	margin: 0; 
	padding: 0;
}

body 
{ 
	margin: 0; 
	padding: 0;
	font-family: Arial, Verdana, sans-serif;
	text-align: center;
	font-size: 13px;
	margin: 0 auto;
	background-image:url("/images/bg.jpg");
	background-repeat:repeat-x;
	background-color:#1b90ba;
}

h2
{
	text-align: left;	
	margin-top:5px;
	background-color:#CCCCCC;
	text-indent:5px;
}

#container
{
	width: 900px;
	margin: 0 auto;
	

}

ul
{
	list-style-type: none;	
}

#header
{
	height: 585px;
	width:  900px;
	float: left;
	
}

.tree
{
	background-image:url("/images/tree.png");
	background-repeat:no-repeat;
	background-position:left;
	float:left;
	width:350px;
	height:500px;
}

.abis
{
	float:left;
	width:220px;
	height:75px;
	margin-left:67px;
	margin-top:510px;
/*	position:absolute;*/
}

.abis_2
{
	float:left;
	width:220px;
	height:75px;
	margin-left:300px;
	margin-top:20px;
}

h1
{
	color:#f2f2f2;
	float:right;
	font-size:16px;
}

.text
{
	float:right;
	height:auto;
	color:#f2f2f2;
	font-size:13px;
	text-align:right;
	margin-left:20px;
	width:410px;
	margin-bottom:10px;
	
}

.text a
{
	color:#b14fad;
	text-decoration:none;
}


.right
{
	float:right;
	margin-left:20px;
	height:550px;
	width:520px;
	background-image:url("/images/swing.png");
	background-repeat:no-repeat;
	background-position:left;
	background-position:top;
}

.button
{
	float:right;
	width:400px;
	height:25px;
	margin-bottom:10px;
}

.button a
{
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
}

.portofolio
{
	height: auto;
	width:  900px;
	float: left;
}

#container_middle
{
	width: 100%;
	margin: 0auto;
}

#footer
{
	width: 100%;
	float: left;
	background-image:url("/images/bg_footer.jpg");
    background-repeat:no-repeat;
	background-position:left;
	height:100px;
	margin:0 auto;
}

.content_footer
{
	color:#9900FF;
	font-size:14px;
}

.input_type
{
	width:160px;
	height:19px;
	font-size:14px;
	text-align:center;
	vertical-align:middle;
	color:#9900FF;
	line-height:20px;
	padding:2px;
	margin-top:5px;
}

img
{
	border:none;
}

.container
{
	float:left;
	width:900px;
	height:260px;
	margin-bottom:10px;
}

.item
{
	float:left;
	width:290px;
	height:250px;
	margin-bottom:10px;
	margin-left:10px;
}

.title
{
	float:right;
	width:300px;
}