@charset "utf-8";



/* CSS Document */







/***************General  Layout************/



*{



	margin:0;



	padding:0;}



.clear{



	clear:both;}



	



/***************Structure  Layout************/



body{



	background: url(../images/wood_bg.jpg) repeat;



	font-family:Verdana, Geneva, sans-serif;



	font-size:6.5px;



	}


/*#wrap_content{
	border:1px solid pink;
	 width: 825px;
  height:526px;}*/
	



#wrapper{

	padding-top:20px;
	margin:0 auto;
	width:828px;

	border:0px solid red;}


#header{

	width:823px;

	height:71px;

	margin: 0 auto;

	background:url(../images/top_corner.png) no-repeat;

	margin-top:20px;}





#container{

margin:0 auto;

background:url(../images/container_bg.png) no-repeat;
padding-top:61px;
padding-left:25px;
margin-left:2px;
width:828px;
border:0px solid red;
height:580px;}





	

#footertxt p , #footertxt a{

	color:#ec098d;
	padding-left:158px;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
	font-size:10px;}

#footertxt a:hover{
	color:#fff;
	padding-left:158px;
	padding-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:underline;
	font-size:10px;}




#footertxt{
	width:800px;
	height:30px;
margin-top:-20px;
	border:0px solid red;
	background:url(../images/footer_img.png) no-repeat;



	}



#footertxt img{



	margin-top:-20px;}



	



#footertxt p{



	float:left;



	padding-right:70px;}



	



/***************Homepage  Layout************/







#logo{



	width:212px;



	height:282px;



	background:url(../images/logo.jpg) #000 no-repeat top;



	padding:3px;}



	



#nav{
	float:left;
	margin-top:381px;
	padding-left:15px;}



#nav2{
float:left;
	margin-top:347px;
	padding-left:15px;}

	

#nav3{

	margin-top:349px;
	padding-left:15px;
	float:left}

#main{



	width:521px;



	border:0px solid red;



	float:right;



	margin-right:55px;}



	



/***************Bio  Layout************/



 p{



	text-align:left;



	color:#fff;



	font-size:9px;}



.txtwrap{



	width:163px;



	float:left;



	padding-left:10px;



	}



	



/***************Work  Layout************/



.link a{



	color:#ec098d;



	 font-size:10px;



	 display:block;



	 padding:2px;



	 text-decoration:none;



	 }



.link a:hover{



	color:#ffffff;



	 font-size:10px;



	 display:block;



	 padding:2px;



	 text-decoration:none;



	 }



.on a{



	color:#ffffff;



	 font-size:10px;



	 display:block;



	 padding:2px;



	 text-decoration:none;



	 }



#main_folio{



	width:528px;



	height:525px;



	border:0px solid red;



	float:right;



	margin-right:55px;



	background:url(../images/folio_bg.jpg) no-repeat #000;}


#main_folio p{ float:left;}
	



#tn{
	padding:12px 0 0 20px;

	width:528px;

	overflow:hidden;}





/**Graphics**/



#tn_g{

	padding:13px 0 0 18px;

	width:528px;

	overflow:hidden;}


.project{
	float:right;
	margin-right:160px;}

.project6{
	float:right;
	margin-right:186px;}

.project2{

float:right;

margin-right:127px;}


.project4{

float:right;

margin-right:75px;}

.project3{

	float:right;

	margin-right:30px;

	}
.project5{

	float:right;

	margin-right:20px;

	}


/**************Contact Form*************************/



.message {background:#fff; color:#ec098d;display:none;width:460px;padding:10px; font-size:12px;}

.message li{
	margin-left:20px;}


.contact { 



	border: 0px solid red;



	width:527pxpx;



	margin-top:30px;



	}



.contact label{



	font-family:Verdana, Geneva, sans-serif; 



	font-size:12px;



	font-weight:bold;



	}



	



.contact  p { display:block;



padding-bottom:4px;}



.contact .special {display:none;}



.contact .fields {



	border:1px solid #000; 



	width:246px;



	height:30px;



	background: url(../images/field_bg.gif) no-repeat;}



	



.contact .fields2 {



	border:1px solid #000; 



	width:163px;



	height:32px;



	background:url(../images/field2_bg.gif) no-repeat;}



	



.contact .fields3 {



	border:1px solid #000; 



	width:78px;



	height:32px;



	background: url(../images/field_bg.gif) no-repeat;}



#mes{



	width:246px;



	height:193px;



	background:url(../images/contact_bg.gif) no-repeat;



	border:1px solid #000;}



.txt{



	width:246px;



	font:Verdana, Geneva, sans-serif;



	color:#ec098d;



	margin-top:20px;}



.req{



	font:Verdana, Geneva, sans-serif;



	color:#ec098d;



	font-style:italic;



	margin-left:10px;}







.txtright{



	float:right;



	width:260px;}



.txtleft{



	float:left;



	width:230px;}



	



fieldset{ border:0;}



#btn{



/*	background:url(../images/submit.gif) no-repeat;



*/	border:none;



	width:60px;



	height:24px;



	}



	



.submitbutton{



	float:right;



	padding-top:40px;



	margin-right:15px;}



