* {line-height: 1.6em;}
blockquote,body,caption,div,dl,dt,dd,form,fieldset,h1,h2,h3,h4,h5,h6,html,li,ul,ol,p,pre,textarea,table,td,th {
	margin:0;
	padding:0;
}
img { display:block; border:none;}
a, a:link {color:#88BACC; text-decoration:underline;}
a:visited {color:#88BACC;}
a:hover, a:focus, a:active {color:#FFBD2E; text-decoration:underline;}

body, html {font:normal 89% Georgia,'Times New Roman',serif; color:#F7F7F7; background:#4E6E7E url(body-bg.gif) repeat-x 0 0; }	
#header {
	background:url(mainIndex.jpg) no-repeat 0 0;
	width:980px;
	height:313px;
	margin:0 auto;
	position:relative;
}
h1 a { 
	position:relative; 
	top:0; 
	left:-20px; 
	background:transparent url(logo.png) no-repeat 0 0; 
	display:block; 
	text-indent:-9999px; 
	width:216px !important; 
	height:58px;
	}
/*h1 a:hover { 
	background-position:0 -108px;
	}*/
#header h4 {
	color:#181A1B;
	font:bold 1.4em Georgia,'Times New Roman',serif;
	margin-bottom:3px;
	}		
#header div p {
	color:#282F32;
	font-size:1.03em;
	line-height:20px;
}

#header strong.story1, #header strong.story2, #header strong.story3 {
	display:block;
	position:absolute;
}	
#header strong.story1 a {
	width:130px;
	display:block;
	}
#header strong.story2 a {
	width:120px;
	display:block;
	}	
#header strong.story3 a {
	width:110px;
	display:block;
	}	
#header strong.story1 {
	background:transparent url(web20.png) no-repeat 0 -149px;
	width:145px;
	height:106px;
	top:38px;
	left:344px;
	padding:13px 18px 0 40px;
}
#header strong.story2 {
	background:transparent url(accessibility.png) no-repeat 0 -185px;
	width:146px;
	height:157px;
	top:55px;
	left:563px;
	padding:18px 5px 0 10px;
}
#header strong.story3 {	
	background:transparent url(usability.png) no-repeat 0 -164px;
	width:130px;
	height:118px;
	top:65px;
	left:720px;
	padding:18px 10px 0 15px	
}
#header strong.story1 a, #header strong.story2 a, #header strong.story3 a {
	line-height:17px;
	cursor:pointer;
	font: normal 13px 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif; 
	}
#viewOutdated {
	background:transparent url(web20.png) no-repeat 0 0;
	width:440px;
	height:122px;
	position:absolute; 
	left:345px; 
	top:34px;
	padding:18px 18px 10px 73px;				
	display:none;
}
#viewAccessibility {
	background:transparent url(accessibility.png) no-repeat 0 0;
	width:446px;
	height:156px;
	position:absolute; 
	left:374px; 
	top:29px;
	padding:13px 15px 10px 20px;
	display:none;
}
#viewUsability {
	background:transparent url(usability.png) no-repeat 0 0;
	width:446px;
	height:140px;
	position:absolute; 
	left:379px; 
	top:21px;
	padding:14px 15px 10px 20px;
	display:none;
}
a.close {
	display:block;
	text-indent:-9999px;
	width:12px;
	height:11px;
	position:absolute;
	right:4px;
	top:4px;
	cursor:pointer;
	}
a.lnkNml {
	position:relative !important;
	display:inline !important;
	color:#1B2C5E !important; 
	text-decoration:underline !important;
}
a.lnkNml:hover {
	position:relative !important;
	display:inline !important;
	color:#000 !important; 
	text-decoration:underline;
}
h2.navHome a, h2.nav a {
	text-transform:uppercase;
}
h2.navHome {
	height:57px;
	text-align:center;
	margin-bottom:10px;
	font:normal 1.90em Georgia,'Times New Roman',serif;
	color:#FFF;
	letter-spacing:0.2px;
	padding-top:146px;
}
h2.navHome a:hover {
	text-decoration:none;
	background-color:#88BACC;
	color:#1B2C5E;
}
h2.nav {
	background:#243648;
	height:47px;
	text-align:center;
	margin-bottom:25px;
	font:normal 1.90em Georgia,'Times New Roman',serif;
	color:#FFF;
	letter-spacing:0.2px;
	border-bottom:3px double #203243;
	padding-top:8px;
	white-space:nowrap;
}
h2.nav a:hover {
	text-decoration:none;
	background-color:#88BACC;
	color:#1B2C5E;
}
.about h2 a.navAbout:link, .about h2 a.navAbout:visited {
	text-decoration:none;
	color:#FFBD2E;
}
.about h2 a.navAbout:hover {
	text-decoration:none;
	background-color:#88BACC;
	color:#1B2C5E;
}
.services h2 a.navServices:link, .services h2 a.navServices:visited {
	text-decoration:none;
	color:#FFBD2E;
}
.services h2 a.navServices:hover {
	text-decoration:none;
	background-color:#88BACC;
	color:#1B2C5E;
}
.portfolio h2 a.navPortfolio:link, .portfolio h2 a.navPortfolio:visited {
	text-decoration:none;
	color:#FFBD2E;
}
.portfolio h2 a.navPortfolio:hover {
	text-decoration:none;
	background-color:#88BACC;
	color:#1B2C5E;
}
#header strong a, .about .bannerBig a {
	color:#4F5459;
	text-align:center;
	font-size:1.03em;
	text-decoration:none;
	outline:none;
}
#header strong a:hover, .about .bannerBig a:hover {
	color:#1B2C5E;
	cursor:pointer;
	text-decoration:underline;
	}
.about .bannerBig {
	background:url(about.jpg) no-repeat 0 0;
	width:980px;
	height:239px;
	margin:0 auto;
	position:relative;
}
.services .bannerBig {
	background:url(services.jpg) no-repeat 0 0;
	width:980px;
	height:239px;
	margin:0 auto;
	position:relative;
}
.portfolio .bannerBig {
	background:url(portfolio.jpg) no-repeat 0 0;
	width:980px;
	height:239px;
	margin:0 auto;
	position:relative;
}
.contact .bannerBig {
	background:url(contact.jpg) no-repeat 0 0;
	width:980px;
	height:239px;
	margin:0 auto;
	position:relative;
}
#contentHome {
	width:780px;
	margin:0 auto 30px;
	position:relative;
}
#content {
	margin:0 auto;
	min-height:100%;
	padding-right:250px;
	position:relative;
	width:550px;
	margin-bottom:25px;
}
.outer {
	border-right:1px solid #6B92A3;
	width:820px;
	margin:0 auto;
	position:relative;
}
.topLine {
	background:url(lineTop.gif) no-repeat 0 0;
	width:84px;
	height:83px;
	position:absolute;
	top:-83px;
	right:-1px;
	display:block;
}
.bottomLine {
	background:url(lineBottom.gif) no-repeat 0 0;
	width:261px;
	height:32px;
	position:absolute;
	bottom:0px;
	right:-1px;
	display:block;
}
#contentAlone {
	width:780px;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
#content p, #contentAlone p {
	margin-bottom:20px;
	}
.boxBlue {
	background:#486979;
	padding:10px;
	border:3px double #4E6E7E;
	overflow:hidden;
	line-height:18px;
	color:#B5C5CC;
	margin-bottom:20px;
}
.boxBlue img {
	float:left;
	margin:0 15px 25px 0;
	}
.boxBlue span {
	color: #D6EAF2;
	font-style:italic;
	display:block;
	margin-bottom:5px; 
	}	
hr {
	clear:both;
	background:#4E6E7E;
	color:#4E6E7E;
	border:none;
	height:1px;
	margin:15px 0;
	outline:none;
}
.tweet {
	color:#0C1E2A;
	margin:0 0 25px;
	position:relative;	
	}
.tweet span.twitterTop {
	background:transparent url(tweetTop.png) no-repeat scroll left top;
	display:block;
	height:15px;
}	
.tweet span.twitterBottom {
	background:transparent url(tweetBottom.png) no-repeat scroll left top;
	display:block;
	height:32px;
}	
.tweet p {
	background:transparent url(tweetBg.png) repeat scroll 0 0;
	/*min-height:100px;*/
	padding:0 10px;
	margin-bottom:0 !important;
	text-align:center;
	
}
#twitters {
	background:transparent url(tweetBg.png) repeat scroll 0 0;
}
.tweet strong {
	font-weight:normal !important;
	font-size:1.5em;
}
.twitterTime {
	background:transparent url(bird.gif) no-repeat scroll 100% 0;
	bottom:-45px;
	color:#859DAE;
	display:block;
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	font-size:10px;
	height:60px;
	padding:23px 128px 0 0;
	position:absolute;
	right:-100px;
	text-align:right;
	width:195px;
}
.rightPos {
	position:absolute;
	right:0;
	top:48px;
	width:226px;
}
.rightPan {
	background:transparent url(rightPan_bg.png) repeat 0 0;		
	padding:10px;
	color:#C2D7EA;
	border:3px double #4F6274;
	margin-bottom:20px;
	}	
.rightPan h3, h3.h3Y {
	color:#FFF899;
	font:normal 1em Georgia,'Times New Roman',serif;
	margin-bottom:8px;
	font-style: italic;
	letter-spacing:2px;
	text-transform:uppercase;
}	
#footer {
	background-color:#355362;
	border-top:3px double #446474;
	clear:left;
	color:#B1C7D2;
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	font-size:11px;
	height:18px;
	padding:1em 0;
	text-align:center;
}
.alignLeft {
	float:left;
}
.alignRight {
	float:right;
}

/*Misc*/
.clearBoth{
	clear: both;
}
.highYellow {
	background-color:#334657;
	color:#E3F2FF;
}
abbr[title], acronym[title] {
	border-bottom:1px dotted #fff;
	cursor:help;
}
/*Headers*/
h2 {
	color:#D6EAF2;
	text-decoration:none;
	margin-bottom:10px;
}
h3 {
	font:bold 1.3em Georgia,'Times New Roman',serif;
	margin-bottom:2px;
	clear:left;
	color:#D6EAF2;
}
.boxBlue h4 {
	color:#FFBD2E;
	font:bold 1em Georgia,'Times New Roman',serif;
	margin-bottom:1px;
	letter-spacing:2px;
	text-transform:uppercase;
}

/* Lists */
#contentHome ul {
	width:739px;
	overflow:hidden;
	margin:0 auto;
	list-style:none;
	list-style-type:none;
}
#contentHome ul li {
	list-style:none;
	list-style-type:none;
	width:223px;
	float:left;
	margin-right:30px;
}
#contentHome ul li.last {
	margin-right:0px !important;
	}
#contentHome ul li p {
	padding-left:5px;
	}	
#contentHome ul li h3 a {
	color:#FFBD2E;
	font:normal 1.1em Georgia,'Times New Roman',serif;
	text-transform:uppercase;
	text-decoration:none;
	font-style:italic;
}
#contentHome ul li h3 a:hover {
	text-decoration:underline !important;
}
#contentHome ul li img{
	margin:3px 0 5px 0;
}
ul.bulletBlue {
	list-style-type:none;
	margin-bottom:25px;
}
ul.bulletBlue li {
	background:transparent url(bulletBlue.gif) no-repeat 0 60%;
	padding-left:10px;
	margin-left:3px;
	line-height:20px;
	}
dl.checks {
	font-size:0.92em;
	background:transparent url(check.png) repeat-y 0 0;
	padding-left:85px;
	width:70%;
	margin-bottom:20px;
}
dl.checks dt {
	height:17px;
	padding-top:10px;
	font:bold 1.15em Georgia,'Times New Roman',serif;
	clear:left;
	color:#FFBD2E;
	}
dl.checks dd {
	height:43px;
	line-height:16px;
	color:#C2D7EA;
	}
ul.ulCircle {
	list-style-type:circle;
	margin-bottom:25px;
	color:#C2D7EA;
	line-height:23px;
}
ul.ulCircle li {
	padding-left:0px;
	margin-left:35px;		
	}
.rightPan ul.ulCircle li {
	margin-left:20px;
	}
ul.ulWhite {
	margin:10px 0;
	font-size:12px;
	color:#FFF;
	line-height:19px;
}
ul.ulWhite li {
	margin-bottom:4px;
}		
/* right navigation */	
#rightNav {
	position:absolute;
	right:0;
	top:0;
	width:214px;
	font: normal 11px 'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif; 
	background-color:#314456; 
	list-style: none; 
	letter-spacing: 1px; 
	text-transform: uppercase; 
	text-decoration: none;
	padding:6px;
	}
#rightNav li { display: inline; padding: 0 0 0 0.6em; border-left: 1px solid #3A4D5F; margin: 0 0.3em 0 0; }
#rightNav li:first-child, #rightNav li.first { padding-left:10px; border: none; }
#rightNav a { color: #88BACC; text-decoration: none; }
#rightNav a:hover, #rightNav a:focus { color: #fff; text-decoration: underline; }
	
.blog #rightNav #rightNav_blog a, .contact #rightNav #rightNav_contact a, .help #rightNav #rightNav_help a { color:#FFBD2E; text-decoration: none; font-weight: bold; }

.blog #rightNav #rightNav_blog a:hover, .blog #rightNav #rightNav_blog a:focus, 
.contact #rightNav #rightNav_contact a:hover, .contact #rightNav #rightNav_contact a:focus, 
.help #rightNav #rightNav_help a:hover, .help #rightNav #rightNav_help a:focus { text-decoration: underline; }


#thumbs {
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	width:530px;
	overflow:hidden;
}
.row div {
	border:medium none;
	clear:none;
	float:left;
	padding-left:15px;
	width:248px;
	margin-bottom:10px;
	border-bottom:1px dotted #6C93A1;
	border-left:1px dotted #6C93A1;
	height:240px;
	position:relative;
}
.noBdr div {
	border-bottom:none !important;
}
.row div.first {
	padding-left:0;
	padding-right:13px;
	border-left:none;
}
.row div:first-child {
	padding-left:0;
	padding-right:16px;
	border-left:none;
}
.row a {
	color:#88BACC; 
	font-size:1.3em;
	text-decoration:none;
	cursor:pointer;
	z-index:9999;
	}
.row a:hover {	
	color:#FFBD2E;
	text-decoration:none;
	}
.row div a span {
	color:#719FB0;
	font-size:0.7em;
	text-decoration:none;
	display:block;
	position:absolute;
	top:8px;
	left:15px;
	text-align:right;
	height:125px;
	width:249px;
	background:none;
	padding:0;
	margin:0;
	cursor:pointer;
	}		
.row div a:hover span {
	background:url(magnifier.png) no-repeat 224px 101px;
	color:#FFBD2E;
	}
.row div.first a span {
	position:absolute;
	top:8px;
	left:0px;
}
.row div.first a:hover span {
	background:url(magnifier.png) no-repeat 223px 101px;
	color:#FFBD2E;
	}			
.row a img { border: none; z-index:0; }

#thumbs .row div a img {
	display:block;
	float:none;
	margin:5px 0 8px;
	border:1px solid #4E6E7E;
	border-bottom:3px solid #203243;
}
#thumbs .row div a:hover img {
	border:1px solid #000;
	border-bottom:3px solid #000;
}
#thumbs .row div p {
	font-size:11px;
	line-height:16px;
}
a.recentWork {
	background:url(wp_love_the_orange.gif) no-repeat 0 0;
	display:block;
	width:196px;
	height:110px;
	border:1px solid #858585;
	text-indent:-9999px;
	margin-top:10px;
	outline:none;
}
a.recentWork:hover {
	background:url(wp_love_the_orange.gif) no-repeat 0 -110px;
	border:1px solid #FFBD2E;
}
a.zip:link, a.zip:visited {
	background:url(icoZip.gif) no-repeat 0 0;
	text-decoration:none;
	display:block;
	height:16px;
	padding-left:20px;
	font-size:11px;
	margin-top:10px;
}
a.zip:hover {
	background:url(icoZip.gif) no-repeat 0 -17px;
	text-decoration:underline;
	color:#FFBD2E;
}
#header a, ul.thumbs li a {
	outline:none;
}

ul.thumbs {
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	text-indent:0;
	width:100%;
}
ul.thumbs li {
	float:left;
	display:list-item;
}
ul.thumbs li a {
	display:block;
	width:54px;
	height:54px;
	border:1px solid #4E6E7E;
	text-indent:-9999px;
}
ul.thumbs li a:hover {
	background-position:0 -54px;
}
ul.thumbs li a.th1 {
	background-image:url(ganeshaT.jpg);
}
ul.thumbs li a.th2 {
	background-image:url(monalisaT.jpg);
}
ul.thumbs li a.th3 {
	background-image:url(dreamgirlT.jpg);
}
ul.thumbs li a.th4 {
	background-image:url(scraytreesT.jpg);
}
ul.thumbs li a.th5 {
	background-image:url(jogfallsT.jpg);
}
ul.thumbs li a.th6 {
	background-image:url(lampT.jpg);
}
ul.thumbs li a.th7 {
	background-image:url(appleT.jpg);
}
.note {
	font-family:'Lucida Grande','Lucida Sans Unicode',Arial,sans-serif;
	font-size:11px;
	line-height:16px;
	clear:left;
	padding:10px 0;
	color:#85A3B2;
}

#twitter, #flickr, #scrnshots, #blog, #blog_tipsTricks { 
	width: 25%; 
	float: left; 
	padding: 0px; 
	min-width: 233px; 
}
.tweet	{ 
	padding: 5px; 
	margin: 5px 0; 
	background:transparent url(tweetBg.png) repeat scroll 0 0;
	/*background: url(images/transpOrange25.png); */
}