html 	{height: 100%;
		margin-bottom: 1px;
		padding: 0px;}
                    
body	{color: #2c2c2d;
		margin:0;
		padding:0;
		background: url('/images/bg.gif') top left repeat-x;
		font: 11px/19px Verdana, Helvetica, sans-serif;}
		
div#top {width: 920px;
		height: 30px;
		background: url('/images/top.gif') top left no-repeat;
		margin: 0 auto;
        position: relative;}
        
div#top img#call {position: absolute;
		right: 13px;
        top: 8px;}
	
div#head {width: 920px;
        height: 101px;
        background: url('/images/head.gif') top left no-repeat;
        margin: 0 auto;
        /* position:relative; */
        border: 0px solid green; 
		}
/*
div#nav {
	top:45px;
	right:20px;
	position:absolute;
}
*/
div#nav {
  padding: 50px 10px 0 350px;
  /* position: absolute; */
}
  
div#container {
	width:920px;
	margin:0 auto;
}
table#main-table {
	width:920px;
	border-collapse:collapse;
	border-spacing:0;
	margin:0 auto;
}
div#leftCol {
	width:312px;
	float:left;
	padding-left:13px;
}
div.leftBox { /* temp */
	width:310px;

	/* background:url('/images/left-box.jpg') top left no-repeat; */
	margin:0;
}
a.clients-say {
	display: block;
	width: 312px;
	height: 68px;
	margin: 0;
	background: url('/images/testimonials.gif') no-repeat 0 0;
	text-indent: -9999px;
}
a.clients-say:hover {
	background-position: -312px 0;
}
a.mail-list {
	display:block;
	width:312px;
	height:77px;
	margin:0;
	background:url('/images/mail-list.gif') top right no-repeat;
	text-indent:-999em;
}
a.mail-list:hover {
	background-position: top left;
}
div#rightCol {
	width:535px;
	float:left;
	padding: 0px 20px 0 20px;
} div#rightCol #home-text {min-height:533px;}

div#mainCol {
	width:860px;
	float:left; clear:both;
	padding: 15px 20px 0 20px;
}
	
td#left {
	width:10px;
	background:url('/images/left-side.gif') top right no-repeat;
}
td#content {
	width:900px;
	background:#fff url('/images/cont-bg.jpg') top left no-repeat;
}
div#copy {
	/* color: #006eba;   */
	color: #2c2c2d;
}
div#boxes {
	padding-top:10px;
	clear:both;
	width:513px;
	overflow:hidden;
}
.box {
	width:171px;
	float:left;
}
.box-top {
	width:171px;
	height:36px;
	background:url('/images/box-top.png') bottom left no-repeat;
}
.box-bottom { border: none; behavior: url(iepngfix.htc);}

.box-bottom {
	width:141px;
	height:146px;
	background:url('/images/box-bottom.png') top left no-repeat;
	padding:10px 15px;
}
.box-bottom-2 {
	width:141px;
	height:196px;
	background:url('/images/box-bottom-2.png') top left no-repeat;
	padding:10px 15px;
}


/**** Latest News ****/
#latest_news {display:block;float:left;clear:both;margin:20px -6px 10px;padding:0;width:312px;height:auto;background:url(../images/latest_news_bg.jpg) 0 0 repeat-y;}
#latest_news .top {display:block;float:left;clear:both;margin:0;padding:0px 30px 5px;width:252px;min-height:237px;background:url(../images/latest_news_top.jpg) 0 0 no-repeat;position:relative;z-index:9999;}
#latest_news .top a.latest-news {display:block;height:36px;width:100%;margin:0 0 10px;padding:0px;text-decoration:none;float:left;clear:both;} #latest_news .top a.latest-news span {display:none;visibility:hidden;}
#latest_news .announcement-list {font-size:10px;margin:7px 0 0;float:left;clear:both;width:100%;height:auto;}
#latest_news .announcement-list span.date {color:#2C2C2D;font-size:10px;font-weight:normal;margin:0;}
#latest_news .announcement-list h2, #latest_news .announcement-list h2 a {color:#06386B;text-decoration:none;}
#latest_news .bottom {display:block;float:left;clear:both;margin:0;padding:0;width:312px;height:46px;background:url(../images/latest_news_bottom.jpg) 0 0 no-repeat;}
/**** End Latest News ****/

/**** Follow Us ****/
#follow {display:block;float:left;clear:both;margin:0 0 0 10px;padding:0;width:131px;height:auto;}
#follow a.button, #follow a.button:hover {display:block;float:left;clear:both;margin:0 0 5px;padding:10px 0 5px 50px;width:81px;height:23px;font-size:12px;color:#06386B;text-decoration:none;}
#follow a.button:hover {text-decoration:underline;}
#follow .btn_facebook {background:url(../images/btn_facebook.png) 0 0 no-repeat;}
#follow .btn_twitter {background:url(../images/btn_twitter.png) 0 0 no-repeat;}
#follow .btn_youtube {background:url(../images/btn_youtube.png) 0 0 no-repeat;}
#follow .btn_blog {background:url(../images/btn_blog.png) 0 0 no-repeat;}

/**** End Follow Us ****/


input#CaptchaV2 {
	width: 125px !important;
	margin: 5px 0;
}

.captchaimg img {
	width: 129px;
    height: 29px;
}
/*
#CaptchaV2 input {
	width:130px;
    height:29px;
}
*/
td#right {
	width:10px;
	background:url('/images/right-side.gif') top left no-repeat;
}
div#foot {
	height:20px;
	width:920px;
	background:url('/images/foot.gif') top left no-repeat;
	margin:0 auto 20px auto;
    border: 0px solid red;
}

#footer 		{height: 90px;
                width: 920px;
                margin: 0px auto 30px auto;
                text-align: center;
   				border: 0px solid red;}
    
#footer p			{color: #aeaeaf;
                    line-height: 100%;
                    padding: 0px;
                    font-weight: bold;
                    margin-bottom: 8px;}                    
#footer p a:link 	{text-decoration:none; font-weight: bold; color: #aeaeaf;}
#footer p a:visited	{text-decoration:none; font-weight: bold; color: #aeaeaf;}
#footer p a:hover	{text-decoration:underline; font-weight: bold; color: #929295;}
#footer p a:active	{text-decoration:underline; font-weight: bold; color: #929295;}            

p.newsletter			{color: #CD781E;
                        line-height: 100%;
                        padding: 0px;
                        font-weight: bold;
                        margin-bottom: 8px;}                    
p.newsletter a:link 	{text-decoration:none; font-weight: bold; color: #CD781E;}
p.newsletter a:visited	{text-decoration:none; font-weight: bold; color: #CD781E;}
p.newsletter a:hover	{text-decoration:underline; font-weight: bold; color: #CD781E;}
p.newsletter a:active	{text-decoration:underline; font-weight: bold; color: #CD781E;}   

/*------------STYLES------------*/
h1, h2 {
	color: #006eba;
	font-size:18px;
	/* text-transform:uppercase; */
	margin:0;
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 150%;
}
h2 {
    color: #006eba;
	font-size:15px;
	margin-bottom:10px;
}
h3 {
       font-size:13px;
       color:#006EBA; 
}
h4 {
       font-size:13px;
       margin-bottom:10px;
       color:#FFFFFF; 
}
p {
	margin:0;
	padding: 0 0 10px 0;
	/* color:#444445; */
    color: #2c2c2d;
}

.goBack 			{color: #2c2c2d;}
.goBack a:link 		{color: #06386b;
                    font-weight: none;
                    text-decoration: none;
                    outline: none;}
.goBack a:visited 	{color: #06386b;
                    font-weight: none;
                    text-decoration: none;
                    outline: none;}
.goBack a:hover		{color: #06386b;
                    font-weight: none;
                    text-decoration: underline;
                    outline: none;}
.goBack a:active	{color: #06386b;
                    font-weight: none;
                    text-decoration: underline;
                    outline: none;}

p.header {
    color: #006eba;
}    

p a:link 	{color: #06386b;
            font-weight: bold;
            text-decoration: none;
            outline: none;}
    
p a:visited {color: #06386b;
            font-weight: bold;
            text-decoration: none;
            outline: none;}

p a:hover 	{color: #06386b;
            font-weight: bold;
            text-decoration: underline;
            outline: none;}
            
p a:active 	{color: #06386b;
            font-weight: bold;
            text-decoration: underline;
            outline: none;}
            
.blue-heading 	{color: #006eba;
            	font-weight: bold;}

table#testimonials		{padding-bottom: 10px;}

#testimonials td.first	{border-bottom: 1px solid #006eba;
						padding: 4px;}

#testimonials td.second	{background-color: #f1f8fb;
						padding: 4px;
						border-bottom: 1px solid #006eba;}
                
#testimonials h3 		{color: #006eba;
						font-size: 12px;
                        margin-top: 10px;}
                    
#testimonials p 		{color: #2c2c2d;
						font-size: 11px;
						font-weight: normal;}     
                                
div#grow-your-sales					{display: block;
									width: 326px;
									height: 36px;
									line-height: 36px;
									padding: 0px 0px 0px 10px;
									margin-bottom: 20px;
									background-image: url(/images/bg-grow-your-sales.png);
									background-repeat: no-repeat;
									color: #fefefe;
									font-weight: bold;
									font-size: 14px;                                        
									border: 0px solid red;}  
						
div#improve-your-bottom-line		{display: block;
									width: 326px;
									height: 36px;
									line-height: 36px;
									padding: 0px 0px 0px 10px;
									margin-bottom: 20px;
									background-image: url(/images/bg-improve-your-bottom-line.png);
									background-repeat: no-repeat;
									color: #fefefe;
									font-weight: bold;
									font-size: 14px;                                        
									border: 0px solid red;}  
						
div#marketing-that-works			{display: block;
									width: 326px;
									height: 36px;
									line-height: 36px;
									padding: 0px 0px 0px 10px;
									margin-bottom: 20px;
									background-image: url(/images/bg-marketing-that-works.png);
									background-repeat: no-repeat;
									color: #fefefe;
									font-weight: bold;
									font-size: 14px;                                        
									border: 0px solid red;}  
						
div#funding-your-business-growth	{display: block;
									width: 326px;
									height: 36px;
									line-height: 36px;
									padding: 0px 0px 0px 10px;
									margin-bottom: 20px;
									background-image: url(/images/bg-funding-your-business-growth.png);
									background-repeat: no-repeat;
									color: #fefefe;
									font-weight: bold;
									font-size: 14px;                                        
									border: 0px solid red;}  
						
div#outperform-your-competition		{display: block;
									width: 326px;
									height: 36px;
									line-height: 36px;
									padding: 0px 0px 0px 10px;
									margin-bottom: 20px;
									background-image: url(/images/bg-outperform-your-competition.png);
									background-repeat: no-repeat;
									color: #fefefe;
									font-weight: bold;
									font-size: 14px;                                        
									border: 0px solid red;}  
						
div#take-your-business-global		{display: block;
									width: 326px;
									height: 36px;
									line-height: 36px;
									padding: 0px 0px 0px 10px;
									margin-bottom: 20px;
									background-image: url(/images/bg-take-your-business-global.png);
									background-repeat: no-repeat;
									color: #fefefe;
									font-weight: bold;
									font-size: 14px;                                        
									border: 0px solid red;}  
						
div#profitable-exit-solutions		{display: block;
									width: 326px;
									height: 36px;
									line-height: 36px;
									padding: 0px 0px 0px 10px;
									margin-bottom: 20px;
									background-image: url(/images/bg-profitable-exit-solutions.png);
									background-repeat: no-repeat;
									color: #fefefe;
									font-weight: bold;
									font-size: 14px;                                        
									border: 0px solid red;}  
                        
div#copy-cut 			{width: 337px;
						float: left;
                        padding: 0px 15px 0px 0px;
                        border: 0px solid red;}
                        
div#copy-menu 			{width: 166px;
						text-align: left;
						float: right;
                        padding: 0px 0px 0px 0px;
                        border: 0px solid black;}
                        
div#copy-menu ul		{list-style-type: disc;
                        margin: 0px 0px;
                        padding: 0px 0px 0px 15px;
                        border: 0px solid red;}
                                
div#copy-menu li				{margin: 0px 5px 0px 1px;
								list-style-type: disc;
                                font-size: 11px;
                                color: #063a6e;
                                font-weight: bold;
                                text-transform: none;
                                vertical-align: none;
                                text-align: none;
                                line-height: 200%;
                                border: 0px solid green;}
div#copy-menu li a:link			{text-decoration: none; font-weight: bold; color:#063a6e;}
div#copy-menu li a:visited		{text-decoration: none; font-weight: bold; color:#063a6e;}
div#copy-menu li a:hover		{text-decoration: underline; font-weight: bold; color:#063a6e;}
div#copy-menu li a:active		{text-decoration: underline; font-weight: bold; color:#063a6e;}

div#case-studies								{display: block;
												width: 526px;
                                                height: 400px;
												margin-bottom: 20px;
												border: 0px solid red;}        
                                
div#case-studies .header						{display: block;
												width: 516px; /* 526px */
												height: 36px;
												line-height: 36px;
												padding: 0px 0px 0px 10px;
												background-image: url(/images/case-studies-header.png);
												color: #fefefe;
                                                font-weight: bold;
												font-size: 14px;                                        
												border: 0px solid green;}       
										
div#case-studies .information					{display: block;
												width: 516px; /* 526px */
                                                min-height: 25px;
                                                vertical-align: middle;
												padding: 0px 0px;
												border: 0px solid red;}   
										
div#case-studies .information p 				{color: #85858d;
												font-size: 11px;
                                                margin: 0px 0px;
                                                padding: 0px 0px;}       
											
div#case-studies .information strong			{color: #85858d;}      

div#boxes-wrapper								{display: block;
												position: relative;
												width: 526px;
												height: 27px;
												border: 0px solid red;}  

div#boxes-wrapper .sub-header					{display: block;
												position: relative;
												width: 526px;
												height: 27px;
												line-height: 27px;
												border-top: 1px solid #006eba;
												border-bottom: 1px solid #006eba;}	
												
div#boxes-wrapper h1.issue						{display: block;
												position: absolute;
												top: 0px;
												left: 0px;
												background-image: url(/images/h1-issue.gif);
												background-position: right;
												background-repeat: no-repeat;
												height: 27px;
												width: 155px;
												margin: 0px 0px;
												padding: 0px 0px;
												color: #006eba;
												font-size: 14px;
												border: 0px solid red;}			
												
div#boxes-wrapper h1.action						{display: block;
												position: absolute;
												top: 0px;
												left: 185px;
												background-image: url(/images/h1-issue.gif);
												background-position: right;
												background-repeat: no-repeat;
												height: 27px;
												width: 155px;
												margin: 0px 0px;
												padding: 0px 0px;
												color: #006eba;
												font-size: 14px;
												border: 0px solid red;}		
												
div#boxes-wrapper h1.result						{display: block;
												position: absolute;
												top: 0px;
												left: 370px;
												background-image: url(/images/h1-result.gif);
												background-position: right;
												background-repeat: no-repeat;
												height: 27px;
												width: 155px;
												margin: 0px 0px;
												padding: 0px 0px;
												color: #006eba;
												font-size: 14px;
												border: 0px solid red;}	

div#content-wrapper								{display: block;
												position: relative;
												width: 526px;
												border: 0px solid red;}

div#content-wrapper .issue-content				{display: block;
												position: absolute;
												top: 10px;
												left: 0px;
												width: 155px;
												height: auto;
												margin: 0px 0px;
												padding: 0px 0px;
												border: 0px solid green;}

div#content-wrapper .action-content				{display: block;
												position: absolute;
												top: 10px;
												left: 185px;
												width: 155px;
												height: auto;
												margin: 0px 0px;
												padding: 0px 0px;
												border: 0px solid green;}

div#content-wrapper .result-content				{display: block;
												position: absolute;
												top: 10px;
												left: 370px;
												width: 155px;
												height: auto;
												margin: 0px 0px;
												padding: 0px 0px;
												border: 0px solid green;}
												
.issue-content ul								{list-style-type: disc;
				                                margin: 0 0 0 20px;
												padding: 0 0;
												border: 0px solid red;}
												
.issue-content li								{margin: 0 0;		
												padding: 0 0;
												font-family: Helvetica, Verdana, Sans-Serif;
												font-size: 11px;
												font-weight: none;
												color: #2C2C2D;
												text-transform: none;
												vertical-align: none;
												text-align: none;
												line-height: 150%;
												word-spacing: none;
												border: 0px solid green;}
												
.action-content ul								{list-style-type: disc;
				                                margin: 0 0 0 20px;
												padding: 0 0;
												border: 0px solid red;}
												
.action-content li								{margin: 0 0;		
												padding: 0 0;				
												font-family: Helvetica, Verdana, Sans-Serif;
												font-size: 11px;
												font-weight: none;
												color: #2C2C2D;
												text-transform: none;
												vertical-align: none;
												text-align: none;
												line-height: 150%;
												word-spacing: none;
												border: 0px solid green;}
												
.result-content ul								{list-style-type: disc;
				                                margin: 0 0 0 20px;
												padding: 0 0;
												border: 0px solid red;}
												
.result-content li								{margin: 0 0;		
												padding: 0 0;				
												font-family: Helvetica, Verdana, Sans-Serif;
												font-size: 11px;
												font-weight: none;
												color: #2C2C2D;
												text-transform: none;
												vertical-align: none;
												text-align: none;
												line-height: 150%;
												word-spacing: none;
												border: 0px solid green;}


.bluelink a:link 	{color: #06386b;
            font-weight: bold;
            text-decoration: none;
            outline: none;}
    
.bluelink a:visited {color: #06386b;
            font-weight: bold;
            text-decoration: none;
            outline: none;}

.bluelink a:hover 	{color: #06386b;
            font-weight: bold;
            text-decoration: underline;
            outline: none;}
            
.bluelink a:active 	{color: #06386b;
            font-weight: bold;
            text-decoration: underline;
            outline: none;}
												
ul, ol							{list-style-type: disc;
                       			margin: 0px 10px;
                       			padding: 0px 0px 0px 25px;
                       			border: 0px solid red;}
                                
li								{margin: 0px 15px 0px 1px;
								list-style-type: disc;
                                text-transform: none;
                                vertical-align: none;
                                text-align: none;
                                line-height: 200%;
                                border: 0px solid green;}
li a:link						{text-decoration: none; font-weight: bold; color: #06386b;}
li a:visited					{text-decoration: none; font-weight: bold; color: #06386b;}
li a:hover						{text-decoration: underline; font-weight: bold; color: #06386b;}
li a:active						{text-decoration: underline; font-weight: bold; color: #06386b;}
                                                

a.home-top-link {
	display: block;
	height: 86px;
	width: 190px;
	margin: 0 0 0 20px;
	text-indent: -9999px;
}

ul.bullet {
	margin: 0 0 18px 0;
    padding: 0;
}

ul.bullet li {
	margin: 0 0 0 15px;
    list-style: url(/images/bullet.gif);
}

a.facebook{
display: block;
height:75px;
background: transparent url(/images/facebook.jpg) no-repeat 0 0;
text-indent: -9000px;
margin: 20px 0px 5px;
}

a.twitter{
display: block;
height:75px;
background: transparent url(/images/twitter.jpg) no-repeat 0 0;
text-indent: -9000px;
margin: 0px 0px 10px -4px;
}

/* Start IE6 PNG Handling */

* html img,
* html .fixPNG {
azimuth: expression(
this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true
);
}



/********************* BLOG *********************/

.blog-container h1, .blog-container h2.post-title {
	color: #006eba;
	font-size:18px;
	/* text-transform:uppercase; */
	margin:0;
	margin-bottom: 15px;
	font-family:Arial, Helvetica, sans-serif;
    line-height: 150%;
}
.blog-container h1 {background:url('/images/hr-shadow.jpg') center bottom repeat-x;padding-bottom:15px;text-transform:uppercase;}
.blog-container h1 a, .blog-container h2.post-title a {color: #006eba; text-decoration:none;}
.blog-container h1 a:hover, .blog-container h2.post-title a:hover {color: #CD781E;}
.post-body {line-height:120%;}
.post-body .links {padding:10px 0;border-top:1px dashed #CCC;border-bottom:1px dashed #CCC;}
.post-body .links a {color:#06386B;text-decoration:none;} .post-body .links a:hover {text-decoration:underline;}

.side-panel .BlogRecentPost ul li,
.side-panel .BlogTagList ul li,
.side-panel .BlogPostArchive ul li {margin:0px 0px 0px 18px;list-style:outside url('/images/blog-bullet.jpg');}
.side-panel hr, .comment-list hr {border-bottom:1px dashed #CCC;background:none;}
.comment-list, .trackbacks dl {border:1px dashed #CCC;background:none;}

.blog-container h2.post-title {
    color: #006eba;
	font-size:15px;
	margin-bottom:10px;
} .blog-container h2.post-title {margin-bottom:0;border:0;}

.blog-comment-container {border:1px dashed #CCC;background:url('/images/hr-shadow.jpg') center top repeat-x;}
.blog-comment-container .comment-details {border-bottom:1px dashed #CCC;background:none;}

