body {
	background-image: url(images/stripes.gif);
	background-repeat: repeat;
	background-position: center top;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
}

a img {border: none; }

p {
	margin-top:0px;
	margin-bottom:3px;
	margin-left:5px;
	margin-right:5px;
	padding:5px;
	line-height:15px;
}

p a {
	color: #199de2;
}

h1 span { 
	float:left;
	margin-top:-9999px;
}

#splash-container {
	width: 780px;
	margin: auto;
	padding: 0px;
	background-image: url(images/stripes-2.gif);
	background-position: left top;
	position: relative;
	height: 600px;
}
#splash-bg {
	background-image: url(images/splash-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 350px;
	width: 780px;
}

#buttons {
	position: absolute;
	height: 166px;
	width: 550px;
	left: 126px;
	top: 174px;
}

#buttons h1, #buttons h1 a {
	display:block; 
	width:166px;
	height:166px; 
	overflow:hidden; 
	margin-right:16px; 
	background-repeat:no-repeat; 
	float:left;
}

#buttons h1 a:hover {
	background-position:0 -166px;
}

#button-1 h1 a {
	background:url(images/button-work.jpg);
	position: absolute;
	top:0;
	left:0;
}
	
#button-2 h1 a{
	background:url(images/button-blog.jpg);
	position: absolute;
	top:0;
}

#button-3 h1 a{
	background:url(images/button-info.jpg);
	position: absolute;
	top:0;
}

#button-lt {
	position: absolute;
	width: 235px;
	height: 56px;
	left: 358px;
	top: 478px;
}
#button-lt h1, #button-lt h1 a {
	display:block;
	overflow:hidden; 
	width:235px;
	height:56px; 
	overflow:hidden; 
	background-repeat:no-repeat; 
	float:left;
}
#button-lt h1 a:hover {
	background-position:0 -56px;
}
#button-4 h1 a{
	background:url(images/button-lets-talk.jpg);
	position: absolute;
	top:0;
}

#featured-work {
	background-color: #FFFFFF;
	position: absolute;
	height: 172px;
	width: 225px;
	left: 125px;
	top: 355px;
}
#splash-blurb {
	background-color: #FFFFFF;
	position: absolute;
	height: 116px;
	width: 292px;
	left: 365px;
	top: 355px;
}
.splash-text {
	color: #63757F;
	line-height:15px;
	margin-bottom:0px;
}
.splash-caps {
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}

#container {
	width: 950px;
	margin: auto;
	padding: 0px;
	background-image: url(images/stripes-2.gif);
	background-position: left top;
	position: relative;
}
#top-bg {
	background-image: url(images/top-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 600px;
	width: 950px;
}
#info-bg {
	background-image: url(images/top-info-bg.gif);
	background-repeat: no-repeat;
	background-position: top;
	height: 600px;
	width: 950px;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#top-nav {
	position: absolute;
	height: 50px;
	width: 255px;
	left: 490px;
	top: 60px;
}

#top-nav h1, #top-nav h1 a {
	display:block; 
	width:75px;
	height:50px; 
	overflow:hidden; 
	margin-right:7px; 
	background-repeat:no-repeat; 
	float:left;
}

#top-nav h1 a:hover {
	background-position:0 -50px;
}

#top-nav-work h1 a {
	background:url(images/top-work.jpg);
	position: absolute;
	top:0;
	left:0;
}
#top-nav-blog h1 a{
	background:url(images/top-blog.jpg);
	position: absolute;
	top:0;
}
#top-nav-info h1 a{
	background:url(images/top-info.jpg);
	position: absolute;
	top:0;
}
#top-nav-work-on h1 a{
	background:url(images/top-work-on.jpg);
	position: absolute;
	top:0;
	left:0;
}
#top-nav-blog-on h1 a{
	background:url(images/top-blog-on.jpg);
	position: absolute;
	top:0;
}
#top-nav-info-on h1 a{
	background:url(images/top-info-on.jpg);
	position: absolute;
	top:0;
}

#sidebar {
	position: absolute;
	top:160px;
	left:80px;
	width:170px;
}
#sidebar p {
	padding:0px;
}
.sidebar-text {
	color:#fff;
	line-height:13px;
}
.sidebar-caps {
	color: #beecff;
	text-transform:uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 0px;
}
.sidebar-caps a {
	color: #fff;
	font-weight: normal;
	font-size: 10px;
}
#sidebar1 {
	position: absolute;
	top:7px;
	width: 165px;
	left: 5px;
}
#sidebar1 h2 {
	text-align: right;
	text-transform:uppercase;
	font-size: 12px;
	color: #beecff;
	margin-top:0px;
	margin-bottom:12px;
	font-weight:bold;
	letter-spacing:0.1em;
}
#sidebar1 h2 a{
	text-decoration: none;
	color: #beecff;
}
#sidebar1 h2 a:hover{
	color: #fff;
}
#sidebar2 {
	position: absolute;
	top: 106px;
	width: 170px;
}
#sidebar3 {
	position: absolute;
	top: 212px;
	width: 170px;
}

#content {
	position: absolute;
	width: 540px;
	left: 277px;
	top: 149px;
}

#all-projects h1, #animation-projects h1, #design-projects h1, #cvent-projects h1, #services h1, #about-rd h1, #contact-us h1{
	position: relative;
	top:0;
	width:360px;
	height:22px;
	margin: 0px;
}

#all-projects h1{background:url(images/text-all-projects.gif);}
#animation-projects h1{background:url(images/text-animation-projects.gif);}
#design-projects h1{background:url(images/text-design-projects.gif);}
#cvent-projects h1{background:url(images/text-cvent-projects.gif);}
#services h1{background:url(images/text-services.gif);}
#about-rd h1{background:url(images/text-about-rocdove.gif);}
#contact-us h1{background:url(images/text-whats-up.gif);}

.project-title{
	position: relative;
	height:40px;
	width:540px;
	background-color: #47a8db;
	margin-top: 11px;
	margin-bottom: 11px;
}
.project-container{
	position: relative;
	width:540px;
	margin-top: 0px;
	margin-bottom: 26px;
}
.project-box{
	position: relative;
	width:540px;
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 11px;
}
.project-box p{
	font-size: 12px;
	line-height: 16px;
	padding: 10px 6px 14px 6px;
}
#nfcontent{
	width: 400px;
	text-align: center;
	position: relative;
	top: 15px;
	margin: 0px auto 0px auto;
}
.project-image-top{
	position:relative;
	top: 8px;
	left: 10px;
	width: 520px;
	height: 20px;
	z-index: 1;
	background-image:url(images/project-bg-top.gif);
	background-repeat: no-repeat;
}
.project-image-middle{
	position:relative;
	top: -2px;
	left: 10px;
	width: 520px;
	background-image:url(images/project-bg-middle.gif);
	background-repeat:repeat-y;
}
.project-image-middle img{
	position:relative;
	left: 10px;
}
.project-image-bottom{
	position:relative;
	left: 10px;
	top: -12px;
	width: 520px;
	height: 20px;
	background-image:url(images/project-bg-bottom.gif);
	background-repeat: no-repeat;
	margin-bottom:10px;
}
.image-box{
	width: 340px;
	height: 260px;
	position: relative;
	top: 0px;
	left: 0px;
	background-color:#fff;
}
.reel-breakdown{
	padding:0px;
	margin: 10px 0px 0px 0px;
	height: 78px;
}
.reel-breakdown p{
	padding-top:0px;
}
.reel-breakdown h2{
	color:#0044A9;
	font-weight: bold;
	text-transform: uppercase;
	margin:0px;
	padding: 0px 0px 4px 0px;
	font-size: 14px;
	line-height: 14px;
}	
.reel-breakdown h2 a{
	color:#0044A9;
}	
.reel-image{
	float:left; 
	margin:0px 7px 0px 10px; 
	border:solid 1px #44b3de; 
	padding:2px;
}

.text-box{
	width: 185px;
	height: 260px;
	position: absolute;
	top: 0px;
	left: 355px;
	background-color:#fff;
}
.link-box p a{
	display:block; 
	width: 146px;
	height: 15px;
	position: absolute;
	top: 223px;
	left: 14px;
	background-color:#1445a5;
}
.project-text {
	color: #555555;
	line-height:15px;
	margin-bottom:0px;
}
.project-caps {
	color:#0044a9;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}


.info-box {
	position: relative;
	width:540px;
	background-color: #fff;
	margin-top: 11px;
	margin-bottom: 11px;
	padding-bottom: 5px;
}
.info-box h1, .project-box h1 {
	color:#fff;
	font-size: 18px;
	font-weight:normal;
	letter-spacing:0em;
	background-color: #47a8db;
	margin: 20px 10px 2px 10px;
	padding: 7px 10px 5px 10px;
}
.info-box p {
	font-size: 12px;
	line-height: 16px;
}
.info-caps {
	color:#0044a9;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
}
#info-sidebar {
	position: absolute;
	height: 150px;
	width: 220px;
	left: 52px;
	top: 150px;
}
#info-sidebar h1, #info-sidebar h1 a {
	display:block;
	width:203px;
	height:54px;
	overflow:hidden;
	background-repeat:no-repeat;
}
#info-sidebar h1 a:hover {
	background-position:0 -54px;
}
#info-button-about h1 a {
	background:url(images/button-info-about.gif);
	position: absolute;
	top:0;
	left:0;
}
#info-button-services h1 a {
	background:url(images/button-info-services.gif);
	position: absolute;
	top:0;
	left:0;
}
#info-button-contact h1 a {
	background:url(images/button-info-lets-talk.gif);
	position: absolute;
	top:0px;
	left:0;
}



.link-text a{
	color:#fff;
	font-size: 10px;
	text-transform: uppercase;
	line-height:10px;
	letter-spacing: 0.05em;
	text-decoration: none;
	padding-left: 9px;
	padding-top: 6px;
	padding-bottom: 1px;
}
#footer {
	background-color: #058717;
	width: 100%;
	height: 44px;
	margin-top: 24px;
	margin-bottom: 24px;
	padding: 6px 0px 14px 0px;
}
.footer-text {
	color: #30fa4d;
	font-size: 12px;
}
.footer-text a {
	color: #30fa4d;
	text-decoration: none;
}
.footer-text a:hover{
	color: #fff;
}
