* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background: #ffd073 url("bgtiles4.png") no-repeat center top;
}
#wrapper { 
 margin: 0 auto;
 width: 950px;
 border: 0px solid #000;
 height: 750 px;
}
#header {
 width: 951px;
 color: #333;
 padding: 0px;
 border: 0px solid #000;
 height: 124px;
 margin: 0px 0px 0px 0px;
 background: #ffbf40 url("headnew.png") no-repeat center top;
 text-align:right;
}
#content { 
 width: 363px;
 color: #333;
 border: 0px solid #ccc;
 background: #F2F2E6;
 margin: 0px 0px 0px 0px;
 padding-top:30px;
 height: 544px;
margin-right:0px;
float: left;

}

#sidebar { 
 width: 587px;
 color: #333;
 border: 0px solid #ccc;
 background: #F2F2E6;
 margin: 0px 0px 0px 0px;
 padding-top:30px;
 height: 544px;
 background-image:url('bgcut.png');
background-repeat:no-repeat;
background-position:top right;
float:right;
}

#footer { 
 color: #333;
 width: 950px;
 height: 45px;
 border: 0px solid #ccc;
 background: #1b1a1b;
 margin: 0px 0px 0px 0px;
 clear:both;
}

#navtext {
	padding-bottom:15px;
	padding-right:25px;
	padding-top:90px;
	}
	
	p.left {font-size:0.875em;
	text-align:left;
	line-height:135%;	
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
	p.right {font-size:0.875em;
	text-align:right;
	line-height:135%;
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	}
	
#foottext1 {
	float:left;
	width: 250px;
	height:44px;
	text-align:left;
	border: 0px solid #fff;
	padding-left:10px;
	}

#foottext2 {
	float:right;
	width: 250px;
	height:44px;
	text-align:left;
	border: 0px solid #fff;
	padding-right:10px;
	}
	
	a.menulink {
color:#c4e300;
text-decoration:none;
}
a.menulink:hover {
color:#fff;
text-decoration:none;
}

img.home {
	border:2px solid #c4e300;
	padding:1px;
	background:#F2F2E6;
	float:right;
}

#introbox { 
 width: 524px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 133px;
 background-image:url('introbox.png');
background-repeat:no-repeat;
background-position:top left;
}

#introboxtext {
	width: 500px;
	text-align:left;
	line-height:150%;
}

#servbox { 
 width: 513px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 471px;
 background-image:url('servbox.png');
background-repeat:no-repeat;
background-position:top left;
}

#servboxtext {
	width: 455px;
	text-align:left;
	line-height:145%;
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	color:#646464;
	padding-top:45px;
}

#sidebarspc {
	height: 88px;
	width: 293 px;
	background-image:url('sidebarbg.png');
	background-repeat:no-repeat;
background-position:top left;
padding-bottom:11px;
}

#hrbox { 
 width: 293px;
 border: 0px solid #ccc;
 margin: 0px 0px 0px 0px;
 padding: 0px;
 height: 291px;
 background-image:url('bottomboxhome.png');
background-repeat:no-repeat;
background-position:top left;
}

#hrboxtext {
	width: 270px;
	padding-top:10px;
	text-align:left;
	line-height:175%;
}

#daleinfo {
	font-size:1em;
	width:520px;
	height:165px;
	text-align:left;
	line-height:135%;
	font-family:Arial, Helvetica, sans-serif;
	color:#646464;
	padding-top:15px;
}

