body#bg {
	background: url(../images/backgrounds/bg-home.jpg) repeat-x center top;
}
.contents {
	display:block;text-indent:-200em; text-decoration:none;
}
.homets {
	display:block;text-indent:-200em; text-decoration:none;
}
#home #nav {
	background: url(../images/menus/menu-home.gif) no-repeat;
	width: 276px;
	height: 30px;
	float: right;
	position: relative;
}
h1 a{
	display:none;
}
#home #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	height: 30px;
	display: block;
}

#home #nav a {
	height: 30px;
	display: block;
	border-bottom: none;
}

#home #nav #services {
	left: 0;
	width: 80px;
}
#home #nav #portfolio {
	left: 80px;
	width: 70px;
}
#home #nav #aboutUs {
	left: 150px;
	width: 50px;
}
#home #nav #contactUs {
	left: 200px;
	width: 70px;
}

#home #nav #services a:hover {
	background: transparent url(../images/menus/menu-home.gif) 0 -30px no-repeat;
}
#home #nav #portfolio a:hover {
	background: transparent url(../images/menus/menu-home.gif) -80px -30px no-repeat;
}
#home #nav #aboutUs a:hover {
	background: transparent url(../images/menus/menu-home.gif) -150px -30px no-repeat;
}
#home #nav #contactUs a:hover {
	background: transparent url(../images/menus/menu-home.gif) -200px -30px no-repeat;
}

#flash {
	height: 294px;
	width: 892px;
	background: url(../images/home/flash.jpg) no-repeat;
}

#flash #tabs {
	width: 464px;
	height: 49px;
	float: right;
	margin: 245px 50px 0 0;
}

* html #flash #tabs {
	margin: 245px 25px 0 0;
}

#webSitesTab, #webAppsTab {
	background: none;
	width: 228px;
	height: 49px;
	display: block;
	text-indent: -9000px;
	float: left;
}

#webSitesTab {
	margin-right: 4px;
}

#webSitesTab:hover {
	background: url(../images/home/tab-websites.gif) no-repeat;
}

#webAppsTab:hover {
	background: url(../images/home/tab-webapps.gif) no-repeat 3px;
}

#scroller {
	background: url(../images/home/scroller.gif) no-repeat;
	width: 870px;
	height: 81px;
	margin: 21px 11px 17px 11px;
}



a#leftScroller {
	background: url(../images/buttons/leftScroller.gif) no-repeat;
	float: left;
	margin-left: 5px;
}

* html a#leftScroller {
	margin-left: 3px;
}

a#rightScroller {
	background: url(../images/buttons/rightScroller.gif) no-repeat;
	float: right;
	margin-right: 5px;
}

* html a#rightScroller {
	margin-right: 3px;
}

#scrollerListContainer {
	overflow: hidden;
	margin: 13px 0 0 15px;
	width: 789px;
	height: 57px;
	float: left;
}

#scrollerList {
	width: 10000px;
}



#scrollerList br { 
	clear: both; 
}

#scrollerTab {
	width: 100%;
	height: 24px;
	margin-bottom: 12px;
}

#portfolioTabContainer{
	*padding: 19px 0px 0px 0px;
	-padding: 0px 0px 0px 0px;
	margin-bottom: 10px;
}

 a#portfolioTab {
	text-indent: -9000px;
	width: 202px;
	height: 24px;
	float: left;
	display: block;
	background: url(../images/home/portfolioTab.gif) no-repeat;

}

a#portfolioTab:hover {
	background: url(../images/home/portfolioTab-o.gif) no-repeat;
}

#subSection {
	width: 100%;
	height: 169px;
	*padding:20px 0px 0px 0px;
	-padding:0px 0px 0px 0px;
}

.subSectionItem {
	float: left;
}

#blogs {
	width: 324px;
	height: 145px;
	background: url(../images/home/blogs.gif) no-repeat;
	padding: 0 10px;
}

#blogsLinkHeader
{
	display: block;
	width: 230px;
	height: 25px;
	margin: 0 0 15px 6px;
}

.blogPost {
	margin-bottom: 20px;
}

.blog {
	color: #999;
	text-decoration: none;
	background: url(../images/icons/blog-news.gif) no-repeat 0 1px;
}

.blog:hover {
	color: #009DDC;
}

.blogPostDate {
	width: 16px;
	height: 16px;
	padding-left: 20px;
}

.blogPostTitle {
	margin-left: 20px;
	display: block;
}

#feature {
	width: 291px;
	height: 145px;
	background: url(../images/home/feature.gif) no-repeat;
	margin-left: 16px;
}

#feature a {
	display: block;
	width: 291px;
	height: 145px;
}

#feature a:hover {
	background: url(../images/home/feature-o.gif) no-repeat;
	outline: none;
}

#aboutAbreviated {
	width: 166px;
	height: 105px;
	background: url(../images/home/aboutAbreviated.gif) no-repeat;
	margin-left: 15px;
	padding: 20px;
}

#aboutAbreviated p {
	padding-top: 13px;
	text-align: center
}

#aboutAbreviated strong{
	font-size: 12px;
	color: #009DDC;
	font-weight: normal;
}

