body, html 	{margin: 0; padding: 0px; border: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #4e4e4e;}
body		{background: #fff url('../images/bgr_page.jpg') repeat-x;}
body#home	{background: #fff url('../images/bgr_homepage.jpg')}

a 			{text-decoration: none; color: #04afef;}
a:hover 	{color: #ec008c; text-decoration: underline;}

p 			{margin: 0 0 1.1em 0; padding: 0;}
td 			{vertical-align: top;}
b, strong 	{font-weight : bold;}
img 		{border: 0;}
.clear		{clear: both;}

h1, h2, h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #04afef;}
h1 {font-size : 24px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h2 {font-size : 22px; font-weight: normal; margin:0 0 7px 0; padding:0; line-height: 1.1em;}
h3 {font-size : 18px; font-weight: normal; margin:0 0 6px 0; padding:0; line-height: 1.1em;}
h4 {font-size : 16px; font-weight: bold; margin:0 0 5px 0; padding:0; line-height: 1.1em;}

.blueText {color: #04afef;}

.imgLeft 	{float: left; margin: 0 20px 15px 0;}
.imgRight 	{float: right; margin: 0 0 15px 20px;}

/* Basic layout definition */
#header,
#topNav,
#pageContent,
#footer {clear: both;}

#leftColumn 	{display: none;}
#contentColumn 	{}

/* Header */
#logoPrint 			{margin-bottom: 30px;}
#header 			{display: none;}

/* Top Navigation */
#topNav 			{display: none;}

/**
HOME PAGE
**/

/* Slideshow */
#slideshow 				{position: relative; height: 462px; width: 755px; overflow: hidden; float: left;}
#thumbnailPanel 		{position: absolute; top: 410px; left: 25px; z-index: 99;}
#thumbnailPanel .tbLabel {float: left;}
#thumbnails ul 			{margin: 0; padding: 0; list-style: none; width: 265px;}
#thumbnails li 			{float: left; margin-right: 5px}
#thumbnails a 			{border: 1px solid #FFF; display: block; outline: none;}
#thumbnails a:hover 	{border: 1px solid #04afef;}
#thumbnails a.selected 	{border: 1px solid #04afef;}
#bigPhotos 				{position: absolute; top: 0px; left: 0px;}

#featuredSlide 			{margin: 0; padding: 0; list-style: none; position: relative;}
#featuredSlide li 		{position: absolute; top: 0; left: 0;}

/* Left Navigation */
#leftNav 				{display: none;}
.intro 					{font-size: 14px;}

#featuredStories .cell 			{background: url('../images/bgr_panel_bottom.gif') no-repeat 0 bottom;}
#featuredStories .cellContent 	{width: 239px;}
#featuredStories .cellCopy 		{padding: 10px 15px 10px 15px; background: url('../images/bgr_panel_top.gif') no-repeat 0 0;}
#featuredStories .icon 			{float:left; margin: 0 8px 10px 0;}
#featuredStories h1 			{line-height: 1.0em; font-size: 18px;}
#featuredStories ul 			{margin: 0 0 10px 15px; padding: 0; clear: both;}


/**
PAGE
**/

/* Page Banner */
#pageBanner 		{}
#pageBanner h1 		{color: #fff; font-size: 30px; letter-spacing: -1px; margin-bottom: 20px}

/* Page Content */
#pageContent 		{background: #fff url('../images/bgr_content.gif') repeat-y 0 0;}
.pageCopy 			{}
#categoryBanner {margin-left: -1px;}

.leftFloatingPanel {width: 240px; float: left; margin: 0 40px 0 0;}
.testimonials 	{font-size: 11px; color: #808080; background: url('../images/quotemark_top.gif') no-repeat 0 0; padding: 0 0 25px 25px;}
.closeQuote 	{background: url('../images/quotemark_bottom.gif') no-repeat right bottom; padding: 0 0 10px 0;}
.author 		{font-size: 12px;}

.featuredProject 		{width: 320px; float: right; margin: 0 0 0 35px;}
.featuredProject .image {margin: 0 0 10px 0;}

/* Gallery */
.gallery 			{border-top: 0px solid #e1e6e8; margin: 20px 0 10px 0; clear: both; padding: 20px 0 0 0;}
.gallery table 		{width: 100%;}
.gallery td 		{width: 25%; padding: 10px; text-align: center; font-size: 11px;}
.gallery .project 	{}
.gallery .preview 	{border-bottom: 3px solid #04afef;}
.gallery .client 	{text-align: left; background: url('../images/plus.gif') no-repeat right; display: block; padding: 2px 0 2px 0; }
.gallery a 			{color: #4e4e4e;}
.gallery a:hover 	{text-decoration: none; color: #04afef;}
.gallery .instructions {display: none;}

/* Footer */
#footer 		{display: none;}

/* Forms */
form 			{display: none;}

/* City Images */
.cityImageRight			{float: right; margin: 0 0 15px 20px; width: 424px}
.cityImageRight img		{border: solid 1px #cccccc;}
.cityImageRight span	{padding: 10px; display: block; color: #000; width: 406px;}
.cityImageRight span a	{color: #000;}

#topBanner	{display: none;}


/* Video Player */
#videoPlayer		{display: block; border: solid 1px #cccccc; font-size: 11px; width: 130px; float: right; margin-left: 20px; margin-bottom: 15px;}
#videoPlayer span	{padding: 6px; border: solid 1px #FFF; display: block; background: url('../images/video_play.gif') repeat-x;}

/* Resources */
#resourcesTbl					{}
#resourcesTbl .col01			{display: none;}

