﻿body
{
	background: #fff url('../Images/bck-body.png') repeat-x;
	font-family: 'Trebuchet MS' , Helvetica, sans-serif;
	font-size: 15px;
	color: black;
	margin: 0;
	padding: 0;
}
p
{
	margin:10px 0 10px 0;
	width:900px;
}

#syndication
{
	margin: 0 0 0 144px;
	padding:10px 25px 20px 25px;
	width:600px;
	background-color:White;
}

#wrapper
{
	background: url('../Images/bck-wrapper.png') repeat-y;
/**/width: 1124px;
	margin: 0 auto;
	padding-bottom: 25px;
	overflow: hidden;
}

#wrapper-bottom
{
    background: url('../Images/bck-wrapper-bottom.png') no-repeat;
    width: 1124px;
    margin: 0 auto;
}

#container
{
    width: 960px; 
    margin: 0 0 0 17px;
    float: left;
}

#right-side-ad
{
    padding-right: 17px;
    float: right;
    
}
#header
{
    width: 1090px;
    padding: 10px 0 20px 0;
    margin: 0 auto;
    overflow: hidden;
}
#logo
{
    width: 215px;
    float: left;
    border: 0;
}
#tagline
{
    width: 446px;
    margin-top: 42px; /*was 50px*/
    margin-left: 30px;
    float: left;
}
#orb
{
    width: 120px;
    float: right;
}

/**/#top-menu
{
	background: url('../Images/bck-brown-diag-lines.png') repeat;
	width: 960px;
	height: 40px;
	border-top: 2px solid #ababab;
	
}

#callOut
{
	padding:10px 0 0 15px;
}



#imgbtn
{
	float:right;
	margin:0 35px 0 0;
}

#slideshow
{
    width: 958px;
    border-left: 1px solid #ccd198;
    border-right: 1px solid #ccd198;
}
#slideshow-nav
{
	background: #000;
	width: 946px;
	padding: 7px;
	height: 20px;
	text-align: right;
}
#content
{
	text-align: justify;
	line-height: 20px;
	color: #333333;
	padding: 10px 20px;
}

#footer
{
	background: url(../Images/bck-wrapper-footer.png) repeat-y;
	text-align: center;
	width: 1124px;
	margin: 0 auto;
	padding: 20px 0;
	overflow:hidden;
}
#footer a
{
    color: #333;
    text-decoration: none;
}
#footer a:hover
{
    color: #333;
    text-decoration: underline;
}

.pageheading
{
	background: url('../Images/bck-brown-diag-lines.png') repeat;
	font-family: 'Trebuchet MS' , Helvetica, sans-serif;
	font-size:22px;
	width: 920px;
	padding: 10px 20px;
	border-bottom: 2px solid #ababab;
}	

.pageContent
{
	line-height: 20px;
	padding: 10px 20px 10px 20px;
	
	
}

.tm_signin
{
	margin: 5px 10px 0px 0px;
	float: right;
}	

.hb
{
    background: url('../Images/bck-highlight-box.png') no-repeat;
    height: 308px;
    width: 285px;
    margin: 0 13px;
    float: left;
    overflow:hidden;
}
.hb-title
{
	/*color: #50523c;*/
	font-weight: bold;
	font-variant: normal;
	padding: 10px 10px;
	font-size: 15px;
	overflow: visible;
	width: 250px;
}
.hb-content
{
	font-size: 14px;
	padding-left: 10px;
	padding-right: 10px;
	height: 256px;
	width: 260px;
	line-height: 26px;
	text-align: left;
	margin:0 0 0 0;
	overflow:visible;
}

.testimonials
{
	background-image: url('../Images/testimonials_B.png');
	background-repeat: no-repeat; /*background-color: #E5E5E5;*/
	padding: 25px 20px 10px 20px;
	height: 230px;
	width: 940px;
	color: Black;
}

.txtcontact
{
	font-family: 'Trebuchet MS' , Helvetica, sans-serif;
	font-size:10pt;
}

.login
{
	Height:168px; 
	Width:339px; 
    
}

.DynamicItemZIndex

{

      z-index:1000;

}

