* {
  margin: 0;
  padding: 0;
  font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Tahoma,Verdana,Helvetica,sans-serif;
}

body {
	font: 13px "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Tahoma,Verdana,Helvetica,sans-serif;
	color: #666;
	text-align: center;
	background: #fff url("/website/images/bg.jpg") repeat-x 0 0;
}

div.page {
	background: url("/website/images/page-bg.jpg") no-repeat center top;
}

#wrap {
	width: 960px;
	margin: 0px auto;
	text-align: center;
	padding: 20px 0;
}


/* @group header */
/* HEADER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#header {
	height: 67px;
	overflow: hidden;
	background: #fff url("/website/images/bg-line-gradient.jpg") no-repeat 100% 57px;
	margin: 10px 20px 15px;;
	display: block;
	text-align: left;
}

#logo {
	width: 242px;
	height: 67px;
	float: left;
	display: inline;
}

#header div.topmenu {
	float: right;
	display: inline;
	color: #ababab;
}

#header div.topmenu a {
	text-decoration: none;
	color: #ababab;
}

#header ul.menu {
	float: right;
	display: inline;
	margin-top: 18px;
}

#header ul.menu li {
	display: inline;
	float: left;
	margin-left: 20px;
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -0.03em;
}

#header ul.menu li a {
	color: #717171;
	text-decoration: none;
}

#header ul.menu li img {
	vertical-align: middle;
	margin-left: 3px;
}

#header ul.menu li ul.submenu {
	border: 1px solid #ddd;
	z-index: 10000;
	position: absolute;
	margin-left: -5px;
	display: none;
	clear: both;
	float: none;
	margin-top: 0px;
	background: #fff;
	-moz-box-shadow: 0px 0px 5px #999;
	-webkit-box-shadow: 0px 0px 5px #999;
}

#header ul.menu li ul.submenu li {
	display: block;
	float: none;
	text-align: left;
	line-height: 140%;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0;
}

#header ul.menu li ul li a {
	display: block;
	padding: 4px 25px 4px 10px;
	color: #666;
}

#header ul.menu li ul li a:hover {
	color: #fff;
	background: #85c334;
}

#header ul.menu img {
    margin-right: -8px;
}
/* @end */


/* @group mid */
/* MID
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#mid {
	margin: 20px 0 20px;
	text-align: left;
}

#lc {
	width: 630px;
	float: left;
	display: inline;
	margin-left: 20px;
	padding-right: 10px;
}

#lc.full {
    width: 920px;
}

#rc {
	width: 260px;
	min-height: 562px;
	float: left;
	display: inline;
	margin-right: 10px;
	background: #fff url("/website/images/bg-right-column.jpg") no-repeat 0 0;
	padding: 0 10px 0 20px;
}

.format {
	padding: 23px 23px 23px 23px;
	}
#rc.no-bg {
    background: none;
}

#lc div.ilc {
	width: 300px;
	padding-left: 10px;
	float: left;
	display: inline;
}

#lc div.irc {
	width: 300px;
	float: left;
	display: inline;
}

#rc h2 {
	color: #666;
}

.rcindex h2 {
	color: #F7941D !important;
}

#rc #video {
	width: 250px;
	height: 150px;
	overflow: hidden;
	margin-bottom: 10px;
}

#rc #audio {
	text-align: center;
	margin-bottom: 30px;
}

#rc #services,
#rc ul.normal {
    margin-bottom: 30px;
}

#imc  ul.indent {
	text-indent:50px;
	margin-lefT: 40px;
	list-style-type:disc;
}

#rc ul.sidebullets {
	padding:20px;
	list-style-type:disc;
}
#rc #services li,
#rc ul.normal li {
    margin: 5px 0 0px 15px;
	line-height: 160%;
	list-style-type: square;
}

#rc ul.normal li a {
    text-decoration: none;
}

#rc form {
	margin-top: 5px;
}

#rc form div.item,
#rc form div.button {
	margin-bottom: 5px;
}

#rc form div.item input {
	padding: 4px;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
	background: #fff;
	color: #555;
	width: 242px;
}

#rc form div.item textarea {
	width: 242px;
	height: 92px;
	padding: 4px;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Arial,Tahoma,Verdana,Helvetica,sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
	background: #fff;
	color: #555;
}

.light-gray-box {
	padding: 5px;
	background: url(/website/images/green-bg.jpg) repeat-x;
	color: #666;
	margin-bottom: 1em;
}

.light-gray-box h1 {
	color: #F7941D;
	font-size: 1.2em;
}

#rc .light-gray-box h2 {
	font-size: 13px;
	margin-bottom: 8px;
}

#rc .light-gray-box form div.item input {
}

.light-gray-box p {
	color: #464646;
}

.light-gray-box a {
	color: #0a5276;
}

.light-gray-box .button {
	margin-top: 8px;
}

#lc div.box {
	display: block;
}

#lc div.box div.top img, 
#lc div.box div.bottom img {
	display: block;
}

#lc div.box div.content {
	background: transparent url("/website/images/box-bg.jpg") repeat-y 0 0;
	padding: 0 25px;
}

#lc div.box li {
	margin-top: 15px;
}

#lc div.box li div.l {
	float: left;
	display: inline;
	background: transparent url("/website/images/bg-box-label-orange.jpg") no-repeat 0 0;
	width: 78px;
	height: 57px;
	overflow: hidden;
	text-align: center;
	line-height: 57px;
	color: #fff;
	font-weight: bold;
}

#lc div.box li div.r {
	float: left;
	display: inline;
	margin-left: 15px;
	width: 450px;
	overflow: hidden;
	padding: 5px 0;
}

.ilc li,
.irc li,
.imc li {
	margin: 0 0 10px 15px;
	line-height: 160%;
	font-size: 1.0em;
	list-style-type: disc;
}
.imc li.clients {
	margin-left: 20px;
	line-height: 100%;
	list-style-type: disc;
}
.imc ul.clients {
	margin-left: 20px;
	line-height: 100%;
	list-style-type: disc;
}


.imc p,
.simc p {
	font-size: 1.0em;
}
.imc a {
	color: #85c334;
	text-decoration: none;
	border-bottom: 1px solid #eee;
}

.imc a:hover {
	color: #6da721;
}

.simc li {
	margin: 0 0 5px 45px;
	line-height: 110%;
	list-style-type: disc;
}

.simc .lh {
	font-weight: bold;
	font-size: 1.3em;
	color: #6da721;
}

.simc .lh a {
	color: #6da721;
}

.simc .lh a:hover {
	 color: #F7941D;
}

.simc ul {
	font-weight: bold;
	padding-bottom: 15px;
}

.simc ul ul {
	font-weight: normal !important;
	padding-left:30px;
	padding-bottom: 0px !important;
}

.simc ul ul li {
	font-size: 1.0em !important;
}

.simc a {
	text-decoration: none;
}

.simc a:hover {
	color: #6da721;
}

#rc ul.full {
    margin-bottom: 10px;
    border-top: 1px solid #eee;
}

#rc ul.full a {
    display: block;
    padding: 5px 10px;
    border-bottom: 1px solid #eee;
    text-decoration: none;
}

#rc ul.full a:hover {
    background: url(/website/images/nav-hover-arrow.png) no-repeat left center #85c334;
    color: #fff;
    padding-left: 16px;
}

#lc ol li {
	list-style: decimal;
	margin-left: 1.75em;
}

.delegate-effectively {
	background: url(/website/images/ecourse.png) no-repeat;
	padding: 10px;
	padding-top: 140px;
	font-size: 11px;
	height: 116px;
}

.delegate-effectively input {
	display: block;
	background: #ffc;
	border: none;
	margin-left: 25px;
	margin-bottom: 5px;
	width: 178px;
	padding: 4px;
	color: #999;
}

.delegate-effectively input[type='hidden'] {
	display: none;
}

.delegate-effectively input[type='submit'] {
	width: auto;
	padding: 2px;
	background: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #958d2b;
}

.grid_4 {
	width: 286px;
	margin: 0 10px;
	float: left;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */
/* @end */


/* @group footer */
/* FOOTER
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
#footer {
    font-size: 11px;
	width: 940px;
	margin: 0 auto;
	text-align: left;
}

#footer div.content {
	background: transparent url("/website/images/footer-bg.jpg") repeat-y 0 0;
	padding: 0 20px;
}

#footer div.top img, 
#footer div.bottom img {
	display: block;
}

#footer div.contact,
#footer div.necessities,
#footer div.social,
#footer div.testimonials {
	float: left;
	display: inline;
	margin: 0 15px;
	/*overflow: hidden;*/
	color: #999;
}

#footer div.contact a,
#footer div.necessities a,
#footer div.social a,
#footer div.testimonials a {
	color: #999;
}

#footer div.contact a:hover,
#footer div.necessities a:hover,
#footer div.social a:hover,
#footer div.testimonials a:hover {
    color: #666;
    text-decoration: underline;
}
#footer div.contact {
	width: 160px;
}

#footer div.necessities {
	width: 100px;
}

#footer div.social {
	width: 160px;
}

#footer div.testimonials {
	width: 350px;
}

#footer div.content li {
	margin-bottom: 5px;
}

#footer div.content li a {
	text-decoration: none;
}
/* @end */


/* @group elements */
/* ELEMENTS
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
h1 {
	font-size: 1.8em;
	font-weight: bold;
	color: #f7941d;
	margin-bottom: 10px;
}

h2 {
	font-size: 1.6em;
	color: #f7941d;
	font-weight: bold;
}

h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #6b6b6b;
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}

p {
	margin: 0 0 10px;
	line-height: 160%;
}

a {
    color: #666;
}

a:hover {
    color: #f7941d;
}
/* @end */


/* @group misc */
/* MISC
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
.clearer {
	clear: both;
	line-height: 1;
	margin: 0;
	padding: 0;
	display: block;
}

.left {
	float: left;
	display: inline;
}

.right {
	float: right;
	display: inline;
}

img a:hover {
	margin-bottom: -5px;
}
/* @end */

.error {
	background: #b92323;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}