
body{
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}
a, a:visited{
	text-decoration:none;
	color:#03F;
}
a:hover{
	text-decoration:underline;
}
.wrapper{
	background:;
	width:100%;
	height:100%;
}
.container{
	width:924px;
	height:100%;
	margin-left:auto;
	margin-right:auto;

}
.right-head{
	float:right;
	font-size:10px;
	margin-top:20px;
}
.textfield{
	width:100px;
	float:right;
	display:inline-block;
}
.label{
	width:200px;
	text-align:left;
	display:inline-block;
}
.logo{
	float:left;
}
.flash{
	float:left;
	margin-left:2px;
}
.header{
	width:100%;
	float:left;
	margin-top:5px;
	margin-bottom:10px;
}
.about, .features, .services, .port, .contact{
	float:left;
}
.nav{
	float:left;
	margin-bottom:15px;
}
.bottom{
	margin-top:15px;
	float:left;
}
.title{
	font-size:14px;
	color:#069;
	font-weight:600;

}
.informationfor{
	background:url(images/box1.png);
	float:left;
	font-size:11px;
	width:364px;
	height:171px;
	padding:15px;
}
.info-leftcol{
	float:left;
	width:160px;
	display:inline-block;
}
.info-rightcol{
	float:left;
	width:180px;
	display:inline-block;
}
.about-index{
	background:url(images/box2.png);
	width:473px;
	height:171px;
	padding:15px;
	float:right;
	font-size:12px;
	margin-left:22px;
}
.main{
	width:100%;
	float:left;
	height:100%;
}
.content,.content-slim{
	margin-left:50px;
	width:480px;
	float:left;
	font-size:12px;
	height:100%;
}
.content-slim{
	width:400px;
}
.subnav{
	height:100%;
	float:left;
	width:164px;
}
.topsubnav{
	height:6px;
	_height:2px;
	width:164px;
	_margin-bottom:-9px;
	background:url(images/topbox.png) top left no-repeat;
}
.botsubnav{
	height:6px;
	_margin-top:-9px;
	width:164px;
	background:url(images/botbox.png) bottom left no-repeat;
}
.midsubnav{
	padding-top:10px;
	padding-left:10px;
	height:400px;
	width:153px;
	background:#E5E5E5;
	border-left:1px solid #C0C0C0;
	border-right:1px solid #C0C0C0;
	font-size:12px;
}

.midsubnav-long{
	height:510px;
}
.rightcol, .rightcol-wide{
	float:right;
	width:200px;
	background:#fff;
	height:300px;
	font-size:12px;
}
.rightcol-wide{
	width:280px;
}
label{
	width:150px;
	display:inline-block;
}
#first,#last,#email,#phone{
	width:223px;
}
.footer{
	float:left;
	width:100%;
	text-align:center;
	font-size:10px;
	color:#999;
	margin-top:15px;
}
.portfolio{
	margin-left:auto;
	margin-right:auto;
	width:733px;
	font-size:12px;
}
#myGallery
{
	float:left;
	width: 733px !important;
	height: 431px !important;
}
