body { font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#333;
		line-height:18px}
#frame{
		margin-bottom:0px;
		margin-left:auto;
		margin-right:auto;
		width:900px;
		text-align:center;
}

#header{
		height:90px;
		margin-left:30px;
		padding-top:10px;
		text-align:left;
		}
		
#contact{
		float:right;
		padding-top:55px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#666666;}
		
#main_img{
		width:900px;
		height:200px;
		background-color:#f5f5f5;
		}

/* Weddings Slideshow */

#slideshow {
    position:relative;
	width:900px;
    height:200px;
}

#slideshow DIV {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
    height: 200px;
    background-color: #FFF;
}

#slideshow DIV.active {
    z-index:10;
    opacity:1.0;
}

#slideshow DIV.last-active {
    z-index:9;
}

#slideshow DIV IMG {
    height: 200px;
    display: block;
    border: 0;
    margin-bottom: 0px;
}
/* ===== */


#nav{
		width:900px;
		height:41px;
		}
		
.nav01{
		margin-left:0px;
		text-align:left;
		}
		
.navi_container{ float:left; width:900px; background-color:#f5f5f5;}
		
.events { float:left; display: block; width: 112px; height: 41px; background:url("../img/nav_events_off.jpg") 0 0 no-repeat;  outline: 0; margin:0;}
a.events span{display:none; }
a.events:hover {background:url("../img/nav_events_on.jpg") 0 0 no-repeat;}

.weddings { float:left; display: block; width: 122px; height: 41px; background:url("../img/nav_weddings_off.jpg") 0 0 no-repeat;  outline: 0; margin:0;}
a.weddings span{display:none; }
a.weddings:hover {background:url("../img/nav_weddings_on.jpg") 0 0 no-repeat;}

.services { float:left; display: block; width: 112px; height: 41px; background:url("../img/nav_services_off.jpg") 0 0 no-repeat;  outline: 0; margin:0;}
a.services span{display:none; }
a.services:hover {background:url("../img/nav_services_on.jpg") 0 0 no-repeat;}

.production { float:left; display: block; width: 132px; height: 41px; background:url("../img/nav_production_off.jpg") 0 0 no-repeat;  outline: 0; margin:0;}
a.production span{display:none; }
a.production:hover {background:url("../img/nav_production_on.jpg") 0 0 no-repeat;}

.about { float:left; display: block; width: 112px; height: 41px; background:url("../img/nav_about_off.jpg") 0 0 no-repeat;  outline: 0; margin:0;}
a.about span{display:none; }
a.about:hover {background:url("../img/nav_about_on.jpg") 0 0 no-repeat;}

.companycv { float:left; display: block; width: 142px; height: 41px; background:url("../img/nav_companycv_off.jpg") 0 0 no-repeat;  outline: 0; margin:0;}
a.companycv span{display:none; }
a.companycv:hover {background:url("../img/nav_companycv_on.jpg") 0 0 no-repeat;}

.contact { float:left; display: block; width: 112px; height: 41px; background:url("../img/nav_contact_off.jpg") 0 0 no-repeat;  outline: 0; margin:0;}
a.contact span{display:none; }
a.contact:hover {background:url("../img/nav_contact_on.jpg") 0 0 no-repeat;}

.home { float:left; display: block; width: 56px; height: 41px; background:url("../img/nav_home_off.jpg") 0 0 no-repeat;  outline: 0; margin:0;}
a.home span{display:none; }
a.home:hover {background:url("../img/nav_home_on.jpg") 0 0 no-repeat;}

#pagetitle{
		text-align:left;
		width:830px;
		padding-left:69px;
		padding-top:15px;
		padding-bottom:10px;
		}
		
#textarea2{
		float:left;
		width:270px;
		padding-left:30px;
		padding-right:0px;
		text-align:left;
		}
#textarea2 ul  { margin:30px 0 20px -30px;}
#textarea2 li { list-style:none; margin:10px 0 20px 0px;}

.submenu{
		float:left;
		width:200px;
		margin-top:20px;
		/* border-top:solid 1px #f5f5f5;*/
		padding-left:0px;
		text-align:left;
		padding-top:20px;
		}
				
#textarea{
		float:right;
		width:550px;
		padding-right:30px;
		padding-left:10px;
		padding-bottom:15px;
		margin-top:0px;
		}
		

#content{
		clear:both;
		width:900px;
		text-align:left;
		margin-left:0px;
		padding-right:0px;
		padding-top:30px;	
		}
		
#content2{
		clear:both;
		width:840px;
		height:200px;
		text-align:left;
		margin-left:30px;
		padding-right:0px;
		padding-top:0px;	
		}
		
#content_center{
		float:left;
		width:280px;
		height:200px;
		}
.content_center2{
		float:left;
		width:280px;
		text-align:right;
		}
		
#content_left{
		float:left;
		width:280px;
		height:200px;
		}
		
#content_right{
		float:right;
		width:280px;
		}

.contact_table { float:left; width:530px; height:180px;}		
table.contact {
	border-width: 0px;;
	border-style: outset;
	border-color: white;
	border-collapse: collapse;
	background-color: white;
	width:500px;
}
table.contact th {
	border-width: 0px;
	padding: 5px;
	vertical-align:top;
	text-align:right;
	border-style: inset;
	border-color: white;
	background-color: white;

}
table.contact td {
	border-width: 0px;
	padding: 5px;
	vertical-align:top;
	border-style: inset;
	border-color: white;
	background-color: white;
}

/* Recent work photo frames */
.recentwork { 
		width:900px;
		padding-top:30px;
} 

.photoframe {
		float:left;
		width:270px;
		height:250px;
		margin-right:30px;
		margin-bottom:30px;
		}
		
.photoframe_bg {
		background-image:url(../img/photoframe_bg.jpg); background-repeat:no-repeat;
		width:291px;
		height:201px;
		margin-right:30px;
		}
		
.photo {
		width:270px;
		height:180px;
		padding:10px;
		}
	
.photo_discription{
		width:270px;
		padding:10px;}

		
/* Onmouse Over Enlarge Photos  */
#pic {
	background-color: #FFFFFF;
	left: 10px;
	position: relative;
	top: 0px;
	width: 15px;
}

#pic a .large {
	border: 0px;
	display: block;
	height: 1px;
	left: 59px;
	position: absolute;
	top: -9px;
	width: 1px;
}

#pic a img {
	border: 0;
}

#pic a.p1, #pic a.p1:visited {
	display: block;
	height: 13px;
	left: 0;
	text-decoration: none;
	top: 0;
	width:15px;
	background-image:url(../img_recentwork/icn_enlarge.png); background-repeat:no-repeat;

}

#pic a.p1:hover {
	background-color: #eee;
	color: #eee;
	text-decoration: none;
}

#pic a.p1:hover .large {
	border: 10px solid #fff;
	display: block;
	height: 265px;
	left: -100px;
	position: absolute;
	top: -265px;
	width: 400px;
}

/* footer  */
/*.gototop{
		clear:both;
		float:none;
		width:900px;
		text-align:right;
}
*/
.pagetop { float:right; width:100%; height:25px; text-align:right; border-bottom:1px solid #f5f5f5; margin:0 0 20px 0;}
.footer{
		clear:both;
		float:none;
		padding:20px;
		padding-bottom:10px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		color:#666666;
		text-align:center;
		}
		
/*text style*/	
	
p, li, table{
		width:100%;
		text-align:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#666666;
		}	
		
a{
		color:#0099FF;
		text-decoration:none;
		}

a:hover{
		color:#0099FF;
		text-decoration:underline;
		}

t_sm_b{
		font-size:9px;
		font-weight:bold;
		}
		
.block{
		margin-left:20px;
		padding-left:5px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		line-height:18px;
		color:#666666;
		margin-bottom:10px;
		border-left:1px inherit #FFA953;
		text-align:left;
}

.block2{
		text-align:left;
}

.img1{
		padding-right:100px;
		padding-bottom:30px;

}
.img2{
		padding-right:0px;
		padding-bottom:30px;

}
.bold{
		width:100%;
		text-align:left;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		line-height:20px;
		color:#333333;
		font-weight:bold;	
}

.pagetitle{
		font-size:18px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#333333;
		text-align:left;
		width:830px;
		padding-top:15px;
		padding-bottom:0px;
		}	
		
.recentworklist {list-style:none; margin-bottom:5px;}			
