@charset "UTF-8";

@font-face {
    font-family: 'TitilliumText22LLight';
    src: url('fonts/titilliumtext22l002-webfont.eot');
    src: url('fonts/titilliumtext22l002-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext22l002-webfont.woff') format('woff'),
         url('fonts/titilliumtext22l002-webfont.ttf') format('truetype'),
         url('fonts/titilliumtext22l002-webfont.svg#TitilliumText22LLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'TitilliumText22LMedium';
    src: url('fonts/titilliumtext22l004-webfont.eot');
    src: url('fonts/titilliumtext22l004-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/titilliumtext22l004-webfont.woff') format('woff'),
         url('fonts/titilliumtext22l004-webfont.ttf') format('truetype'),
         url('fonts/titilliumtext22l004-webfont.svg#TitilliumText22LMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}

* {
	margin: 0;
	padding: 0;
}
body {
	background-color: #1d1d1d;
	min-height: 100%;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Verdana,sans-serif;
	font-size: 76%;
	font-weight: normal;
}
#header {
	width: 860px;
	margin: 0 auto;
	height: 156px;
	background-image: url(images/web-header.jpg);
	background-repeat: no-repeat;
}
#nav {
	width: 440px;
	float: right;
	margin-top:24px;
}
#nav ul {
	list-style-type: none;
	margin-left: 4px;
	}
#nav li a {
	color: #CCCCCC;
	text-decoration: none;
	padding: 3px 8px 3px 8px;
	-webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
	display: block;
	margin-bottom: 7px;
	}
#nav li a:hover {
	color: #FFFFFF;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	background-color: #A34A15;
	}
a:focus, a:active   {
	color: #A34A15;
	outline: none;
}

#topbar {
	background-color: #ededed;
	height: 8px;
	width: 100%;
	margin: 0 0 0 0;
}
#texture {
	width: 100%;
	margin: 0 0 0 0;
	height: 140px;
}
.textureA {
	background-image: url(images/web-designer-purple.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.textureB {
	background-image: url(images/web-designer-green.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.textureC {
	background-image: url(images/web-designer-night.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.textureD {
	background-image: url(images/web-designer-blue.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.textureE {
	background-image: url(images/web-designer-red.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.textureF {
	background-image: url(images/web-designer-green.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#mainContent {
	width: 100%;
	margin: 0;
	background-color: #FFFFFF;
	background-image: url(images/c-bg.gif);
	background-repeat: repeat-x;
}
#shadow {
	height: 40px;
	background-color: #FFFFFF;
	background-image: url(images/footertop.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
#mainContainer {
	width: 860px;
	margin: 0 auto;
	padding-top: 35px;
}
#mainContainer p {
	line-height: 1.5em;
	padding-bottom: 18px;
}
#mainContainer  p a {
	text-decoration: underline;
}
#mainContainer  p a:hover {
	color: #A34A15;
	text-decoration: underline;
}
#mainContainer a {
	color: #000000;
	text-decoration: none;
}
#contentfoot {
	clear: left;
	height: 20px;
}
#colLeft {
	width: 540px;
	float: left;
}
#colLeft h1 {
	font-family: 'TitilliumText22LLight',Arial,Verdana,sans-serif;
	font-size: 3em;
	color: #666666;
	margin: -8px 0 8px 0;
	letter-spacing: -1px;
	font-weight: normal;
}
#colLeft h1 a, #colLeft h1 a:hover {
	color: #666666;
	text-decoration: none;
}
#colLeft h2 {
	font-family: 'TitilliumText22LLight',Arial,Verdana,sans-serif;
	font-size: 2.3em;
	font-weight: 400;
	color: #666666;
	margin-bottom: 8px;
	letter-spacing: -1px;
	margin-top: 4px;
}
#colLeft h2 a, #colLeft h2 a:hover  {
	color: #666666;
	text-decoration: none;
}
.panelRight {
	background-color: #F5F5F5;
	margin-bottom: 12px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	-moz-box-shadow: 0 0 5px #ccc;
	-webkit-box-shadow: 0 0 5px #ccc;
	box-shadow: 0 0 5px #ccc;
	width: 300px;
}
.panelRight p {
	padding: 0 14px 0 14px;
}
#colLeft h3 {
	font-family: 'TitilliumText22LLight',Arial,Verdana,sans-serif;
	margin-bottom: 8px;
	font-weight: bold;
	font-size: 1em;
}
#colLeft h4 {
	font-family: 'TitilliumText22LLight',Arial,Verdana,sans-serif;
	margin-bottom: 4px;
	font-weight: normal;
	font-size: 1.5em;
	color: #974514;
}
/*
#colLeft ul {
	list-style-type: none;
	padding-bottom: 10px;
	padding-left: 40px;
}
#colLeft  ul li {
	display: list-item;
	padding: 3px 0 15px 28px;
	background-image: url(images/dot.jpg);
	background-repeat: no-repeat;
}
*/
#colRight {
	width: 300px;
	float: left;
	margin-left: 20px;
}
#colRight h2    {
	font-family: 'TitilliumText22LLight',Arial,Verdana,sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	margin-bottom: 12px;
	color: #fff;
	background-image: url(images/rightcolh2.jpg);
	background-repeat: no-repeat;
	display: block;
	border: 0;
	line-height: 36px;
	height: 39px;
	text-indent: 12px;
}
#colRight h2 a {
	color: #fff;
	background-image: url(images/link-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px 0px;
	text-decoration: none;
	line-height: 36px;
	height: 39px;
	
}
#colRight h2 a:hover {
	color: #A34A15;
	text-decoration: none;
	background-image: url(images/link-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0px -39px;
	
}
.imgBnrLeft {
	margin-bottom: 8px;
	float: left;
	display: inline;
	margin-right: 8px;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	border: solid 1px #fff;
	z-index: 1;
}
.imgBnrRight {
	margin-bottom: 8px;
	float: left;
	display: inline;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	border: solid 1px #fff;
	z-index: 1;
}
a:hover img.imgBnrLeft, a:hover img.imgBnrRight {
	-moz-box-shadow: 0 0 8px #000;
	-webkit-box-shadow: 0 0 8px #000;
	box-shadow: 0 0 8px #000;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
	z-index: 10;
}
.imgLinks {
	border: 0 none;
	margin-bottom: 16px;
}
.clear {
	clear: left;
	height: 1px;
}
img, img a {
	border: 0 none;
}
#header logo {
	float: left;
}
.picPortfolio {
	margin-bottom: 10px;
}
#navcolA {
	float: right;
}
#navcolB {
	float: right;
}
#navcolC {
	float: right;
}
#contact {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 10px;
	width: 364px;
	float: right;
	display: inline;
}
#colRight ul#services {
	list-style-type: none;
	margin: 10px 0 10px 14px;
}
#colRight ul#services li {
	display: list-item;
	padding: 3px 0 17px 28px;
	background-image: url(images/dot.gif);
	background-repeat: no-repeat;
}
#contact ul {
	list-style-type: none;
	margin-top:-6px;
}	
#contact li {
	font-family: 'TitilliumText22LLight',Arial,Verdana,sans-serif;
	font-size: 1.3em;
	display: inline;
	padding: 0 15px 0 15px;
	color: #000000;
	letter-spacing: 1px;
}	
#contact li a {
	color: #000000;
	text-decoration: none;
	letter-spacing: 0px;
}
#contact li a:hover {
	color: #A34A15;
}
#footer {
	width: 860px;
	margin: 0 auto;
	padding-top: 30px;
}
#facts {
	float: left;
	width: 310px;
}
#facts p a {
	text-decoration: none;
	color: #A34A15;
}
#facts p a:hover {
	text-decoration: underline;
}
#sitelinks {
	float: left;
	width: 304px;
	padding-left: 30px;
	display: inline;
}
#sitelinks ul {
	list-style-type: none;
}
	
#sitelinks li {
	display: list-item;
	padding: 0 10px 7px 0;
}	
#sitelinks li a {
	color: #CCCCCC;
	text-decoration: none;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#sitelinks li a:hover {
	color: #A34A15;
	-webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out;
}
#sitelinkscolA {
	float: left;
}
#sitelinkscolB {
	float: left;
}
#contactus {
	float: left;
	width: 185px;
	padding-left: 20px;
	display: inline;
}
#footer h2 {
	font-family: 'TitilliumText22LLight',Arial,Verdana,sans-serif;
	font-size: 1.3em;
	color: #A34A15;
	font-weight: normal;
	padding-bottom: 10px;
	
}
#footer h2 a {
	color: #A34A15;
	text-decoration: none;
}
#footer p {
	color: #CCCCCC;
	line-height: 1.5em;
}
#strap {
	clear: left;
	height: 80px;
	color: #723015;
	padding-top: 40px;
	font-size: 0.85em;
}
#strap  a {
	color: #723015;
	text-decoration: none;
}
#strap  a:hover {
	color: #CCCCCC;
}
#promo {
	width: 100%;
	margin: 0 auto;
	position: absolute;
	top: 212px;
	opacity: 0;
}
.sitemap {
	margin-bottom: 15px;
	clear: both;
	float: left;
	width: 860px;
}
.sitemap h2 {
	padding-top: 25px;
}
.sitemap img {
	float: right;
	margin-left: 10px;
}
#promowords {
	width: 740px;
	margin: 0 auto;
}
#promowords h3 {
	font-family: 'TitilliumText22LLight',Arial,Verdana,sans-serif;
	font-size: 1.4em;
	color: #FBFBFB;
	line-height: 1.5em;
	font-weight: normal;
}
.imgRight {
	vertical-align: middle;
	margin-left: 3px;
}
.imgLeft {
	float: left;
	clear: none;
}
.imgLogo {
	float: left;
}
.imgPortLeft {
	float: left;
	margin-bottom: 36px;
}
.imgPort {
	float: left;
	margin-left: 40px;
	margin-bottom: 40px;
}
.imgMap {
	margin-top: 6px;
	margin-bottom: 6px;
}
.imgSupport {
	margin-top: -4px;
	float: left;
	display: inline;
	margin-right: 8px;
}
.imgWebDesign {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
	display: inline;
}
.imgWebDesignBlog {
	margin-top: 15px;
}
.imgRightFloat {
	float: right;
}
.imgBanner {
	margin-bottom: 14px;
}
.imgBannerLeft {
	float: left;
	margin-right: 20px;
	margin-top: 4px;
	display: inline;
	margin-bottom: 16px;
}
.contentfoot {
	clear: left;
	height: 15px;
}
.boxLeftFloat {
	float: left;
	border: solid #D1D3BF 1px;
	width: 155px;
	margin-right: 7px;
	padding: 5px;
	margin-bottom: 15px;
	background-color: #EFEFEF;
	font-size: 0.9em;
	line-height: 18px;
	text-align: center;
	background-image: url(images/seo-box-bg.jpg);
	background-repeat: no-repeat;
}
.BoxBold {
	color: #86390B;
	font-weight: bold;
}
.searchbox {
	border: 1px solid #CCCCCC;
	height: 30px;
	width: 300px;
	font-size: 14px;
	padding-left: 8px;
	float: left;
	margin-right: 8px;
}
.searchbutton {
	height: 32px;
	width: 72px;
	background-image: url(images/searchbutton.gif);
	cursor: pointer;
	border: 0;
	float: left;
}
.BoxSector {
	font-weight: bold;
}
.einfo {
	float: left;
	width: 260px;
	margin-right: 10px;
	display: inline;
}
.einfo img {
	display: inline;
	float: left;
	margin-right: 8px;
	margin-bottom: 40px;
}
.iconLeft {
	float: left;
	margin-right: 10px;
	display: inline;
}
#clientTable {
	width: 272px;
	margin: 4px 0 6px 14px;
}
#clientTable td {
	padding-bottom: 6px;
	padding-right: 2px;
}
#colLeftMap {
	width: 860px;
	float: left;
}
#colLeftMap h1 {
	font-family: 'TitilliumText22LLight',Arial,Verdana,sans-serif;
	font-size: 3em;
	font-weight: 400;
	color: #666666;
	margin-bottom: 8px;
	letter-spacing: -1px;
}
#colLeftMap h2 {
	font-family: 'TitilliumText22LLight',Arial,Verdana,sans-serif;
	font-size: 2em;
	font-weight: 400;
	color: #666666;
	margin-bottom: 8px;
	letter-spacing: -1px;
}
#colLeftMap h2 a {
	color: #666666;
	border: 0;
}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- Twitter <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

div#twitter {
	width: 530px;
	border: 1px solid #ccc;
	background-color: #F4F4F4;
}

div#twitter h2 {
	margin: 0;
	padding: 0.4em 1em;
	font-size: 1.1em;
	color: #fff;
	background-color: #1D1D1D;
}

p#preloader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("images/loader.gif") 1em center no-repeat;
}

ul#twitter_update_list {
	margin: 0;
	padding: 0 1em 0.5em 1em;
	list-style-type: none;
}

ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	line-height: 16px;
	border-bottom: 1px solid #ccc;
}

ul#twitter_update_list li a {
	/* timestamp link */
	color: #666666;
}

ul#twitter_update_list li span {
	display: block;
}

ul#twitter_update_list li span a {
	/* links in tweet */
	color: #A34A15;
}

ul#twitter_update_list li.firstTweet {
}

ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

a#profileLink {
	display: block;
	padding: 10px 0 10px 8px;
	color: #fff;
	background-color: #1D1D1D;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {
	background: url(images/macFFBgHack.png) repeat;
}
.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: transparent;
	z-index: 102;
	color:#000000;
	display:none;
	text-align:center;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
	display:block;
	/*margin: 15px 0 0 15px;*/
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #666;
	border-left: 1px solid #666;
}

#TB_caption{
	height:25px;
	padding:7px 0px 10px 25px;
	float:left;
	display: none;
}

#TB_closeWindow{
	height:25px;
	padding:11px 0px 10px 0;
	float:right;
	display: none;
}

#TB_closeAjaxWindow{
	padding:7px 0px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
	display: none;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
	display: none;
}

#TB_title{
	background-color:#e8e8e8;
	height:27px;
	display: none;
}

#TB_ajaxContent{
	clear:both;
	padding:12px 0px 10px 15px;
	overflow:auto;
	text-align:center;
}

#TB_ajaxContent.TB_modal{
	padding:0px;
}

#TB_ajaxContent p{
	padding:0;
}

#TB_load{
	position: fixed;
	display:none;
	height:13px;
	width:208px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#006666;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}
.since {
	position: absolute;
	top: -80px;
	left: 0px;
}

