/* Content */

div#content {
	position: relative;
	padding-bottom: 0px;
	background: none;
}


div#wn-in h3 {
	margin-top: 2px;
}

div#content p {
	margin-top:10px;
}
div#content img {
	margin: 0;
	margin-left: 10px;
}
div#content div#event img {
	margin: 0;
	margin-left: 4px;
}

div#flash {
	width: 925px;
	margin: 0;
} 

/* Content - Services-Solutions */

div#services-solutions {
	position: relative;
	background: url(../images/services-solutions-bottom.gif) 7px bottom no-repeat;
	width: 595px;
	padding: 18px 0 4px 7px;
}

div#services-solutions h2 {
	background: url(../images/services-solutions-h2-bg.gif) no-repeat;
	width: 589px;
	height: 28px;
	margin-left: 3px;
	line-height: 200%;
	text-indent: 10px;
	font-size: 14px;
	color: #fff !important;
	font-weight: bold !important;
}


/* Content - SS-In */

div#ss-in {
	position: relative;
	background: url(../images/ss-in-bg.gif) repeat-y;
	padding-bottom: 22px;
	min-height: 322px;
	height: 415px;
}

div#ss-in div {
	float: left;
	width: 195px;
	height: 260px;
	margin-top: 15px;
	padding-bottom: 15px;
}

div#ss-in h3 {
	position: relative;
	top: -5px;
	width: 181px;
	margin-left: 10px;
/*	padding-bottom: 5px; */
	font-size: 12px;
	text-transform: uppercase;
}

div#ss-in p {
	width: 181px;
	margin-left: 10px;
}

div#ss-in p {
	font-size: 8pt;
}

.clearlink
{
	background:none;
}

div#ss-in p a {
/*	display: block;*/
/*	background: url(../images/services-solutions-a.gif) right 3px no-repeat; 
/*	width: 70px;*/
	margin-top: 14px;
	text-decoration: none;
	padding-right: 15px;
	font-weight: bold;
}

div#ss-in img {
	margin-left: 10px;
}



/* Content - SS-In - Services */

div#leftbox {
	border-right: 1px dotted #333333;
}

div#leftbox h3 {
	 
	color: #ff3f3f !important;
	font-weight: bold !important;
	font-family: arial !important;
}

div#leftbox p {
}

div#leftbox p a {
	color: #ff3f3f !important;
}


/* Content - SS-In - Products */

div#middlebox {
	border-right: 1px dotted #333333;
}

div#middlebox h3 {
	
	color: #003366 !important;
	font-weight: bold;
}

div#middlebox p {
}

div#middlebox p a {
	color: #003366 !important;
}


/* Content - SS-In - Education */

div#rightbox {
}

div#rightbox h3 {
	
	
	color: #666600 !important; 
	font-weight: bold;
}

div#rightbox p {
}

div#rightbox p a {
	color: #666600 !important;
}


/* Content - Whats-New */

div#whats-new {
	position: absolute;
	top: 299px;
	right: 0;
	width: 325px;
}

div#whats-new h2 {
	background: url(../images/whats-new-h2-bg.gif) no-repeat;
	width: 317px;
	height: 28px;
	margin-left: 4px;
	line-height: 200%;
	text-indent: 10px;
	font-size: 14px !important;
	color: #fff !important;
	font-weight: bold !important;
}


/* Content - WN-in */

div#wn-in {
	position: relative;
	background: url(../images/wn-in-bg.gif) repeat-y;
	padding-bottom: 20px;
	min-height: 235px;
	padding-top: 2px;
}

div#wn-in h3 {
	position: relative;
	width: 300px;
	margin: 5px 0 3px 10px;
	padding-top: 6px;
	border-top: 1px solid #cccccc;
	font: 13px "Trebuchet MS", Helvetica, sans-serif !important;
	color: #333333 !important;
	font-weight: bold !important;
}

div#wn-in h3.first {
	margin: 0 0 0 10px;
	border-top: 0;
}

div#wn-in p {
	width: 290px;
	margin-left: 10px;
	margin-bottom: 2px;
}

div#wn-in p a {
	display: block;
	color: #003366;
	text-decoration: none;
	
}


/* Content - Event */

div#event {
	background: url(../images/whats-new-bottom.gif) left top no-repeat;
	padding: 13px 0 0 0;
	text-align: center;
}


/* Logos */

div#logos {
	position: relative;
	width: 917px;
	height: 53px;
	margin: 13px 0px 0 10px;
	border: 1px solid #aeafaf;
}

div#logos img {
	float: left;
	padding: 0 20px;
}


/**
 * merged
 */
div#whats-new p {
	margin-top: 0px !important;
	font-size: 90% !important;
}

