/* Staffing Partners CSS */

body {
/*
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
*/
	font-family: Calibri, Verdana, Geneva; 
	font-size: 1em;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	background-color: #a8a9ac;
	color: #666;
}

#container{
	background-color: #fff;
	margin: 0 auto 0 auto;
/*
	background-image: url(images/main_bg.gif);

	background-position: top left;
	background-repeat: no-repeat;
*/
	width: 960px;
	position: relative;
	font-size: 1em;
}

.pagetop{
	background-color: #666666;
	height: 10px;
}

.headerlogo{
	background-color: white;
	float: left;
	width: 400px;
	padding: 10px 0px 10px 10px;
}

.headerinfo{
	float: right;
	width: 208px;
	padding: 10px 5px 0px 0px;
	line-height: 25px;
	text-align: right;
	background-color: silver;
	color: white;
	font-weight: bold;
	font-size: .9em;
	margin: 10px 14px 0px 0px;
	height: 100px;
}

.topmenu{
	width: 960px;
	height: 24px;
	line-height: 24px;
	background-color: #012775;
	clear: both;
	padding: 4px 0px 4px 0px;
}

.topmenu ul{
	margin: 0px 5px 0px 10px;
	padding: 0px;
	list-style: none;
}

.topmenu ul li {
	display: inline;
	font-size: .9em;
	color: #7A99B6;
	margin: 0px 2px 0px 2px;
	height: 24px;
	line-height: 24px;
}

.topmenu ul li a{
	color: white;
	text-decoration: none;
}

.topmenu ul li a:hover{
	color: #6699cc;
	text-decoration: none;
}

.mainleft{
	float: left;
	width: 710px;
	padding: 15px 4px 4px 10px;
	margin-right: 10px;
	font-size: .9em;
	color: #666;
}
.biomainleft{
	float: left;
	width: 740px;
	padding: 15px 4px 4px 10px;
	margin-right: 10px;
	font-size: .9em;
	color: #666;
}
.termsmainleft{
	float: left;
	width: 720px;
	padding: 15px 4px 4px 10px;
	margin-right: 10px;
	font-size: .8em;
	color: #666;
}
.mainright{
	float: left;
	width: 200px;
	padding: 15px 4px 4px 0px;
}
.contactmainleft{
	float: left;
	width: 640px;
	padding: 15px 4px 4px 10px;
	margin-right: 10px;
	font-size: .9em;
	color: #666;
}
.contactmainright{
	float: left;
	width: 270px;
	padding: 15px 4px 4px 0px;
	font-size: .9em;
}
.newsheader {
/*	float: left;*/
	background-color: #666;
	color: #fff;
	font-weight: bold;
	width: 500px;
	padding: 3px;

}
h1{
/*	font-size: 1.4em;
	color: #990033;
*/
	font-size: 1.4em;
	color: #012775;
}
.justify {
	text-align: justify;
}
.content {
	clear: both;
	width: 300;
	padding: 1px 0px 5px 0px;
	font-size: .9em;
}
.innercontent {
	float: left;
	width: 764px;
	padding: 0px 0px 0px 0px;
	font-size: .9em;
	color: #666;
	margin: 10px 0px 0px 20px;
}
.innercontentpic {
	float: left;
	width: 350px;
	padding: 10px;
	font-size: .9em;
	color: #666;	
}
.imgright {
	margin: 0px 5px 5px 10px;
}
.imgleft {
	margin: 0px 10px 5px 0px;
}
img.teamlogo {
	border: 2px solid gray;
	margin: 0px 10px 5px 0px;	
}
.subnav {
	float: left;
	width: 160px;
	font-size: .8em;
	border-right: 1px solid #000;
	padding: 0px 0px 0px 0px;
	margin: 1px 0px 0px 0px;
	color: #333;
}
*html .subnav {
 width: 12em;
}
.subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.subnav li {
	border-bottom: 1px solid #90bade;
	margin: 0;
}
.subnav li a {
	display: block;
	padding: 5px 5px 5px 0.5em;
	border-left: 10px solid #012775;
	border-right: 10px solid #999;
	background-color: #666;
	color: #fff;
	text-decoration: none;
	width: 100%;
}
html>body .subnav li a {
	width: auto;
}

.subnav li a:hover {
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}

.footermenu{
	width: 960px;
	height: 24px;
	line-height: 24px;
	background-color: #012775;
	clear: both;
	text-align: right;
}

.footermenu ul{
	margin: 0px 10px 0px 0px;
	padding: 0px;
	list-style: none;
}
.footermenu ul li {
	display: inline;
	font-size: .8em;
	color: #7A99B6;
	margin:0 2px 0px 2px;
	height: 24px;
	line-height: 24px;
}

.footermenu ul li a{
	color: white;
	text-decoration: none;
}

.footermenu ul li a:hover{
	color: #6699cc;
	text-decoration: underline;
}

.clearbase{
	clear: both;
	height: 20px;
	line-height: 20px;
}

/* urhere */

body#home #topmenu_home a, 
body#why #topmenu_why a, 
body#services #topmenu_services a, 
body#news #topmenu_news a, 
body#contact #topmenu_contact a
{
	color: #6699cc;
	text-decoration: none;
	font-weight: normal;
}
#submenu_strat a,
#submenu_exit a,
#submenu_val a,
#submenu_sale a,
#submenu_acq a,
#submenu_buy a,
#submenu_cap a,
#submenu_turn a
{
	border-left: 10px solid #1c64d1;
	border-right: 10px solid #5ba3e0;
	background-color: #2586d7;
	color: #fff;
}
.testimonialsheader{
	background-color: #666666;
	width: 200px;
	color: white;
/*	text-indent: 5px;*/
	padding: 0px 5px 0px 5px;
	height: 20px;
	line-height: 20px;
	font-weight: bold;
	font-size: .9em;
}
.testimonialsubheading {
	background-color: silver;
	color: #333;
	padding-left: 22px;
	font-size: 1em;	
}
.testimonialsbody{
	background-color: #999999;
	width: 200px;
	color: white;
	padding: 5px;
	font-size: .9em;
}
.dealsbody {
	background-color: silver;
	width: 205px;
	margin-left: 0px;
	padding: 5px 5px 5px 0px;
	font-size: .9em;
}
.pagebase{
	background-color: #666666;
	width: 960px;
	height: 60px;
}

.basestrap{
	float: left;
	font-size: .8em;
	color: #CCCCCC;
	width: 940px;
	text-align: justify;
	padding: 5px 0px 5px 10px;
}

.baseextrainfo{
	float: right;
	font-size: .8em;
	padding: 15px 15px 5px 0px;
	color: #CCCCCC;
}

.baseextrainfo a{
	color: white;
	text-decoration: underline;
}

.baseextrainfo a:hover{
	color: White;
	text-decoration: none;
}

.acknowledge{
	padding: 5px 0px 5px 5px;
	background-color: #a8a9ac;
	font-size: .8em;
	color: #fff;
	clear: both;
}

.acknowledge a{
	text-decoration: underline;
	color: #fff;
}

.acknowledge a:hover{
	text-decoration: none;
}
a.textstyle1 {
	text-decoration: underline;
	color: #666;
}
a.textstyle1:hover {
	text-decoration: none;
	color: #333;
}
a.textstyle2 {
	text-decoration: none;
	color: #666;
}
a.textstyle2:hover {
	text-decoration: none;
	color: #ff6600;
}
.textbold {
	font-weight: bold;
}
a.link1 {
	text-decoration: none;
	color: #012775;
}
a.link1:hover {
	text-decoration: underline;
	color: #666666;
}
ul.list1{
	color: #124172;
	list-style: square;
}

ul.list1 span{
	color: #666;
	line-height: 2em;
}

ul.list2{
	color: #124172;
	list-style: square;
	margin-left: 2em;
	padding-left: 0px;

}

ul.list2 span{
	color: black;
}
.enquiryformbox {
	width: 400px;
	border: 1px solid gray;
	padding: 10px;
	font-size: .9em;
}
.textbox1 {
	float: left;
	width: 100px;
	border: 1px solid black;
	margin: 5px;
}
.gray {
	color: #666;
}
.lightgray {
	color: #999;
}
.padtext {
	margin-left: 200px;
	text-align: justify;
}