html, body{
	background: #000 url(../images/new_mainbg2.jpg) top left no-repeat fixed;
	margin:0 auto;
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	color: #e1e1e1;
	font-size:12px;
}
img, div, a, input { 
	behavior: url(../iepngfix.htc)
}
#main-wrapper {
	background:url(../images/pixel.png) top left;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position:relative;
	z-index:100;
}
#wrapper {
	width:1054px;
	height:600px;
	margin:0px;
	padding:0px 0px 0px 0px;
}
#left-column{
	float:left;
	margin-left:26px;
	padding:20px 0px 0px 20px;
	width:288px;
}
#right-column{
	width:712px;
	float:left;
	margin:4px 0px 0px 8px;
}
#nav{
	width:712px;
	height:44px;
	margin:70px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.nav {
	height:44px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
ul.nav li{
	width:177px;
	height:44px;
	list-style:none;
	display: inline;
	margin:0px 0px 0px 1px;
	padding:0px 0px 0px 0px;
}
.welcome{
	background:url(../images/welcome.png) top left no-repeat;
	margin: 4px 0px 4px 0px;
	width:712px;
	height:188px;
}
.portfolio_img_wrapper{
	background:url(../images/gallery_bg.png) top left repeat-y;
	width:235px;
	height:246px;
	margin:1px 1px 1px 1px;
	padding:0px;
	float:left;
	z-index:-100px;
}
.portfolio_img{
	width:225px;
	height:236px;
	margin:5px 5px 5px 5px;
	padding:0px 0px 0px 0px;
	overflow:hidden;
}
.text{
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-size:17px;
	color:#e1e1e1;
	margin:8px 0px 50px 0px;
	width:268px;
	line-height:23px;
}
#contact-forms {
	padding:5px;
	margin-top:10px; 
	font-family:Tahoma, Verdana; 
	font-size:12px; 
	color: #e1e1e1; 
	line-height:15px; 
	list-style:none;
	text-align:left;
	width:258px;
}
#contact-forms ul{
	list-style:none;
	text-align:left;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#contact-forms li{
	list-style:none;
	text-align:left;
	margin: 0px 0px 8px 0px;
	padding:0px 0px 0px 0px;
}
.forms{
	background:url(../images/gallery_bg.png);
	width:258px;
	height:16px;
	border: #363636 dashed 1px;
	font-family:"Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	color:#e1e1e1;
	font-size:14px;
}
.input{
	background:url(../images/gallery_bg.png);
	width:125px;
	height:30px;
	border: #363636 dashed 1px;
	font-family: "Times New Roman", Times, serif;
	color:#e1e1e1;
	font-size:16px;
	font-weight:bold;
}
.forms2{
	background:url(../images/gallery_bg.png);
	width:258px;
	height:60px;
	border: #363636 dashed 1px;
	font-family:"Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	color:#e1e1e1;
	font-size:14px;
}
#form-wrapper{
	padding-top:10px; 
	padding-bottom:5px; 
	padding-right:10px; 
	background:url(images/form_bg.jpg) top left repeat-y; 
	width:290px;
}
#footer{
	background:url(../images/leftcol_bg.png);
	width:690px;
	height:80px;
	margin:4px 0px 0px 0px;
	padding:10px;
	text-align:right;
}
.link01{
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-size:17px;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
.text02{
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#ff7800;
	text-decoration:none;
}
.link02 a{
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#ff7800;
	text-decoration:none;
	outline:none;
}
.link02 a:link{
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#ff7800;
	text-decoration:none;
	outline:none;
}
.link02 a:hover{
	font-family: "Myriad Web", Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#ffffff;
	text-decoration:none;
	outline:none;
}
/* ---------------------------------------- hero banners ---------------------------------------- */
#heroBannersContainer {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 100%;
	height: 1180px;
	overflow: hidden;
}
#heroBanners {position:relative; margin: 0 auto;}
.heroItem {
	height: 1180px;
	width: 100%;
	display: none;
}
/* ---------------------------------------- END hero banners ---------------------------------------- */

.clear {
	clear:both;
	margin:0 auto;
	padding:0px 0px 0px 0px;
}
