/*general style*/

*{

	margin:0;
	padding:0;

}

i{
	display:none;
}

body{
	background-color: #000;
	background-image: url(../imgs/gradient.gif);
	background-repeat: repeat-x;
	background-position: center top;
	position: relative;
}

p, td, label{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}



img{
	border:0;
}

a{
	text-decoration:none;
	color:#fff;

}

a:hover{
	text-decoration:underline;
	color: #ff6600;
}
#clear{
	clear: both;
}
/*end general style*/

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff7010;
	font-size: 16px;
	text-decoration: none;
}

/*layout*/
#background_img{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 0;
}

div.home{
	background-image:	url(../imgs/home_bk.jpg);
	background-position: -165px top;
	background-repeat: no-repeat;
}

div.portfolio{
	background-image:	url(../imgs/portfolio_bk1.jpg);
	background-position: -105px top;
	background-repeat: no-repeat;
}

div.portrait{
	background-image:	url(../imgs/portrait_bk.jpg);
	background-position: -195px top;
	background-repeat: no-repeat;
}

div.weddings{
	background-image:	url(../imgs/weddings_bk.jpg);
	background-position: -150px top;
	background-repeat: no-repeat;
}

div.aboutus{
	background-image:	url(../imgs/about_bk.jpg);
	background-position: -125px top;
	background-repeat: no-repeat;
}

div.testimonial{
	background-image:	url(../imgs/testimonials_bk.jpg);
	background-position: -150px top;
	background-repeat: no-repeat;
}

div.contactus{
	background-image:	url(../imgs/contact_bk.jpg);
	background-position: -140px top;
	background-repeat: no-repeat;
}
	
#container{
	text-align:left;
	border:0px;
	width: 847px;
	\/*IE 5.x hack*/; 	
	margin-right: auto;
	margin-left: auto;
	padding: 0 0 0 153px;
	position: 
}

#header{
	width:847px;
	height:68px;
	margin: 35px 0 0 0;
	text-align: left;

}

#logo{
	height: auto;
	width: 421px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	color: ff6600;
	display: block;
	float: left;
}

#tel{
	height: auto;
	width: 416px;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: ff6600;
	display: block;
	float: left;
}
#menu{
	width:152px;
	height:125px;
	margin: 0 15px 0 0;
	float: left;
}

#menu a{
	display: block;
	height:15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	margin: 5px 0 5px 0;
}

#menu a:hover{
	color: #cccccc;
}
#menu a.active{
	color: #ff6600;
}

#sub_menu {
	display: none; 	
	height: 63px;
	padding: 0 0 0 30px;
}

#opn_menu {
	height: 65px;
	padding: 0 0 0 30px;
}

#content{
	text-align:left;
	width:680px;
	float: left;
}

#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0 10px 0;
}

#content a{
	color: #FFFFFF;
	text-decoration: underline;

}
#content a:hover{
	color: #ff6600;
	text-decoration: underline;

}

#content ul{
	width: 680px;
	height: inherit;
	list-style: none;
	margin: 0 0 20px 0;
	
}
#content li{
	width: 206px;
	height: 310px;
	border: #262626 solid 1px;
	padding: 2px;
	list-style: none;
	float: left;
	margin: 0 5px 20px 5px;
}

#ads{
	text-align:left;
	width:680px;
	height: 165px;
	margin: 15px 0 15px 167px;
	
}

#ads ul{
	list-style: none;
}

#ads li{
	width: 325px;
	height: 162px;
	list-style: none;
	background-color: #000000;
	border: #262626 solid 1px;
	float: left;
	margin: 0 5px 15px 5px;
}

.ad01 {
	background-image: url(../imgs/portrait_ad.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ad01 p	{
	padding: 70px 10px 5px 137px;
	color: #FFFFFF;
}

.ad02 {
	background-image: url(../imgs/facebook_ad.jpg);
	background-position: center;
	background-repeat: no-repeat;
}

.ad02 p	{
	padding: 70px 130px 5px 10px;
	color: #FFFFFF;
}
#testimonials {
	font-family: "Georgia", Times New Roman, Times, serif;
	color: #FFFFFF;
	font-size: 12px;
	margin: 0 0 10px 0;
}

.h1{
	color: #ff6600;
	font-weight: bold;	
}

.linebreak{
	background-image: url(../imgs/linebreak.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 1px;
	margin: 25px 0 25px 0;
	
}

.about{
	height: 475px;
}
	
#flashcontent {
		height: 520px;
		width: 750px;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		margin: 0px 0 0 80px;
}
/*Contact*/

div.contact {

	float: left;

	width: 460px;

	height: 400px;

	padding-right:15px;

	border-right: 1px solid #0d0d0d;

}


div.formElm {

	clear: both;

	padding-top: 5px;

	

}

* html div.formElm {

padding-top: 2px;

}

div.formElm label, div.emptyLabel {

	display: block;

	float: left;

	width/**/: 120px !important; /*for moz browser*/

	width: 110px; /* for IE */

	font-size: 12px;

	padding-top: 3px;

	color: #fbfbfb;

	

}

div.tickElm label, div.emptyLabel {

	display: block;

	float: left;

	width/**/: 250px !important; /*for moz browser*/

	width: 250px; /* for IE */

	font-size: 11px;

	padding-top: 3px;

	color: #fbfbfb;

}

div.formElm input.textf {

	display: block;

	float: left;

	width: 135px;

	font-size: 12px;

	color: #fbfbfb;



}

 input.submit_button {

	font-family: Arial, Helvetica, sans-serif;

	cursor: pointer;

	cursor: pointer;

	color: #e9e9e9;

	text-align: center;

	padding-left: 4px;

	padding-right: 3px;

	padding-bottom: 4px;

	padding-top: 5px;

	font-size: 12px;

	border: 0px solid #fff;

	width: 71px;

	height: 24px;

	float: left;

	margin-right: 8px;

	background-image: url(../img/submit_b1.gif);

	background-repeat: no-repeat;

	background-position: left top;

	font-weight: bold;

}

div.submitButtons {

	padding-top: 15px;

	padding-bottom: 20px;

	clear: both;

}



div.contactForm {

	padding-top: 10px;

}

textarea.textF {

	float: left;

}

div.contactForm input.textF, div.contactForm textarea.textF{

	width: 260px;

}

div.contactForm textarea.textF{

	height: 60px;

}

div.contactFormSubmit {

	padding-left: 120px;

	padding-top: 10px;

	padding-bottom: 30px;

}


/*footer*/

#footer{
	width: 847px;
	margin: 10px 0 10px 0;
	padding: 10px 0 0 0;
	height: auto;
	text-align: left;
	background-image: url(../imgs/ftr_border.gif);
	background-position: center top;
	background-repeat: no-repeat;
}
#footer p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #cccccc;
}

#footer a {
	color:#ffffff;
}

#footer a:hover {
	color: #ff6600;
	text-decoration: underline;
}

.ftr_left {
	width: 645px;
	float: left;
	padding: 0 0 0 5px;
}

.ftr_right {
	width: 150px;
	float: right;
	text-align: left;
}
