/* text */
a{text-decoration: none;}
h1{font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;}
h2{font-size: 18px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;}
h3{font-size: 16px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;}
p{font-size: 12px; font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;}
span{}
#accepting{font-family: "Helvetica Neue", Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; padding-bottom: 20px; padding-top: 35px;}
#consider{font-weight: bold; padding-bottom: 20px;font-size: 11px;}
#phone{font-size: 14px; font-weight: bold; padding-top: 10px;}
#email{font-size: 14px; font-weight: bold; padding-top: 5px; padding-bottom: 10px;}
#adress{font-size: 14px; font-weight: bold;}
#hi{font-size: 24px; color: #eee8ae; text-shadow: #000000 1px 1px 1px;}

/* Site Design */
body{
background-image: url(i/bg.png);
background-color: #333333;
width: 960px;
height: 100%;
margin: 0 auto;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
}
#container{
width: 100%;
height: 100%;
margin: 0 auto;
}
#header-container{
width: 100%;
height: 150px;
margin: 0 auto;
text-align: center;
}
			#neuei-logo{
			float: left;
			padding-top: 40px;
			padding-bottom: 30px;
			}
			#services-text{
			float: right;
			padding-right: 52px;
			padding-top: 40px;
			padding-bottom: 30px;
			font-size: 12px;
			font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
			}
			#herrooo{
			clear: both;
			padding-right: 45px;
			float: right;
			width: 600px;
			text-align: left;
			}
#content-wrap{
width: 100%;
height: 100%;
}
#sidebar-wrap{
width: 25%;
height: 100%;
float: left;
padding-top: 6px;
}
#sidebar{
padding-top: 15px;
width: 205px;
}
#project-wrap{
width: 645px;
height: auto;
float: right;
padding-top: 15px;
background-color: ;
}
#project-single{
height: auto;
width: auto;
overflow: hidden;
padding-bottom: 4px;
}
	.proj-title{
	width: 100%;
	height: auto;
	border-top: solid;
	border-color: #FFFFFF;
	border-width: 1px;
	padding-top: 5px;
	padding-bottom: 8px;
	}
	.proj-details{
	width: 100%;
	height: auto;
	border-top: solid;
	border-bottom: solid;
	border-color: #545558;
	border-width: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	}
	.show-box{
	width: 640px;
	height: 525px;
	padding-top: 15px;
	}
	.mac{
	width: 600px;
	height: 520px;
	background-image: url(i/mac.png);
	background-repeat: no-repeat;
	position: absolute;
	}
	.mac-site{z-index: -1; position: absolute; padding-left: 27px; padding-top: 25px;}
	.mac-image{}
	

#proj-title{font-size: 18px; font-weight: bold;}
#proj-details{line-height: 20px; font-size: 12px; font-weight: bold;padding-bottom: 5px;}
.white{color: #ffffff; text-shadow: #000000 1px 1px 1px; font-weight: bold;}
.red{color: #c64f08;text-shadow: #000000 1px 1px 1px;}
.yellow{color: #eee8ae;text-shadow: #000000 1px 1px 1px;}
.teal{color: #56b394; text-shadow: #000000 1px 1px 1px; font-weight: bold;}
.grey{color: #56575c; text-shadow: #000000 0px 1px 0px;}
.darkgrey{color: #56575c; text-shadow: #000000 0px 1px 0px;}