body {
	margin: 0px;
	background-image: url(images/bk_grnd.gif);
	font-size: 14px;
	color: #9a9a9a;
	font-family: Arial, Helvetica, sans-serif;
}
#god{
	width: 800px;
	margin: 0px auto 0px auto;
}
#logo {

	padding-bottom: 20px;
	float: left;
}
#bar {
	height: 168px;
	background-image: url(images/nav_1.png);
	background-repeat:repeat-x;
}
#head {
	width: 800px;
}
#nav {
	height: 28px;
	font-size: 14px;
	font-weight:bold;
	text-align: center;
	float: right;
	width: 620px;
	margin-top: 100px;
}
#nav ul {
	float: left;
	
	
}
#nav li {
	display: inline;
	float: left;
	margin: 0px 3px 0px 3px;
	background-color: #565353;
}
#nav li a{
	padding: 0px 16px 0px 16px;
}	

#nav li a:hover {

	background-color: #8d1717;
}
#content_wrap {
	float: left;
	width: 800px;

}
#content_links  ul{
	float: left;
	padding: 30px 30px 0px 30px;
	width: 740px;

}
#content_links  li {
	display: inline;
	float: left;
	width: 177px;
	height: 189px;
	background-color: #565353;

}
#content_left {
	float: left;
	width: 353px;
	margin-left: 30px;
	margin-top: 30px;
	margin-bottom: 30px;

}

#content_right{
	float: right;
	width: 353px;
	margin-right: 30px;
	margin-top: 30px;
	margin-bottom: 30px;

}

#content_wrap span{
	display: none;
}

#films a{
	display: block;
	width: 353px;
	height: 189px;
	background: url(images/linkfilms.jpg) no-repeat;
}
#films a:hover { 
	background-position: 0 -189px;
}

#services a{
	display: block;
	width: 353px;
	height: 189px;
	background: url(images/linkservices.jpg) no-repeat;
}
#services a:hover { 
	background-position: 0 -189px;
}

.quanna a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/quanna.jpg) no-repeat;
}

.blackink a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/blackink.jpg) no-repeat;
}
.sudden a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/sudden.jpg) no-repeat;
}
.tenpm a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/10pm.jpg) no-repeat;
}
.baby a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/baby.jpg) no-repeat;
}
.wedding a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/wedding.jpg) no-repeat;
}
.pro a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/pro.jpg) no-repeat;
}
.music a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/music.jpg) no-repeat;
}
.events a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/events.jpg) no-repeat;
}
.business a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/business.jpg) no-repeat;
}
.post a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/post.jpg) no-repeat;
}
.nightlife a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/nightlife.jpg) no-repeat;
}

.engagement a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/engagements.jpg) no-repeat;
}

.photography a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/photography.jpg) no-repeat;
}

.photography a {
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/photography.jpg) no-repeat;
}

.empty1,  .empty2{
	display: block;
	width: 177px;
	height: 189px;
	background: url(images/empty.jpg) no-repeat;
}





.quanna a:hover,  .blackink a:hover, .sudden a:hover, .tenpm a:hover, .post a:hover, .nightlife a:hover, .business a:hover, .events a:hover, .music a:hover, .pro a:hover, .wedding a:hover, .baby a:hover, .engagement a:hover, .photography a:hover{ 
	background-position: 0 -189px;
}

.quanna, .wedding , .pro, .empty1 {
	float: left;
}
.blackink, .sudden, .tenpm, .post , .nightlife , .business, .music, .engagement, .photography, .empty2, .baby, .events{

	margin-left: 10px;

}



.line {
	border-top: 2px solid #8c8c8c;
	height: 10px;
	margin-top: 20px;
}

#space{
	height: 30px;

}
#trailer{
	margin: 30px auto 0px auto;
	width: 640px;
}

#footer {
	width: 800px;
	height: 50px;
	background-repeat: no-repeat;
	font-size:10px;
	color: #8c8c8c;
	text-align: center;
	margin-bottom: 20px;

}

#footer a{
	color: #fff;
}

#footer a:hover {
	color: #8d1717;
}


/*----------------------------------------*/


img { 
	border: none; 
}
a{
	color: #fff;
	text-decoration: none;
}
a:hover {
	color: #fff;
}
.clear {
	clear:both;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-size: 22px;
	font-weight:bold;
}
h2, h3, h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9a9a9a;
	font-size: 16px;
	font-style: italic;

}
ul {
	margin: 0px;
	padding: 0px;
}