body
{
	background: url(../images/professional/bgrd.jpg) no-repeat 50% 0;
}
body#value
{
	background: url(../images/professional/vaBgrd.jpg) no-repeat 50% 0;
}
h4
{
	background: #fafdfd;
	color: #3399cc;
	font-size: 13px;
	margin: 30px 10px 10px 10px;
	padding: 5px;
	border: 1px solid #e5e5e5;
}
#userArea h4
{
	margin:10px 10px 15px 10px;
	line-height:20px;
}
ul li
{
	list-style-image: url(../images/listMarkerPro.gif);
}
a {
	color: #3399cc;
}
a:hover
{
	text-decoration:none;
	color: #3399cc;
}
a:active
{
	text-decoration:none;
	color: #3399cc;
}
a.showHide {
	color: #3399cc;
}

#wrapper
{
	position: relative;
    margin: auto;
	width: 944px;
	padding: 0;
	text-align:left;
}

#header
{
	height:154px;
}
#clearheader{height:154px;}/*needed to make room for header*/

#header h1
{
	background: url(../images/professional/logo.gif) no-repeat top left;
}
#ssa08
{
	margin: -96px 0 -38px 0;
	float: right;
	display:block;
}
#ssa09
{
	margin: -96px 120px -38px 0;
	*margin: -96px 4px -38px 0;
	float: right;
	display:block;
}

#userArea h2, #userArea h3
{
	background-color: #1b3747;
}
#twitter h2
{
	background:none;
}

.bottom
{
	display:none;
}

#footer
{
	background: #1b3747 url(../images/professional/footerBgrd.gif) no-repeat 50% 100%;
}

#v3
{
    background: #fff url(../images/professional/v3bgrd.jpg) no-repeat bottom left;
	border: 1px solid #ccc;
	margin: 10px;
	padding: 1px 0;
}
#v3 h4
{
	margin: 10px;
	border: 1px solid #ccc;
	/* background: #3399cc;
	color: #fff; */
}

#demoLink
{
    background: rgba(250, 253, 253, .75);
    *background: #fafdfd;
	border: 1px solid #ccc;
	margin: 0 10px 10px 10px;
	padding:0;
}
#demoLink a
{
	font-style: normal;
	color: #3399cc;
	/* font-weight: bold; */
	text-decoration: none;
}
#demoLink a:hover
{
	font-style: italic;
	text-decoration: underline;
}

.infoButton strong
{
	color: #3399cc;
}
/* .divider
{
	border-top: 1px solid #3399cc;
	margin: 0 10px;
} */

/*   Main Navigation   */

ul#primaryNav ul li {
    background: #3399cc;
}

ul#primaryNav li a:hover {
    color: #3399cc;
}

a.prettyBut:hover, input.prettyBut:hover
{
	background: #3399cc;
	color: #FFF;
}
