/* NOTES:
Color: Orange #F68428 - Blue #009DDC - Gray #666
*/

/* Layout */
body {
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size:12px;
	line-height:18px;
	background: #666666;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #666666;
	margin-top:40px;
}
* {
	margin:0;
	padding:0;
}
.oneCol #container {
	width: 900px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
.oneCol #header {
	clear:both;
	float:left;
	height:96px;
	width:100%;
}
.oneCol #mainContent {
	background: #FFFFFF;
	margin-bottom:60px;
}
.oneCol .mainCol {
	width:560px;
	float:right;
	margin-right: -30px;
}
.mainCol .leftCol {
	width:310px;
	float:left;
}
.mainCol .rightCol {
	width:210px;
	float:right;
}

.oneCol .mainColFull {
	width:900px;
	float:left;
	margin-left:20px;
}
.mainColFull .leftCol {
	width:610px;
	float:left;
}
.mainColFull .rightCol {
	width:210px;
	float:right;
}

.oneCol .secCol {
	width:380px;
	float:left;
	margin:26px 0 0 -40px;
	text-align:right;
}
/* Home */
.oneCol #containerHome {
	width: 900px;
	background:url(../images/horzLine.gif);
	margin: 0 auto;
	text-align: left;
}
.oneCol #headerhome {
	clear:both;
	float:left;
	height:22px;
	width:100%;
	background:url(../images/vertLine.gif) top center no-repeat;
}
.oneCol #mainContentHome {
	background:#FFFFFF url(../images/horzLine.gif) top left no-repeat;
	margin-bottom:-44px;
}
.mainColhome .leftCol {
	width:400px;
	float:left;
}
.mainColhome .rightCol {
	width:420px;
	float:right;
}
.slidehome1 {
	float:left;
	margin:-44px 0 20px 90px;
	border:1px solid #666666;
	width:270px;
	height:210px;
	overflow:hidden;
}
.slidehome2 {
	float:left;
	clear:left;
	margin:0 0 20px 90px;
	border:1px solid #666666;
	width:270px;
	height:210px;
	overflow:hidden;
}
.slidehome3 {
	float:left;
	clear:left;
	margin-left:90px;
	border:1px solid #666666;
	width:270px;
	height:210px;
	overflow:hidden;
}
.bio {
	float:right;
	clear:both;
	margin-bottom:20px;
}
.oneCol #footerHome {
	background:#666666 url(../images/vertLineBot.gif) top center no-repeat;
	height:44px;
}
.oneCol #footerHome p {
	color:#FFFFFF;
	text-align:right;
	padding-top:22px;
}
/* End Home */
.slideshow {
	height:302px;
	width:382px;
	display:block;
	margin-bottom:10px;
	clear:both;
	overflow:hidden;
}
.slidenav {
	clear:both;
	width:380px;
	margin-bottom:10px;
}
.oneCol #footer {
	background:#666666;
	height:40px;
}
.oneCol #footer p {
	color:#FFFFFF;
	text-align:right;
	margin-top:-22px;
}
/* Typography */
h1 {
	font-weight:normal;
	color:#F68428;
	font-size:18px;
	margin-bottom:4px;
}
h2 {
	font-size:16px;
	margin-bottom:4px;
}
h3 {
	font-size:14px;
	margin-bottom:2px;
}
.mainCol h1 {
	font-size:16px;
}
.mainCol h3 {
	color:#009DDC;
	font-weight:normal;
}
.oneCol #mainContent p {
	margin-bottom:9px;
}
.small {
	font-size:10px;
}
/* Links */
a:link, a:visited, a:active {
	color: #009DDC;
}
a:hover {
	color: #F68428;
}

/* Images  */
a img {
	border:0px;
}
.oneCol .secCol img {
	border:1px solid #CCCCCC;
}
.logo {
	margin:20px 20px 0px 0px;
}
.logohome {
	float:left;
	clear:both;
	margin:20px 0 0 146px;
}
.talk {
	margin:-22px 0px 0px 140px;
	z-index:99;
	border:1px solid #000;
}
.talkhome {
	margin:-22px 0px 0px 480px;
	z-index:99;
	border:1px solid #000;
}
/* Main Menu */
ul#mainNav {
	width:600px;
	height:40px;
	line-height:48px;
	list-style:none;
	float:left;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
}
ul#mainNav a {
	display:block;
	padding-left:20px;
	text-decoration:none;
	color:#666666;
	}
ul#mainNav li {
	float:left;
}
ul#mainNav .active a {
	color:#F68428;
}
ul#mainNavHome {
	width:400px;
	height:40px;
	margin-top:10px;
	line-height:48px;
	list-style:none;
	float:left;
	text-transform:uppercase;
	letter-spacing:1px;
	font-size:11px;
}
ul#mainNavHome a {
	display:block;
	padding-right:10px;
	text-decoration:none;
	color:#F68428;
	}
ul#mainNavHome li {
	float:left;
}
/* SubNav Menu */
ul.subnav {
	list-style-type:none;
	border:1px solid #F68428;
	margin-bottom:15px;
}
ul.subnavHome {
	width:300px;
	float:left;
	clear:both;
	list-style-type:none;
	margin:20px 0 0 147px;
}
ul.subnav li {
	line-height:24px;
	padding-left:15px;
}
ul.subnavHome li {
	line-height:24px;
}
ul.subnavHome a {
	color:#009DDC;
	text-decoration:none;
}
ul.subnav .active {
	background:#F68428;
}
ul.subnav a {
	text-decoration:none;
	color:#666;
}
ul.subnav a:hover, ul.subnavHome a:hover  {
	text-decoration:underline;
}
ul.subnav .active a {
	color:#fff;
}
/* Second SubNav Menu */
ul.secsubnav {
	list-style-type:none;
	margin-bottom:15px;
	font-size:11px;
	border:1px solid #009DDC;
	padding:10px 0px;
}
ul.secsubnav li {
	line-height:18px;
	padding-left:15px;
}
ul.secsubnav .active {
}
ul.secsubnav a {
	color:#666;
	text-decoration:none;
}
ul.secsubnav a:hover {
	color:#009DDC;
	border-right:5px solid #009DDC;
	padding-right:10px;
}
ul.secsubnav .active a {
	color:#009DDC;
	border-right:5px solid #009DDC;
	padding-right:10px;
}
/* AddThis */
.addthis_toolbox {
	float:right;
	clear:both;
	display:block;
}
.addthis_toolbox a {
    width: 16px;
    height: 16px;
}
/* Flow Player */
#exposeMask {
	/* use a custom background color and image on the mask */
	background:#999999;
}

/* Testimonials */
.testhome {
	width:360px;
	height:220px;
	float:left;
	clear:left;
	overflow:hidden;
	margin:20px 0px 10px 0px;
	background:url(../images/quote-right.gif) bottom right no-repeat;
}
.testhome h3 {
	font-size:12px;
	font-weight:normal;
	line-height:inherit;
	margin-bottom:10px;
	padding:10px 20px;
	background:url(../images/quote-left.gif) top left no-repeat;
}
.testhome p {
	padding:0px 20px;
	text-align:right;
}

.testwork {
	float:left;
	clear:left;
	overflow:hidden;
	margin:0px 0px 10px 0px;
	background:url(../images/quote-right.gif) bottom right no-repeat;
}
.testwork h3 {
	font-size:12px;
	font-weight:normal;
	line-height:inherit;
	color:#666666;
	margin-bottom:10px;
	padding:10px 20px;
	background:url(../images/quote-left.gif) top left no-repeat;
}
.testwork p {
	padding:0px 20px;
	text-align:right;
}

.clienttest {
	margin-top:16px;
}

/* Contact Form */
#EmailForm input[type="text"] {
	width:100px;
	border:1px solid #009DDC;
}
#EmailForm textarea {
	width:590px;
	border:1px solid #009DDC;
	margin:10px 0px;
	overflow:auto;
}
#EmailForm .button {
	border:1px solid #F68428;
	background:none;
	text-transform:uppercase;
	font-size:10px;
	color:#F68428;
}
#EmailForm .verimage {
	border:1px solid #009DDC;
}
.errors {
	margin-bottom:10px;
	border:dotted 1px #CCCCCC;
	width:570px;
	padding:10px;
}
.small {
	font-size:9px;
}
.signup {
	color:#009DDC;
}
.orange {
	color:#F68428;
}
/* newsletter box */
.signupBox {
	width:196px;
	padding-left:14px;
	border:1px solid #999999;
}
.signupBox input[type="text"] {
	width:140px;
	border-bottom:1px solid #666666;
	border-left:1px solid #666666;
	border-right:none;
	border-top:none;
	font-size:10px;
	padding:2px;
	color:#666666;
	margin:2px 0px 4px 0px;
}
.signupBox .button {
	border:1px solid #666666;
	background:none;
	text-transform:uppercase;
	font-size:10px;
	color:#666666;
	margin-bottom:6px;
}