/* CSS Document */

body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	line-height:1.3em;
}
h2{

}
p{
	margin-top:0px;
	
	margin-bottom:0.5em;
}
div.content, .right_boxes{
	position:absolute;
	width:280px;
}

div.content img{
	padding-bottom:8px;
}
div.content{
	position:absolute;
	padding:13px;
}
#one, #two, #three, #four, #languages, #cases{
	position:absolute;
	top:42px;

}
#languages img{
	border:0px;
	padding-bottom:2px;
}
#one,  #cases{
	left:40px;
}

a{
	text-decoration:none;
	color:#808285;
}


#one img{
	margin-bottom:11px;
}
#two{
	left:192px;
	width:80px;
}
#two div{
	min-height:228px;
}
* html #two div{
	height:270px;
}
#three{
	left:284px;
	width:300px;
}
#languages{
	left:498px;
	z-index:2;
}

#four{
	left:497px;
	width:180px;
}
.top_left{
	height:65px;
	width:120px;
	padding-bottom:0px;
}
.contact{
	width:76px;
	padding-bottom:0px;
}
.contact img{
	padding-top:4px;

}
#cases{
	left:597px;
	width:232px;
}

.top_right{
	width:180px;
	padding-bottom:1px;
}
h1{
	font-size:1em;
	margin:0px;
}
h2{
	font-size:1em;
	margin:0px;
}
div div,#four,  #cases{
	margin-bottom:11px;
	background:white;
	padding:10px;
}
h2 + p{
	padding-top:0px;
	margin-top:0px;
}


#welcome{
	padding-top:2px;
	border:0;
	padding-bottom:2px;
}
#enter{
	width:200px;
}
#why{
	
}
#filler{
	height:100px;
}

.right_boxes{
	position:absolute;
	background-color:none;
	padding:0px;
	margin:0px;
	margin-left:320px;
}
.lined{
	text-decoration:underline;
}
.editbox{
	border:1px solid;
	width:400px;
	height:500px;
}
