body, div, h1, h2, h3, h4, h5, h6, hr, p, ul, li, strong, em, span, img, form, fieldset, label {

	margin: 0;

	padding: 0;

    border: none;

	font-size: 1em;

}

input, textarea, select {

	margin: 0;

    font: 12px Arial, Helvetica, sans-serif;
	
}

button {

	margin: 0;
	
	cursor: pointer;
	
}

body {

	background: #bfbfbf url(/images/body-bg.jpg) repeat-x;

	margin: 20px 0 0 0;

	font: 14px Verdana, Arial, Helvetica, sans-serif;
	
}

#container {

	background: #fff url(/images/container-bg.gif) left bottom repeat-x;

	width: 791px;
	
	margin: auto;
	
	padding: 0 0 24px 0;
	
}

#header {

	border: 1px solid #0000ee;
	
}

#content {

	background: url(/images/main-right-bg.gif) 190px 0 repeat-y;
	
	height: 1%;

}

#sidebar {

	position: relative;

	float: left;

	width: 180px;
	
	text-align: center;
	
	z-index: 9;
	
}

#sidebar .news {
	float: left;
	width: 145px;
}

#sidebar .top {
	float: left;
	width: 145px;
	margin: 15px 0 5px 15px;
	display: inline;
	background: url(/images/main-left-top-bg.gif) top repeat-x;
}

#sidebar .top p {
	float: left;
	width: 145px;
	color: #807f84;
	font-size: 12px;
	padding: 0 0 10px 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 5px 0 0 0;
	background: url(/images/main-left-top-bg.gif) bottom repeat-x;
}

#sidebar .top p a {
	color: #807f84;
	font-size: 12px;
}

#sidebar .news h1 {
	
	float: left;
	
	margin: 10px 0 0 15px;
	
	display: inline;

	background: url(/images/main-left-h1-bg.gif) no-repeat;
	
	width: 110px;
	
	height: 14px;
	
	/* hide from IE Mac \*/
	
    text-indent: -999em;
	
    overflow: hidden;
	
    /* end hide */
	
}

#sidebar .news h1.news {

	background: url(/images/main-left-news-h1-2.gif) no-repeat;
	
	width: 110px;
	
	height: 14px;
	
}

#sidebar .news p {
	float: left;
	color: #a7a7a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 130px;
	text-align: left;
	margin: 0 0 0 15px;
	line-height: 12px;
	padding: 0 0 0 17px;
	display: inline;
}

#sidebar .news p.home {
	width: 140px;
}

#sidebar .news p.new {
	color: #a7a7a7;
	font-size: 12px;
	width: 150px;
	margin: 7px 0 7px 15px;
	line-height: 14px;
	padding: 0;
}

#sidebar .news p span {
	color: #5c5b60;
}

#sidebar .news p.tit {
	color: #0d8bd3;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0 0 0 17px;
	margin: 10px 0 0 15px;
	background: url(/images/main-left-p-bg.gif) no-repeat;
}

#sidebar .news a {
/*	float: left;
	margin: 3px 0 0 31px; */
	display: inline;
	font-size: 10px;
	color: #70b9e6;
}

#sidebar ul {

	margin: 5px 0 0 15px;

	list-style: none;
	
	text-transform: uppercase;
	
	text-align: left;
	
	font: 12px "Times New Roman", Times, serif;
	
}

#sidebar ul ul {

	position: absolute;
	
	top: -4px;
	
	left: 142px;
	
	display: none;
	
	text-transform: capitalize;
	
	border-bottom: 1px solid #000;
	
}

#sidebar ul li:hover ul,
#sidebar ul li.iehover ul {

	display: block;
	
}

#sidebar ul li {

	position: relative;

	display: block;
	
	background: url(/images/nav-bg.gif) no-repeat;
	
	width: 160px;
	
	height: 23px;
	
	margin: 0 0 3px 0;
	
	line-height: 23px;
	
	text-indent: 4px;
	
}

#sidebar ul ul li {

	background: #fff;
	
	width: 170px;

	height: auto !important;
	
	margin: 0;
	
	padding: 3px;
		
	font: bold 11px Arial, Helvetica, sans-serif;
	
	text-indent: 0;
		
	border: 1px solid #000;
	
	border-bottom: 0;
	
}

#sidebar ul ul li:hover,
#sidebar ul ul li.iehover {

	background: #5e98d3;

}

#sidebar ul ul li:hover a,
#sidebar ul ul li.iehover a {

	color: #014058;
	
}

#sidebar ul li a {

	display: block;

	text-decoration: none;
	
	color: #121111;
	
}

#sidebar ul ul li a {

	display: inline;
	
}

#sidebar p {

	margin: 0 0 10px 0;
	
}

#sidebar #connect {
	
	float: left;

	background: url(/images/connect-bg.gif) no-repeat;
	
	width: 149px;
	
	margin: auto;
	
	padding: 60px 0 0 0;
	
	margin: 17px 0 0 15px;
	
	display: inline;
	
}

#sidebar #connect h3 {

	display: none;
	
}



#main-content {

	position: relative;

	float: left;
	
	width: 580px;
	
	margin: 10px 0 0 11px;
	
	padding: 0 0 0 20px;
	
}

#main-content h1 {

	margin: 0 0 10px 0;

	font: 25px "Times New Roman", Times, serif;

	color: #2c4b9d;
	
	font-weight: normal;
	
}

#main-content.services h2 {

	margin: 0 0 10px 0;

	font: 19px "Times New Roman", Times, serif;

	color: #2c4b9d;
	
	
}

#main-content.services h2.shorter a {
	float: right;
	font-size: 12px;
	margin: -20px 40px 0 0;
	display: inline;
	color: #214194;
	text-decoration: none;
	background: url(/images/proffesional-bach-bg.gif) 65px 6px no-repeat;
	padding: 0 10px 0 0;
}

#main-content.services h2 {
	
	float: left;
	
	width: 100%;

	margin: 10px 0 10px 0;

	font: 20px "Times New Roman", Times, serif;

	color: #2c4b9d;
	
}

#main-content.services h3 {
	
	float: left;
	
	width: 100%;

	margin: 10px 0 10px 0;

	font: 20px "Times New Roman", Times, serif;

	color: #0000ff;
	
}

#main-content.services .links a {
	width: 450px;
	height: 20px;
	padding: 6px 0 0 16px;
	background: url(/images/proffesional-large-button.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #193f94;
}

#main-content.services .line {
	float: left;
	width: 550px;
	background: url(/images/main-left-top-bg.gif) bottom repeat-x;
}


#main-content p {

	margin: 0 0 10px 0;
	
	width: 580px;
	
}

#main-content p span.bold {

	font-weight: bold;
	
}

#main-content .block {
	
	margin: 30px 0 40px 0;
	
	padding: 0 0 30px 0;
	
}

#main-content .box {

	float: left;

	width: 50%;
	
}

#main-content a {

	color: #1c3f93;
	
}

#main-content .blue {

	color: #2c4b9d;
	
}

#main-content #free-whitepaper .blue {

	font-size: 12px;
	
	font-family: Arial, Helvetica, sans-serif;

}

#main-content #free-whitepaper p {
	
	width: 300px;
	
	float: none;

}


#main-content #free-whitepaper strong.blue {

	font-size: 14px;
	
	font-weight: normal;
	
	font-family: Arial, Helvetica, sans-serif;

}

#featured-presentarion.box  {

	background: url(/images/block-bg.gif) -10px top repeat-y;
	
	display: inline;
	
	float: left;
	
}

#featured-presentarion.box  p {
	width: 300px;
}

#main-content #free-whitepaper  {
	
	width: 290px;
	
	float: left;
	
	margin: -289px 0 0 290px;
	
	display: inline;

}

#main-content li  {
	
	margin-left:20px;

}


* html #main-content #free-whitepaper  {
	
	margin: -289px 0 0 280px;
}

:first-child+html #main-content #free-whitepaper  {
	
	margin: -279px 0 0 290px;
}

#featured-presentarion.box  {

	margin: 0 10px 0 0;
	
	width: 290px;
	
	display: inline;
	
}

#featured-presentarion a {

	display: block;
	
	margin: 0 0 5px 0;

	font-size: 8px;
	
	text-decoration: none;
	
}

#featured-presentarion object {

	width: 260px;
	
	height: 217px;
	
}



#free-whitepaper h2,
#featured-presentarion h2 {

	margin: 0;
	
	font-size: 24px;
	
	font-family: "Times New Roman", Times, serif;
	
	color: #2c4b9d;
	
	font-weight: normal;
	
}

#featured-presentarion p a {

	font-size: 9px;
	
	font-family: Arial, Helvetica, sans-serif;
	
	text-decoration: underline;
	
	color: #0000FF;
	
	float: left;
	
	margin: 10px 0 2px 0;
	
}


#free-whitepaper h2 span {

	font-weight: bold;
	
	font-style: italic;
	
}


form#whitepaper {

	margin: 20px 0 0 0;

	font-size: 12px;
	
	color: #68676b;
	
}

form#whitepaper fieldset {

	padding: 0;

	border: 1px solid #999;
	
	border: 0;
	
}

form#whitepaper label {

	display: block;
	
	float: left;
	
	width: 100px;
	
}

form#whitepaper input {

	width: 148px;
	
	border: 1px solid #94adc4;
	
}

form#whitepaper button {

	display: block;

	background: url(/images/download-button.gif) no-repeat;
	
	width: 99px;
	
	height: 29px;

	margin: 0 0 0 152px;
	
	border: 0;
	
	cursor: pointer;
	
	text-indent: -9999px;
	
	overflow: hidden;
	
}


#contact {
	
	float: left;
	
	width: 520px;

	margin: 0 20px 20px 20px;
	
	display: inline;
	
	padding: 10px 0 0 0;
	
	font-size: 12px;
	
	color: #504e53;

	border-top: 1px solid #808080;
	
}

#contact h3 {

	margin: 0 0 10px 330px;

	font-size: 60px;

	color: #003888;
	
	font-weight: bold;
	
	font-family: Arial, Helvetica, sans-serif;
	
}

#contact p {

	margin: 0 0 0 10px;
	
	display: inline;
	
	display: block;
	
	float: left;
	
	width: 185px;
	
	float: left;
	
}

#contact img {

	float: left;
	
	display: inline;
	
	margin: 0 0 0 0px;
	
}

#contact #button {

	float: left;
	
	display: inline;
	
	margin: 0 0 0 0px;
	
	width: 200px;
	
}

#contact #right-col {

	float: right;
	
	display: inline;
	
	margin: 0 0 0 0;
	
	width: 300px;
	
}

#contact img.button {

	float: left;
	
	display: inline;
	
	margin: 0 0 0 0px;
	
}




/*             ProffesionalServices.php                  */

#main-content.services ul.services li {
	float: left;
	width: 508px;
	list-style: none;
	background: url(/images/testimonials-li--bg.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #98989b;
	font-family: Arial, Helvetica, sans-serif;
}

#main-content.services ul.services {
	margin: 0 0 0 -20px;
}

#main-content.services .links {
	float: left;
	width: 470px;
	margin: 0 0 10px 0;
}

#main-content.services .links a {
	width: 450px;
	height: 20px;
	display: block;
	text-decoration: none;
	margin: 0 0 7px 0;
	padding: 6px 0 0 16px;
	background: url(/images/proffesional-large-button.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #193f94;
}

#main-content.services .links span.small {
	float: left;
	font-size: 11px;
	font-style: italic;
}

#main-content.services p {
	float: left;
	width: 580px;
}

#main-content.services p.copy {
	margin: 15px 0 0 0;
}

#main-content.services p.bold {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#main-content.services p.italic {
	font-size: 12px;
	font-style: italic;
}


#main-content.services p span.bold-small {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
}

#main-content.services p.bold-line {
	font-size: 14px;
	font-weight: bold;
}

#main-content.services ul li {
	width: 540px;
	float: left;
	margin: 0 0 0 23px;
	display: inline;
	list-style: none;
	padding: 0 0 0 14px;
	background: url(/images/services-ul-li-bg.gif) 0 5px no-repeat;
}

#main-content.services #contact {
	margin: 40px 20px 20px 20px;
}

#main-content.services .certifications {
	float: left;
	margin: 25px 0 15px 0;
	padding: 15px 0 25px 0;
	border-top: 1px solid #8d8d8d;
	border-bottom: 1px solid #8d8d8d;
}

#main-content.services ol li {
	width: 550px;
	position: relative;
	display: list-item;
	vertical-align: top;
	float: left;
}

#main-content.services ol li ul li {
	width: 450px;
}

#main-content.services form {
	float: left;
	width: 440px;
}

#main-content.services form label {
	float: left;
	width: 230px;
	margin: 15px 0 0 0;
}

#main-content.services form label.label {
	width: 355px;
	margin: 15px 0 0 5px;
}


#main-content.services form input,
#main-content.services form textarea {
	float: left;
	width: 202px;
	height: 19px;
	padding: 2px 0 0 2px;
	margin: 15px 0 0 0;
	border: 1px solid #a7a6aa;
}

#main-content.services form input.check {
	float: left;
	width: 10px;
	height: 10px;
	padding: 0;
	margin: 19px 0 0 0;
	border: none;
}

#main-content.services form input.send,
#main-content.services form input.reset {
	float: left;
	width: 55px;
	height:20px;
	padding: 0;
	margin: 19px 0 0 0;
}

#main-content.services form input.reset {
	display: inline;
	margin: 19px 0 0 180px;
}

#main-content.services form textarea {
	float: left;
	width: 544px;
	height: 83px;
	padding: 2px 0 0 2px;
	margin: 0px 0 0 0;
	border: 1px solid #a7a6aa;
}

#main-content.services form p.short {
	width: 444px;
}

#main-content.services #sign-in {
	float: right;
	width: 165px;
	height: 57px;
	display: inline;
	margin: -60px 40px 0 0;
	background: url(/images/proffesional-last-right-but.gif);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#main-content.services #sign-in a{
	float: left;
	width: 165px;
	height: 57px;
	display: block;
}


#main-content #contact p {
	margin: 0 0 0 10px;
	display: inline;
	display: block;
	float: left;
	width: 185px;
	color: #504e53;
	font-size: 12px;
}

#main-content #contact h3 {
	float: left;
	width: 185px;
	color: #003888;
	font-size: 15px;
	margin: 2px 0 7px 10px;
	display: inline;
	font-weight: bold;
}




/*           testimonials            */

#main-content.testimonials div.testimonials {
	float: left;
	width: 540px;
	padding: 0 0 5px 0;
	margin: 0 0 15px 0;
	background: url(/images/main-left-top-bg.gif) bottom repeat-x;
}

:first-child+html #main-content.testimonials div.testimonials {
	padding: 0 0 15px 0;
}

#main-content p {
	float: left;
	width: 540px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:r #504e53;
}

#main-content p span.sign {
	font-size: 12px;
	color: #1c3f93;
	font-weight: bold;
}

#main-content p span.italic {
	font-style: italic;
	font-size: 12px;
}

#main-content p.bold-line {
	font-size: 13px;
	color: #000000;
}

#main-content.testimonials ul li {
	float: left;
	width: 508px;
	list-style: none;
	background: url(/images/testimonials-li--bg.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #98989b;
	font-family: Arial, Helvetica, sans-serif;
}

#main-content.testimonials ul  {
	float: left;
	width: 508px;
	margin: 0 0 30px 0;
}





/*                  benchmarking.php                  */

#main-content.benchmarking h2  {
	font-size: 20px;
	color: #2c4b9d;
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	margin: 0 0 15px 0;
}

#main-content.benchmarking p.short  {
	width: 262px;
}

#main-content.benchmarking #video  {
	float: right;
	width: 262px;
	height: 217px;
	display: inline;
	margin: 0 35px 0 0;
	background: url(/images/bench-video.gif);
}

#main-content.benchmarking .box  {
	float: left;
	width: 220px;
	margin: 15px 0 0 0;
}

#main-content.benchmarking .box ul li  {
	float: left;
	width: 210px;
	list-style: none;
	background: url(/images/testimonials-li--bg.gif) 0 4px no-repeat;
	padding: 0 0 0 10px;
	font-size: 12px;
	color: #98989b;
	font-family: Arial, Helvetica, sans-serif;
}

#main-content.benchmarking #last  {
	float: left;
	width: 300px;
	display: inline;
	margin: 15px 0 0 25px;
}

#main-content.benchmarking h2.large {
	
	float: left;
	
	width: 100%;

	margin: 10px 0 10px 0;

	font: 20px "Times New Roman", Times, serif;

	color: #2c4b9d;
	
}

#main-content.benchmarking a.return  {
	float: left;
	margin: 15px 0 20px 0;
}





/*             FreeTips.php                  */

#main-content.tips h3.top {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1c3f93;
	font-weight: normal;
	background: url(/images/tips-h3-img.gif) no-repeat;
	padding: 5px 0 0 28px;
	height: 30px;
}

#main-content.tips h3.top10 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1c3f93;
	font-weight: normal;
	background: url(/images/tips2-h3-img.gif) no-repeat;
	padding: 5px 0 0 28px;
	height: 30px;
}

#main-content.tips h3.top6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #1c3f93;
	font-weight: normal;
	background: url(/images/tips3-h3-bg.gif) no-repeat;
	padding: 5px 0 0 28px;
	height: 30px;
}

#main-content.tips ol {
	margin: 15px 0 0 -15px;
}

* html #main-content.tips ol {
	margin: 15px 0 0 25px;
}

:first-child+html #main-content.tips ol {
	margin: 15px 0 0 25px;
}

#main-content.tips ol li {
	width: 520px;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 0 15px 0;
	display: list-item;
	vertical-align: top;
}

#main-content.tips ol li span {
	font-weight: bold;
}

#main-content.tips ol ul li {
	width: 515px;
	background: url(/images/testimonials-li--bg.gif) 0 4px no-repeat;
	list-style: none;
	padding: 0 0 0 12px;
	margin: 0;
}

#main-content.tips ol ul {
	width: 524px;
	display: inline;
	margin: 0 0 0 0px;
}




#main-content #photo {
	float: left;
	width: 100px;
	height: 131px;
	display: inline;
	margin: 0 10px 5px 0;
	background: url(/images/main-botttom-photo.gif);
}

#main-content p.image {
	float: left;
	width: 452px;
}

#main-content.thanks #box {
	float: left;
	width: 290px;
	height: 155px;
	margin: 35px 0 500px 90px;
	display: inline;
	padding: 0 0 0 30px;
	background: url(/images/thankyou-box-bg.jpg) no-repeat;
}

#main-content.thanks #box h1 {
	font-size: 30px;
	margin: 30px 0 0 0;
	font-family: "Times New Roman", Times, serif;
	line-height: 26px;
}

#main-content.thanks #box a {
	float: left;
	width: 234px;
	height: 29px;
	display: block;
	display: inline;
	margin: 25px 0 0 5px;
	background: url(/images/thankyou-box-a-bg.gif);
	/* hide from IE Mac \*/
    text-indent: -999em;
    overflow: hidden;
    /* end hide */
}

#footer {
	margin:0 auto;
	text-align:center;
	width: 800px;
	height: 50px;
}

#footer p {
	color: #FFFFFF;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#footer a {
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	text-decoration: underline;
}



.news-event { 
color:black;
font-size:10px;
font-weight:bold;
margin:0 0 0 32px;
text-align:left;
}














