body {
	background:  top center repeat-x #000000;
	margin: 0px;
	padding: 16px 0;
	font: 11px "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", verdana, arial, helvetica;
	color: #999999;
	text-align: center;
}
p{
font-size:9px;
text-indent:0cm;
text-align:justify;
line-height: 10px;
}
img {
	border-style: none;
}
img.pic_left{
float:left;
padding:5px;
margin:0 8px 8px 8px;
}
a {
	color: #2E9FED;
	text-decoration: none;
}
a:hover {
	color: #1471B1;
}
#welcome h1{
padding:5px 0 0 20px;
margin:0px;
font-weight:bold;
font-size:14px;
color:#FFFFFF;
}
h3{
font-size:14px;
color: #003366;
}
h4{
font-size:13px;
padding:2px;
margin:0px;
color: #003366;
border-bottom:1px #999999 dashed;
}
#container {
	position: relative;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
	text-align: left;
}

#head {
	width: 900px;
	height: 600px;
	background: no-repeat;
}
#head h1 {
	position: absolute;
	margin: 5px 0 0 5px;
	width: 900px;
	height: 642px;
	background: url(images/martavalls.jpg) no-repeat;
}
#head h1 a {
	text-indent: -2000px;
	width: 900px;
	height: 642px;
	display: block;
	background: url(images/maratvalls.jpg) no-repeat;
}
.top_head_banner{
float:right;
width:300px;
height:200px;
background: no-repeat right;
background-position: 10px 15px;
}

#menu {
	position: absolute;
	width: 300px;
	top: 500px;
	left: 550px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}
#menu li {
	list-style-type: none;
	font-size:14px;
	float: left;
	margin: 0 8px;
	height: 22px;
}
#menu li a {
	padding: 0 0 7px 0;
	font-size:14px;
	height: 22px;
	color: #FFFFFF;
}
#menu li a:hover {
font-size:14px;
color:#FF5000;
}
#menu .current {
	color:#FF5000;
	font-weight:normal;
	font-family: Helvetica ;
}
#area {
	width: 750px;
	height: 54px;
	background:  repeat-x;
}

#main {
	margin: auto;
	background:  repeat-y;
	width: 900px;
	height: auto; 
}

#content_left {
float:left;
padding:0 3px 3px 3px;
width: 900px;
height:auto;
}
#content_right{
float:left;
padding:5px;
width: 200px;
height:auto;
}
#welcome {
background:  no-repeat;
background-position:12px 0px;
padding:10px;
width: 750px;
height:80px; 
}
.item_box{
width:auto;
height:auto;
padding:10px 0 5px 0;
border-bottom:1px #666666 dashed;
}
.spacer{
width:auto; height:2px; clear:both; padding-bottom:2px;}
/*---------contact----------*/
#form {
	padding: 0px;
	margin: 0px;
}
#fields label {
	width: 260px;
	display: block;
	padding: 0px;
}
#fields input {
	border: 1px solid #FFFFFF;
	margin: 0 0 3px 0;
	width: 260px;
}
#fields textarea {
	border: 1px solid #FFFFFF;
	margin: 0 0 3px 0;
	width: 260px;
	height: 63px;
}
#send input {
	width: 64px;
	height: 20px;
	margin: 0px;
}
ul {
	margin: 0 0 20px 0;
	padding: 0px;
	list-style-type: none;
}
.contact_info{
float:left;
padding:15px;
}

/*work------------*/
.project_details{
float:left;
width:300px;
color:#336699;
padding:10px 0 0 10px;
}
#footer {
text-align:center;
font-size:10px;
color:#000033;
background:  no-repeat;
background-position:0px 0px;
padding-top:10px;
width: 750px;
height:85px;
}
#footer a {
	background: none;
	padding: 0px;

}
#madeby{
width:200px;
height:85px;
float:right;
padding-right:30px;
text-align:center;
}
#madeby a{
text-decoration:none;
color:#666666;
}
.projectrepara {
	float:left;
	width:425px;
	color:#336699;
	padding:10px 0 0 2px;
	text-align: justify;


}
