/*Body*/
body{
	background-color:#FFF;
	border:0;
	font-family:arial, helvetica,sans-serif;
	margin:0px;
	padding:0;
	color:#524F50;
	background:#fff url(/images/gradient_bg.jpg) repeat-x top left;
	/*scrollbar colors for IE and Opera*/
	scrollbar-arrow-color:#333;
	scrollbar-3dlight-color:#999;
	scrollbar-highlight-color:#FFF;
	scrollbar-face-color:#CCC;
	scrollbar-shadow-color:#999;
	scrollbar-darkshadow-color:#666;
	scrollbar-track-color:#EEE;
	text-align:center;
}

#bodyWrapper
{
	width:910px;
	margin:0 auto;
	text-align:left;
}
/*Header*/

#homepageHeader
{
	height:166px;
	width:910px;
	background:#000 url(/images/header_bg.jpg) no-repeat top left;
	margin:0; 
	padding:0;
}

#logo
{
	height:118px;
	width:420px;
	background:#000 url(/images/logo.jpg) no-repeat top left;
	float:left;
}
 #logoLink
 {
 	display:block;
 }

#secondaryMenu
{
	float:right;
	width:480px;
	height:107px;
	color:#d1d1d1;
	font-size:14px;
}

#secondaryMenu ul
{
	list-style-type:none;
	margin:63px 0 0 260px;
	_margin-left:300px;
}

#secondaryMenu ul.insideList
{
	margin:63px 0 0 220px;
}

#secondaryMenu li
{
	display:inline;
}

#secondaryMenu li a,
#secondaryMenu li a:visited,
#secondaryMenu li a:hover
{
	cursor:pointer;
	color:#d1d1d1;
	font-size:14px;
	text-decoration:none
}

#divPrimaryMenu
{
	float:left;
	margin-left:36px;
	_margin-left:33px;
	width:444px;
}

#contentWrapper
{
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	width:908px;
	_width:910px;
	background:#fff url(/images/body_bg.jpg) no-repeat top left;
	margin:0;
	padding:0;
}

#insideContentWrapper
{
	clear:both;
	border-left:solid 1px #ccc;
	border-right:solid 1px #ccc;
	width:908px;
	_width:910px;
	padding:0;
	background:#fff;
	margin:0;

}

#contentFooter
{
	width:910px;
	height:81px;
	background:#fff url(/images/content_footer.jpg) no-repeat top left;
}


/* Specific to the HomePage.master */
#textImage
{
	width:489px;
	height:125px;
	margin: 0 0 0 399px;
	
	
}

#textImage img
{
	border:none 0px;
}

#divTopContent
{
	width:509px;
	margin:0 0 0 399px;
	padding-top:25px;
}

.bulletStyle
{
	font:normal normal normal 14px Arial,Helvetica,sans serif;
	line-height:1.6em;
}
#divBulletPoints 
{
	width:509px;
	margin:0px 0 0 399px;
}


#divBulletPoints .tdNarrow
{
	width:220px !important;
	display:inline;
	float:left;
	margin-bottom:5px;
}

#divBulletPoints .tdWide
{
	width:260px !important;
	display:inline;
	float:left;
	margin-bottom:5px;
}
	
#divTestimonials
{
	width:534px;
	margin-left:350px;
	margin-top:10px;
	background-color:Transparent;
}

.testimonial
{
	background-color:Transparent;
}
.testimonialText
{
	margin-top:40px;
	width:253px;
	text-align:right;
	float:left;
	font-size:16px;
	background-color:Transparent;
}

.testimonialImage
{
	width:280px;
	float:left;
}
#bucketWrapper
{
	text-align:center;
}

#bucketHeader
{
	background:transparent url(/images/bucket_header.png) no-repeat top left;
	width:830px;
	height:11px;
	margin: 0 auto;
}

#bucketContent
{
	background:transparent url(/images/bucket_bg.png) repeat-y top left;
	width:830px;
	margin:0 auto;
	_margin-top:-5px;
}

.bucketStyle
{
	font:normal normal normal 16px Arial,Helvetica,sans serif;
	width:100%;
}

#bucketFooter
{
	clear:both;
	background:transparent url(/images/bucket_footer.png) no-repeat top left;
	width:830;
	height:11px;
	margin:0 auto;
}


.homeBuckets
{
	width:233px;
	padding:0 18px;
	_width:269px;
	float:left;
	margin-bottom:19px;
	text-align:center;
}

#leftBucket, #middleBucket
{
	margin-right:10px;

}


/* Specific to InsidePage.master/CmsPage.master  */

#inPageTitle
{
	font:normal normal bold 16px Arial,Helvetica,sans serif;
	margin-bottom:20px;
}

#inLeftColumn
{
	margin:0px 0 15px 0px;
	width:217px;
	float:left;
	padding-top:0;
	
}

.inTopLeftBucket
{
	margin-top:-15px;
	padding:0;
}

.inLeftBucketHeader
{
	width:217px;
	background:#fff url(/images/inBucketHeader.gif) no-repeat top left;
	height:12px;
}

.inLeftBucketContent
{
	background:#fff url(/images/inBucketBackground.gif) repeat-y top left;
	width:197px;
	_margin-top:-4px;
	padding:0 10px;
	_width:217px;
}



.inLeftBucketFooter
{
	background:#fff url(/images/inBucketFooter.gif) no-repeat top left;
	width:217px;
	height:12px;
	margin-bottom:15px;
}

#inRightColumn
{
	margin:0px 0px 15px 48px;
	width:565px;
	float:left;
}

#inContentFooter
{
	background:transparent url(/images/inContentFooter.png) no-repeat top left;
	height:66px;
	width:910px;
}

/*Footer*/
#footer
{
	margin-top:20px;
}

/*Credits*/
#credits{
	text-align:center;
	margin:10px auto;
}
#credits div{
	color:#524F50;
	font-size:10px;
	margin:0 auto;
}
#credits a,#credits a:visited{
	color:#524F50;
}
#credits a.nolink,#credits a.nolink:visited{
	color:#524F50;
	text-decoration:none !important;
}
#credits a:active,#credits a:hover,
#credits a.nolink:active,.credits a.nolink:hover{
	color:#524F50;
	text-decoration:underline !important;
}

