#content {
	float: none;
	padding: 0;
	width: 760px;
	position: relative;
}

#content h2 {
	display: block;
}

#branding {
/*	background-image: url("displaymedia.do?id=244");*/
	margin-bottom: 10px;
}

#hometext {
	width: 235px;
	margin: 15px 25px 0 30px;
	float: left;
	padding-bottom: 20px;
}

#hometext p {
	line-height: 1.3em;
}

#footer {
	padding-top: 40px;
}


/* - - - - - -Styles for the online product chooser - - - - - -*/

#online {
	width: 250px;
	background: url(images/quicklinks-body.gif) -1200px bottom no-repeat;
/*	margin-bottom: 20px;*/
	padding-bottom: 5px;
	float: left;
}

#online h3 {
	color: white;
	background: #ABB6C8 url(images/quicklinks-head.gif) -1200px top no-repeat;	
	margin: 0 0 10px 0 !important;
	padding: 4px 15px;
}

#online div {
	margin: 0 0 17px 2px;
}

#online a {
	text-decoration: none;
}

a.launch {
	display: block;
}

a.launch:hover {
	background: url(images/launch-arrow.gif) 210px 27px no-repeat;
}

a.launch img {
	padding-left: 15px;
}

#kudos a.launch img, #ad a.launch img {
	padding-bottom: 4px;
}

a.moreinfo {
	font-size: 0.9em;
	margin-left: 40px;
	padding: 0 2px;
}

a.moreinfo:hover {
	color: white !important;
}

#launchpad a.moreinfo, #liftoff a.moreinfo {
	color: #D2472C;
}

#launchpad a.moreinfo:hover, #liftoff a.moreinfo:hover {
	background-color: #D2472C;
}

#kudos a.moreinfo {
	color: #913D94;
}

#kudos a.moreinfo:hover {
	background-color: #913D94;
}

#ad a.moreinfo {
	color: #726CB1;
}

#ad a.moreinfo:hover {
	background-color: #726CB1;
}

#careerscape a.moreinfo {
	color: #5EB2CD;
}

#careerscape a.moreinfo:hover {
	background-color: #5EB2CD;
}

.hidden {
	display: none;
}

#enews {
	background-position: -240px bottom;
	margin-bottom: 25px;
}

#enews h3 {
	background-position: -240px top;
	background-color: #ABC731;
}

#enews p {
	font-size: 0.95em;
	padding: 0 15px;
}

#enews a {
	color: #7B9224;
}

#enews.videolinks {
	background-position: -480px bottom;
	padding-bottom: 10px;
}

#enews.videolinks h3 {
	background-position: -480px top;
	background-color: #923E96;
	margin-bottom: 5px !important;
}

#enews.videolinks ul {
	margin-left: 15px;
	padding-right: 10px;
}

#enews.videolinks li {
	list-style-type: none;
	background: url(displaymedia.do?id=240) left -95px no-repeat;
	padding: 5px 0 5px 25px;
	margin-bottom: 0;
	font-size: 0.95em;
}

#enews.videolinks a {
	color: #591C5B;
}

#followus h4 {
	font-weight: bold;
}

#followus a {
	margin-right: 5px;
}

/*
p.twitterlink, p.bloglink {
	margin-bottom: 10px;
}

p.twitterlink {
	margin-top: 10px;
}

p.twitterlink a, p.bloglink a {
	padding: 10px 0 10px 40px;
	font-weight: bold;
}

p.twitterlink a {background: url(displaymedia.do?id=3209) center left no-repeat;}
p.bloglink a {background: url(displaymedia.do?id=3228) center left no-repeat;}
*/