@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 1em;
	color: #4d4d4d;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
a {
	color: #f57921;
}
a:hover {
	color: #5d5d5d;
}
a.reveal {
	cursor: pointer;
	text-decoration: underline;
}
a.hide {
	cursor: pointer;
	text-decoration: underline;
}
img {
	border: none;
}
.clear {
	clear: both;
	}
.left {
	float: left;
	}
#news
{
	width:230px;
	margin-left: 10px;
	margin-top: 10px;
}
#news a
{
	color:#333333;
	text-decoration: none;
	font-size: 1em;
	line-height: 1em;
	font-weight: bold;
}
#news a cite {
	font-weight: lighter;
	color: #666666;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:2em;
	list-style-type: none;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:175px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:0 .5em 0 .5em;
	padding:0;
}
div.padder {
	padding: 5px;
	}
div#wrapper {
	padding: 0px;
	height: 100%;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
div#header {
	height: 90px;
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
}
div#header div.logo {
	float: left;
	height: 80px;
	width: 298px;
	margin-top: 5px;
	margin-left: 10px;
	position: relative;
}
div#header div.logo h1 {
}
div#header div.contact-number {
	float: right;
	height: 26px;
	width: 219px;
	margin-top: 10px;
	margin-right: 10px;
	position: relative;
}
div#header div.contact-number a {
	float: right;
	text-align: right;
	text-decoration: none;
}
div#main-head {
	background-image: url(images/main-head.gif);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 70px;
	width: 980px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f57921;
	position: relative;
}
div#main-btm {
	background-image: url(images/page-btm.gif);
	padding: 0px;
	float: left;
	height: 19px;
	width: 980px;
	position: relative;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.page-break {
	background-color: #f57921;
	float: left;
	height: 30px;
	width: 980px;
	position: relative;
}
div#main {
	float: left;
	width: 978px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f57921;
	border-left-color: #f57921;
	position: relative;
	background-image: url(images/over-bg.gif);
	background-repeat: repeat-y;
	background-position: left;
}
div#main div.left_col {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 250px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f57921;
	position: relative;
	background-image: url(images/left_col.jpg);
}
div#main div.left_col div.workshop {
	width: 250px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative;
}
div#main div.left_col div.workshop h3 {
	background-image: url(images/woskshop-title.gif);
	background-repeat: no-repeat;
	text-indent: -999%;
	height: 32px;
	width: 180px;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#main div.left_col div.workshop ul.work {
	margin: 0px;
	padding: 0px;
	width: 250px;
	height: 100%;
}
div#main div.left_col div.workshop ul.work li {
	float: left;
	width: 240px;
	list-style-type: none;
	position: relative;
	height: 30px;
	margin: 0px;
	padding: 0px;
}
div#main div.left_col div.workshop ul.work li a {
	color: #f57921;
	text-decoration: none;
	display: block;
	float: left;
	width: 240px;
	padding-left: 0.8em;
	position: relative;
	padding-top: 0.6em;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f57921;
}
div#main div.left_col div.workshop ul.work li a:hover {
	color: #4d4d4d;
}
div#main div.left_col div.newsletter {
	float: left;
	width: 250px;
	position: relative;
	margin-top: 10px;
}
div#main div.left_col div.newsletter h4 {
	color: #f57921;
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div#main div.left_col div.newsletter fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div#main div.left_col div.newsletter form {
}
div#main div.left_col div.newsletter input {
	font-size: 1.1em;
	float: right;
	width: 110px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #f57921;
}
div#main div.left_col div.newsletter label {
	font-size: 1.2em;
	float: left;
	height: 20px;
	margin-top: 3px;
	width: 110px;
	padding-top: 0px;
}
div#main div.left_col div.newsletter select {
	font-size: 1.1em;
	float: right;
	width: 110px;
	margin-top: 1px;
	margin-bottom: 1px;
	border: 1px solid #f57921;
}
div#main div.left_col div.newsletter #submit {
	float: right;
	width: 135px;
	height: 25px;
	margin-top: 5px;
	color: #FFFFFF;
	background-color: #f57921;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#main div.left_col div.testimonials {
	float: left;
	width: 250px;
	position: relative;
	margin-top: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f57921;
}
div#main div.left_col div.testimonials h4 {
	color: #f57921;
	font-size: 22px;
	font-weight: normal;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
div#main div.right_col {
	float: right;
	width: 727px;
	position: relative;
}
div#main div.right_col div.inner-right {
}
div#main div.right_col .right {
	float: right;
	margin: 5px;
	height: 300px;
	width: 300px;
	border: 1px solid #f57921;
	text-align: center;
}
div#main div.right_col img.inline-left {
	float: left;
	}
div#main div.right_col div.image-rotator {
	float: left;
	width: 727px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f57921;
	height: 220px;
	margin: 0px;
	padding: 0px;
}
div#main div.right_col h2.welcome {
	background-image: url(images/h2-welcome.gif);
	text-indent: -999%;
	padding: 0px;
	float: left;
	height: 35px;
	width: 705px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
	background-repeat: no-repeat;
}
div#main div.right_col p {
	color: #252525;
}
div#main div.right_col h2 {
	color: #f57921;
	font-size: 2em;
	line-height: 1.2em;
	margin: 0px;
	padding: 0px;
}
div#main div.right_col h3 {
	color: #f57921;
	font-size: 1.3em;
	line-height: 1em;
}
div#main div.right_col div.content {
}
div#main div.right_col div.the_team {
	float: left;
	width: 725px;
	position: relative;
	font-size: 11px;
	margin-top: 15px;
}
div#main div.right_col div.the_team p {
	margin: 0px;
	padding: 0px;
}
div#main div.right_col div.the_team p strong {
	font-size: 12px;
	color: #f57921;
}
div#main div.right_col div.the_team .member {
	float: left;
	position: relative;
	width: 235px;
	margin-right: 5px;
}
div#main div.right_col div.the_team .member img {
	float: left;
	height: 110px;
	width: 110px;
	padding: 2px;
}
div#feedback {
	float: left;
	width: 49%;
	border: 1px dashed #f57921;
}
div#feedback h3 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div#feedback a.reveal {
}
div#feedback a.hide {
	padding-left: 10px;
}
div#feedback p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div#toptips {
	float: right;
	width: 49%;
	border: 1px dashed #f57921;
}
div#toptips h3 {
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div#toptips a.reveal {
}
div#toptips a.hide {
	padding-left: 10px;
}
div#toptips p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
div.page_box {
	float: left;
	width: 250px;
	position: relative;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #f57921;
	padding-bottom: 5px;
}
div.page_box address {
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	color: #282828;
}
div.page_box p {
	padding-left:25px;
	padding-right: 15px;
	}
div.page_box ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
div.page_box li {
	color: #373737;
	font-style: italic;
}
div.page_box h3 {
	color: #f57921;
	font-size: 22px;
	line-height: 1.1em;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
div.page_box blockquote {
	margin: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.page_box cite {
	color: #f57921;
	text-align: right;
	float: right;
	padding-right: 5px;
}
div#footer {
	float: left;
	width: 940px;
	position: relative;
	padding-right: 20px;
	padding-left: 20px;
}
div#footer div.copy {
	float: left;
	position: relative;
}
div#footer div.info {
	float: left;
	position: relative;
	}
div#footer div.seo_links {
	float: right;
	width: 300px;
	position: relative;
	text-align: right;
}
div#footer div.built {
	float: right;
	width: 250px;
	position: relative;
	text-align: right;
	padding-bottom: 10px;
}
/** Navigation **/
ul.navigation {
	list-style-type: none;
	height: 40px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 960px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	background-image: url(images/ul-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
ul.navigation li {
	display: block;
	float: left;
	height: 40px;
	list-style-type: none;
	position: relative;
}
ul.navigation li a {
	font-size: 1.4em;
	color: #f57921;
	text-decoration: none;
	height: 26px;
	padding-top: 0.8em;
	display: block;
	padding-right: 0.7em;
	padding-left: 0.6em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #f57921;
}
ul.navigation li a.last {
	border: none;
	}
ul.navigation li a:hover, li.active {
	color: #4d4d4d;
	background-image: url(images/li-hvr.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
ul.navigation li ul.sub {
	position: absolute;
	list-style-type: none;
	z-index: 999;
	height: 15px;
	display: none;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 980px;
	margin-top: 5px;
	top: 5px;
	text-align: left;
}
ul.navigation li ul.sub li {
	float: left;
	position: relative;
	height: 15px;
	}
ul.navigation li:hover ul.sub {
	display: block;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: absolute;
	padding: 0px;
	width: 980px;
}
ul.navigation li.active ul.sub {
	display: block;
	margin-top: 31px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	position: absolute;
	padding: 0px;
	width: 980px;
}
ul.navigation li ul.sub li a.sub {
	color: #FFFFFF;
	display: block;
	height: 15px;
	font-size: 1.2em;
	font-weight: bold;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #FFFFFF;
	padding-top: 0.3em;
	padding-right: 0.4em;
	padding-bottom: 0.3em;
	padding-left: 0.4em;
	margin-top: 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.navigation li ul.sub li a.sub:hover {
	background: none;
	color:#333333;
}
div#gb_form_div {
}
div#gb_form_div form {
}
div#gb_form_div fieldset {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
div#gb_form_div legend {
	display: none;
}
div#gb_form_div label {
	font-size: 14px;
	float: left;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
}
div#gb_form_div input {
	float: right;
	margin-right: 30%;
	width: 210px;
	border: 1px solid #f57921;
}
div#gb_form_div textarea {
	float: right;
	margin-right: 30%;
	width: 210px;
	border: 1px solid #f57921;
}
div#gb_form_div select {
	float: right;
	width: 210px;
	margin-right: 30%;
	border: 1px solid #f57921;
}
div#gb_form_div select option {
}
div#gb_form_div .submit-btn {
	color: #FFFFFF;
	background-color: #f57921;
	width: 125px;
	font-size: 16px;
}
div#main div.right_col blockquote {
	width: 500px;
	font-size: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#main div.right_col blockquote.purple {
	background-image: url(images/block-purple.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#main div.right_col blockquote.blue {
	background-image: url(images/block-blue.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#main div.right_col blockquote.orange {
	background-image: url(images/block-yellow.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
div#main div.right_col blockquote div {
	padding-right: 24px;
	padding-left: 24px;
	padding-top: 10px;
	color: #333333;
	text-align: center;
}
div#main div.right_col blockquote cite {
	font-size: 12px;
}
div#main div.right_col blockquote cite.purple {
	background-image: url(images/block-purple.gif);
	background-position: center bottom;
	padding-top: 55px;
	width: 500px;
	display: block;
	margin: 0px;
	padding-left: 0px;
	text-align: right;
}
div#main div.right_col blockquote cite.blue {
	background-image: url(images/block-blue.gif);
	background-position: center bottom;
	padding-top: 55px;
	width: 500px;
	display: block;
	margin: 0px;
	padding-left: 0px;
	text-align: right;
}
div#main div.right_col blockquote cite.orange {
	background-image: url(images/block-yellow.gif);
	background-position: center bottom;
	padding-top: 55px;
	width: 500px;
	display: block;
	margin: 0px;
	padding-left: 0px;
	text-align: right;
}
.fl-right {
	float: right;
	width: 500px;
	}
.fl-left {
	float: left;
	}
.whythis {
	float: left;
	}
div#image_holder {
	position:relative;
	margin: 0px;
	padding: 0px;
	height: 220px;
}
div#image_holder img {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
}
div#image_holder img.active {
    z-index:10;
}
div#image_holder img.last-active {
    z-index:9;
}
.disclaimer {
	font-size: 10px;
	padding: 5px;
	}
.menu {
	position:relative;
	width:980px;
	height:2em;
	padding-bottom:1px;
	margin-bottom:3.4em;
	margin-top:0px;
	background-image: url(images/ul-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
}

* html .menu {padding-bottom:0;}

.menu ul{
	list-style-type:none;
	width:960px;
	height:100%;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 4px;
	background-image: url(images/ul-bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	margin-left: 0px;
}

.menu li{
float:left;
}

.menu table{
position:absolute;
border-collapse:collapse;
left:0;
top:0;
}

.menu a, .menu :visited {
	color:#f57921;
	text-decoration:none;
	font-size: 1.4em;
}
.menu a em.lft, .menu :visited em.lft {
	display:block;
	float:left;
	width:0px;
	height:2em;
}
.menu a b, .menu :visited b {
	display:block;
	font-weight:normal;
	float:left;
	padding:0 10px;
	height:2em;
	line-height:1.9em;
	cursor:pointer;
}
.menu a em.rgt, .menu :visited em.rgt {
	display:block;
	float:left;
	width:5px;
	height:2em;
}

.menu ul ul {
	visibility:hidden;
	position:absolute;
	height:2em;
	top:2em;
	left:-10px;
	width:850px;
}

.menu :hover {
white-space:normal;
}

.menu a:hover b {
	color:#4d4d4d;
	background-image: url(images/li-hvr.gif);
}
.menu a:hover em.lft {

}
.menu a:hover em.rgt {

}

.menu li:hover > a b
{
	color:#4d4d4d;
}
.menu li:hover > a em.lft {

}
.menu li:hover > a em.rgt {

}
.menu ul li:hover ul,
.menu ul a:hover ul, .menu ul li.active ul {
	display:block;
	visibility:visible;
	top:1.8em;
	margin-top:1px;
	padding-top: 0.9em;
	background-image: none;
}

.menu ul :hover ul li, .menu ul li.active ul li {
	display:block;
	height:2em;
}
.menu ul :hover ul li a, .menu ul li.active ul li a {
	display:block;
	font-size:1.2em;
	height:1.8em;
	width:auto;
	float:left;
	color:#FFFFFF;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	line-height: 2.5em;
}
.menu ul :hover ul li a:hover {
	color:#4d4d4d;
}
