@font-face {
    font-family: 'ExistenceLight';
    src: url('../fonts/Existence-Light-webfont.eot');
    src: url('../fonts/Existence-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Existence-Light-webfont.woff') format('woff'),
         url('../fonts/Existence-Light-webfont.ttf') format('truetype'),
         url('../fonts/Existence-Light-webfont.svg#ExistenceLight') format('svg');
    font-weight: normal;
    font-style: normal;
}


h1, h2 {font-family: 'ExistenceLight', Arial, sans-serif; letter-spacing: 0;}

p {font-family: Arial, sans-serif;}
.stdli {font-family: Arial, sans-serif; margin-bottom: 5px;}
		
body{
	font-family: 'ExistenceLight', arial, sans-serif;
	color: #000000;
	background-color: #f7f7f7;
	background-image: url("../images/bg.png");
	background-repeat: repeat;
	background-position: center center;
	margin: 0px;
	padding: 0px;
}

.hiddenPic {display:none;}

.cbth{
  clear: both;
}

.tl{
	position: absolute;
	top: 0px;
	left: 0px;
}

.tr{
	position: absolute;
	top: 0px;
	right: 0px;
}

.bl{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.br{
	position: absolute;
	bottom: 0px;
	right: 0px;
}

.leftfloat{
	float: left;
}

.leftpic{
	float: left;
	margin: 0 10px 10px 0;
}

.rightfloat{
	float: right;
}

.container{
  padding: 10px 5px;
}


a.lite:link, a.lite:visited{
	color: #3f3f3f; 
	text-decoration: none; 	
}

a.lite:hover{
	color: #000000; 
	text-decoration: underline;	
}

a.dark:link, a.dark:visited{
	color: #efefef; 
	text-decoration: none; 	
}

a.dark:hover{
	color: #69ecca; 
	text-decoration: underline;	
}

a.darkinv:link, a.darkinv:visited{
	color: #7f7f7f; 
	text-decoration: none; 	
}


a.darkinv:hover{
	color: #3f3f3f; 
	text-decoration: underline;	
}


#wrapper{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 812px;
	background-color: transparent;
  margin: 0px 0px 0px 5px;
  padding: 0px;
}

#page{
	position: absolute;
	top: 0;
	left: 0;
	width: 1004px;
	height: 790px;
	background-color: #f7f7f7;
	border: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #9f9f9f;
}

#header{
	position: relative;
	top: 0px;
	left: 50%;
	width: 1004px;
	height: 239px;
	color: #ffffff; 
	background-color: #000000;
  margin: 0px 0px 0px -502px;
}

#header p{
  	font-size: 14px;
}

#logo{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 1004px;
	height: 89px;
	background-color: transparent;
	z-index: 20;
}

#logo img{
	position: absolute;
	top: 0px;
	left: 10px;
	z-index: 20;
}

#phone{
	position: absolute;
	top: 15px;
	right: 15px;
	width: 220px;
	height: 30px;
	background-color: transparent;
	z-index: 20;
}

#phone p{
    font-family: 'ExistenceLight', Arial, sans-serif; letter-spacing: 0;
  	font-size: 20px;
  	text-align: right;
  	font-weight: bold;
   	margin: 0px 0px 0px 0px;
   	padding: 0px;
}


#hdrbg{
	position: relative;
	top: 89px;
	left: 0px;
	width: 1004px;
	height: 150px;
	color: #8c0224; 
	background-color: transparent;
	background-image: url("../images/hdrbg.jpg");
	background-repeat: repeat;
	background-position: top right;
  margin: 0px;
  padding: 0px;
	z-index: 10;
	border-top: 2px solid #ffffff;
}


#navbar{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 1004px;
	height: 20px;
	background-color: #000000; 
	padding-top: 4px;
	z-index: 20;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#navbartxt{
	font-family: arial, san-serif;
  font-size: 12px;
  font-style: normal;
	padding: 0px 5px 0px 5px;
	margin: 0px;
	z-index: 100;
}

a.nbtxt:link, a.nbtxt:visited{
  color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	margin: 0px;
	padding: 2px 20px 2px 15px;
	border-right: 1px solid #ffffff;
}

a.nbtxt:hover{
  color: #69ecca;
	text-decoration: none;
}

#lastnav{
	border: none;
}

#maincontent{
	position: absolute;
	top: 240px;
	left: 0px;
	width: 750px;
	height: 550px;
	color: #000000;
	background-color: transparent;
  margin: 0px;
 	padding: 0px;
}

#nvoslidr{
	position: absolute;
	bottom: 35px;
	left: 65px;
}

#nvoslidrproj{
	position: absolute;
	bottom: 35px;
	left: 125px;
}

#rightcontent{
	position: absolute;
	top: 242px;
	right: 0px;
	width: 250px;
	height: 544px;
	color: #ffffff;
	background-color: #000000;
  margin: 0px;
 	padding: 0px;
}

H1{
	font-size: 24px;
  font-weight: bold;
  margin: 10px 0px 20px 0px;
 	padding: 0px;
}

H2{
  font-size: 20px;
  font-weight: bold;
  margin: 5px 0px;
 	padding: 0px;
}



p{
	text-align: justify;
	margin: 0px;
	padding: 0px;
}

p.intro{
	font-size: 16px;
	margin: 4px 0px 12px 0px;
	line-height: 1.2;
	padding: 0;
}


p.norm{
	font-size: 12px;
	margin: 0px 0px 2px 0px;
	line-height: 1.2;
	padding: 0;
}


p.small{
	font-size: 11px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}


.centertext{
 	text-align: center;
}

.righttext{
 	text-align: right;
}

.boldtext{
 	font-weight: bold;
}

.noborder{
	border: none;
}

.leftcol{
  width: 275px;
  float: left;
}

.rightcol{
  width: 275px;
  float: right;
}

.galleryL{
  width: 110px;
  height:105px;
  float:left;
  margin: 10px 0 10px 0;
}

.galleryR{
  width: 110px;
  height: 105px;
  float: right;
  margin: 10px 0 10px 0;
}

.galleryL p, .galleryR p{
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	padding: 0;
}

.galleryL img, .galleryR img{
	margin: 0px 0px 0px 5px;
}

.projectsL{
  width: 50%; 
  height: 85px; 
  float: left; 
  margin: 10px 0 0 0;
}

.projectsR{
  width: 50%; 
  height: 85px; 
  float: right; 
  margin: 10px 0 0 0;
}

form {
  width: 600px;
	background-color: #f7f7f7;
	border: none;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

form p{
	font: normal 0.9em Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 5px 0px 0px 0px;
}


fieldset{
	border: 1px dotted #AAAAAA;
	margin-top: 16px;
	padding: 0px 0px 20px 5px;
}


legend{
	font: bold 0.8em Arial, Helvetica, sans-serif;
	color: #464646;
	background-color: #f7f7f7;
}

.red-text{
	color: #cc0000;
}

.firstline{
	margin: 10px 0px 0px 0px;
}


label {
  display: block;
  margin-top: 5px;
}


label.valid {
  width: 24px;
  background: url(../images/valid.png) center center no-repeat;
  display: inline-block;
  text-indent: -9999px;
}

label.error {
  padding-left: 5px;
  display: inline-block;
}

input {
  display: inline-block;
}

input.txt {
	color: #000000;
	background-color: #efefef;
	border: 1px solid #AAAAAA;
	width: 220px;
}

input.btn {
	margin: 10px 0px 0px 0px;
}

textarea.txta {
	font: normal 1.2em Arial, Helvetica, sans-serif;
	color: #464646;
	background-color: #efefef;
	border: 1px solid #AAAAAA;
}


#footer{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 1004px;
	height: 20px;
	background-color: #efefef;
	border: none;
	margin: 0px;
	padding: 0px;
	font-size: 10px;
	color: 7f7f7f;
}

#footer p{
  font-family: Arial, sans-serif;
  font-size: 10px;
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#foot_lt{
	position: absolute;
	bottom: 3px;
	left: 10px;
	height: 16px;
}

#foot_mt{
	position: absolute;
	bottom: 3px;
	left: 50%;
	width: 400px;
	height: 16px;
	margin-left: -200px;
}

#foot_rt{
	position: absolute;
	bottom: 3px;
	right: 10px;
	height: 16px;
}