@charset "utf-8";
body{
	margin: 0px;
	padding: 0px;
	background-image: url(../images/body-bg.jpg);
	}

h1,h2,h3,h4,h5,h6,p,ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#container{
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	overflow: auto;

}

#header{
	height: 117px;
}


#nav-bg{
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	height: 70px;
}

#nav{
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;	
}


#nav ul{
	display: inline;
	
	
	
}

#nav ul li{
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	
}

#nav ul li a{
	color: #FFF;
	text-decoration: none;
	height: 4px;
	width: 9px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 40px;
	padding-right: 40px;
}

#nav ul li a.current{
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/nav-on.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 89px;
	background-position: center center;
}

#nav ul li a.current a{
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/nav-on.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 89px;
	background-position: center center;
}

#nav ul li a:hover{
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/nav-on.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 89px;
	background-position: center center;
}

.main-container-bg{
	background-image: url(../images/main-container-bg.jpg);
	background-repeat: repeat;
	overflow: auto;
	padding: 20px;
}




/** Projects Starts Here**/

#projects{
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

#projects-L{
	width: 272px;
	margin-right: 15px;
	float: left;
	background-color: #ece9e3;
	border: 1px solid #c4c1b5;
	padding: 16px;
	}
	
.projects-pic{
	background-color: #000;
	height: 135px;
	width: 271px;
	margin-bottom: 15px;
}
	
.projects-pic img {
	opacity: 1;
	-webkit-transition: opacity;
	-webkit-transition-timing-function: ease-out;
	-webkit-transition-duration: 500ms;
}

.projects-pic img:hover{
    opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */


}

	
#projects-R{
	width: 272px;
	float: right;
	background-color: #ece9e3;
	border: 1px solid #c4c1b5;
    padding: 16px;
}
/** Projects Ends Here**/

/** Gallery Starts Here**/

#gallery{
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: auto;
}

#gallery-L{
	width: 274px;
	margin-right: 34px;
	float: left;
	}
		
#gallery-R{
	width: 284px;
	float: right;
}
/** Gallery Ends Here**/



/** Maincontent Starts Here**/

#maincontent{
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 35px;
	overflow: auto;
	}
	
#maincontent_L{
	width: 580px;
	float: left;
	margin-right: 50px;
	}
#maincontent_R{
	width: 310px;
	float: right;
	}

.border-01{
	background-image: url(../images/border-01.jpg);
	background-repeat: repeat-x;
	height: 19px;
	}
#right-box{
	height: 51px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4c443f;
	}
	
#right-box a{
	text-decoration: none;
	color: #4c443f;
	}
#right-box a:hover{
	color: #c35925;
	}
	
#list-01{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c443f;
	text-align: justify;
}

#list-01 ul{
	margin-top: 5px;
	margin-bottom: 5px;
}
	
#list-01 ul li{
	padding-top: 4px;
	padding-bottom: 5px;
	list-style-image: url(../images/bullet-01.jpg);
	margin-left: 15px;
}


#list-01 ul li ul{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 4px;
}

#list-01 ul li ul li{
	padding-top: 4px;
	padding-bottom: 5px;
	list-style-image: url(../images/bullet-02.jpg);
	padding-left: 0px;
}



/** Maincontent Ends Here**/

#footer-bg{
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 269px;
	margin-top: 25px;
}


#footer-content{
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 35px;
	overflow: auto;
	padding-top: 80px;
	padding-bottom: 20px;
}

#footer-01{
	width: 180px;
	float: left;
	}

#footer-01 ul{
	margin-top: 12px;
	padding: 0px;
	}
	
#footer-01 ul li{
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	list-style-image: url(../images/footer-bullet.jpg);
	color: #d5d3c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-left: 17px;
	padding-left: 2px;
	}
	
#footer-01 ul li a{
	color: #d5d3c9;
	text-decoration: none;
	}	
	
#footer-01 ul li a:hover{
	text-decoration: underline;
	}		
	
#footer-02{
	color: #d5d3c9;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}	
#footer-02 a{
	color: #c45b27;
	text-decoration: none;
	}		
	
	
#footer-02 a:hover{
    color: #d5d3c9;
	}		
		




/** General Tages Starts Here**/

.clr{
	clear: both;
}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #4c443f;
}

h1 a{
	text-decoration: none;
	color: #4c443f;
}

h1 a:hover{
	color: #c35925;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #c35925;
	margin-bottom: 3px;
}

h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d5d3c9;
	margin-bottom: 3px;
}

h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #4c443f;
	margin-bottom: 3px;
}

h4 a{
	color: #4c443f;
	text-decoration: none;
}


p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c443f;
	text-align: justify;
	margin-bottom: 8px;
	margin-top: 5px;
	}

img a{
	border: 0px;
}

.text01 {
	font-family:"Trebuchet MS";
	font-size:14px;
	color: #666666;
	line-height: 24px;
}
.text02Bold {

	font-family:"Trebuchet MS";
	font-size:16px;
	color: #CC3335;
	line-height: 24px;
}
.text03 {
	font-family:"Trebuchet MS";
	font-size:13px;
	color: #333333;
	line-height: 24px;
	text-align:justify;
	float:left; 
	margin-left:10px; 
	margin-top:20px;
}

/** General Tages Ends Here**/


#contact{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #4c443f;
	text-align: justify;
}

.cleft{
	width: 325px;
	float: left;
	padding-bottom: 6px;
}


#contact label{
	width: 120px;
	float: left;
}


.inputbox{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4c443f;
	border: 1px solid #c4c1b5;
	line-height: 18px;
	background-color: #f5f5f5;
	padding-top: 2px;
	padding-bottom: 2px;
	}


