body{
    position:relative;
	margin: 0 auto;
    background-image:url(images/bg-repeat.jpg);
	background-repeat:repeat;
	background-position: center top;
}

#container {
	position: relative;
	height: 1280px;
	width: 900px;
	margin: 0 auto;
	background-image:url(images/nr-designs.jpg);
	background-position: center center;
}

#container-long {
	position: relative;
	height: 2200px;
	width: 900px;
	margin: 0 auto;
	background-image:url(images/nr-designs-long.jpg);
	background-position: center center;
}

#links {
	position:absolute;
	left:161px;
	top:2px;
	width:564px;
	height:47px;
}

#header {
	position:absolute;
	left:25px;
	top:195px;
	width:469px;
	height:307px;
}

#title {
	position:absolute;
	left:368px;
	top:114px;
	width:507px;
	height:63px;
}

#textarea{
	position:absolute;
	left:25px;
	top:502px;
	width:468px;
	height:337px;
	background-image:url(images/textarea_19.jpg);
}

#textarea p{
   font-family:Tahoma;
   font-size:14px;
   color:#454546;
   line-height:20px;
}

#sidelinks{
	position:absolute;
	left:656px;
	top:195px;
	width:185px;
	height:316px;
}

#sidelinks p{
    font-family:Tahoma;
	font-size:20px;
	color:#9fa941;
}

#sidelinks a{
   font-family:Tahoma;
   font-size:16px;
   color:#3d3d3d;
   text-decoration:none;
}

#sidelinks a:hover{
   font-family:Tahoma;
   font-size:16px;
   color:#9fa941;
   text-decoration:none;
}

#services-text {
	position:absolute;
	left:25px;
	top:502px;
	width:828px;
	height:438px;
	background-image:url(images/services-text_21.jpg);
}

#services-text p{
   font-family:Tahoma;
   font-size:14px;
   color:#454546;
   line-height:20px;
}

a{
   font-family:Tahoma;
   font-size:14px;
   color:#9fa941;
   text-decoration:none;
}

a:hover{
   font-family:Tahoma;
   font-size:14px;
   color:#3d3d3d;
   text-decoration:none;
}

#portfolio-pictures{
  	position:absolute;
	left:25px;
	top:502px;
	width:845px;
	height:600px; 
}

#bottom-links{
   position:absolute;
   top:1255px;
   left:25px;
   width:850px;
   height:40px;
}

#bottom-links a{
   font-family:Tahoma;
   font-size:12px;
   color:#666666;
   text-decoration:none;
}

#bottom-links a:hover{
   font-family:Tahoma;
   font-size:12px;
   color:#666666;
   text-decoration:underline;
}

#bottom-links-long{
   position:absolute;
   top:2175px;
   left:25px;
   width:850px;
   height:40px;
}

#bottom-links-long a{
   font-family:Tahoma;
   font-size:12px;
   color:#666666;
   text-decoration:none;
}

#bottom-links-long a:hover{
   font-family:Tahoma;
   font-size:12px;
   color:#666666;
   text-decoration:underline;
}




/* CSS Document */


