@charset "UTF-8";
/* CSS Document */

body{
	background:url(../images/bg_tile.jpg) repeat-x top #9ec2d8;
	padding:0;
	margin:0;
	text-align: center;
	font:80% Helvetica, Arial, Sans-Serif;
	color:#333;
	line-height:180%;
	}
html, body{
	height: 100%;
}
.world{
	background:url(../images/bg_footer.gif) repeat-x center bottom;
	width: 100;
	margin: 0px;
	height: 100%;
	padding: 0 0 100px;
	}
h1{
	font-size:180%;
	font-weight:normal;
	margin:0;
	padding:20px;
	}
h2{
	font-size:160%;
	font-weight:normal;
	margin-top: 10px;
	margin-bottom: 15px;
	}	
h3{
	color:#636363;
	font-family:Helvetica, Arial,  sans-serif;
	font-size:140%;
	font-weight:normal;
	padding:0;
	margin:0;
	}	
.clear, #clear { clear: both; }
img{border:none;}
h2.title{
	display: block;
	text-indent: -9999em;
	background-position: left top;
	background-repeat:no-repeat;
}
h2.aboutus{
	width: 105px;
	height: 20px;
	background-image: url(../images/header_aboutus.jpg);
}
h2.projects{
	width: 178px;
	height: 23px;
	background-image: url(../images/header_projects.jpg);
}
h2.contactus{
	width: 124px;
	height: 20px;
	background-image: url(../images/header_contactus.jpg);
}
.projectman{ width: 400px; margin-bottom: 20px; }
.projectman p{ color: #636363; margin-top: 0px; margin-bottom: 0px; }
.projectman img{ float: left; margin-right: 15px; }
#coda-slider-1{ 
	height:270px;
	background:url(../images/bg_content.jpg) left top no-repeat;
}
.slider_cross_links{
	width: 502px;
	height: 40px;
	margin: 0 auto;
	background-image:url(../images/bottom_bg.gif);
	background-position: left top;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 11px;
}
.slider_cross_links .xtrig{
	display: block;
	width: 90px;
	height: 23px;
	text-indent: -9999em;
	background-position: left top;
	background-repeat: no-repeat;
}
.slider_cross_links .cross_links{
	margin: 0 auto;
}
.slider_cross_links .x_aboutus{
	background-image:url(../images/x_aboutus.gif);
}
.slider_cross_links .x_aboutus:hover{
	background-image:url(../images/x_aboutus_hover.gif);
}
.slider_cross_links .x_contact{
	background-image:url(../images/x_contact.gif);
}
.slider_cross_links .x_contact:hover{
	background-image:url(../images/x_contact_hover.gif);
}
.slider_cross_links .x_projects{
	background-image:url(../images/x_projects.gif);
}
.slider_cross_links .x_projects:hover{
	background-image:url(../images/x_projects_hover.gif);
}
.table_portfolio td{
	vertical-align: top;
	padding-bottom: 13px;
}
	
.table_portfolio h2{
	color: #636363;
	font-weight: bold;
	font-size: 13px;
	margin: 8px 0px 0;
}
.table_portfolio p{
	line-height: 12px;
}
.table_portfolio a{
	color: #727377;
	text-decoration: none;
	background-image:url(../images/arrow_link.jpg);
	background-position: right center;
	background-repeat: no-repeat;
	padding: 5px 20px 5px 0;
}
.table_portfolio a:hover{
	color: #909092;
	background-image:url(../images/arrow_link_hover.jpg);
}
.table_portfolio img{
	margin-right: 20px;
}

/* image replacement */
	.graphic, #prevBtn, #nextBtn{
		margin:0;
		padding:0;
		display:block;
		overflow:hidden;
		text-indent:-8000px;
		}
/* // image replacement */

#container{	
	margin:0 auto;
	position:relative;
	text-align:left;
	width:505px;
	}	
	
p{ width: auto; }
/* Easy Slider */

#slider{}	
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider li{ 
	/* 
		define width and height of list item (slide)
		entire slider area will adjust according to the parameters provided here
	*/ 
	width:505px;
	height:241px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:69px;
	height:71px;
	position:absolute;
	left:-69px;
	top:71px;
	}	
#nextBtn{ 
	width:69px;
	height:71px;
	left:505px;
	}														
#prevBtn a{  
	display:block;
	width:69px;
	height:71px;
	background:url(../images/btn_prev.jpg) no-repeat 0 0;	
	}	
#nextBtn a{ 
	display: block;
	width:69px;
	height:71px;
	background:url(../images/btn_next.jpg) no-repeat 0 0;	
	}												
.container_div{
	margin: 40px auto 0px;
	width: 400px;
	height: 180px;
	overflow: hidden;
}

.jqtransformdone input, .jqtransformdone textarea{
	border: 0 none;
	padding: 5px;
	width: 176px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #797979;
}
.jqtransformdone textarea{
	height: 40px;
}

.jqtransformdone td{
	vertical-align: top;
	padding-bottom: 5px;
}
.jqtransformdone #button, .jqtransformdone #button2{
	background-image: url(../images/bttn_bg.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	width: 90px;
	color: #fff;
	font-weight: bold;
	height: 23px;
}
/* // Easy Slider */

#wrapper{
	width:100%;
	margin:0 auto;
	background:url(../images/bg_tile_footer.jpg) bottom repeat-x;
	padding-top: 160px;
	}
	
#content{
	height:300px;
	background:url(../images/bg_content.jpg) left top no-repeat;
	position:relative;
	}
	
#footer{
	background:url(../images/bg_footer.jpg) no-repeat bottom;
	min-height:305px;
	width:100%;
	text-align:center;
	}
	
#footer h3{
	padding-top:230px;
	}
