@charset "UTF-8";
/* CSS Document */
@import "reset.css";
@import "js/font/fontreplace.html";

/*elements*/



*{
	padding:0;
	margin:0;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	color:#332E2C;
	font-size:14px;
}

.center {text-align:center; margin-top:8px;}
p{

	font-weight:lighter;
}
h1,h2,h3,h4,h5,h6{
	font-weight: lighter;
	color:#E88815;
	text-transform:lowercase;
	margin: 0 0 10px 0;
}
h1{
	font-size:24px;
}
h2{
	font-size:20px;
}
hr{
	color:#fff;
}

span{
	display:none;
}


/*classes*/
.clear{
	float:both;
	clear:both;
}
.message{
	width:415px;
}
.input{
	width:145px;
}
.alignr{
	text-align:right;
}

.bold {font-weight:bold}

/*--- menu ---*/
.who{
	display:block;
	background: url(images/list/who.png) no-repeat 0 0;
	width:175px;
	height:29px;
}
.who:hover{
	background-position: 0 -29px;
	

}
.services{
	display:block;
	background: url(images/list/services.png) no-repeat 0 0;
	width:175px;
	height:29px;
}
.services:hover{
	background-position: 0 -29px;
}
.samples{
	display:block;
	background: url(images/list/samples.png) no-repeat 0 0;
	width:175px;
	height:29px;

}
.samples:hover{
	background-position: 0 -29px;
}
.pricing{
	display:block;
	background: url(images/list/pricing.png) no-repeat 0 0;
	width:175px;
	height:29px;	
}
.pricing:hover{
	background-position: 0 -29px;
}
.contact{
	display:block;
	background: url(images/list/contact.png) no-repeat 0 0;
	width:175px;
	height:29px;
}
.contact:hover{
	background-position: 0 -29px;
}

/*--------------active classes---------------*/
.activewho{
	display:block;
	background: url(images/list/who.png) no-repeat 0 -29px;
	width:175px;
	height:29px;
	padding: 0 0 190px 0;
}
.activeservices{
	display:block;
	background: url(images/list/services.png) no-repeat 0 -29px;
	width:175px;
	height:29px;
	padding: 0 0 190px 0;
}
.activesamples{
	display:block;
	background: url(images/list/samples.png) no-repeat 0 -29px;
	width:175px;
	height:29px;
	padding: 0 0 190px 0;
}
.activepricing{
	display:block;
	background: url(images/list/pricing.png) no-repeat 0 -29px;
	width:175px;
	height:29px;
	padding: 0 0 190px 0;
}
.activecontact{
	display:block;
	background: url(images/list/contact.png) no-repeat 0 -29px;
	width:175px;
	height:29px;
	padding: 0 0 190px 0;
}


/* Ids */

#container{
	width:1024px;
	margin-left:auto;
	margin-right:auto;
	background:url(images/top.png) top center repeat-x;
	padding:40px 0 0 0;
	border:0 dotted #000;
}

#wrapper{
	width:934px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	background:#D5D2D1;
	border:0 dotted #ff0000;
}
#wrapper2{
	width:924px;
	margin-left:auto;
	margin-right:auto;
	background:#D5D2D1;

}
#award{
	width:924px;
	margin-left:auto;
	margin-right:auto;
	margin-top:50px;
	border:0 dotted #ff0000;

}

#award img{
	margin: 0 0 0 640px;
	padding:0;
}

#registration {*/Webinar Info Page */
	width:148px;
	height:88px;
	margin-top:50px;
	margin-left:60px;
	color:#cd6600;
	padding:0;
	border:0;
	position:absolute;
}

#header{
	float:left;
	width:904px;
	padding:10px 10px 20px 10px;
	
	}
#homeheader{
	float:left;
	width:904px;
	padding:10px 10px 10px 10px;
	
	}
#header img{
	margin-bottom:10px
}
#home{
	float:left;
	width:924px;
	background:#B1ABA8;
}
#home img{
	float:right;
	margin:20px 0px 10px 0;
	
}
#home ul{
	float:left;
}
#home li{
	display:block;
	float:left;
	list-style:none;
	margin: 40px 0 0 33px
}

#sidebar{
	width:175px;
	height:auto;
	float:left;
	margin-left:20px;
	border:0 solid #00ffff;	
}

#sidebar li{
	
}
#sidebar li a{
	display:block;
	text-decoration:none;
	text-transform:lowercase;
	color:#fff;
	margin: 0 0 17px 0;
	
}
#sidebar li a:hover{
		/*padding: 0 0 200px 0;*/
}


#sidebar2{
	width:175px;
	height:50px;
	margin-top:550px;
	margin-left:20px;	
	border:0 dotted #ff0000;
	position:absolute;

}

#content{
	width:689px;
	float:right;
	padding: 0 15px 30px 15px;
	border:0 solid #0000ff;
	position:relative;
}

/* Start Content & Welcome style on Home Page */

#content_home{
	width:90%;
	margin-left:5%;
	border:0 solid #000;
	padding-top:20px;
	line-height:140%;
	color:#332E2C;	
}

 #page_links_container {
 	width:850px;
 	height:220px;
 	margin-top:40px;
 	margin-left:auto;
 	margin-right:auto;
 	border:0 dotted #0000ff;
 }
 
 #svc1, #svc2, #svc3, #svc4, #svc5 {
  	height:195px;
 	width:145px;
 	float:left;
 }
 
 #svc1 {
 	margin-left:5px;
 }
 
 #svc2 {
 	margin-left:25px;
 }
 
 #svc3 {
 	margin-left:25px;
 }
 
  #svc4 {
 	margin-left:25px;
 }
 
  #svc5 {
 	margin-left:25px;
 }
 



/* End Content & Welcome style on Home Page */


#about{
	width:415px;
	margin-top:20px;
	padding:10px;
	float:left;
	background:#B1ABA8;
	
}
#extra{
	float:right;
	width:213px;
	padding:10px;
	background:#B1ABA8;
	font-size:12px;
}
#extra a{
	text-decoration:none;
	color:#534741;
}
#servicelist{
	float:left;
	width:200px;
	padding:10px;
	background:#B1ABA8;

}
#servicelist li{
	text-align:center;
	display:block;
	padding: 5px 0 5px 0;
	border-bottom:2px solid #92A43B;
	margin: 0 0 5px 0;
}
#servicelist li a{
	color:#534741;
	text-decoration:none;
}
#servicelist li a:hover{
	color:#92A43B;

}

#service_desc{
	float:right;
	width:430px;
	height:345px;
	padding:10px;
	line-height:130%;
	background:#B1ABA8;
	
}

#service{
	float:right;
	width:430px;
	padding:10px;
	background:#B1ABA8;
	
}
#service li{
	display:block;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #92A43B;
}
#service h2{
	color:#534741;
}
#samples{
	width:665px;
	padding:10px;
	margin: 0 0px 10px 0;
	background:#B1ABA8;
	
}
#sampleselect{
	width:665px;
	float:left;
	padding:10px;
	background:#B1ABA8;
}
#sampleselect a{
	padding:10px;
	border:block;
	color:#534741;
	text-decoration:none;
	font-size:16px;

}
#sampleselect a:hover{
	color:#fff;


}
#address{
	float:right;
	background:#b1aba8;
	padding:10px;
	width:430px;
	margin: 0 0 10px 0;
}
#address p{
	text-align:right;
	font-size:18px;

}
#contact{
	float:right;
	background:#b1aba8;
	padding:15px 0 15px 15px;
	width:430px;
}
#contact label{
	font-size:10px;
}
#ads{
	float:left;
	width:200px;
	padding:10px 10px 0 10px;
	background:#b1aba8;
	
}
#ad1{
	height:80px;
	width:190px;
	padding:5px;
	float:left;
	background:#534741;
	margin: 0 0 10px 0;
}
#ad2{
	height:80px;
	width:190px;
	padding:5px;
	float:left;
	background:#534741;
	margin: 0 0 10px 0;
}
#ad3{
	height:80px;
	width:190px;
	padding:5px;
	float:left;
	background:#534741;
	margin: 0 0 10px 0;
}
#ad4{
	height:80px;
	width:190px;
	padding:5px;
	float:left;
	background:#534741;
	margin: 0 0 10px 0;
}
#pricing{
	width:665px;
	padding:10px;
	margin: 0 0px 10px 0;
	background:#B1ABA8;
	font-size:10px;
	float:left;
}
#pricing table{
	float:left;
}
#pricing form{
	float:right;
	width:180px;
}
#contactbox{
	float:right;
	background:#92A43B;
	padding:20px;
	width:180px;
}
#contactbox input,textarea{
	margin: 0px 0 10px 0;

}


#upload_area {
	width:670px;
	height:67px;
	padding-left:10px;
	padding-top:10px;
	background:#92A43B;
	border:0 dotted #000
}

#upload_text {
	width:400px;
	height:auto;
	float:left;
	border:0 dotted #fff
}

#small_text {font-size:11px; font-style:italic; color:#474747}

#form_area {
	width:250px;
	margin-top:5px;
	float:right;
	border:0 solid #ff0000;
}
	

	
	
#footer{
	height:50px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	background:url(images/bottom.png) bottom repeat-x;
	padding:10px 0 10px 0;
	
}
#footer p{
	font-size:9px;
	padding:10px 0 0 0;
	margin-top:8px;
}

.left{
	float:left;
}
.footdiv1{
	float:left;
	margin: 20px 0 0 50px;
	width:100px
}
.footdiv2{
	float:left;
	margin: 20px 0 0 0px;
	width:350px
}
#footer ul{
	float:right;
	padding:none;
	margin: 20px 50px 0 0
}
#footer li{
	display:block;
	float:left;
	padding:1px;
	list-style:none;
	margin-left:2px;
}




							/* Hillman B2 Sytles Added */


							/* Start Boxover Styles */

 
 
.pphdr {
    width:300px;
    background:#C4D5E3;
    border:1px solid #C4D5E3;
    font-weight:bold;
    padding:10px;
}
         
 .ppbdy {
    width:300px;
    background:#FFFFFF;
    border-left:1px solid #C4D5E3;
    border-right:1px solid #C4D5E3;
    border-bottom:1px solid #C4D5E3;
    padding:10px;
 }



#registration_box {
	width:120px;
	height:100px;
	margin-top:10px;
	margin-right:40px;
	text-align:center;
	color:#fff;
	font-size:12px;
	border:4px solid #999
}


#social_media_box {
	width:185px;
	height:65px;
	margin-top:10px;
	margin-left:35px;
	text-align:center;
	color:#fff;
	float:left;
	font-size:12px;
	border:0 solid #fff;
}


#box5, #box6, #box7{
	width:50px;
	height:50px;
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	z-index:5;
	border:0 solid #999;
}

#brochure_button {
	width:150px;
	height:24px;
	margin-left:2px;
	border:0 dotted #ff0000;
	float:left;

}

#job_fair {
	width:220px;
	height:60px;
	font-size:14px;
	font-weight:700;
	text-align:center;
	margin-left:60px;
	margin-top:64px;
	position:absolute;
	padding-top:20px;
	color:#fff;
	background:#cc6600;
	border:0 dotted #fff;
}

#job_fair a, #job_fair a:link {color:#d7d7d7; text-decoration:none}
#job_fair a:hover {color:#fff; text-decoration:underline}






 
 							/* End Boxover Styles */
 							
.spacer_05 { clear: both; width: 100%; height:  5px; font-size: 1px; }
.spacer_10 { clear: both; width: 100%; height: 10px; font-size: 1px; }
.spacer_20 { clear: both; width: 100%; height: 20px; font-size: 1px; }
.spacer_30 { clear: both; width: 100%; height: 30px; font-size: 1px; }
.spacer_40 { clear: both; width: 100%; height: 40px; font-size: 1px; }
.spacer_50 { clear: both; width: 100%; height: 50px; font-size: 1px; }
