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

body {
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#FFF;
	background-color: #000;
}
a:link {
	color: #0CF;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0CF;
}
a:hover {
	text-decoration: none;
	color: #CCC;
}
a:active {
	text-decoration: none;
	color: #CCC;
}
a {
	font-weight: bold;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 22px;
	color: #06F;
}
h2 {
	font-size: 20px;
	color: #06F;
}
h3 {
	font-size: 18px;
	color: #06F;
}
h4 {
	font-size: 16px;
	color: #06F;
}
h5 {
	font-size: 14px;
	color: #06F;
}
h6 {
	font-size: 11px;
	color: #06F;
}
#container{
	width:900px;
	margin:0 auto;
	height:100%;
	overflow:auto;
	display:block;
	text-align: justify;
}

#top{
	width:900px;
	height:177px;
	float:left;
	background-image:url(../images/VistaLogoTop.gif);
	background-repeat:no-repeat;
	text-align: right;
}
#navbar{
	width:900px;
	height:35px;
	float:left;
}
#leftnavbar{
	width:51px;
	height:35px;
	float:left;
}

#blanknavbar{
	width:18px;
	height:35px;
	float:left;
}
#flashnavbar{
	width:145px;
	height:35px;
	float:left;
	background-image:url(../images/nav1.jpg);
}
#main{
	width:900px;
	height:auto;
	float:left;
}

#main1{
	width:900px;
	height:auto;
	float:left;
	text-align:center;
}
#leftbar{
	width:51px;
	height:325px;
	float:left;
}
#leftbar1{
	width:68px;
	height:325px;
	float:left;
}
#blankbar{
	width:18px;
	height:325px;
	float:left;
}
#blankbar1{
	width:35px;
	height:325px;
	float:left;
}
#flashbar{
	width:145px;
	height:325px;
	float:left;
}
#flashbar1{
	width:145px;
	height:325px;
	float:left;
	text-align:right;
}

#portfolioblock{
	width:600px;
	height:400px;
	float:left;
}
#blank{
	width:900px;
	height:20px;
	float:left;
}
#blank1{
	width:900px;
	height:20px;
	float:left;
}
#text{
	width:900px;
	height:auto;
	float:left;
}

#textblock1{
	width:380px;
	height:150px;
	float:left;
	text-align: right;
}
#textblock2{
	width:440px;
	height:auto;
	float:left;
padding-right:60px;
padding-left:20px;
padding-bottom:10px;
padding-top:10px;
}
#prefooter{
	width:780px;
	height:10px;
	float:left;
	padding-right:60px;
	padding-left:60px;
	padding-bottom:10px;
	padding-top:10px;
	text-align:left;
}

#footer{
	width:780px;
	height:50px;
	float:left;
	padding-right:60px;
padding-left:60px;
padding-bottom:10px;
padding-top:10px;
text-align:right;
}

.footercopy {
	font-size:9px;
}

.inside {
	text-align:center;
}
