body {
	margin:0;
	padding:0;
	text-align:center;
	font:0.8em Arial, Helvetica, sans-serif;
	color:#333333;
	background-color:#fff;
	background-image:url(/inc/html/bsolutions/pix/homepage_wave_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}

#wrapper {
	width:900px;
	text-align:left;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
} 

img {
	border:none;
}

/* ================================ HEADER */

#header {
	width:100%;
}

#logo-container {
	float:left;
	margin:20px 20px 20px 0;
}

#top-menu {
	float:right;
}

#top-menu ul {
	margin:0;
	padding:6px 0 0 0;
	list-style:none;
	color:#333;
	font-size:1.1em;
}

#top-menu li {
	display:inline;
	text-align:center;
}

#top-menu li a, #top-menu li a:visited {
	color:#333;
	text-decoration:none;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:2px;	
}

#top-menu li a:hover {
	text-decoration:underline;
}

#logo-container a, a:visited {
	color:#000;
}

/* ================================ MAIN IMAGE */

#page-top {
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	width:100%;
	padding:30px 0 5px 0;
}

#page-top-text {
	width:470px;
	font-size:1.1em;
	color:#23405f;
}

#page-top-text p {
	margin-top:5px;
	line-height:1.4em;	
}

#page-top-text h3 {
	color:#114878;
	margin:0;
	padding-bottom:0;
	line-height:1.5em;
	font-size:1.2em;
}

/* ========================================= QUICK NAV (top of homepage) */

#quick-nav {
	margin:15px 0 10px 0;
}

#quick-nav ul {
	margin:0;
	padding:0 0 0 0;
	list-style:none;
	color:#333;
	font-size:1.1em;
}

#quick-nav li {
	display:inline;
	text-align:center;
	background-color:#efefef;
	padding:10px 20px 10px 28px;
	margin:0 2px 0 0;
	background-image:url(/inc/html/bsolutions/pix/quick_nav_bullet.gif);
	background-position:8px 10px;
	background-repeat:no-repeat;
}

#quick-nav li a, #quick-nav li a:visited {
	color:#114878;
	text-decoration:none;
	font-weight:bold;
}

#quick-nav li a:hover {
	text-decoration:underline;
}

/* ================================ LEFT CONTENT */

#left-content-wide {
	float:left;
	width:450px;
	margin:15px 0 0 0px;
	color:#333;
	line-height:1.7em;
	font-size:0.9em;
	padding-bottom:20px;
}

#left-content-wide h1 {
	color:#114878;
	font-size:1.5em;
	margin:0 0 3px 0;
}

#left-content-wide h2 {
	color:#333;
	font-size:1.2em;
	line-height:1.4em;
	margin:10px 0 10px 0;
}

#left-content-wide h3 {
	color:#114878;
	font-size:1.1em;
	margin:0 0 3px 0;
}

#left-content-wide a, #left-content-wide a:visited {
	color:#114878;
}

#left-content-wide a:hover {
	text-decoration:none;
}

#left-content-wide ul {
	list-style:none;
	padding:0;
	margin:10px 0 10px 0;
}

#left-content-wide ul li {
	background-image:url(/inc/html/bsolutions/pix/center_bullet.gif);
	background-position:10px 7px;
	background-repeat:no-repeat;
	padding-left:26px;
}

/* ================================ RIGHT CONTENT */

#right-content-wide {
	float:right;
	width:400px;
	margin:-36px 0 0 0;	
	padding-left:20px;
	padding-bottom:10px;
}

#right-content-wide h2 {
	color:#114878;
	font-size:1.2em;
	margin:0 0 8px 0;
	font-weight:bold;
	background-color:#efefef;
	padding:10px 10px 9px 33px;
	background-image:url(/inc/html/bsolutions/pix/quick_nav_bullet.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;	
}

#right-content-wide h3 {
	font-size:1.2em;
	color:#996633;
	margin-top:8px;
	margin-bottom:5px;
}

#right-content-wide a, #right-content-wide a:visited {
	color:#996633;
}

/* ================================ FOOTER */ 

#footer {
	width:100%;
	margin-left:auto;
	margin-right:auto;
	color:#666;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:20px;
	line-height:1.3em;
	border-top:2px solid #336699;
}

#footer-left {
	float:left;
	font-size:0.85em;
}

#footer-left a, #footer-left a:visited {
	color:#666;
}

#footer-left a:hover {
	text-decoration:underline;
} 

#footer-right {
	float:right;
	font-size:0.8em;
	text-align:right;
}

#footer-right a, #footer-right a:visited {
	color:#666;
}

.article {
	margin-top:10px;
}

.article a, .article a:visited {
	color:#000066;
	font-size:.85em;
	font-weight:bold;
	text-decoration:none;
}

.article a:hover {
	text-decoration:underline;
}

/* ================================ OTHER */

.clear {
	clear:both;
}

#news-homepage-overview h4 {
	font-size:1.3em;
	color:#996633;
	margin-top:0;
	margin-bottom:0;
}

.article a, .article a:visited {
	font-weight:bold;
	font-size:0.9em;
}

.article p {
	padding-top:5px;
	margin-top:0;
	line-height:1.5em;
	color:#666;
}

.scm-sidebar-body form {
	background-color:#f5f5f5;
	padding:10px;
	margin-top:10px;
	font-size:0.9em;
}

#comments {
	width:300px;
}

#sitemap ul {
	list-style-image:none;
}

.view-courses-btn {
	padding:10px 10px 10px 0;
	text-align:right;
}