*, html * {
	font-family: Tahoma;
color: #091C52;
font-size: 14px;
}

img {
border: none;
}

.required {
	color: #ff0000;
}

a {
	color: #0079c2;
}

a span {
	color: #0079c2;
}

body {
	background: #50b2dd;
	margin: 0;
}

h1 {font-size: 20px; font-weight: bold; color: #d3eef2;}

#wrapper {
	background: url(../img/content-bg.jpg) top center no-repeat #fff;
	position: relative;
}

#header-wrapper {
	height: 116px;
	background: #fff;
}

#header {
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

#logo {
	width: 322px;
	height: 97px;
	background: url(../img/pinnacle_logo.png) top left no-repeat;
	position: absolute;
	top: 10px;
	left: -40px;
}

#top-menu {
	position: absolute;
	width: 400px;
	text-align: right;
	right: 30px;
	top: 20px;
	color: #8385b1;
	font-size: 12px;
}

#top-menu a, #top-menu a:visited {
	color: #8385b1;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}

#top-menu a:hover {
	color: #8385b1;
	text-decoration: underline;
	padding-left: 10px;
	padding-right: 10px;
}

#slogan {
	color: #4c4680;
	font-size: 21px;
	position: absolute;
	top: 40px;
	right: 40px;
}

#menu {
	height: 52px;
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

#menu ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	position: absolute;
	top: 10px;
	left: 10px;
}

#menu ul li {
	display: inline;
}	

#menu ul li a, #menu ul li a:visited {
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	text-decoration: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 16px;
	height: 52px;
}

#menu ul li a:hover {
	color: #0079c2 ;
	background: #78cdf2;
	height: 52px;
}

#footer-wrapper {
	height: 308px;
	background: url(../img/footer-bg.jpg) top left repeat-x;
}

#footer {
	height: 308px;
	width: 1004px;
	margin: 0 auto;
	position: relative;
}

#content {
	width: 1004px;
	margin: 0 auto;
	position: relative;
	z-index: 10;
}

#left {
	width: 236px;
	float: left;
	display: inline;
}

#side-menu {
	width: 236px;

}
#side-menu a{
	color: #0079c2;
	text-decoration: underline;

}

#side-menu ul li ul li a:hover {
	color: #fff;
}

/*
#side-menu ul {
	list-style-type: none;
	padding: 0px;
}

#side-menu ul li {
	padding-left: 30px;
	border-bottom: 1px dotted #fff;
	width: 206px;
	padding-top: 5px;
	padding-bottom: 10px;
	font-size: 14px;
	color: #fff;
}

#side-menu ul li.side-menu-heading {
	font-size: 20px;
	color: #95d8ee;
}

#side-menu ul li a, #side-menu ul li a:visited {
	color: #fff;
	text-decoration: none;
}

#side-menu ul li a:hover {
	color: #fff;
	text-decoration: underline;
}
*/

#right {
	float: right;
	display: inline;
	/*position: absolute;
	top: 0px;
	left: 250px;*/
	width: 739px;
}

#right2 {
	float: right;
	display: inline;
	width: 739px;
	position: relative;
	bottom: 30px;
	
}

#right-content2 {
	width: 680px;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	bottom: 30px;
}

#right-content {
	width: 739px;
}

#right-content p, #right-content p table tr td, #right-content ul li, #right-content ol li {
	font-size: 14px;
	color: #091c52;
}

#right-content table tbody tr td a, #right-content table tbody tr td a:hover, #right-content p a, #right-content p a:visited, #right-content ul li a, #right-content ul li a:visited, #right-content ol li a, #right-content ol li a:visited {
	text-decoration: underline;
	color: #0079c2 ;
}

#right-content p a:hover, #right-content ul li a:hover, #right-content ol li a:hover {
	text-decoration: underline;
	color: #0079c2 ;
}

input {
	border: 0px;
	height: 23px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 2px;
}

select {
	border: 0px;
	height: 20px;
}

textarea {
	border: 0px;
}

#right-content p.heading1 {
	font-size: 20px;
	font-weight: bold;
	color: #d3eef2;
}

#right-content p.heading2 {
	font-size: 24px;
	font-weight: bold;
	color: #091c52;
}

#people {
	background: url(../img/benefits_banner.jpg) top center no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

#site-map {
	position: absolute;
	top: 20px;
	left: 5px;
}

#site-map ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#site-map ul li {
	display: inline;
}

#site-map ul li a, #site-map ul li a:visited {
	color: #fff;
	font-size: 12px
	text-decoration: none;
	padding-right: 25px;
}

#copyright {
	font-size: 12px;
	color: #95d8ee;
	position: absolute;
	top: 50px;
	left: 5px;
}

#boss {
	font-size: 12px;
	color: #95d8ee;
	position: absolute;
	top: 70px;
	left: 5px;
}

#boss a, #boss a:visited {
	color: #95d8ee;
	text-decoration: none;
}

#boss a:hover {
	color: #95d8ee;
	text-decoration: underline;
}

#contact {
	color: #fff;
	font-size: 12px;
	position: absolute;
	right: 0px;
	top: 20px;
	text-align: right;
}

.contactus-heading {
	font-size: 14px;
}

#contact a, #contact a:visited {
	color: #fff;
	text-decoration: none;
}

#contact a:hover {
	color: #fff;
	text-decoration: underline;
}

#button {
	background: url(../img/button.png) top left no-repeat;
	height: 45px;
	width: 237px;
	font-size: 16px;
	color: #fff;
	padding-top: 20px;
	text-align: center;
	cursor: pointer;
}

#button:hover {
	color: #00365c;
}

#button2 {
	background: url(../img/button.png) top left no-repeat;
	height: 45px;
	width: 237px;
	font-size: 16px;
	color: #fff;
	padding-top: 20px;
	text-align: center;
	cursor: pointer;
}

#button2:hover {
	color: #00365c;
}

#button3 {
	background: url(../img/button.png) top left no-repeat;
	height: 50px;
	width: 237px;
	
	font-size: 14px;
	color: #fff;
	padding-top: 15px;
	text-align: center;
	cursor: pointer;
}

#button3:hover {
	color: #00365c;
}

#button4 {
	background: url(../img/button.png) top left no-repeat;
	height: 50px;
	width: 237px;
	
	font-size: 16px;
	color: #fff;
	padding-top: 15px;
	text-align: center;
	cursor: pointer;
}

#button4:hover {
	color: #00365c;
}

#box-spacer, .box-spacer {
	width: 16px;
	height: 128px;
	float: left;
	display: inline;
	position: relative;
	bottom: 20px;
}

#box1 {
	float: left;
	display: inline;
	width: 238px;
	height: 78px;
	background: url(../img/box.png) top left no-repeat;
	
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 50px;
	cursor: pointer;
	position: relative;
	bottom: 20px;
}

#box1:hover {
	color: #00365c;
}

#box2 {
	float: left;
	display: inline;
	width: 238px;
	height: 78px;
	background: url(../img/box.png) top left no-repeat;
	
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 50px;
	cursor: pointer;
	position: relative;
	bottom: 20px;
}

#box2:hover {
	color: #00365c;
}

#box3 {
	float: left;
	display: inline;
	width: 238px;
	height: 98px;
	background: url(../img/box.png) top left no-repeat;
	
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 30px;
	cursor: pointer;
	position: relative;
	bottom: 20px;
}

#box3:hover {
	color: #00365c;
}

#box4 {
	float: left;
	display: inline;
	width: 238px;
	height: 78px;
	background: url(../img/box.png) top left no-repeat;
	
	font-size: 18px;
	color: #fff;
	text-align: center;
	padding-top: 50px;
	cursor: pointer;
	position: relative;
	bottom: 20px;
}

#box4:hover {
	color: #00365c;
}



#chase-logo {
	width: 190px;
	padding-top: 36px;
	padding-left: 23px;
	padding-right: 23px;
	background: url(../img/chase-logo.png) 22px 0px no-repeat;
	font-size: 12px;
	color: #482c84;
}

#chase-logo a, #chase-logo a:visited {
	color: #0079c2;
	font-weight: bold;
}

#chase-logo a:hover {
	color: #0079c2;
	font-weight: bold;
}


#gotomeetings{
	width: 190px;
	padding-top: 20px;
	padding-left: 23px;
	padding-right: 23px;
	font-size: 12px;
	color: #482c84;
}
#gotomeetings a{
	color: #0079c2;
	font-weight: bold;
}
#gotomeetings a:hover{
	color: #0079c2;
	font-weight: bold;
}

#chat-box-online {
	height: 79px;
	width: 225px;
	position: absolute;
	right: -40px;
	top: -30px;
	border: none;
	
}
#chat-box-online a{
	border:none;

	
}
#chat-box-online img{
	border:none;

	
}


.request_for_proposal {
	background: url(../img/rfp.jpg) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

.about {
	background: url(../img/about.jpg) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

.benefits {
	background: url(../img/benifits.jpg) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

.contact {
	background: url(../img/contact.jpg) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

.human_resources {
	background: url(../img/humanresources.jpg) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

.payroll {
	background: url(../img/payroll.jpg) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

.risk_management {
	background: url(../img/riskmanagment.jpg) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

.services {
	background: url(../img/services.jpg) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

.tax {
	background: url(../img/taxcomp.jpg) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

.timemgr {
	background: url(../img/timemgt.jpg) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

#all-partners {
	width: 748px;
	position: relative;
}
.insurance-p{
	float: left;
	/*width: 167px;*/
	position: relative;
	margin-right: 35px;
	
}

.insurance-p p{
	font-size: 10px!important;
}
.shipping-p{
	float: left;
	/*width: 144px;*/
	height: 341px;
	position: relative;
	margin-right: 35px;
}
.shipping-p p{
	font-size: 10px!important;
}
.technology-p{
	float: left;
	/*width: 152px;*/
	height: 223px;
	position: relative;
	margin-right: 35px;
}
.technology-p p{
	font-size: 10px!important;
}
.institutional-p{
	float: left;
	/*width: 151px;*/
	height: 179px;
	position: relative;
	margin-right: 35px;
}
.institutional-p p{
	font-size: 10px!important;
}	
.marketing-p{
	float: left;
	/*width: 187px;*/
	height: 92px;
	position: relative;
	
}
.marketing-p p{
	font-size: 10px!important;
}	


.partner-title{
	font-size: 12px !important;
	font-weight: bold;
}	

.news-title{
	font-size: 14px !important;
	font-weight: bold;
}






#all-news {
	width: 748px;
	position: relative;
}
.hrm-09{
	height: 81px;
	float: left;
	margin-right:21px;
	position: relative;
}

.hrm-08{
	height: 287px;
	float: left;
	margin-right:21px;
	position: relative;
}

.hrm-07{
	height: 378px;
	float: left;
	margin-right:21px;
	position: relative;
}

.hrm-06{
	height: 319px;
	float: left;
	margin-right:0px;
	position: relative;
}



.retirement-banner {
	background: url(../img/sportclipbanner.png) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

.federal-banner{
	background: url(../img/sportclipbanner.png) top left no-repeat;
	height: 218px;
	width: 748px;
	position: relative;
	z-index: 1;
}

