@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#444444;
	background:url(../images/body_bg.gif) repeat-x top left;
}
/*h1 {
	color:#444444;
	font-size:14px;
	font-weight:bold;
	margin:0px;
	padding:15px 0px 5px 0px;
	float:left;
	width:100%;
}*/
h1 {
	color:#d0ebff;
	font-size:12px;
	font-weight:normal;
	margin: 0px;
	padding:0px 10px 0px 0px;
}
h2 {
	float:left;
	margin: 0px;
	padding:5px 0px 0 0;
	width:100%;
	color:#006fa9;
	font-size:18px;
	font-weight:normal;
}
h3 {
	float:left;
	margin: 0px 0 10px 0;
	padding:0px 0px 0px 7%;
	width:93%;
	color:#006fa9;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	border-bottom:1px dashed #b2b2b2;
	background:url(../images/bullet.gif) no-repeat  center left;
}
h3 a {
	font-size:13px !important;
	color:#006fa9 !important;
	text-decoration:none !important;
}
h3 a:hover {
	font-size:13px !important;
	color:#333 !important;
	text-decoration:none !important;
}
h4 {
	float:left;
	margin:0px;
	padding:0px 0px 0px 1%;
	color:#0183b1;
	font-weight:bold;
	width:99%;
	line-height:35px;
	font-weight:bold;
	font-size:12px;
}

.inner_title h1
 {
	float:left;
	margin: 0px 0 10px 0;
	padding:5px 10px;
	font-size:18px;
	color:#FFF;
	background:#0069a7;
	font-weight:normal;
	background:url(../images/menu_bg_over.gif) repeat-x top left;
}

.inner_title h2
 {
	float:left;
	margin: 0px 0 10px 0;
	padding:5px 10px;
	font-size:18px;
	width:auto;
	color:#FFF;
	background:#0069a7;
	font-weight:normal;
	background:url(../images/menu_bg_over.gif) repeat-x top left;
}


h5 {
	float:left;
	margin:0px;
	padding:5px 10px;
	font-size:18px;
	color:#FFF;
	background:#0069a7;
	font-weight:normal;
	background:url(../images/menu_bg_over.gif) repeat-x top left;
}
h6 {
	float:left;
	margin:0px;
	padding:0px 0px 0px 2%;
	width:98%;
	color:#006fa9;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	border-bottom:1px dashed #b2b2b2;
	background:url(../images/bullet.gif) no-repeat  center left;
}
/* Header Part Start */
.header {
	width:980px;
	margin:0px auto;
	padding:0px;
	background:url(../images/header_bg.jpg) no-repeat top center;
	overflow:hidden;
}
.head_left {
	float:left;
	margin:0px;
	padding:18px 0px;
	width:25%;
}
.head_left img {
	float:left;
	margin:0px;
	padding:0px;
}
.head_right {
	float:right;
	margin:0px;
	padding:18px 0px;
	width:75%;
/*	line-height:103px; */
}
.head_right_home {
	float:right;
	margin:0px;
	padding:0px 0px 18px 0px;
	width:75%;
/*	line-height:103px; */
}
.head_right_home a {
	color:#d0ebff;
	text-decoration:none;
	padding:0px 10px;
}
.head_right_home a:hover {
	color:#d0ebff;
	text-decoration:underline;
}
.head_right_home a.active {
	color:#d0ebff;
	text-decoration:none;
	font-weight:bold;
}
.TopLine {
	float:right;
	text-align:right;
	color:#d0ebff;
	width:100%;
	margin:0px;
	padding:0px;
	height:18px;
	}
.top_links {
	float:right;
	text-align:right;
	color:#d0ebff;
	width:100%;
	margin:0px;
	padding:20px 0px;
}
.head_right a {
	color:#d0ebff;
	text-decoration:none;
	padding:0px 10px;
}
.head_right a:hover {
	color:#d0ebff;
	text-decoration:underline;
}
.head_right a.active {
	color:#d0ebff;
	text-decoration:none;
	font-weight:bold;
}
.search {
	float:right;
	margin:0px;
	padding:0px 10px 0px 0px;
}
.search_textbox {
	width:162px;
	background:#006ba7;
	border:1px solid #00a5ff;
	margin:0px;
	padding:2px 5px;
	color:#d0ecff;
}
.btn_search {
	margin:0px 0px 0px 10px;
	padding:1px 8px;
	background:url(../images/btn_bg.gif) repeat-x top left;
	border:1px solid #f0f0f0;
	color:#1e1e1e;
	font-weight:bold;
	font-size:12px;
	cursor:pointer;
}
/* Menu Start */
.menulink{
	width:100%;
	margin:0px;
	padding:0px;
	float:left;
	background:url(../images/menu_bg.gif) repeat-x top left;
}

.menulink ul{
	width:100%;
	margin:0px;
	padding:0px;
	list-style:none;
	float:left;
}

.menulink li{
	font-size:12px;
	margin:0px;
	float:left;
	list-style:none;
	padding:0px 15px 0px 15px ;
	float:left;
}
.menulink li a{
	color:#002043;
	text-decoration:none;
}
.menulink li a:hover{
	color:#efd61a;
	text-decoration:underline;
}
#sddm{	
	margin: 0;
	padding: 0;
}

#sddm li{	
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;	
	width:auto;
}

#sddm li a{	
	display: block;
	margin:0px;
	padding:10px 0px;
	color: #002043;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	width:145px;
}
#sddm li a.contact{	
	display: block;
	margin:0px;
	padding:10px 0px;
	color: #002043;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	width:144px;
}

#sddm li a:hover{
	color:#dbf2ff;
	background:url(../images/menu_bg_over.gif) repeat-x top left;
}
#sddm li a.active{
	color:#dbf2ff;
	background:url(../images/menu_bg_over.gif) repeat-x top left;
}

#sddm div{	
	position: absolute;
	visibility: hidden;
	margin:0px;
	padding:0px;
	z-index:1000;
	background:#3c7292;
	width:145px;
	clear:both;
}

#sddm div a{	
	float:left;
	margin:0px;
	padding: 7px 0px 7px 8px;
	white-space:normal;
	text-align: left;
	text-decoration: none;
	color: #dbf2ff;
	width:135px;
	font-size:11px;
	font-weight:normal;
	border-bottom:1px dashed #638ea8;
}

#sddm div a:hover{	
	background:#15557c;
	color: #dbf2ff;
}

/* Menu End */
.banner {
	float:left;
	margin:0px;
	padding:0px 0px 20px 0px;
	width:100%;
	background:url(../images/banner_shado.jpg) no-repeat bottom left;
	z-index:0;
}
.banner img {
	float:left;
	margin:0px;
	padding:0px;
}
/* Header Part End */

/* Content Part Start */
.content {
	width:980px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}
.content p {
	float:left;
	margin:0px;
	padding:0 0 10px 0px;
	width:100%;
	line-height:19px;
}
.content a {
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#929292;
	text-decoration:none;
	float:left;
	width:100%;
}
.content a:hover {
	color:#929292;
	text-decoration:underline;
}
.content a.nofloat {
	font-size:12px;
	color:#666;
	text-decoration:underline;
	float:none;
}
.left_part {
	float:left;
	margin:0px;
	padding:0px;
	width:680px;
}
.left_part_top {
	float:left;
	margin:0px;
	padding:0px 0px 20px 0px;
	width:90%;
}
.left_part_bottom {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
.left_part_block {
	float:left;
	margin:0px;
	padding:0px 8% 30px 0px;
	width:42%;
}
.right_part {
	float:left;
	margin:0px;
	padding:0px;
	width:300px;
}
.right_top_block {
	float:left;
	margin:0px;
	padding:4% 0px 4% 4%;
	width:96%;
	background:#002e60;
	color:#e3e3e4;
	line-height:18px;
}
.right_top_block a {
	color:#e3e3e4;
	text-decoration:none;
	width:auto;
	float:none;
}
.right_top_block a:hover {
	color:#e3e3e4;
	text-decoration:underline;
}
.right_links {
	float:left;
	margin:0px;
	padding:0px 0px 0px 0px;
	width:100%;
}
.right_links ul {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
.right_links li {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
	border-bottom:1px solid #e2e2e2;
	list-style:none;
}
.right_links span {
	float:left;
	margin:0px;
	padding:0px 0px 0px 25px;
	line-height:60px;
	color:#626262;
	font-size:20px;
}
.right_links a {
	color:#626262;
	text-decoration:none;
	width:auto;
	float:none;
	font-size:20px;
}
.right_links a:hover {
	color:#626262;
	text-decoration:underline;
}
.right_links img {
	float:left;
	margin:0px;
	padding:0px;
}
.right_block {
	float:left;
	margin:0px;
	padding:33px 0px 0px 0px;
	width:100%;
}

.right_social {
	float:left;
	width:300px;
	margin-top: 22px;
	padding-bottom: 40px;
	border-bottom:1px solid #e2e2e2;

}
.right_social .soc_button {
	float:left;
	margin-right: 15px;
}

.right_social .google_button {
	float:left;
}

/* Content Part End */

/*  Footer Part Start */
.footer {
	float:left;
	margin:0px;
	padding:30px 0px 85px 0px;
	background:#e0e0e0 url(../images/footer_bg.gif) repeat-x top left;
	width:100%;
}
.footer_center {
	width:980px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}
.footer_left {
	float:left;
	margin:0px;
	padding:0px;
	width:70%;
}
.footer_left ul {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;	
}
.footer_left li {
	float:left;
	margin:0px;
	padding:0px;
	list-style:none;
}
.footer_left a {
	margin:0px;
	padding:0px 8px;
	color:#585858;
	text-decoration:none;
}
.footer_left a:hover {
	color:#585858;
	text-decoration:underline;
}
.footer_right {
	float:right;
	margin:0px;
	padding:0px;
	width:30%;
	text-align:right;
}
.footer_copyright {
	float:left;
	margin:0px;
	padding:8px 1%;
	width:98%;
	font-size:11px;
}




/*  Footer Part End */

/* About Us Page Start */
.about_block {
	float:left;
	margin:0px;
	padding:10px 0px;
	width:36%;
}
.list {
	float:left;
	margin:0px;
	padding:0px 0px 30px 0px;
	width:100%;
}
.half {
	width:50%;
}
.list ul	{
	float:left;
	margin:0px;
	padding:0px 0px 0px 1%;
	width:99%;
}
.list li	{
	list-style:none;
	float:left;
	margin:0px;
	padding:0px 0px 5px 4%;
	width:95%;	
	color:#666666;
	line-height:20px;
	background:url(../images/bullet2.gif) no-repeat;
	background-position:10px 4px;
	font-weight:bold;
}

.half li	{
	padding:0px 0px 5px 30px;
	background-position:10px 4px;
}

.list a {
	float:left;
	font-size:12px;
	width:auto;
}
/* About Us Page End */


/* Payroll Outsourcing Page Start */
.inner_left {
	float:left;
	margin:0px;
	padding:0px 20px 0px 0px;
	width:205px;
	color:#444444;
}
.inner_left ul {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
.inner_left li {
	float:left;
	margin:0px;
	padding:0px 0px 0px 10%;
	width:90%;
	list-style:none;
	background:url(../images/bullet3.gif) no-repeat;
	background-position:3px 12px;
	line-height:30px;
	border-bottom:1px dashed #b2b2b2;
}
.inner_left li:hover {
	background:url(../images/bullet3_over.gif) no-repeat;
	background-position:3px 12px;
}
.inner_left a {
	color:#444444;
	text-decoration:none;
	font-size:12px;
}
.inner_left a:hover {
	color:#009ed6;
	text-decoration:none;
}
.inner_left li.active {
	background:url(../images/bullet3_over.gif) no-repeat;	
	background-position:3px 12px;
}

.inner_left li.active a {
	color:#009ed6;;
}

.inner_left .left_cta {
	float:left;
	margin:20px 0;
	padding:5%;
	width:90%;
	background:#002e60;
	color:#e3e3e4;
	line-height:18px;
}


.inner_left .left_cta h2 {color: #fff; font-size: 24px; padding-bottom: 10px;
}

.inner_left .left_cta p {font-weight:bold;
}

.inner_left .left_cta p.ctap {font-size: 1.2em;
}

.inner_left .left_cta a {font-size: 1.2em; color: #fff;
}

.inner_left .left_cta a:hover {color: #0384b2;
}



.inner_right {
	float:right;
	margin:0px;
	padding:0px;
	width:752px;
}
.inner_title {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
}
.small_links {
	color:#0384b2 !important; 
	font-size:12px !important;
	text-decoration:underline !important;
	float:none !important;
}
.small_links:hover {
	color:#0384b2;
	font-size:12px;
	text-decoration:none!important;
}
.inner_seprator {
	float:left;
	margin:0px 0px 20px 0px;
	padding:0px 2% 5px 0px;
	border-bottom:1px dashed #b2b2b2;
	text-align:right;
	width:98%;
	background:url(../images/bullet_up.gif) no-repeat;
	background-position:697px 3px;
}
.inner_seprator a {
	color:#000;
	text-decoration:none;
	font-size:12px;
	float:right;
	width:40px;
}
.inner_seprator a:hover {
	color:#0384b2;
	text-decoration:none;
}
.email_link {
	color:#444444 !important;
	text-decoration:underline !important;
	font-size:12px !important;
	width:auto !important;
	float:none !important;
}
.email_link:hover {
	color:#0384b2 !important;
	text-decoration:none !important;
}
/* Payroll Outsourcing Page End */

/* Data Sheets Page Start */
.pdf_block {
	float:left;
	margin:0px;
	padding:10px 2%;
	background:#f5f5f5;
	border:1px solid #ccc;
	width:95%;
}
.pdf_block a {
	float:left;
	font-size:12px;
	width:auto;
}
/* Data Sheets Page End */

/* Testimonial Page Start */
.testimonial {
	float:left;
	margin:0px;
	padding:0px 0px 30px 0px;
	width:100%;
}
.testimonialContent {
	float:left;
	margin:0px;
	padding:0px;
	width:99%;
	}
.testimonial span {
	float:left;
	margin:0px;
	padding:0px;
	width:100%;
	text-align:right;
	font-weight:bold;
	color:#006fa9;	
}
/* Testimonial Page End */

/*  Terms of Uses Start */
.sub_list {
	float:left;
	margin:0px;
	padding:0px 0px 20px 0px;
	width:100%;
}
.sub_list ul {
	float:left;
	margin:0px;
	padding:0px 0px 0px 3%;
	width:97%;
}
.sub_list li {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px 0px 5px 4%;
	width:95%;	
	line-height:20px;
	background:url(../images/bullet2.gif) no-repeat;
	background-position:10px 5px;
	font-weight:normal;
}
.sub_list li ul li {
	background:url(../images/bullet4.gif) no-repeat;
	background-position:0px 8px;
	padding:0px 0px 5px 2%;
}
.sub_p {
	padding-top:0px !important;
	padding-bottom:0px !important;
	padding-left:3% !important;
	width:97% !important;
}
/*  Terms of Uses End */

/* Contact Start */
.contact_part {
	float:left;
	margin:0px;
	padding:0px;
}
.input {
	border:1px solid #006fa9;
	background:#f4fbff;
	overflow:auto;
}
.spacer {
	height:5px;
}
.textbox {
	width:250px;
	height:18px;
}
.button {
	margin:0px;
	padding:5px 8px;
	background:#005588;
	font-size: 15px;
	border:none;
	color:#FFF;
	cursor:pointer;
}

.label {
	width: 80px;
}

.extra {
	width: 150px;
	padding-left: 50px;
}

/* Contact End */

/* Sitemap Start */
.list_sitemap {
	float:left;
	margin:0px;
	padding:0px 0px 30px 0px;
	width:100%;
}
.list_sitemap ul {
	float:left;
	margin:0px;
	padding:0px 0px 0px 1%;
	width:99%;
}
.list_sitemap li {
	list-style:none;
	float:left;
	margin:0px;
	padding:0px 0px 5px 8%;
	width:92%;	
	color:#666666;
	line-height:20px;
	background:url(../images/bullet2.gif) no-repeat;
	background-position:10px 5px;
}
.list_sitemap a {
	float:left;
	font-size:12px;
	width:auto;
	color:#666;
	text-decoration:none;
}
.list_sitemap a:hover {
	float:left;
	font-size:12px;
	width:auto;
	color:#666;
	text-decoration:underline;
}
/* Sitemap End */

.heading_index {
	float:left;
	margin:0px;
	padding:5px 0px;
	width:100%;
	color:#002E60;
	font-size:20px;
	font-weight:normal;
}
