* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	color: #666;
	background-color: #1a1a1c;
	background-image: url(../images/bg-body-newtile.gif);
	background-repeat: repeat;
}
 topWrap, .middleWrap, bottomWrap, {
 width: 100%;
}
.wrap {
	background-color: #f1f1f1;
}
.topWrap {
	width: 100%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #333;
	background-image: url(../images/bg-topContent.gif);
	background-repeat: repeat-x;
	margin-bottom: 20px;
}
.bottomWrap {
}
.middleWrap {
}
.content {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header {
	height: 137px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
.header #logo {
	float: left;
	height: 110px;
	width: 425px;
	margin-top: 18px;
	border:none;
}
.last {
	margin-right: 0px;
	padding-right: 0px;
}
.first {
	margin-left: 0px;
	padding-left: 0px;
}

/* typeography */
a:active {
    outline: none; /* hide dotted outline in Firefox */
}

a {
	color: #5c92c1;
	font-weight: bold;
	text-decoration: none;
}
#twitterlogo  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.blue {
	color: #5c92c1;
}
.blueBold {
	color: #5c92c1;
	font-weight: bold;
}
.lightgrey {
	color: #999;
}
.lightgrey a{
	color: #999;
	font-weight: lighter;
}
h1 {
	font-size: 42px;
	line-height: 32px;
	font-weight: lighter;
	font-family: Helvetica, sans-serif;
	padding-bottom: 8px;
	text-transform: uppercase;
}
p {
	padding-bottom: 10px;
}
h2 {
	color: #333;
	text-transform: uppercase;
	font-weight: lighter;
	font-size: 18px;
	padding-bottom: 5px;
	line-height: 20px;
}
h3 {
	color: #48688E;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: lighter;
	padding-bottom: 5px;
}
h4 {
	color: #48688E;
	font-size: 11px;
	font-weight: lighter;
	padding-bottom: 5px;
	padding-top: 7px;
}
.hello {
	padding-top: 30px;
	padding-bottom: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	background-image: url(../images/bg-bottomWrap.jpg);
	background-repeat: repeat-x;
}

/*Header mainNav Styles*/

ul.mainNav {
	list-style: none;
	float: right;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 34px;
	overflow: hidden;
	display: block;
	width: 530px;
	padding-right: 0px;
	padding-left: 0px;
}
ul.mainNav li {
	float: right;
	display: inline;
	text-transform: uppercase;
	font-size: 12px;
	margin-top: 0;
	margin-right: 8px;
	margin-bottom: 0;
	margin-left: 8px;
	line-height: 12px;
	font-weight: bold;
}
ul.mainNav li a {
	text-decoration: none;
	float:left;
	color: #eee;
	cursor: pointer;
	background-image: url(../images/mainBtn_end.png);
	background-repeat: no-repeat;
	background-position: right -36px;
}
ul.mainNav li a span {
	position: relative; /*To fix IE6 problem (not displaying)*/
	float:left;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: -6px;
	padding-top: 11px;
	padding-right: 4px;
	padding-bottom: 11px;
	padding-left: 12px;
	background-image: url(../images/mainBtn_span.png);
	background-repeat: repeat-x;
	background-position: left -36px;
}
ul.mainNav li a.current, ul.mainNav li a:hover {
	color: #0d5f83;
	background-image: url(../images/mainBtn_end.png);
	background-repeat: no-repeat;
	background-position: right top;
}

ul.mainNav li a.current span, ul.mainNav li a:hover span {
	background-image: url(../images/mainBtn_span.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
}
/*page active state Part*/
#videopage li.nav1 a, #designpage li.nav3 a, #photopage li.nav2 a, #contactpage li.nav6 a, #linkspage li.nav4 a, #blogpage li.nav5 a {
	background-image: url(../images/mainBtn_end.png);
	background-repeat: no-repeat;
	background-position: right top;
	color: #FFF;
	}
	
#videopage li.nav1 span, #designpage li.nav3 span, #photopage li.nav2 span, #contactpage li.nav6 span, #linkspage li.nav4 span, #blogpage li.nav5 span {
	background-image: url(../images/mainBtn_span.png);
	background-repeat: no-repeat;
	background-position: left top;
	color: #FFF;
	}


ol.social {
	list-style: none;
	float: right;
	display: block;
	width: 530px;
	height: 45px;
	margin-top: 10px;
}
ol.social li {
	float: right;
	display: inline;
}
ol.social li a {
	float:left;
	cursor: pointer;
	display: block;
	margin-right: 0px;
	height: 32px;
	width: 32px;
	margin-top: 10px;
}
.social .youtube a{
	background-image: url(../images/social.gif);
	background-repeat: no-repeat;
	background-position: 0px -32px;
	text-indent: -9999px;
	height: 32px;
	width: 75px;
	display: block;
}
.social .twitter a{
	background-image: url(../images/social.gif);
	background-repeat: no-repeat;
	background-position: -77px -32px;
	text-indent: -9999px;
	height: 32px;
	width: 28px;
	display: block;
}
.social .facebook a{
	background-image: url(../images/social.gif);
	background-repeat: no-repeat;
	background-position: -109px -32px;
	text-indent: -9999px;
	height: 32px;
	width: 28px;
	display: block;
}
.social .youtube a:hover{
	background-image: url(../images/social.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: -9999px;
	height: 32px;
	width: 75px;
	display: block;
}
.social .twitter a:hover{
	background-image: url(../images/social.gif);
	background-repeat: no-repeat;
	background-position: -77px 0px;
	text-indent: -9999px;
	height: 32px;
	width: 28px;
	display: block;
}
.social .facebook a:hover{
	background-image: url(../images/social.gif);
	background-repeat: no-repeat;
	background-position: -109px 0px;
	text-indent: -9999px;
	height: 32px;
	width: 28px;
	display: block;
}
/*homepage styles */
.work  {
	width: 960px;
	background-image: url(../images/bg-bottomWrap.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 30px;
}
.work h2  {
	display: block;
	float: left;
	width: 660px;
}
.workVideo ,.workPhoto , .workDesign   {
	float: left;
	margin-rigth: 27px;
	width: 960px;
	background-image: url(../images/bg-middlecontent.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
}
#homepage .work .last , #photopage .work .last, #videopage .work .last, #designpage .work .last{
	margin-right: 0px;
}
.news  {
	float: left;
	width: 220px;
	margin-left:40px;
	margin-top: 40px;
}

/*gallery styles */

.gallery {
}
.gallery .thumb {
	float: left;
	height: 168px;
	width: 300px;
	margin-right: 12px;
	margin-bottom: 10px;
	border: 5px solid #FFF;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.gallery .thumb a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.gallery br {
	clear: left;
}
ul.more {
	display: block;
	float: right;
	width: 300px;
}
ul.more li {
	display: inline;
	float: right;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #999;
	margin-left: 5px;
	padding-left: 5px;
	margin-right: 5px;
}
ul.more li a {
	font-weight: lighter;
}
.content.services {
}
.content.services .servicesVideo , .content.services .servicesPhoto, .content.services .servicesDesign{
	float: left;
	width: 221px;
	margin-right: 12px;
	margin-left: 12px;
}
.content.services .servicesNews     {
	float: left;
	width: 221px;
	margin-right: 0px;
	margin-left: 12px;
}
.content.services .first{
	margin-left: 0px;
	padding-left: 0px;
}
.footer {
	width: 100%;
	padding-top: 10px;
	padding-bottom: 20px;
	margin-top: 20px;
	background-repeat: repeat-x;
	background-position: top;
	background-image: url(../images/bg-body-forfauxfooter.gif);
}

/* Footer Styling */

#sitemap {
	width: 960px;
	list-style: none;
	overflow: hidden;
	font-size: 12px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 10px;
	clear: both;
}
#sitemap li ul a {
	color:#5c92c1;
	text-decoration:none;
	font-weight: normal;
}
#sitemap li a, #sitemap li {
	font-weight: bold;
	color:#f1f1f1;
}
#sitemap a:visited {
}
#sitemap li ul a:visited {
}
#sitemap a:hover {
	color:#f1f1f1;
	text-decoration: underline;
}
#sitemap li ul a:hover {
	text-decoration: underline;
}
#sitemap li {
	float: left;
	margin: 0 10px 0 0;
	width: 165px;
	line-height: 115%;
}
/* duplicated for some reason*/
/*#sitemap li {
	float: left;
	margin: 0 10px 0 0;
	width: 175px;
	line-height: 115%;
}*/
#sitemap li ul {
	list-style: none;
	margin: 6px 0;
	padding: 0;
	color: #f1f1f1;
	font-weight: normal;
}
#sitemap li li {
	float: none;
	margin: 5px 0;
	width: auto;
}
#sitemap li li li {
	display: none;
}
#sitemap li.first {
	width: 90px;
}
#sitemap li.last {
	width: 70px;
}
/* Clear Floated Elements */

.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: ' ';
	display: block;
	font-size: 0;
	line-height: 0;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.gallery .URLLinks {
	float: left;
	height: 20px;
	width: 290px;
	margin: 10px 12px 5px 0;
	padding: 0px;
	display: inline;
	text-align: center;
}
.gallery p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
	color: #666;
	text-align: center;
}


#dynatip {
	display:none;
	background:transparent url(../images/black_arrow.png);
	font-size:12px;
	height:70px;
	width:160px;
	padding:25px;
	color:#fff;	
}

/* style the trigger elements */
.gallery img {
	border:0;
	cursor:pointer;
	margin:0 0px;
}

