/*
CSS RESET
--------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
	{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
/* remember to define focus styles! */
:focus
	{
	outline: 0;
	}
p {
	margin: 10px auto;
}

body {
	font: 12px "Lucida Grande",Lucida,Verdana,sans-serif;
/*	font: 11px Verdana, Arial, Helvetica, sans-serif;*/
	background: #F8FAFE url(../images/bkrd.jpg) repeat-x center top;
	text-align: center;
}
a {
	color: #8A2529;
}
#wrapper {
	width: 800px;
	border-top: none;
	background-color: #FFF;

	margin: 20px auto 0 auto;
	text-align: left;
}
#logo
	{
	position: relative;
	top: 15px;
	left: 35px;
	margin: 0;

	height: 66px;

}
#heading
	{
	height: 97px;
	margin: 0 auto;
	width: 800px;
	text-align: left;
	position: relative;
	
}
#webmail
	{
	position: absolute;
	top: 84px;
	right: 10px;
	margin: 0;
	width: 217px;
	height: 55px;
	text-align: right;
	color: #333;
	font: 120% Georgia, Times New Roman, Times, serif;
	overflow: hidden;
	border-bottom: 1px solid #CCC;
}
#weather
	{
	position: absolute;
	top: 37px;
	left: 500px;
	margin: 0;
	width: 115px;
	height: 64px;
	text-align: right;
	color: #333;
	font: 120% Georgia, Times New Roman, Times, serif;
}
#contact_numbers
	{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	width: 245px;
	height: 35px;
}
#contact
	{
	position: absolute;
	top: 5px;
	right: 38px;
	margin: 0;
	width: 85px;
	height: 16px;
	text-align: center;
	color: #344534;
}
#contact a {
	color: #41190C;
}
#facebook
	{
	position: absolute;
	top: 34px;
	right: 50px;
	margin: 0;
	
	width: 205px;

	text-align: right;
	color: #999;
	font: 14px 'Times New Roman', Times, serif;
	
}
#content
	{
	margin: 0 10px 0 10px;
	width: 780px;
	text-align: left;
	position: relative;
	color: #37322F;
	
}

#content_fullwidth table{

		
	}
	
	#content_fullwidth h2{
		font-size:120%;
	
		
	}
	
	#content_fullwidth h3{
		font-size:150%;
	}
#home_extra
	{
	margin: 0 10px;
	width: 780px;
	text-align: left;
	position: relative;
	border-top: solid #CCC 1px;
	font-size: 11px;
	height: 170px;
	padding-top: 20px;
	
}
	#home_extra h2 {
		font-size: 14px;
		font-weight: bold;
		color: #A54E32;
		margin: 0 0 8px 0;
		border-bottom: 1px solid #CCC;
		width: 150px;
		padding-bottom: 3px;
	}
	#home_extra li {
		margin-left: 15px;
		line-height: 14px;
		margin-bottom: 10px
	}
	#home_extra td {
		padding: 0 35px 0 0;
	}
	#home_extra a {
		color: #000;
		text-decoration: none;
	}
	#home_extra a:hover {
		color: #000;
		text-decoration: underline;
	}
	
	#box_1 {
	
		position: absolute;
		left: 0;
		top: 8px;
		width: 189px;
		height: 178px;
		background: url(../images/box_home.jpg) no-repeat left top;
		padding: 15px 20px;
		overflow: hidden;
		
	
	}
	
	#box_2 {
	
		position: absolute;
		left: 197px;
		top: 8px;
		width: 189px;
		height: 178px;
		background: url(../images/box_home.jpg) no-repeat left top;
		padding: 15px 20px;
		overflow: hidden;
	
	}
	
	#box_3 {
	
		position: absolute;
		left: 394px;
		top: 8px;
		width: 189px;
		height: 178px;
		background: url(../images/box_home.jpg) no-repeat left top;
		padding: 15px 20px;
		overflow: hidden;
	
	}
	
	#box_4 {
	
		position: absolute;
		left: 591px;
		top: 8px;
		width: 189px;
		height: 178px;
		background: url(../images/box_home.jpg) no-repeat left top;
		padding: 15px 20px;
		overflow: hidden;
	
	}
		#box_5 {
	position: absolute;
	left: 10px;
	top: 6px;
	width: 185px;
	height: 181px;
	padding: 5px 5px;
	overflow: hidden;
	
	}
		#box_6{
	position: absolute;
	left: 205px;
	top: 7px;
	width: 185px;
	height: 180px;
	padding: 5px 5px;
	overflow: hidden;
	
	}


		#box_7{
	position: absolute;
	left: 402px;
	top: 8px;
	width: 185px;
	height: 180px;
	padding: 5px 5px;
	overflow: hidden;
	
	}
	
			#box_8{
	position: absolute;
	left: 597px;
	top: 8px;
	width: 185px;
	height: 180px;
	padding: 5px 5px;
	overflow: hidden;
	
	}
	
	
#page_extra
	{
	margin: 0;
	width: 565px;
	text-align: left;
	position: relative;
	font-size: 11px;
	height: 120px;
	padding-top: 20px;
	
}
	#page_extra a {
	
		color: black;

		text-decoration: none;
		
	}
	#page_extra h2 {
		font-size: 14px;
		font-weight: bold;
		color: #A54E32;
		margin: 0 0 8px 0;
		border-bottom: 1px solid #CCC;
		width: 235px;
		padding-bottom: 3px;
		border-top: none;
		padding-top: 0;
	}
	
	#box_1_2 {
	
		position: absolute;
		left: 0;
		top: 8px;
		width: 237px;
		height: 110px;
		background: url(../images/page_box_2.jpg) no-repeat left top;
		padding: 15px 20px;
		overflow: hidden;
		
	
	}
	#box_2_2 {
	
		position: absolute;
		left: 288px;
		top: 8px;
		width: 237px;
		height: 110px;
		background: url(../images/page_box_2.jpg) no-repeat left top;
		padding: 15px 20px;
		overflow: hidden;
		
	
	}
	
	#box_1_2cs {
	
		position: absolute;
		left: 0;
		top: 8px;
		width: 237px;
		height: 110px;
		background: url(../images/page_box_2.jpg) no-repeat left top;
		padding: 15px 20px;
		overflow: hidden;
		
	
	}
	#box_2_2cs {
	
		position: absolute;
		left: 288px;
		top: 8px;
		width: 237px;
		height: 110px;
		background: url(../images/page_box_2.jpg) no-repeat left top;
		padding: 15px 20px;
		overflow: hidden;
		
	
	}
	
	
	#page_extra_3
	{
	margin: 0;
	width: 565px;
	text-align: left;
	position: relative;
	font-size: 11px;
	height: 120px;
	padding-top: 20px;
	
}
	#page_extra_3 a {
	
		color: black;

		text-decoration: none;
		
	}
	#page_extra_3 h2 {
		font-size: 14px;
		font-weight: bold;
		color: #A54E32;
		margin: 0 0 8px 0;
		border-bottom: 1px solid #CCC;
		width: 140px;
		padding-bottom: 3px;
		border-top: none;
		padding-top: 0;
	}

	#box_1_3 {
	
		position: absolute;
		left: 0;
		top: 8px;
		width: 142px;
		height: 110px;
		background: url(../images/page_box_3.jpg) no-repeat left top;
		padding: 15px 20px;
		overflow: hidden;
		
	
	}
	#box_2_3 {
	
		position: absolute;
		left: 192px;
		top: 8px;
		width: 142px;
		height: 110px;
		background: url(../images/page_box_3.jpg) no-repeat left top;
		padding: 15px 20px;
		overflow: hidden;
		
	
	}
	#box_3_3 {
	position: absolute;
	left: 384px;
	top: 8px;
	width: 142px;
	height: 110px;
	background: url(../images/page_box_3.jpg) no-repeat left top;
	padding: 15px 20px;
	overflow: hidden;
		
	
	}
	
	#box_3_3 h2 a{
		font-size:11px}

#footer
	{
	width: 800px;
	text-align: left;
	position: relative;

	text-align: center;
	color: #999;
	margin-right: 0;
	background-color: #fff;
	
}
#footer2
	{
	width: 800px;
	text-align: left;
	position: relative;
	height: 190px;
	text-align: center;
	color:#36C;
	margin-right: 0;
	background-color: #fff;
	font: 12px "Lucida Grande",Lucida,Verdana,sans-serif;
}

#h2 {
		font: 12px "Lucida Grande",Lucida,Verdana,sans-serif;
	}
	
#top_menu
	{
	margin: 0 10px;
	width: 563px;
	position: relative;
	height: 43px;

	left: 0;
	
}
#breadcrumb
	{
	margin: 0 10px;
	height: 16px;
	text-align: left;
	position: relative;
	border-bottom: 1px solid #CCC;
	padding: 4px 0 0 3px;
	font-size: 10px;
	color: #666;
	
}

/*TOP MENU*/

/*****phone services******/

#menu_phone_services .unselected_menu a {
	background: #FFF url(../images/Menu_01.jpg) no-repeat top left;
	width: 133px;
	height: 43px;
	position: absolute;
	left: 0;
}
#menu_phone_services .selected_menu a {
	background: #FFF url(../images/Menu_01.jpg) no-repeat top left;
	width: 133px;
	height: 43px;
	position: absolute;
	left: 0;
	background-position: 0 -86px;
}
#menu_phone_services .unselected_menu a:hover {
	background-position: 0 -43px;
}
#menu_phone_services .selected_menu a:hover {
	background-position: 0 -129px;
}

/*****internet services******/

#menu_internet_services .unselected_menu a {
	position: absolute;
	left: 134px;
	width: 155px;
	height: 43px;
	background: #FFF url(../images/Menu_03.jpg) no-repeat top left;
}
#menu_internet_services .selected_menu a {
	background: #FFF url(../images/Menu_03.jpg) no-repeat top left;
	left: 134px;
	width: 155px;
	height: 43px;
	position: absolute;
	background-position: 0 -86px;
}
#menu_internet_services .unselected_menu a:hover {
	background-position: 0 -43px;
}
#menu_internet_services .selected_menu a:hover {
	background-position: 0 -129px;
}

/*****business solutions******/

#menu_business_services .unselected_menu a {
	position: absolute;
	left: 290px;
	width: 161px;
	height: 43px;
	background: #FFF url(../images/Menu_05.jpg) no-repeat top left;
}
#menu_business_services .selected_menu a {
	position: absolute;
	left: 290px;
	width: 161px;
	height: 43px;
	background: #FFF url(../images/Menu_05.jpg) no-repeat top left;
	background-position: 0 -86px;
}
#menu_business_services .unselected_menu a:hover {
	background-position: 0 -43px;
}
#menu_business_services .selected_menu a:hover {
	background-position: 0 -129px;
}

/*****shop online******/

#menu_shop_online a:hover {
	background-position: 0 -43px;
}
#menu_shop_online a {
	position: absolute;
	left: 452px;
	width: 111px;
	height: 43px;
	background: #FFF url(../images/Menu_07.jpg) no-repeat top left;
}
#menu_shop_online a:hover {
	background-position: 0 -43px;
}

/*END TOP MENU*/

#sub_menu {
	position: absolute;
	left: 536px;
	width: 215px;
	height: 29px;
	margin-top: 13px;
	border-bottom: 1px solid #CCC;
}
#side_menu {

	width: 170px;
	margin: 10px 5px 0 0;
	position: relative;
	left: 0;
	float: left;
	padding: 0 10px 15px 5px;
	display: inline;
	font-family: Arial, sans-serif;
	display: block;

}
#side_menu li {

	list-style-type: none;

}
.level_1 {

	border-bottom: 1px solid #CCC;
	margin:0;
	padding:0;
	padding-bottom: 3px;

}

.level_1_item {

	font-size: 12px;
	font-weight: bold;
	padding: 6px 3px 2px 15px;
	margin: 4px 0 2px 0;
	border-top: 1px solid #ccc;
	background: #FFF url(../images/menu_arrow.gif) no-repeat top left;
	width: 150px;
	
}

#side_menu .level_1 a {

	text-decoration: none;
	color: black;
	
}

#side_menu .level_1 a:hover {

	text-decoration: underline;
	color: black;
	
}

#side_menu .level_2_item a {

	text-decoration: none;
	color: #5B8397;
	
}

#side_menu .level_2_item a:hover {

	text-decoration: underline;
	color: #5B8397;
	
}

#side_menu .level_2_item_selected a {

	text-decoration: none;
	color: #8A2529;
	
}

#side_menu .level_2_item_selected a:hover {

	text-decoration: underline;
	color: #8A2529;
	
}
#side_menu .level_3_item a {

	text-decoration: none;
	color: #8A2529;
	
}

#side_menu .level_3_item a:hover {

	text-decoration: underline;
	color: #8A2529;
	
}
#side_menu .level_3_item_selected a {

	text-decoration: none;
	color: #8A2529;
	
}

#side_menu .level_3_item_selected a:hover {

	text-decoration: underline;
	color: #8A2529;
	
}
	

.level_2_item {

	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 3px 0 15px;
	margin: 0 0 1px 15px;
	background: #FFF url(../images/menu_arrow.gif) no-repeat top left;
	
}
.level_2_item_selected {

	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	padding: 6px 3px 0 15px;
	margin: 0 0 1px 15px;
	background: #FFF url(../images/menu_arrow_selected.gif) no-repeat top left;
	color: #8A2529;
	
}
.level_3_item {

	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	padding: 4px 3px 2px 10px;
	margin: 0 0 1px 30px;
	border-left: 1px solid #DDD;
	
}
.level_3_item_selected {

	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	padding: 4px 3px 2px 10px;
	margin: 0 0 1px 30px;
	border-left: 1px solid #8A2529;
	background-color: #F3F3F3;
	
}


#kforce_menu a {

	text-decoration: none;
	color: #8A2529;
}
#side_menu a:hover {

	text-decoration: underline;
	color: #5B8397;

}
#content_content {

	width: 565px;
	position: relative;
	float: right;

	margin: 25px 10px 25px 0;
	line-height: 16px;
	padding-left: 10px;
	display: inline;
	
	
}
#content_fullwidth {

	width: 725px;
	position: relative;
	float: right;
text-align: left;
	margin: 10px 20px 25px 0;
	line-height: 16px;
	padding: 10px;
	display: inline;
	
	
}
#content_head_pic {

	width: 565px;

	margin-bottom: 15px;
	overflow: hidden;
	
	
}
#content_content h1 {

	font-size: 16px;
	font-weight: bold;
	color: #9E3736;
	margin-bottom: 15px;
	
}
#content_content h2 {

	font-weight: bold;
	color: #764B2E;
	margin: 12px 0;
	font-size: 14px;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	
}
#content_content h3 {

	font-weight: bold;
	color: #000;
	font-size: 12px;
	margin: 10px 0
	
}
#content_content ol {
	margin-left: 10px;
	font-size: 11px;
	margin-bottom: 10px;
}
#content_content ol li{
	margin-top: 1px;
	margin-bottom: 1px;
}
#content_fullwidth h1 {

	font-size: 16px;
	font-weight: bold;
	color: #9E3736;
	margin-bottom: 15px;
	
}
#content_fullwidth h2 {

	font-weight: bold;
	color: #764B2E;
	margin: 0 0 5px 0;
	font-size: 13px;
	margin-top: 0;
	
}
#page_extra_3 h2 {

		font-size: 13px;
		font-weight: bold;
		color: #A54E32;
		margin: 0 0 8px 0;
		border-bottom: 1px solid #CCC;
		padding-bottom: 3px;
		border-top: none;
		padding-top: 0;

}
#page_extra_2 h2 {

		font-size: 13px;
		font-weight: bold;
		color: #A54E32;
		margin: 0 0 8px 0;
		border-bottom: 1px solid #CCC;
		padding-bottom: 3px;

}
#page_extra h2 {

		font-size: 13px;
		font-weight: bold;
		color: #A54E32;
		margin: 0 0 8px 0;
		border-bottom: 1px solid #CCC;
		padding-bottom: 3px;
		border-top: none;
		padding-top: 0;

}
#content_content th {

	border: 1px solid #9E958F;
	padding: 3px;
	font-weight: bold;
	background-color: #9E958F;
	color: #FFF;
	font: 12px "Lucida Grande",Lucida,Verdana,sans-serif;
	
}
#content_content td {

	border: 1px solid #9F9690;
	padding: 3px;
	background-color: #FFF;
	font: 12px "Lucida Grande",Lucida,Verdana,sans-serif;
	
}
#content_content ul {
	/*padding: 10px;
	background-color: #E8E8F2;
	border-top: 2px solid #769BAD;
	border-bottom: 2px solid #769BAD;
	font-family: 'Times New Roman', Times, serif;*/
	font-size: 11px;
	
}
#content_content li {

	margin: 4px 0 2px 20px;
	
}
#content_content ul h2 {
	margin-top: 0;
}
#content_fullwidth th {

	border: 1px solid #fff;
	padding: 3px;
	font-weight: bold;
	background-color: #9E958F;
	color: #FFF;
	font: 12px "Lucida Grande",Lucida,Verdana,sans-serif;
	vertical-align:middle;
	
}
#content_fullwidth td {

	border: 1px solid #fff;
	padding: 3px;
	background-color: #FFF;
	font: 12px "Lucida Grande",Lucida,Verdana,sans-serif;
	vertical-align:middle;
}
#content_fullwidth ul {
	padding: 10px;
	
}
#content_fullwidth li {

	margin: 4px 0 2px 20px;
	
}
#content_fullwidth ul h2 {
	margin-top: 0;
}
.spacer {
	clear: both;
	height: 8px;
	line-height:0%; 
}
.italic_notes {

	padding: 5px 10px;
	font-size: 90%;
}
#kforce_logo {
float: right;
width: 120px; 
margin: 0 0 20px 20px; 
text-align: right; 
padding: 10px 10px 20px 20px; 
background-color: #FFF;
/*border-left: 1px solid #999;
border-bottom: 1px solid #999;*/
}

#side_float {
	float: right; 
	width: 189px; 
	margin: 0 0 10px 10px;
	display: inline; 
	vertical-align: top;
	text-align: center;
	font-size: 80%;
}
.stressed {
	color:#900;
	font-size:100%;
	text-align:left;
	margin: 20px 0;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #CCC;
	padding:10px;
}

.stressed2 {
	color:#900;
	font-size:100%;
	text-align:left;
	margin: 20px 0;
	padding:10px;
}
.fltrt {
float:right;
margin-left:8px;
}

.fltlft {
float:left;
margin-right:8px;
}

hr {color:#999}

	
