@charset "utf-8";
/* CSS Document */

/*** Content ***/

#topcontainer {
	clear:both;
	width:100%;
	height:448px;
	margin:0px auto -30px auto;
	background:url(../images/nicholsii_topcontainerbg.png) no-repeat top center;
}

#insidecontainer {
	clear:both;
	width:960px;
	margin:0px auto;
}

#insidecontainer div {
	float:left;
	padding:0px;
	margin:0px 0px -30px 0px;
}

#insidecontainer #developmenttop {
	width:320px;
	height:350px;
}

#insidecontainer #designtop {
	width:320px;
	height:350px;
}

#insidecontainer #designtop img {
	margin:59px 0px -12px 0px;
	
	position:relative;
	z-index:1000;
}

#insidecontainer #hourlytop {
	width:320px;
	padding:257px 0px 0px 0px;
	
	color:#d1fb7a;
	font-size:60px;
	text-align:center;
	line-height:40px;
	text-shadow:2px 2px 10px #111;
}

#insidecontainer #hourlytop .hourlyreg {
	font-size:24px;
}

#mainbar {
	clear:both;
	width:100%;
	height:90px;
	background:url(../images/nicholsii_mainbarbg.png) repeat-x top;
	margin:0px 0px 0px 0px;
	padding:30px 0px;
	
	position:relative;
	z-index:100;
}

#mainbartext {
	clear:both;
	width:100%;
	height:90px;
	background:url(../images/nicholsii_mainbartextbg.jpg) no-repeat center;
}

#headers {
	clear:both;
	width:960px;
	margin:0px auto;
}

#headers ul {
	display:inline;
	list-style:none;
}

#headers li {
	float:left;
	width:320px;
	width:310px\0/;
	
	text-align:center;
	color:#ffffff;
	font-size:50px;
	line-height:90px;
	text-shadow:1px 1px 3px #555;
}

#headers li#development {
	background:url(../images/nicholsii_developmenttextbg.png) no-repeat center bottom;
}

#headers li#design {
	background:url(../images/nicholsii_designtextbg.png) no-repeat center bottom;
}

#headers li#hourly {
	background:url(../images/nicholsii_designtextbg.png) no-repeat center bottom;
	width:310px\0/;
	float:right\0/;
}

/*** lower content ***/

#bottomcontent {
	clear:both;
	width:960px;
	margin:-30px auto 0px auto;
	background:url(../images/nicholsii_bottomcontentbg.jpg) no-repeat center top;
}

#bottomcontent ul {
	list-style-type:square;
	color:#ffffff;
}

#bottomcontent li {
	padding-bottom:5px;
}

#bottomdevelopment, #bottomdesign, #bottomhourly {
	background:url(../images/nicholsii_white3.png) repeat;
	float:left;
	width:300px;
	margin:12px 5px 12px 5px;
	padding:3px 5px;
}

#bottomdevelopment h2, #bottomdesign h2, #bottomhourly h2, #portfolio h2 {
	padding:0px;
	margin:-3px 0px 0px 0px;
	font-size:21px;
}

#portfolio h2 {
	margin:-6px 0px 0px 0px;
}

#bottomdevelopment h2, #bottomdevelopment a {
	color:#ff5e35;
}

#bottomdesign h2, #bottomdesign a {
	color:#f42256;
}

#bottomhourly h2, #bottomhourly a {
	color:#8fad26;
}

#portfolio h2, #portfolio a {
	color:#e6c53e;
}

#portfolio {
	clear:both;
	background:url(../images/nicholsii_white3.png) repeat;
	margin:0px 0px 15px 0px;
	padding:10px;
	
	color:#ffffff;
	font-size:14px;
}

#portfolio img {
	float:right;
	margin:0px 0px 0px 10px;
}