html{height:100%}

body{min-height:101%} 

body {
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
  font-size: 0.9em;
  background:#000 url(../images/template/BG.jpg) no-repeat top center;
}

body#home{
	background:#000 url(../images/template/BG_home.jpg) no-repeat top center;
	}

:focus { outline: 0; }

#Frame{
	width:1023px;
	padding-top:184px;
	margin:0 auto;
	}

#Nav{
	
	width:250px;
	float:left;
	height:409px;
	
}

#Content{
	width:745px;
	float:left;
	height:409px;
	margin-left:25px;
	color:#fff;
	}

ul#menu{
  list-style-type:none;
  margin: 0 0 0 52px;
  
  padding: 0;
  width: 172px;
}

li.Portfolio{
  background: #20252b;
  color: #fff;
  letter-spacing:2px;
  text-transform:lowercase;	
  padding: 0.3em;
  display:none;
	}

ul#menu li {
  margin-top: 1px;
}

ul#menu li a {
  display: block;
  text-decoration: none;
  font-size:11px;
  text-transform:lowercase;
  letter-spacing:2px;
  font-weight:normal;
  text-align:center;
  color: #000;	
  padding: 0.5em;
  _padding: 0.2em;
  *padding: 0.2em;
  _height:15px;
  *height:15px;
}

ul#menu li a:hover {
 color:#620000;
}

a img{
	border:1px solid #444;
	padding:5px;
	}

a img:hover{
	border:1px solid #7d4141;
	padding:5px;
	}
	

#Screens img{
	float:left;
	margin:0 20px 10px 0;
	background:url(../images/loading.gif) no-repeat center center;
}

#ScreensDg img{
	float:left;
	margin:0 10px 0 0;
	background:url(../images/loading.gif) no-repeat center center;
}

.Ntn{
	float:left;
	width:125px;
	}

a.featuredOne{
	display:block;
	height:140px;
	width:110px;

	margin:75px 0 0 110px;
	_margin:75px 0 0 55px;
	float:left;
}

a.email{
	display:block;
	width:40px;
	height:30px;
	
	float:left;
	margin:200px 0 0 20px;
	}

a.featuredTwo{
	display:block;
	width:90px;
	height:150px;
	
	float:left;
	margin:215px 0 0 20px;
	}

a.featuredThree{
	display:block;
	width:190px;
	height:160px;

	float:left;
	margin:155px 0 0 5px;
	}


a.featuredFour{
	display:block;
	width:190px;
	height:50px;
	
	float:left;
	
	}

#Footer{
	width:1023px;
	margin:0 auto;
	
	_position:absolute;
	_top:600px;
	_left:30px;
	*position:absolute;
	*top:600px;
	*left:30px;
	}

a.footer{
	
	display:block;
	width:150px;
	height:30px;
	float:right;
	margin:0 75px 0 0;
	_margin:0;
	_padding:0;
	*margin:0;
	*padding:0;
	
	}

h1{
	text-indent:-1000000px;
	position:absolute;
	top:0;
	left:0;
	}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	color:#c4bdaf;
	}

h2 em{
	font-family:"Trebuchet MS";
	font-weight:normal;
	color:#8b5454;
	font-size:12px;
	}


h2 a{
	background:#a76460;
	color:#000;
	font-size:12px;
	font-style:italic;
	padding:2px 10px;
	}

h2 a:hover{
	background:#88514d;
	font-style:italic;
	color:#000;
	font-size:12px;
	}

h2.contact{
	margin-top:5px;
	font-size:12px;
	
	}


.screens{
	border:1px solid #cc0000;
	padding:10px;
	}

a.home{
	height:25px;
	display:block;
	margin:55px 75px 0 85px;
	*padding-top:55px;
	_padding-top:55px;
	
	}

.clear{
	clear:both;
	font-size:0.01em;
	}


/* Hover States **************/

ul#menu .gbs a, ul#menu .vf a, ul#menu .cb a, ul#menu .dd a, ul#menu .df a, ul#menu .dg a, ul#menu .hw a, ul#menu .mc a, ul#menu .ph a, ul#menu .rlw a, ul#menu .sv a, ul#menu .vf a, ul#menu .dg a, ul#menu .cr a, ul#menu .ntn a, ul#menu .bt a {
 	color:#620000;
	}








































