BODY {
	margin:0px;
	margin-top:6px;
	margin-left:68px;
	padding:0px;
	
	background-color:#FFFFFF;
}

#wrapper {
	width:875px;
	background-image:none;
	/*background-image:url(../_img/free-sms.gif);
	background-position:655px 30px;
	background-repeat:no-repeat;*/
}
#sms-overlay {
	position:absolute;
	z-index:120;
	top:40px;
	left:725px;
	height:62px;
	width:218px;
	cursor:pointer;
	display:block;
}

#utilities {
	float:right;
}

#placeholder {
	float:left;
	width:135px;
	margin-top:150px;
	
}

#subnavigation {
	float:left;
	width:135px;
	
	background-image:url(../_img/_bg/img_bg_subnav.gif);
	background-repeat:repeat-y;
	margin-top:150px;
	
}


#subsubnavigation {
	margin-bottom:10px;
}


#middleWrapper {
	float:left;
	width:595px;
}

#logo {
	
	float:left;
	width:581px;
	height:70px;
	
	margin-top:0px;
	margin-bottom:10px;
}
#logo IMG {
	vertical-align: top;
}



#navigation {
	float:left;
	width:581px;
	height:25px;
	margin-bottom:11px;
}

#navigation DIV {
	float:left;
}


#contentBlockWrapper {
	background-image:url(../_img/_bg/img_bg_content_center_repeat.gif);
	background-repeat:repeat-y;
	
	float:left;
	width:581px;
}

#contentBlockWrapperHome, #contentBlockWrapperSplash {
	background-image:url(../_img/_bg/img_bg_content_home_center_repeat.gif);
	background-repeat:repeat-y;
	background-position:top;
	
	float:left;
	width:581px;
	
	position:relative;
	top:5px;
}

#contentWrapper {
	background-image:url(../_img/_bg/img_bg_content_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	float:left;
	width:581px;
	
	position:relative;
	top:-5px;
}

#contentWrapperHome, #contentWrapperSplash {
	background-image:url(../_img/_bg/img_bg_content_home_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	float:left;
	width:581px;

	position:relative;
	top:-5px;
}

#breadcrumbs {
	margin-top:3px;
	margin-left:45px;
	width:453px;
	height:32px;
}

#breadcrumbsHome, #breadcrumbsSplash {
	margin-top:3px;
	margin-left:45px;
	width:400px;
	height:16px;	
}

#content {
	margin-left:58px;
	width:466px;	
}

#content #leftColumn
{
	float:left;
	display: inline;
	width: 240px;
	overflow:hidden;
}

#content #rightColumn
{
	float:right;
	display: inline;
	width: 175px;
	padding:0px 18px 8px 18px;
	margin-top:12px;
	border:solid 1px #B6C60C;
	overflow:hidden;
}

#contentHome, #contentSplash {
	margin-left:39px;
	width:503px;	
}


#contentWrapperHome #helpers, #contentWrapperSplash #helpers {
	margin-right:36px;
	margin-top:3px;
	width:50px;
	display:inline;
}


#helpers {
	float:right;
	height:14px;
}

#helpers IMG {
	margin-left:5px;
}

#contentBottomContainer {
	margin-bottom:6px;
}

#contentBottomContainer #shareWrapper {
	position:relative;
}

#contentBottomContainer #share {
	float:left;
	vertical-align:baseline;
	position:absolute;
	top:-16px;
	
}

#contentBottomContainer #toolbox {
	float:right;
	width:146px;
}

#footer {
	float:left;
	height:22px;
	padding-top:8px;
	padding-right:14px;
}

#sidebar {
	float:right;
	width:145px;
	margin-top:80px;
}


#myAccount {

}
