.center{
	margin: 0px 0px 0px 0px;
	padding: 0;
	background:#cecece;
}
.userguides {
	margin: 25px 0px 0px 0px;
	padding: 20px;
	background: url(../images/sub/top_round.jpg) top left no-repeat #FFFFFF;
}
.userguides H1 {
	font-size: 2em;
	font-weight: normal;
}
.userguides H2 {
	font-size: 1.7em;
	font-weight: normal;
	text-align: center;
	margin: 25px 0 10px 0;
	padding: 6px;

}
.userguides IMG.prodlogo {
	margin: 5px 10px;
	border: 0;
}
.bookmark {
	float: right;
	line-height: 55px;
	font-size: 14px;
	color: white;
	padding-right: 15px;
	font-weight: bold;
}
.bookmark A:link, .bookmark A:visited {
	color: white;
	text-decoration: none;
}
.bookmark A:hover, .bookmark A:active {
	color: white;
	text-decoration: underline;
}

.content{
	float:left;
	width: 780px;
	margin: 0px 0px 0px 0px;
	background:#cececc;
	padding: 0;
}

.content_area_wrapper_left {
	width: 348px;
	float:left;
/*	border-bottom: 1px solid #fff;
*/}

.content_news {
	float:left;
	background-image:url(../images/home/news_bg_area.jpg);
	background-repeat: no-repeat;
	width: 348px;
	height:274px;
}

.content_news_header {
	width: 339px;
	padding: 10px 0px 5px 9px;
	background:#B8BA9A;
	border-bottom: 1px solid #E0E0E0;
	background-image:url(../images/home/news_bg.jpg);
	background-repeat:repeat-y;
}

.content_news_area01 {
	padding: 5px 15px 20px 10px;
	margin: 0px 0px 0px 0px;
	color: #636365;
	height: 60px;
	line-height:15px;
}

.content_news_area01 a{
	color:#434040;
	text-decoration:none;
	font-size: .95em;
}

.content_news_area01 a:hover{
	color:#434040;
	text-decoration:underline;
	font-size: .95em;
}

.content_area_wrapper{
	float:left;
	margin-left: 1px;
	border-bottom: 1px solid #fff;
}

.content_animations_header {
	width: 419px;
	padding: 10px 0px 5px 11px;
	background:#CECECE;
}

.content_animations {
}

.content_what {
	width: 408px;
	height:133px;
	border: 11px solid #9F9E9E;
	background-image:url(../images/home/what_bg.jpg);
	background-repeat: no-repeat;
}

.content_what_area {
	width: 378px;
	height:103px;
	padding: 7px 15px 12px 15px;
}

.content_news_read {
	text-align:center;
}

.content_news_read a{
	color: #636365;
	text-decoration:none;
}

.content_news_read a:hover{
	color: #000;
	text-decoration:none;
}

.callouts {
	background: #e4e4e4;
	padding: 20px 0 0 0;
}
.callout {
	float: left;
	min-height: 215px;
	height: 215px;
	padding: 15px;
	margin-left: 15px;
	display: inline;
}
.callout P {
	margin: 5px 0 0 0;
	padding: 0;
}
.callout A {
	text-decoration:none;
	color: #A27D00;
}
.callout A:hover {
	text-decoration: underline;
	color: #A27D00;
}
.about, .solutions {
	width: 150px;
	background: url(../images/home/home_callouts_180x210_gradientbg.jpg) top center no-repeat #e4e4e4;
}
.news {
	width: 360px;
	padding: 0;
	background: url(../images/home/home_callouts_360x15_round-corner_btm.jpg) bottom left no-repeat #fafafa;
}
.news .top {
	height: 15px;
	width: 360px;
	padding: 0; margin: 0;
	background: url(../images/home/home_callouts_360x15_round-corner_top.jpg) top left no-repeat #e4e4e4;
}
.news .content {
	padding: 0 15px;
	width: 330px;
	background: #fafafa;
}
.callout H3 {
	font-family: tahoma, sans-serif;
	font-size: 12px;
	color: #4c677b;
	padding: 0;
	margin: 0 0 10px 0;
}
DIV.clearboth {
	clear: both;
}